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

Remote Access VPN issue

bijbalakuae
Level 1
Level 1

Hi Team,

I have the following set up on my ASA 5510 ( 8.4)

e0/0 - Outside - leased internet line with static IP

e 0/1 - Inside

e 0/2 - DSL -  ADSL PPPoE line with Dynamic IP

I have site - site VPN set on the leased line

Internet traffic being routed over to the DSL line and hence a default static route exists pointing to the DSL interface

When I try to set up remote access VPN, i realized that I will have to set it up on the DSL interface since default route points to DSL interface.  But with a dynamic IP cant achieve it.  ASA 5510 doesnt support Dyn DNS.

Any help , any workaround would be appreciated.

We have around 50 users who need remote access.

1 Reply 1

Mohammad Alhyari
Cisco Employee
Cisco Employee

Hi.

Try configuring the vpn on the second interface and add another default route pionting to the second interface but with a higher value such As :

Route outstatic 0 0 nh 100

Good luck.