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

VPN Lan To Lan ASA IOS 8.3

Walter Astori
Level 1
Level 1

Here my VPN Lan To Lan configuration :

object VPNL2L-src
  host 192.168.93.164
  nat(INSIDE,OUTSIDE) static 10.195.10.164
object network VPNL2L-SRC-NAT
  host 10.195.10.164
object network VPNnonat-SRC
  host 10.195.10.164
object network VPNL2L-DST
  host 10.168.0.85
nat (INSIDE,OUTSIDE) source static VPNnonat.-SRC VPNnonat-SRC destination static VPNL2L-DST VPNL2L-DST
nat (INSIDE,OUTSIDE) source static VPNL2L-src VPNL2L-SRC-NAT destination static VPNL2L-DST VPNL2L-DST
 

The flow show me that the packets go out from my OUTSIDE, but when the packets come in my OUTSIDE there is no flow in VPN traffic.

 

4 Replies 4