Hi,

I have a network structure as following.

eth1 - 192.168.1.254            <---    Internal Network
eth0 - xxx.xxx.xxx.xxx           <---    External Network
eth2 - yyy.yyy.yyy.yyy           <---    Management Port

I am using ipchains for communication (routing between) eth0 and eth1. My
routing table "without eth2" will looks like this...

Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt
Iface
192.168.1.0     0.0.0.0         255.255.255.0   U         0 0          0
eth1
xxx.xxx.xxx.0    0.0.0.0         255.255.255.0   U         0 0
0 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U         0 0          0
lo
0.0.0.0         xxx.xxx.xxx.zzz  0.0.0.0         UG        0 0
0 eth0

Now I want eth2 should access from the network.. How can I do the
routing..

Thanks,
Kiran 





_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to