command
Version:
v0.1.8
Opens a new window with list of versions in this module.
Published: Feb 25, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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:
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.