Hmm. Our setup is like this:
CampusNet ---- Bering 1.2 ---- Internal net 192.168.10.0/24
Eth0 eth1
Static DHCP to internal hosts
We are using ipsec to simply ping a machine on the internal network.
Works until you go through one or more routers.
Why that would affect dhcp I am clueless -- does anybody know?
I will try Erich's suggestion and let you know...
Rick
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Erich Titl
Sent: Wednesday, September 29, 2004 9:43 AM
To: [EMAIL PROTECTED]
Subject: RE: [leaf-user] again: DHCP and IPSEC lost default route
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
-------------------------------------------------------
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