cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
455
Views
10
Helpful
4
Replies

VPN configuration with Radius server

imran_imu
Level 1
Level 1

Dear all

We have configured Remote Access VPN in Cisco 2811 router. But the problem

is user can easily authenticate & connected to VPN device but they cant ping

the internal file server or workstations.

The configuration file are attached

Please help me to solve the problem.

regards

Imran

4 Replies 4

lgijssel
Level 9
Level 9

You need an acl that defines which traffic should be sent over the vpn tunnel.

Add the following to your config:

access-list 111 permit ip 192.168.16.0 0.0.0.255 14.1.1.0 0.0.0.255

crypto map clientmap 10 match address 111

This was the first thing I stumbled over. There might be more but I suggest you resolve this first.

Regards,

Leo

Dear Leo

At first thanks to coordinate to solve my VPN problem.

Still I am facing the same problem.I am requesting you that if possible send me the total configuration according to given diagram.

Looking forword for your immediate response

regards

Imran

OK, I entered the changes I proposed and the attached file is how the config looks.

Regards,

Leo

Dear Leo

thanks for responsing my meil. Still I am facing a problem.After successtully connect vpn radius server does not show accounting log.

Please inform me what can i do in this situation. Show tech are given by attachments

regards

Imran