Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Mar 2008 12:43:53 +0100
From:      Bartosz Giza <gizmen@blurp.pl>
To:        freebsd-net@freebsd.org
Subject:   Re: kern/122068: [ppp] ppp can not set the correct interface with pptpd
Message-ID:  <200803271243.53888.gizmen@blurp.pl>
In-Reply-To: <200803251942.m2PJgOs4083932@freefall.freebsd.org>

index | next in thread | previous in thread | raw e-mail

Tuesday 25 of March 2008 20:42:24 remko@freebsd.org napisaƂ(a):
> Synopsis: [ppp] ppp can not set the correct interface with pptpd
>
> Responsible-Changed-From-To: freebsd-bugs->freebsd-net
> Responsible-Changed-By: remko
> Responsible-Changed-When: Tue Mar 25 19:42:10 UTC 2008
> Responsible-Changed-Why:
> over to maintainer group (-net)
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=122068

I am having similar problem with ppp and pppoe.
I am trying to implement pppoe with ppp for windows workstations and problem 
is with routing.
When first client connects via pppoe tun0 is created and everything is fine. 
But when second clinet connects tun1 is created but routing to his ip is set 
up via tun0. When i manually delete this routing and set it again but via 
tun1 tunnel works fine.
I have spent last two weeks trying to find what is going on.
And today i found this post and i think that my problem is realated to above 
bug. 
Could someone tell me is there any work around(patches?) for my problem except 
of downgrading to 6.x line (i am using 7.0-rel).
Or maybe there is different ppp program which should work fine.

Thanks for any help




home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803271243.53888.gizmen>