On Thu, 5 Aug 1999, Mike McCauley wrote:

> Im not sure I understand the log you sent. It looks like an Access-Accept
> received by Radiator. It also looks liek that packet has some corruption in it,
> but Im not sure if you have omittted some of the log file messges?
> I presume that this packets was received from a proxy, and would have been sent
> back to your Cisco?

Actually, its the response packet from radiator to the cisco. I've
attached the full conversation.

Making the user entry look like:

xxxxxxxx        Simultaneous-Use = 1
                Service-Type = Framed-User,
                Framed-Protocol = PPP,
                Framed-IP-Address = x.x.x.x

Seems to have made it work, but it appears as if the user needs the static
ip set in their dial up network connection (win98), where dialing into a
pm3 works fine with "dynamic ip address" selected.

Seems just to be cisco weirdness.

Anybody else got static ip address users on a cisco that they'd be ok with
posting the "users" file entry & response packets for (suitably censored 
of course)?

On another note, has anybody done a script to do a monthly archive of the
ACCOUNTING database to another db for long time storage they'd be willing 
to share?

Simon Lindsay                                        [EMAIL PROTECTED]
Technical Manager                                   Icq.       1485568
The Internet Company Pty. Ltd.           http://www.iweb.net.au/~simon
InterWeb Connections and Portal.net                 Ph. (08) 8221 5444
------- Speed with Service --------                 Fx. (08) 8221 5450
Thu Aug  5 12:31:53 1999: DEBUG: Packet dump:
*** Received from x.x.x.x port 1645 ....
Code:       Access-Request
Identifier: 71
Authentic:  <233><150>37<152><23><191><210>^ <159><140><178><146><166><232>
Attributes:
        NAS-IP-Address = x.x.x.x
        NAS-Port = 4
        Cisco-NAS-Port = "Async4"
        NAS-Port-Type = Async
        User-Name = "xxxxxxxx"
        Called-Station-Id = "xxxxxxxx"
        User-Password = "<211><138><22>JK~<211><192><223>e<146><12><239>6<1><155>"
        Service-Type = Framed-User
        Framed-Protocol = PPP

Thu Aug  5 12:31:53 1999: DEBUG: Handling request with Handler 'Realm=DEFAULT'
Thu Aug  5 12:31:53 1999: DEBUG: Rewrote user name to vision2
Thu Aug  5 12:31:53 1999: DEBUG: Rewrote user name to vision2
Thu Aug  5 12:31:53 1999: DEBUG: Rewrote user name to vision2
Thu Aug  5 12:31:53 1999: DEBUG:  Deleting session for xxxxxxxx, x.x.x.x, 4
Thu Aug  5 12:31:53 1999: DEBUG: do query is: delete from RADONLINE where 
NASIDENTIFIER='x.x.x.x' and NASPORT=4

Thu Aug  5 12:31:53 1999: DEBUG: Handling with Radius::AuthGROUP
Thu Aug  5 12:31:53 1999: DEBUG: Handling with Radius::AuthTIC
Thu Aug  5 12:31:53 1999: DEBUG: Handling with Radius::AuthTIC
Thu Aug  5 12:31:53 1999: DEBUG: Radius::AuthTIC looks for match with xxxxxxxx
Thu Aug  5 12:31:53 1999: DEBUG: Radius::AuthTIC ACCEPT: 
Thu Aug  5 12:31:53 1999: DEBUG: Handling with Radius::AuthFILE
Thu Aug  5 12:31:53 1999: DEBUG: Radius::AuthFILE looks for match with xxxxxxxx
Thu Aug  5 12:31:53 1999: DEBUG: Query is: select NASIDENTIFIER, NASPORT, 
ACCTSESSIONID from RADONLINE where USERNAME='xxxxxxxx'

Thu Aug  5 12:31:53 1999: DEBUG: Radius::AuthFILE ACCEPT: 
Thu Aug  5 12:31:53 1999: DEBUG: Access accepted for xxxxxxxx
Thu Aug  5 12:31:53 1999: DEBUG: Packet dump:
*** Sending to x.x.x.x port 1645 ....
Code:       Access-Accept
Identifier: 71
Authentic:  <233><150>37<142><23><191><210>^ <159><140><178><146><166><232>
Attributes:
        Framed-IP-Address = x.x.x.x
        Service-Type = Framed-User
        Framed-Protocol = PPP
        Idle-Timeout = 0

Thu Aug  5 12:32:29 1999: WARNING: Malformed request packet: Attribute 0 with length 
0: ignored

Reply via email to