Date: Tue, 9 May 2006 16:08:18 +0200 From: Marcin Jessa <lists@yazzy.org> To: sajjad khan <sajjad_sajjo@yahoo.co.nz> Cc: freebsd-isp@freebsd.org Subject: Re: PPPoE + Radius Message-ID: <20060509160818.74b349bd.lists@yazzy.org> In-Reply-To: <20060509131643.34378.qmail@web36509.mail.mud.yahoo.com> References: <20060509131643.34378.qmail@web36509.mail.mud.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 10 May 2006 01:16:43 +1200 (NZST) sajjad khan <sajjad_sajjo@yahoo.co.nz> wrote: > hi > i have pppoe with radius these two services are > running in seprate systems. > i have a problem the the radius have a hang session > means the user are DC from pppoe but online in radius. > the 2nd problem is how to DC user from pppoe what > can i do. Your PPPoE needs to send interim updates to your radius. When a user gets disconnected the PPPoE server notices it and sends info about it back to the radius server. What you need to do is: 1. Run radius in debugging mode and see what happens when your users get stalled sessions. 2. Describe your radius setup (what kind of radius, what version, config, backend type, etc.) 3. Write some more about version of FreeBSD you're using. 4. Show your PPPoE setup. Cheers, Marcin. P.S Consider usage of commas, dots and capitol letters in your emails.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060509160818.74b349bd.lists>