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

Re: Newbie Needs help w/ Local eth network



Quoting fbrian@nac.net:


>    iface eth1 inet static
>            address 192.168.3.1
>            netmask 255.255.255.0
>            network 192.168.3.0
>            broadcast 192.168.3.255
>            up route add -net 192.168.3.1 eth1

192.168.3.1 is not a net adress, 192.168.3.0 is. First of all is to try to ping
your iface. routeshould give you something like this:

tootai.net      gw1.tootai.net  255.255.255.0   UG    0      0        0 eth1
tootai.net      *               255.255.255.0   U     0      0        0 eth1
tootai.net      *               255.255.255.0   U     0      0        0 eth1
othernet.net    *               255.255.255.0   U     0      0        0 eth0
127.0.0.0       *               255.0.0.0       U     0      0        0 lo
default         gw1-0.othernet. 0.0.0.0         UG    0      0        0 eth0

-- 
daniel.huhardeaux



Reply to: