internet

command
v0.1.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 20, 2025 License: Apache-2.0 Imports: 18 Imported by: 0

README

Internet

The internet module is responsible to connetct zos node to the internet.

How it works

The internet module bootstraps the private zos network as follows:

  • Find a physical interface that can get an IPv4 over DHCP or use priv vlan if configured as kernel param.

  • Create a bridge called zos and attach the interface to it.

  • Start a DHCP daemon after the Bridge and interface are brought UP to get an IP.

  • Test the internet connetction by trying to connect to some addresses "bootstrap.grid.tf:http", "v4.hub.grid.tf:http"

Build

The internet binary is build as a part of the build process of zos base image as follows:

  • The 0-initramfs first installs bootstrap.

  • The installation builds and copys the internet binary to initramfs root bin along with other bootstrap binaries.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL