diff --git a/README.md b/README.md index 4e2844c..455cd73 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,20 @@ Then start it bridged-network Aktiv ja ja vSwitch0 Aktiv ja ja -On the hosts torino, we need just one interface connected to vSwitch0. +## impala + +```impala``` is the WAN router of the lab. On the external interface, the router acts as a DHCPv6 client in order to receive a Prefix Delegation from the DSL-Router (Fritz!Box in this case). On the internal interface ```impala``` will serve Router Advertisements which is necessary for SLAAC. The hosts in the lab environment connectetd to the vSwitch will receive a prefix via SLAAC this way. Thus, we need two network interfaces on this virtual host system: + +The external interface ist connexted to the bridge on the host system. + + + + + +
+ + +The internal interface has to be connected to the ```vSwitch0```. @@ -99,10 +112,6 @@ On the hosts torino, we need just one interface connected to vSwitch0. -## Torino - -Torino is the WAN router of the lab. On the external interface torino acts as a DHCPv6 client in order to receive a Prefix Delegation from the DSL-Router (Fritz!Box in this case). On the internal interface torino will serve Router Advertisements which is necessary for SLAAC. The hosts in the lab environment connectetd to the vSwitch will receive a prefix via SLAAC this way. - ### DHCP Client The dhcpcd package has to be installed on the OpenBSD system. @@ -121,3 +130,18 @@ Edit the config file /etc/dhcpcd.conf interface vio0 ipv6rs ia_pd 1 vio1/1 + +## gto + +```gto``` has one interface on ```vSwitch0``` + + + + + + + + +
+ +