Re: openvpn fixes against svn 3140
- From: Dan Williams <dcbw redhat com>
- To: Jon Escombe <lists dresco co uk>
- Cc: networkmanager-list gnome org
- Subject: Re: openvpn fixes against svn 3140
- Date: Thu, 06 Dec 2007 09:29:11 -0500
On Thu, 2007-12-06 at 13:25 +0000, Jon Escombe wrote:
> ----- "Jon Escombe" <lists dresco co uk> wrote:
> > I'll try to debug the ppp case further, see what's different
> > there that it's not liking..
>
> Appears that openvpn just doesn't like the way the default route is set up by the ppp connection
Tambet has a patch that may fix this; it makes stuff set up routes
correctly with PPP devices. Not sure yet if layering openVPN on top
screws that up yet though.
Dan
> # ip route
> default dev ppp0 scope link
>
> If I supply the local address for the link then it stops complaining, and behaves the same as the wired/wireless case..
>
> # ip route del 0.0.0.0/0
> # ip route add 0.0.0.0/0 via 10.x.x.20
> # ip route
> default via 10.x.x.20 dev ppp0
>
> Regards,
> Jon.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]