Changing Network parameters Col 311

Myles Green myles-green
Mon May 17 11:51:44 PDT 2004


Sorry! just a small typo :o(

On Thu, 2003-08-28 at 15:44, Myles Green wrote:
> I always just run something like this for a static setup:

> ifconfig $IFACE $IPNUM brodcast $BCAST netmask $MASK
                        ^^^^^^^^^^^^^
should read: ifconfig $IFACE $IPNUM broadcast $BCAST netmask $MASK

> /sbin/route add -net default gw $GTWAY netmask 0.0.0.0 metric 1

> and them edit /etc/resolv.conf:
> 
> domain $DOMAIN 
> search $DOMAIN
> nameserver $IPNUM
> nameserver $IPNUM
> 
> replace the variables with your own values and, of course do it as root.
> 
> HTH
> 
> Myles
-- 
Myles Green <myles-green at shaw.ca>



More information about the Linux-users mailing list