03-31-2016 02:58 AM
Hi!
| internet <-> Cisco Router <-> ASA 5505 |
I have the above configuration and would like to forward only VPN traffic to my asa 5505
I made this statement in Cisco Router (Cisco 892):
ip nat inside source static udp 192.168.0.101 500 interface GigabitEthernet8 500
I’m hoping this line routes outside udp traffic on port 500 to ip address 192.168.0.101 on the inside (and back).
The reason i have the asa on the inside is because the cisco router has gigabit interfaces, while the asa only has fast ethernet interfaces, and I only need the ASA for remote access vpn clients.
My next problem I have is in the asa 5505 configuration, which is more of a guess. What I’m hoping for is remote VPN access for clients:
Some lines from my configuration:
03-31-2016 03:11 AM
You also need to forward udp/4500 for your VPN to work.
And you should upgrade the ASA to the newest 8.2 interim release.
Or you could dump the ASA completely if it's only doing RA-VPN. The Cisco 892 is also capable of RA-VPNs.
03-31-2016 04:18 AM
Thanks for the answer. I will try configuring both using only 892 and asa (not at the same time).
Thanks, Lars.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide