Hello, list

My first interface is at 192.168.10.1 255.255.255.0.
The routing table shows 0 
Destinaton              Iface
192.168.10.1            eth0
0.0.0.0                 eth0
All is fine so far.

Then I added a second nic, at 192.168.10.2
255.255.255.0. Without patching it to the hub, I
couldn't ping the gateway - 192.168.10.254
Looking at the routing table, I see
Destination             Iface
192.168.10.0            eth1
192.168.10.0            eth1
0.0.0.0                 eth0

I'm running stock 2.4.7-10 RH 7.2

I don't get it. I didn't expect to see the destination
changed from an address to the network and the
corresponding interface from eth0 to eth1.

Then again, I'm not sure what I would put by hand in
the route table. I've added a second nic for
throughput to the clients. Some will connect to the
first address, others to the second. How do I get a
connection to utilize only one nic? For example, for a
client that connects to 10.1, i'd want the server
response to go out from eth0, and for a client that
connects to 10.2, the response to go out from eth1.

This would be quite clear if it were two different
networks.

All help is appreciated.
-pquter

__________________________________________________
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com



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

Reply via email to