avatar

This works fine for a local network but does not take into account routing, etc. So if you change this and don't know how to manipulate the routing tables you will only be able to see 10.33.17.0/24.

Unless I am missing something - I think you would get more mileage out of this.

DEVICE=eth0
BOOTPROTO=static
HWADDR=00:00:00:00:00:00
ONBOOT=yes
IPADDR=10.1.1.2
NETMASK=255.255.255.0
GATEWAY=10.1.1.1
TYPE=Ethernet
USERCTL=no
IPV6INIT=no
PEERDNS=yes