How about manually setting an address in the right range ifconfig eth0 0.0.0.0 ifconfig eth0 down ifconfig eth0 192.168.0.25 netmask 255.255.255.0 route add default gw 192.168.0.1 Harry