I would like to configure a network interface to make use of DHCP if a DHCP server is present on the network during boot, but otherwise default to some default static IP address.
|
You need to look into more complex
|
||||
|
|
|
Normal configuration should set an address in the zero-conf IP address range if a DHCP server is not found. It may not be exactly static but will be in the 169.254.0.0/16 address range. This is a local network, but attached devices may be able to proxy access to other networks. With the avahi-discover module you may be able to find usable services. This can include web proxies, printers, and other services. For more information see http://en.wikipedia.org/wiki/Zero_configuration_networking |
||||
|
|