conflict when adding eth2 (diff, gateway)
Actual interface..
---
eth0/inet addr:203.190.72.108 Bcast:203.190.72.111 Mask:255.255.255.248
eth1/inet addr:10.0.0.1 Bcast:10.255.255.255 Mask:255.255.0.0
> eth2/inet addr:203.190.77.156 Mask:255.255.255.240, Not yet added.
Kernel IP routing table
---
Destination Gateway Genmask Flags Metric Ref Use
Iface
203.190.72.104 0.0.0.0 255.255.255.248 U 0 0 0 eth0
10.0.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth1
0.0.0.0 203.190.72.110 0.0.0.0 UG 0 0 0 eth0
I have 3NICS, eth0 (primary gateway) and eth1 (lan network) and eth2
(diffrent network and gateway..)
When i add the eth2 using this command
/sbin/ifconfig eth2 203.190.77.156 netmask 255.255.255.240 up
Connections going to 203.190.77 block all hangs, i dont know why.
Im trying to add the route gateway to 203.190.77.158 (gateway) for
203.190.77 block, but it does not work. Error says, Invalid eth*
But i can see eth2.
Any ideas?
--
thanks,
louie miranda
Reply to: