Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 May 2007 18:28:43 +0200
From:      Nikola Stojanoski <nikola@vlaeonline.com>
To:        "Tears !" <unix.co@gmail.com>
Cc:        freebsd-isp@freebsd.org
Subject:   Re: help regarding PPPOE Server
Message-ID:  <4649DFBB.8020600@vlaeonline.com>
In-Reply-To: <a2e332030705150338s54a8472cuebecd098f07ecadb@mail.gmail.com>
References:  <a2e332030705150338s54a8472cuebecd098f07ecadb@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------070303070502010606050008
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Hello,

make sure that in your ppp.conf you have:
enable echo
enable lqr

"man ppp" for more information.

Regards



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"
>

--------------070303070502010606050008--



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