On Mon, 28 Jan 2008 11:10:18 +0100, Stefán István wrote: > can I set up the network startup so that eth0 first tries to get > address from a dhcp server, and if it doesn't get any, it sets up with > a fixed address? How can I set up this in the /etc/con.d/net?
config_eth0=( "dhcp" ) fallback_eth0=( "aaa.bbb.ccc.ddd" ) fallback_route_eth0=( "blah" ) See /etc/conf.d/net.example -- Neil Bothwick The human mind ordinarily operates at only ten per cent of its capacity ... the rest is overhead for the operating system.
signature.asc
Description: PGP signature

