Tom, KP, Thanks for the help last week.
I it turned out that indeed the CONNMARK.o module was not loading. It turned out that I had two copies of the same file, one named connmark.o the other CONNMARK.o This was due to the known issue with extracting files in windows as I used the CD ISO image to upgrade from a beta to rc1. I just copied over the newer files to my CF card. After your help I took a more close look at the files to find out the error. I then copied over the right file and it loads fine now. I have yet to setup and test my load balencing setup but shorewall and lsmod both reported that the modules loaded fine. Thanks for all your help! Richard > -----Original Message----- > From: KP Kirchdoerfer [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 27, 2005 1:10 AM > To: [email protected] > Subject: Re: [leaf-user] CONNMARK in uClibc > > > Am Donnerstag, 27. Oktober 2005 00:21 schrieb Richard Amerman: > > Thanks Tom, > > > > > -----Original Message----- > > > From: Tom Eastep [mailto:[EMAIL PROTECTED] > > > > > > On Wednesday 26 October 2005 14:40, Richard Amerman wrote: > > > > That command includes the following: > > > > > > > > CONNMARK target v1.3.3 options: > > > > --set-mark value[/mask] Set conntrack mark value > > > > --save-mark [--mask mask] Save the packet nfmark in > > > > > > the connection > > > > > > > --restore-mark [--mask mask] Restore saved nfmark value > > > > > > That confirms that the problem is definitely in the > kernel then. Try > > > this at a shell prompt: > > > > > > iptables -t mangle -N foo > > > > No output > > > > > iptables -t mangle -A foo -j CONNMARK --save-mark > > > > Output: > > iptables: No chain/target/match by that name > > > > > What error message is generated? > > > > No errors other than the output from the second command > (which may be > > an error, but I do not know CONNMARK so don't know) > > > > > What is the output of 'lsmod | grep CONNMARK' ? > > > > No Output > > Richard; > for whatever reason, you do not load the modules. > > I did a quick test with the ISO image and copied the connmark modules > to /lib/modules, added both to /etc/modules, ran > /etc/init.d/modutils and > both where loaded. shorewall and lsmod had the expected output. > > Make shure you do load the modules. > kp > > > ------------------------------------------------------- > This SF.Net email is sponsored by the JBoss Inc. > Get Certified Today * Register for a JBoss Training Course > Free Certification Exam for All Training Attendees Through > End of 2005 Visit http://www.jboss.com/services/certification > for more information > -------------------------------------------------------------- > ---------- > leaf-user mailing list: [email protected] > https://lists.sourceforge.net/lists/listinfo/l> eaf-user > > Support Request -- http://leaf-project.org/ > > ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information ------------------------------------------------------------------------ leaf-user mailing list: [email protected] https://lists.sourceforge.net/lists/listinfo/leaf-user Support Request -- http://leaf-project.org/
