[Nottingham] Fixed IP

Mike Cardwell lug at blubbernet.com
Mon Jan 10 01:07:56 GMT 2005


On Mon, 10 Jan 2005, Danny King wrote:

> Thank you! That was the key I needed!
>
> For those interested I needed:
>
> DEVICE=eth0
> BOOTPROTO=static
> BROADCAST=192.168.1.255
> NETWORK=192.168.1.0
> IPADDR=192.168.1.100
> NETMASK=255.255.255.0
> ONBOOT=yes
>
> And then I needed to setup the gateway So that data from outside 192.168.0.* 
> could be recieved:
>
> route add default gw 192.168.1.253

You'll lose that route after rebooting. I should have mentioned, add this 
to the bottom of the ifcfg-eth0 file:

GATEWAY=192.168.1.253

-- 
Digital photo printing:
http://www.fotoserve.com/?affiliate_id=1093871459



More information about the Nottingham mailing list