hi there,
 
I having problem assign static ip for my dial-up customer. Hope someone can help. Attach below my config file and level 4 debug mode. From the Level 4 debug log, It seen that Radiator do forward the attribute to my RAS. The ip address assigned from the modem pool ip range. I am using Cisco as5300. Anyone have any clue?
 
Thanks
 
David Teh
 
 
Auth by File
 
test   User-Password = "test1"
        Service-Type = Framed-User,
        Framed-Protocol = PPP,
        Framed-IP-Address = "192.168.1.200",
        Framed-IP-Netmask = "255.255.255.255"
 
 
Level 4 log....
Wed Apr  4 10:04:33 2001: DEBUG: Packet dump:
*** Received from 192.168.2.10 port 4214 ....
Code:       Access-Request
Identifier: 147
Authentic:  <183>y<238><18><195><141><237><25>f<23>1<161><225><153><170><5>
Attributes:
        NAS-IP-Address = 192.168.2.10
        NAS-Port = 31
        NAS-Port-Type = Async
        User-Name = "test"
        Called-Station-Id = "1234567"
        Calling-Station-Id = "1234567"
        User-Password = "<223>cOW<248>aj<195><224>+<240><222><244>[<198><184>"
        Service-Type = Framed-User
        Framed-Protocol = PPP
 
Wed Apr  4 10:04:33 2001: DEBUG: Handling request with Handler 'Realm= '
Wed Apr  4 10:04:33 2001: DEBUG: Rewrote user name to test
Wed Apr  4 10:04:33 2001: DEBUG:  Deleting session for test, 192.168.2.10, 31
Wed Apr  4 10:04:33 2001: DEBUG: Handling with Radius::AuthFILE
Wed Apr  4 10:04:33 2001: DEBUG: Radius::AuthFILE looks for match with test
Wed Apr  4 10:04:33 2001: DEBUG: Radius::AuthFILE ACCEPT:
Wed Apr  4 10:04:33 2001: DEBUG: Access accepted for test
Wed Apr  4 10:04:33 2001: DEBUG: Packet dump:
*** Sending to 192.168.2.10 port 4214 ....
Code:       Access-Accept
Identifier: 147
Authentic:  <183>y<238><18><195><141><237><25>f<23>1<161><225><153><170><5>
Attributes:
        Framed-IP-Address = 192.168.1.1
        Service-Type = Framed-User
        Framed-Protocol = PPP
        Framed-IP-Netmask = 255.255.255.255
 

Reply via email to