Changes

Jump to: navigation, search

Virtual Ethernet device

34 bytes added, 18:14, 31 May 2008
* In theory you could use dhcpcd to pick up an DHCP address from your router instead of hardwiring it
* Until you ifconfig eth0 it won't appear. When you do it will use the mac address netif_add added earlier
* 192.168.0.101 is chosen to be an [[unrouteable private ip address]]. Where 101 reminds you that it is node 101.
* I (mrjcleaver) don't know how to get it to pick up a DHCP address
* The "ip route" tells all traffic to head to "device eth0"
* In theory you could use dhcpcd to pick up an DHCP address from your router instead of hardwiring it
==== Add route in [[CT0]] ====
38
edits

Navigation menu