Machine/bender: Difference between revisions

No edit summary
Tag: visualeditor-switched
No edit summary
Tag: visualeditor-switched
Line 32: Line 32:
  netplan generate
  netplan generate
  netplan apply
  netplan apply
=== IPv4 ===


Bender is globally accessible through a public, static IPv4 address.
Bender is globally accessible through a public, static IPv4 address.
Sonic assigned a /28 network to Sugar Labs. IP assignments are managed in our DNS configuration. Search for "Sonico IP pool" in <code>masters/sugarlabs.org.zone</code>.
=== IPv6 ===
IPv6 configuration is being discussed with Sonic net admins.
IPv6 configuration is being discussed with Sonic net admins.


=== Bridges ===
The br0 bridge is created at startup and shared with the virtual machines hosted on Bender. It gives the VMs unfiltered access to the external network. There's no DHCP, all machines must define a static IP configuration, taking care not to stomp onto each other.
The br0 bridge is created at startup and shared with the virtual machines hosted on Bender. It gives the VMs unfiltered access to the external network. There's no DHCP, all machines must define a static IP configuration, taking care not to stomp onto each other.