I was using Cisco as my NAS, I did this untell Cisco update there IOS

I made the max session at the radius server 6 houes, then I made a small
script running every houre collect the uses has session more than 6 houes
and terminat there session, don's this works with you?

Regards
Issa rabba'

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Barry
Murphy
Sent: Monday, July 26, 2004 3:57 AM
To: [EMAIL PROTECTED]
Subject: Re: dialup admin replacement

My problem is the poptop pptp server (with debian's ppp) is acting as the
NAS server for my wireless clients, so there is no IOS to update. Not many
people tend to be using pptp with radius and can answer this question.

Barry

----- Original Message -----
From: "issa rabba'" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 27, 2004 8:47 AM
Subject: RE: dialup admin replacement


> I face this problem before, it was Cisco IOS bug, and they fix the it, I
> think you have to update your IOS
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Barry
> Murphy
> Sent: Monday, July 26, 2004 3:36 AM
> To: [EMAIL PROTECTED]
> Subject: Re: dialup admin replacement
>
> Anyone know how to get dialup_admin to check a poptop NAS to see if users
> are still connected or not. If a user disconnects by unplugging his
wireless
> card or by loosing signal to the wireless node they remain connected even
> though there pc has thrown them out. This causes multiple connections and
> long connection durations with no bandwidth info. Perhaps there is a way
to
> check every hour or so if the user is connected or not?
>
>       base-nas.albanywireless.co.nz
>       Network Access Server 2 users connected 3 free lines
>       # user ip address caller id name duration
>       1 icepick 219.88.249.83 - Barry Murphy 104:32:29
>       2 casper 219.88.249.85 - - 83:25:39
>
> ----- Original Message -----
> From: "issa rabba'" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, July 27, 2004 8:13 AM
> Subject: RE: dialup admin replacement
>
>
> > Ok, I will make another template for your uses, and you can change to
that
> > template
> >
> >
> >
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of Barry
> > Murphy
> > Sent: Monday, July 26, 2004 2:58 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: dialup admin replacement
> >
> > Thats great!!!
> >
> > Now just to add some functionality for a per month basis and bandwidth
> usage
> > info.
> >
> > My users are charged on usage not time.
> >
> > Barry
> >
> > ----- Original Message -----
> > From: "issa rabba'" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Tuesday, July 27, 2004 6:33 AM
> > Subject: RE: dialup admin replacement
> >
> >
> > > Ok no problem
> > >
> > > Go to login2.php
> > > Commet line 32
> > > // $passwd = da_encrypt($passwd,$enc_passwd);
> > >
> > > If this not work try this
> > > Commet line 31, and 32
> > >
> > > // $passwd = $FF_valPassword;
> > > // $passwd = da_encrypt($passwd,$enc_passwd);
> > >
> > > And change line 34
> > > From
> > > if (!strcmp($passwd,$enc_passwd)){
> > > To
> > > if (!strcmp($FF_valPassword,$enc_passwd)){
> > >
> > > That's all
> > >
> > > Regards
> > > Issa rabba
> > >
> > >
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED] On Behalf Of
Barry
> > > Murphy
> > > Sent: Monday, July 26, 2004 12:57 AM
> > > To: [EMAIL PROTECTED]
> > > Subject: Re: dialup admin replacement
> > >
> > > I'm using clear text passwords.
> > >
> > > Thanks
> > > Barry
> > >
> > > ----- Original Message -----
> > > From: "issa rabba'" <[EMAIL PROTECTED]>
> > > To: <[EMAIL PROTECTED]>
> > > Sent: Tuesday, July 27, 2004 5:12 AM
> > > Subject: RE: dialup admin replacement
> > >
> > >
> > > > I used the crypt function because all the password will be saved as
> > > crypted
> > > > password, if not please tell me I will tell you what to change at
the
> > > > login2.php file
> > > >
> > > > Regards
> > > >
> > > > -----Original Message-----
> > > > From: [EMAIL PROTECTED]
> > > > [mailto:[EMAIL PROTECTED] On Behalf Of
> Barry
> > > > Murphy
> > > > Sent: Sunday, July 25, 2004 11:48 PM
> > > > To: [EMAIL PROTECTED]
> > > > Subject: Re: dialup admin replacement
> > > >
> > > > Same here, is there a way to disable the crypt part of things, I can
> > only
> > > > comment out a little, but still cant get it working.
> > > >
> > > > Barry
> > > >
> > > > ----- Original Message -----
> > > > From: "Nick Marino" <[EMAIL PROTECTED]>
> > > > To: <[EMAIL PROTECTED]>
> > > > Sent: Monday, July 26, 2004 11:16 AM
> > > > Subject: Re: dialup admin replacement
> > > >
> > > >
> > > > > I tried it and no matter what username and password I put in it
just
> > > goes
> > > > > back to the login page.
> > > > >
> > > > > I did configure pp.php to point to my database with the correct
> > username
> > > > and
> > > > > password and database name.
> > > > >
> > > > > Any ideas?
> > > > >
> > > > > ----- Original Message ----- 
> > > > > From: "issa rabba'" <[EMAIL PROTECTED]>
> > > > > To: <[EMAIL PROTECTED]>
> > > > > Sent: Monday, July 26, 2004 12:18 AM
> > > > > Subject: RE: dialup admin replacement
> > > > >
> > > > >
> > > > > > Ok:
> > > > > >
> > > > > > Please download this file
http://www.issa.ps/dialup_admin/stat.rar
> > > > > >
> > > > > > Please note that this interface for the mysql database only.
> > > > > >
> > > > > > Extract the stat.tar and edit Connections/pp.php, change the
> valuse
> > of
> > > > the
> > > > > > hostname, username, password and database name.
> > > > > >
> > > > > > Then upload it to websever support PHP.
> > > > > >
> > > > > > Please contact me if you need any question.
> > > > > >
> > > > > > Regards,
> > > > > >
> > > > > > -----Original Message-----
> > > > > > From: [EMAIL PROTECTED]
> > > > > > [mailto:[EMAIL PROTECTED] On Behalf
Of
> > > sarky
> > > > > > Sent: Sunday, July 25, 2004 11:20 AM
> > > > > > To: [EMAIL PROTECTED]
> > > > > > Subject: RE: dialup admin replacement
> > > > > >
> > > > > > cool if you can send it over to me that will be great.
> > > > > > I think the dialup admin author is on this list, you can ask
> > > > > >
> > > > > > Sarky
> > > > > >
> > > > > > On Sun, 25 Jul 2004 09:21:21 -0700, issa rabba' wrote:
> > > > > > > I did some thing like that, but it's not a part of the
> > dialupadmin,
> > > it
> > > > > > > web interface for our customers, I will customize it and send
it
> > to
> > > > > > > you. Or if you know how can we publish it to be part of the
> dialup
> > > > > > > admin project.
> > > > > > >
> > > > > > > Regards
> > > > > > >
> > > > > > >
> > > > > > > -----Original Message-----
> > > > > > > From: [EMAIL PROTECTED]
> > > > > > > [mailto:[EMAIL PROTECTED] On Behalf
> Of
> > > > > > > sarky Sent: Saturday, July 24, 2004 10:21 AM To: freeradius-
> > > > > > > [EMAIL PROTECTED] Subject: dialup admin replacement
> > > > > > >
> > > > > > > Hello all,
> > > > > > >
> > > > > > >
> > > > > > > I am looking for a web interface which does what dialup admin
> does
> > > and
> > > > > > > allows users to access it via there login/password and get all
> the
> > > > > > > information they require download limits, what they have
> > downloaded
> > > > > > > and so on.
> > > > > > >
> > > > > > > Anything out there which does that ?
> > > > > > >
> > > > > > >
> > > > > > > Sarky
> > > > > > >
> > > > > > >
> > > > > > > -
> > > > > > > List info/subscribe/unsubscribe? See
> > > > > > > http://www.freeradius.org/list/users.html
> > > > > > >
> > > > > > >
> > > > > > > -
> > > > > > > List info/subscribe/unsubscribe? See
> > > > > > > http://www.freeradius.org/list/users.html
> > > > > >
> > > > > >
> > > > > >
> > > > > > -
> > > > > > List info/subscribe/unsubscribe? See
> > > > > > http://www.freeradius.org/list/users.html
> > > > > >
> > > > > >
> > > > > > -
> > > > > > List info/subscribe/unsubscribe? See
> > > > > http://www.freeradius.org/list/users.html
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > -
> > > > > List info/subscribe/unsubscribe? See
> > > > http://www.freeradius.org/list/users.html
> > > > >
> > > >
> > > >
> > > > -
> > > > List info/subscribe/unsubscribe? See
> > > > http://www.freeradius.org/list/users.html
> > > >
> > > >
> > > > -
> > > > List info/subscribe/unsubscribe? See
> > > http://www.freeradius.org/list/users.html
> > > >
> > >
> > >
> > > -
> > > List info/subscribe/unsubscribe? See
> > > http://www.freeradius.org/list/users.html
> > >
> > >
> > > -
> > > List info/subscribe/unsubscribe? See
> > http://www.freeradius.org/list/users.html
> > >
> >
> >
> > -
> > List info/subscribe/unsubscribe? See
> > http://www.freeradius.org/list/users.html
> >
> >
> > -
> > List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
> >
>
>
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
>
>
> -
> List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html
>


- 
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to