cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
362
Views
0
Helpful
4
Replies

VPN Question

bradlesliect
Level 1
Level 1

Where in your VPN config do you enter your username and password? I have the config for the router but dont know where the username/ password for VPN goes.

4 Replies 4

royalblues
Level 10
Level 10

Brad,

It depends on the database which you will be referring to for authentication

The usernames need to be defined on the global configuration mode if you are planning to authenticate the users via the local router database.

These can also be directed to a TACACS server

HTH, rate if it does

Narayan

This is what my current config looks like

!

crypto isakmp policy 1

hash md5

authentication pre-share

group 2

crypto isakmp key adsldynvpn address PIX2 no-xauth

crypto isakmp key adsldynvpn address PIX1 no-xauth

!

!

crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac

crypto ipsec transform-set ESP-DES-MD5 esp-des esp-md5-hmac

!

crypto map SDM_CMAP_1 1 ipsec-isakmp

description Tunnel toPIX1

set peer PIX1

set transform-set ESP-3DES-MD5

match address 100

crypto map SDM_CMAP_1 2 ipsec-isakmp

description Tunnel toPIX2

set peer PIX2

set transform-set ESP-3DES-MD5

match address 103

!

....where would the username be?

Brad,

What you have is an IPSEC VPN. It would mostly be a site to site VPN.

All you require in this is the key which already exists in the Config.

username & passswords are not configured in these type of VPNS

HTH, rate if it does

Narayan

OK.....

I need to configure a client's ADSL router to make a VPN connection to their ISA server.

How would I do that?

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:

Review Cisco Networking products for a $25 gift card