cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
390
Views
0
Helpful
1
Replies

PPTP VPN issue

haroon.shaikh
Level 1
Level 1

Greetings,

I've encountered an issue with PPTP vpn.

I'm configuring a PPTP VPN on Cisco 850. My VPN works properly, but recently I have received a request from my client to assign a default DNS-Server and WISNS-server to the PPTP VPN users.

I tried to find the solution on cisco but cant find the one I need.

The scenario is as below:

When remote users connect to Cisco 850 they get an ip in 172.16.10.0/24 range. Now I want to assign a default DNS server and WINS server. I dont know how to do it on IOS. I know how to do it on PIX

vpdn group parameters:

client configuration address local <address_pool_name> |

client configuration dns <dns_ip1> [<dns_ip2>]|

client configuration wins <wins_ip1> [<wins_ip2>]|

I want to do similar to above on Cisco 850 can anyone help?

Running config attached...

1 Reply 1

carenas123
Level 5
Level 5

You can configure the DNS and WINS server in IOS router, using the following commands

crypto isakmp client configuration group vpngroup

key cisco123

dns 10.10.10.10

wins 10.10.10.20

domain cisco.com

pool ippool

Try this link:

http://www.cisco.com/en/US/products/hw/routers/ps274/products_configuration_example09186a0080819289.shtml

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: