3 messages in net.nether.puck.cisco-nsp[c-nsp] PPPoE negotiation trouble on ...
FromSent OnAttachments
Blaz ZupanJan 6, 2005 4:40 am 
Oliver Boehmer (oboehmer)Jan 6, 2005 4:55 am 
Blaz ZupanJan 6, 2005 5:45 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[c-nsp] PPPoE negotiation trouble on 12.3(12)Actions...
From:Blaz Zupan (bl@inlimbo.org)
Date:Jan 6, 2005 5:45:17 am
List:net.nether.puck.cisco-nsp

can you enable "debug radius authen" and "debug aaa per-user"? it could be related to the ACL which is being applied:

Jan 6 08:39:28: Vi2.1 IPCP: State is Open Jan 6 08:39:28: AAA/AUTHOR: Processing PerUser AV outacl Jan 6 08:39:28: Vi2.1 IPCP: O TERMREQ [Open] id 2 len 4

"debug aaa per-user" shows more information about this.

When you disable authorization, we don't apply the ACL, and the connection comes up fine.

Oliver, you are my hero. The radius server is currently being used for dialup only and it was instructing the NAS to use a access-list, which did not exist on the C7200 BRAS. I temporary solved the problem with a simple "access-list 5 permit any", now I need to fix the radius config.

P.S: I'd downgrade to 12.3(10b), 12.3(12) has some issues wrt PPP (CSCsa47225)

I'd prefer 12.2S (which we were running before), but PPPoE is not available there... Regarding CSCsa47225, looks like we won't be affected because it appears the problem is only with multilink PPP, which we don't use.

Thanks for your help!