<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2745.2800" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I had the bonding of the two Ethernet ports on my 
test system working. Unfortunately, being a development machine things were 
changed and the bonding no longer works. (My business partner calls this 
software rot.) Below are details of the various files and output from the 
system.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Can anyone spot the error?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks, Brendan</FONT></DIV>
<DIV><FONT face=Arial 
size=2>-----------------------------------------------------------------</FONT></DIV>
<DIV><FONT size=2>
<P><FONT face=Arial>route -n<BR>Kernel IP routing 
table<BR>Destination&nbsp;&nbsp;&nbsp;&nbsp; 
Gateway&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Genmask&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags Metric 
Ref&nbsp;&nbsp;&nbsp; Use Iface<BR>nnn.nnn.40.0&nbsp;&nbsp;&nbsp; 
0.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
255.255.255.0&nbsp;&nbsp; U&nbsp;&nbsp;&nbsp;&nbsp; 
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 
bond0<BR>169.254.0.0&nbsp;&nbsp;&nbsp;&nbsp; 
0.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
255.255.0.0&nbsp;&nbsp;&nbsp;&nbsp; U&nbsp;&nbsp;&nbsp;&nbsp; 
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 
bond0</FONT></P>
<P><FONT face=Arial>ifconfig<BR>bond0&nbsp;&nbsp;&nbsp;&nbsp; Link 
encap:Ethernet&nbsp; HWaddr 
00:C0:9F:39:3F:20<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; inet 
addr:nnn.nnn.40.31&nbsp; Bcast:nnn.nnn.40.255&nbsp; 
Mask:255.255.255.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
inet6 addr: fe80::200:ff:fe00:0/64 
Scope:Link<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UP 
BROADCAST RUNNING MASTER MULTICAST&nbsp; MTU:1500&nbsp; 
Metric:1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RX packets:4 
errors:0 dropped:0 overruns:0 
frame:0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TX packets:26 
errors:5 dropped:0 overruns:0 
carrier:5<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; collisions:0 
txqueuelen:0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RX 
bytes:354 (354.0 b)&nbsp; TX bytes:2124 (2.0 KiB)</FONT></P>
<P><FONT face=Arial>lo&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Link 
encap:Local Loopback<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
inet addr:127.0.0.1&nbsp; 
Mask:255.0.0.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; inet6 
addr: ::1/128 
Scope:Host<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UP LOOPBACK 
RUNNING&nbsp; MTU:16436&nbsp; 
Metric:1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RX 
packets:11242 errors:0 dropped:0 overruns:0 
frame:0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TX 
packets:11242 errors:0 dropped:0 overruns:0 
carrier:0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; collisions:0 
txqueuelen:0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RX 
bytes:2823089 (2.6 MiB)&nbsp; TX bytes:2823089 (2.6 
MiB)<BR>-------------------------------------------------<BR>/etc/modprobe.conf<BR>alias 
scsi_hostadapter aic7xxx<BR>alias scsi_hostadapter1 ata_piix<BR>alias 
usb-controller ehci-hcd<BR>alias usb-controller1 uhci-hcd<BR>alias eth0 
e1000<BR>alias eth1 e100<BR>alias usb-controller2 ohci-hcd<BR>alias bond0 
bonding<BR>options bond0 miimon=100 </FONT></P>
<P><FONT face=Arial>-------------------------------------------------<BR>Was 
advised to created this file but not sure if it is 
needed?<BR>/etc/modules.conf<BR>alias bond0 bonding</FONT></P>
<P><FONT 
face=Arial>-------------------------------------------------<BR>/etc/sysconfig/network-scripts/ifcfg-bond0<BR># 
Bond Ethernet 
ports<BR>DEVICE=bond0<BR>TYPE=bonding<BR>IPADDR=nnn.nnn.40.31<BR>NETMASK=255.255.255.0<BR>NETWORK=nnn.nnn.40.0<BR>BROADCAST=nnn.nnn.40.255<BR>ONBOOT=yes<BR>BOOTPROTO=none<BR>USERCTL=no</FONT></P>
<P><FONT 
face=Arial>-------------------------------------------------<BR>/etc/sysconfig/network-scripts/ifcfg-eth0<BR># 
Intel Corp. 82540EM Gigabit Ethernet 
Controller<BR>DEVICE=eth0<BR>USERCTL=no<BR>MASTER=bond0<BR>SLAVE=yes<BR>ONBOOT=yes<BR>BOOTPROTO=none<BR>TYPE=ethernet</FONT></P>
<P><FONT 
face=Arial>-------------------------------------------------<BR>/etc/sysconfig/network-scripts/ifcfg-eth1<BR># 
Intel Corp. 82557/8/9 [Ethernet Pro 
100]<BR>DEVICE=eth1<BR>USERCTL=no<BR>MASTER=bond0<BR>SLAVE=yes<BR>ONBOOT=yes<BR>BOOTPROTO=none<BR>TYPE=ethernet</FONT></P>
<P><FONT face=Arial></FONT>&nbsp;</P></FONT></DIV></BODY></HTML>