Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 May 2007 12:43:00 -0400
From:      Jeremy Tregunna <jtregunna@blurgle.ca>
To:        Tears ! <unix.co@gmail.com>
Cc:        freebsd-isp@freebsd.org
Subject:   Re: help regarding PPPOE Server
Message-ID:  <C4F2DAAE-5D67-484A-B840-A90E305F7379@blurgle.ca>
In-Reply-To: <a2e332030705150338s54a8472cuebecd098f07ecadb@mail.gmail.com>
References:  <a2e332030705150338s54a8472cuebecd098f07ecadb@mail.gmail.com>

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

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@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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-isp
> To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
>
> !DSPAM:4649922d367335209328925!
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C4F2DAAE-5D67-484A-B840-A90E305F7379>