cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2401
Views
0
Helpful
11
Replies

VPN on ASA...after connection, no bytes transmitted or received?

Hey all,

I set up a regular IPsec VPN connection into my work.

THe problem is once i am connected, i cant get to anything on our network. I look at the session on the ASA and no bytes are transmitted or received.

I am sure this is something small...any ideas?

Dustin

11 Replies 11

nomair_83
Level 3
Level 3

You mean..no bytes at show crypto ipsec sa?

If yes then enable nat traversal and sysopt permit connection ipsec.

R/g

i dont know how to do that?

Can you help me out?

oh wait...it is enabled.. im sorry.. i had a brain freeze for a minute... but.. i dont see SYSOPT permit connection ipsec

I attached where it isnt TX or RX... let me know what you think... thanks!!!!

a.alekseev
Level 7
Level 7

show the configuration.

see attachment... thank you soo much!

Dustin

try to add this

crypto isakmp ipsec-over-tcp port 10000

group-policy himgvpn attributes

ipsec-udp enable

crypto isakmp nat-traversal

I will do.. can you tell me what this does?

sorry i am still learning this stuff.. seems really complicated at times :)

Dustin

Just add crypto isakmp nat traversal 10.

Regards,

I am getting bytes received on the ASA, but none transmitted... i think we are getting close...!!!!!!!!!!!!!

crypto isakmp ipsec-over-tcp port 10000 (IPSec over TCP, Cisco's proprietary, by default uses TCP port 10000)

ipsec-udp enable (IPSec over UDP, Cisco's proprietary, force the other side, if it supports, do IPSec over UDP, by default uses UDP port 10000)

crypto isakmp nat-traversal (NAT-T, RFC standard, take preference over "ipsec-udp enable". If both peers support NAT-T and NAT was detected in isakmp phase MM3/MM4, they will use IPSec over UDP with port 4500)

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: