help regarding PPPOE Server

Jeremy Tregunna jtregunna at blurgle.ca
Tue May 15 16:44:40 UTC 2007


I'm assuming you're using userland ppp, so try adding these two lines  
to your config in the appropriate section:

enable lqr echo
set lqrperiod 10

It's been a while since I done this, but this enabled me on a test  
pppoe server to have those clients time out after a period of time (1  
every 10 seconds, killing the connection if it misses 5).

--
Jeremy Tregunna
jtregunna at blurgle.ca



On 15-May-07, at 6:38 AM, Tears ! wrote:

> Dear Members!
>
>  I have configured PPPoE server with FreeRadius on my FreeBSD 6.2  
> machine
> and client side i am using RASPPPOE on windows machine. Its working  
> fine but
> a issue has been occurred.
>
> Some time if my client shutdown there PC without properly  
> disconnecting
> pppoe session then my PPPOE server didn't  close the session.
>
> ---------------------------------------------
> tun1: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1492
>        inet 192.168.1.1 --> 192.168.1.196 netmask 0xffffffff
>        Opened by PID 1024
> tun2: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1492
>        inet 192.168.1.1 --> 192.168.1.227 netmask 0xffffffff
>        Opened by PID 1100
> tun3: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1492
>        inet 192.168.1.1 --> 192.168.1.27 netmask 0xffffffff
>        Opened by PID 1180
> tun4: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1492
>        inet 192.168.1.1 --> 192.168.1.59 netmask 0xffffffff
>        Opened by PID 1204
>
> --------------------------------------------
>
> Then i manually killed the PID of (tun1, tun2, tun3 , tun4) because  
> if my
> any client trying connect my PPPOE server they will get tun5 with  
> new IP. so
> previous 4 session will be there until i manually kill that.
>
> So please help me what should i do ?
>
> Regards,
>
> -----
> Umar Draz
> _______________________________________________
> freebsd-isp at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-isp
> To unsubscribe, send any mail to "freebsd-isp-unsubscribe at freebsd.org"
>
> !DSPAM:4649922d367335209328925!
>



More information about the freebsd-isp mailing list