Date: Thu, 16 Sep 2004 08:02:10 +0800 From: sam <sam.wun@authtec.net> To: pf4freebsd@freelists.org Subject: [pf4freebsd] Re: RELENG_5 and carp patches - Status Message-ID: <4148D802.9020206@authtec.net> In-Reply-To: <200409160156.18049.max@love2party.net> References: <41476126.7000503@dequim.ist.utl.pt> <41487CDA.7080709@dequim.ist.utl.pt> <200409160156.18049.max@love2party.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Max Laier wrote: >On Wednesday 15 September 2004 19:33, Bruno Afonso wrote: > > >>=> WORKS: >> >>I've set carp0 and carp1 with the ips my NAT box uses and it's working >>flawlessly up until now (some hours). I have yet to set the backup box >>as it's really really old and I'm waiting for it to compile world and >>kernel... :) >> >>I will try failover in the next days. >> >> >>=> DOES NOT WORK: >> >>ifconfig pfsync syncif <interface> does not work >>carp-testing-box# ifconfig pfsync0 up syncif fxp0 >>ifconfig: syncif: bad value >> >> > >Ugh ... this got completely forgotten. Check the patch at: >http://people.freebsd.org/~mlaier/ifconfig.pfsync.patch (hope it still >applies) it will certainly cause rejects with the carp-ifconfig ... > > This patch looks quite old compared to the one released in Aug. Can I only use the patches in Aug? Sam. > > >>accessing carp'ed IP address does not work >>carp-testing-box# ping IP >>PING IP (IP): 56 data bytes >>ping: sendto: Operation not permitted >> >> > >EPERM is clearly a problem of your firewalling rules on the box that is trying >to ping. > > > >>I also get "arp_rtrequest: bad gateway IP (!AF_LINK)" in /var/log/messages. >> >> > >This described in: http://people.freebsd.org/~mlaier/CARP/README and it's not >a problem only a bit distrubing. > > > >>netstat -sv carp does not work >>carp-testing-box# netstat -s -p carp >>netstat: kvm not available >> >> >> > >hmmm ... looks like netstat has been built with different headers as the >kernel. Try make installincludes and rebuild+install netstat. > > > >>netstat -rn neither (which is very bad!) >> >>carp-testing-box# netstat -rn >>netstat: kvm not available >>Routing tables >>rt_tables: symbol not in namelist >> >> >>Again, I'm only trying to share my experiences hoping someone also has >>done some testing on this :) >> >>Best, >>BA >> >>Bruno Afonso wrote: >> >> >>>Hi, >>> >>>I've been trying to play with CARP, by applying the carp patch >>>(20040823-carp.RELENG_5.diff) to RELENG_5. The patch applies cleanly but >>>I can't get it to successfully compile the kernel. I can build world >>>with the patch applied. >>> >>>Any successful stories? :) >>> >>>BA >>> >>> > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4148D802.9020206>