Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

2621 VPN Issues

Status
Not open for further replies.
Joined
Apr 3, 2003
Messages
180
Location
US
Hello all,

I am trying to set up a 2621 router to act as a VPN server but am having some issues. First whenever I input the command aaa new-model with lets say the following paramaters,
aaa authentication login vpnauthenticate local
aaa authorization network somecompany local

I get the following line twards the bottom of my runnig-config:
radius-server authorization permit missing Service-Type

Also my line con 0, line aux 0 and line vty 0 4 login local command is disabled.

I am starting at the top to trouble shoot my VPN issues and this is the first thing that comes up.

The bottom line is that after the router and the clients are setup I connect to my internal network no problem but cannot ping or communicate with any internal computer.

Any help would be great.


"I hear and I forget. I see and I remember. I do and I understand."
- Confucius (551 BC - 479)
 
I have a 831 as a VPN server and these are the AAA commands I used.

aaa authentication login userauthen local
aaa authorization network groupauthor local
aaa session-id commo

 
Hey Joamon,
What is aaa session-id commo? Also do you use NAT/PAT on your 831, I think this may be another of my problems.

"I hear and I forget. I see and I remember. I do and I understand."
- Confucius (551 BC - 479)
 
Sorry...
aaa session-id common

Not running NAT on this router....have two border routers...one 2811 (NAT) and the 831 for VPN user access. The VPN allow users to access the LAN but are denied access to the internet unless it is an approved destination then it is routed through the 2811.
 
I think I am headed for the 2 router option also. Thanks for the help.


"I hear and I forget. I see and I remember. I do and I understand."
- Confucius (551 BC - 479)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top