  | |  | routing problem with channel bonding | routing problem with channel bonding 2005-07-20 - By Hanny Tidore
Back Hi all,
I have RHEL3 running a Dell server with 3 ethernet ports. eth0 is heartbeat. eth1 and eth2 are bonded as bond0. A web service runs at port 80.
The problem is when I telnet to the port from another network segment, the server can receive the syn and respond with syn-ack. However this syn-ack will not reach the originating pc sending the syn. I'm pretty sure, there is no problem outside of the dell server because when I simulate the RHEL ip and routing from my laptop, the tcp handshake works perfectly.
Here is my config:
[root@(protected) network-scripts]# more ifcfg-bond0 DEVICE=bond0 IPADDR=x.x.x.x NETMASK=255.255.255.128 NETWORK=x.x.x.0 BROADCAST=x.x.x.127 ONBOOT=yes BOOTPROTO=none USERCTL=no [root@(protected) network-scripts]# more ifcfg-eth1 DEVICE=eth1 BOOTPROTO=none ONBOOT=yes USERCTL=no MASTER=bond0 SLAVE=yes [root@(protected) network-scripts]# more ifcfg-eth2 DEVICE=eth2 BOOTPROTO=none ONBOOT=yes USERCTL=no MASTER=bond0 SLAVE=yes
Thanks. Hanny
-- Taroon-list mailing list Taroon-list@(protected) http://www.redhat.com/mailman/listinfo/taroon-list
Earn $52 per hosting referral at Lunarpages.
|
|
 |