async users work fine,
ISDN also work fine without sending session-timeout attribute
When i try to send session timeout cisco does says
IOS version 12.1
// part of the configuration
controller E1 0
clock source line primary
pri-group timeslots 1-31
!
controller E1 1
clock source line secondary
pri-group timeslots 1-31
!
!
!
interface Ethernet0
ip address 192.168.100.1 255.255.255.0 secondary
ip address 62.176.110.253 255.255.255.192
no ip mroute-cache
!
interface Virtual-Template1
ip unnumbered Ethernet0
no logging event link-status
peer default ip address pool modemi
ppp authentication pap callin
ppp multilink
!
interface Serial0
no ip address
no ip mroute-cache
shutdown
!
interface Serial1
no ip address
no ip mroute-cache
shutdown
!
interface Serial0:15
ip unnumbered Ethernet0
encapsulation ppp
no logging event link-status
dialer-group 1
isdn switch-type primary-net5
isdn incoming-voice modem
peer default ip address pool modemi
ppp authentication pap callin
ppp multilink
!
interface Serial1:15
ip unnumbered Ethernet0
encapsulation ppp
ip tcp header-compression passive
no logging event link-status
dialer-group 1
isdn switch-type primary-net5
isdn incoming-voice modem
peer default ip address pool modemi
ppp authentication pap callin
ppp multilink
!
interface Group-Async1
ip unnumbered Ethernet0
encapsulation ppp
no ip mroute-cache
no logging event link-status
autodetect encapsulation ppp
async mode interactive
peer default ip address pool modemi
no fair-queue
ppp authentication pap callin
ppp multilink
group-range 1 60
!
AND CISCO RETURNS this in debug aaa authorization
2w5d: Se0:30 AAA/AUTHOR/LCP (1941649701): send AV service=ppp
2w5d: Se0:30 AAA/AUTHOR/LCP (1941649701): send AV protocol=lcp
2w5d: Se0:30 AAA/AUTHOR/LCP (1941649701): found list "default"
2w5d: Se0:30 AAA/AUTHOR/LCP (1941649701): Method=radius (radius)
2w5d: Se0:30 AAA/AUTHOR (1941649701): Post authorization status = PASS_REPL
2w5d: Se0:30 AAA/AUTHOR/LCP: Processing AV service=ppp
2w5d: Se0:30 AAA/AUTHOR/LCP: Processing AV timeout=184258
2w5d: Se0:30 AAA/AUTHOR/LCP: timeout failed
2w5d: Se0:30 AAA/AUTHOR/LCP: Denied
If some body knows why please help ;) Peppy
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
