louie miranda wrote:
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.


This *might* work:


Kernel IP routing table
---
Destination     Gateway         Genmask          Iface
203.190.72.104  0.0.0.0         255.255.255.248  eth0
10.0.0.0        0.0.0.0         255.255.0.0      eth1
0.0.0.0         203.190.72.110  0.0.0.0          eth0
203.190.77.144  203.190.77.156  255.255.255.240  eth2

> 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?


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to