Bob At 08:10 29.09.2004 -0400, you wrote: >Erich, > >I'd be interested in the versions you are running. I'm on Bering 1.2 and I >have a single IPSEC tunnel and am using DHCP for my external interface >(cable modem.) I've never seen this happen.
Same thing here, I found the situation become a lot more stable by adding [ -x /etc/init.d/ipsec -a -r /proc/net/ipsec_eroute ] && /etc/init.d/ipsec stop; to /etc/dhclient_enter_hooks and [ -x /etc/init.d/ipsec -a x$reason = xRENEW ] && /etc/init.d/ipsec start to /etc/dhclient_exit_hooks ..... But time will tell thanks Erich THINK P�ntenstrasse 39 8143 Stallikon mailto:[EMAIL PROTECTED] PGP Fingerprint: BC9A 25BC 3954 3BC8 C024 8D8A B7D4 FF9D 05B8 0A16 ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
