38
edits
Changes
→Configure device in VE
* 192.168.0.101 is chosen to be an [[unrouteable private ip address]]. Where 101 reminds you that it is node 101.
* The "ip route" tells all traffic to head to "device eth0"
* In theory you could use dhcpcd or dhclient to pick up an DHCP address from your router instead of hardwiring it
==== Add route in [[CT0]] ====