Hello Everyone -
Here is a note regarding a Cisco IOS radius problem. regards Hugh > > ---------- Forwarded Message ---------- > > Subject: Re: [Oz-ISP] AS5200's and IOS12.1 > Date: Wed, 6 Mar 2002 13:14:27 +1100 (EST) > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] (Heath Jones) > Cc: [EMAIL PROTECTED] > > This sounds very much like a problem we had when upgrading an AS5300 > recently (it was actually from 12.0something to 12.2something)... > Until we found the solution all dialup users were being disconnected > according to their radius idle-timeout sessions, regardless of > activity... > > The solution was that we had to actually specify an access-list for > idle-timeouts (even if it was just 'let everything thru') as follows: > > Config Extract: > ! > interface Group-Async1 > ip unnumbered FastEthernet0 > encapsulation ppp > no ip mroute-cache > no logging event link-status > dialer in-band > dialer idle-timeout 2147483 > dialer-group 1 > async default routing > async dynamic address > async mode interactive > peer default ip address pool default > no fair-queue > ppp authentication pap chap ms-chap > ppp multilink > group-range 1 240 > ! > access-list 101 deny icmp any any > access-list 101 permit ip any any > dialer-list 1 protocol ip list 101 > ! > > This fixed it (and certainly wasn't necessary with the earlier IOS). > > hth, Peter Vaskess > Netlink Connect > > > HAs anyone upgraded their 5200's to IOS 12.1 IP Plus? > > > > We're having a problem with the NAS's disconnecting user's for supposed > > "Idle-Timeout"s. The problem is that it doesn't matter whether the user > > is inactive or not they still get disconnected. > > > > I have spoken to a couple of people who have had this problem but as yet > > noone seems to know a viable solution. I'd be interested in any > > recommendations people have. > > ---- > email "unsubscribe aussie-isp" to [EMAIL PROTECTED] to be removed. > > ------------------------------------------------------- -- Mike McCauley [EMAIL PROTECTED] Open System Consultants Pty. Ltd Unix, Perl, Motif, C++, WWW 24 Bateman St Hampton, VIC 3188 Australia http://www.open.com.au Phone +61 3 9598-0985 Fax +61 3 9598-0955 Radiator: the most portable, flexible and configurable RADIUS server anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, Platypus, Freeside, TACACS+, PAM, external, Active Directory etc etc on Unix, Win95/8, 2000, NT, MacOS 9, MacOS X === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.
