[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: whereami question



Es geschah am Sonntag, 15. Juni 2003 17:14 als matt zagrabelny schrieb:
> i cannot find in the documentation or examples of whereami how to set
> the gateway, netmask, etc for a static interface. i see in the
> detect.conf that you can set the ip with the ping test, but cannot find
> how to set the other parameters for static ip.

+home ifconfig eth0 netmask 192.168.0.0 broadcast 192.168.0.255 address 
192.168.0.10 >/dev/null 2>&1
+home route add default gw 192.168.0.254
+home setresolver search your.domain.org nameserver 192.168.0.254

Regards,
Christian



Reply to: