11-18-2015 11:47 PM
Hello Team,
when i run a packet trace it showing allow every thing but unable to ping the remore device.
also showing one erroe nat-xlate-failed .please find the details and help.
axletech# packet-tracer input inside icmp 10.0.64.36 8 0 10.0.128.11
Phase: 1
Type: ROUTE-LOOKUP
Subtype: Resolve Egress Interface
Result: ALLOW
Config:
Additional Information:
in 0.0.0.0 0.0.0.0 via 49.248.250.97, outside
Phase: 2
Type: ACCESS-LIST
Subtype: log
Result: ALLOW
Config:
access-group inside_access_in in interface inside
access-list inside_access_in extended permit object-group DM_INLINE_PROTOCOL_2 any any
object-group protocol DM_INLINE_PROTOCOL_2
protocol-object ip
protocol-object icmp
Additional Information:
Phase: 3
Type: NAT
Subtype:
Result: ALLOW
Config:
object network Inside-Network
nat (inside,outside) dynamic interface
Additional Information:
Dynamic translate 10.0.64.36/0 to 49.248.250.98/14631
Phase: 4
Type: NAT
Subtype: per-session
Result: ALLOW
Config:
Additional Information:
Phase: 5
Type: IP-OPTIONS
Subtype:
Result: ALLOW
Config:
Additional Information:
Phase: 6
Type: INSPECT
Subtype: np-inspect
Result: ALLOW
Config:
Additional Information:
Phase: 7
Type: ACCESS-LIST
Subtype: log
Result: ALLOW
Config:
access-group outside_access_out out interface outside
access-list outside_access_out extended permit object-group DM_INLINE_PROTOCOL_4 any any
object-group protocol DM_INLINE_PROTOCOL_4
protocol-object ip
protocol-object icmp
Additional Information:
Phase: 8
Type: FLOW-CREATION
Subtype:
Result: ALLOW
Config:
Additional Information:
New flow created with id 69276, packet dispatched to next module
Result:
input-interface: inside
input-status: up
input-line-status: up
output-interface: outside
output-status: up
output-line-status: up
Action: allow
axletech# packet-tracer input inside icmp 10.0.64.36 0 0 10.0.128.11
Phase: 1
Type: ROUTE-LOOKUP
Subtype: Resolve Egress Interface
Result: ALLOW
Config:
Additional Information:
in 0.0.0.0 0.0.0.0 via 49.248.250.97, outside
Phase: 2
Type: ACCESS-LIST
Subtype: log
Result: ALLOW
Config:
access-group inside_access_in in interface inside
access-list inside_access_in extended permit object-group DM_INLINE_PROTOCOL_2 any any
object-group protocol DM_INLINE_PROTOCOL_2
protocol-object ip
protocol-object icmp
Additional Information:
Phase: 3
Type: NAT
Subtype:
Result: ALLOW
Config:
object network Inside-Network
nat (inside,outside) dynamic interface
Additional Information:
Phase: 4
Type: NAT
Subtype: per-session
Result: ALLOW
Config:
Additional Information:
Phase: 5
Type: IP-OPTIONS
Subtype:
Result: ALLOW
Config:
Additional Information:
Result:
input-interface: inside
input-status: up
input-line-status: up
output-interface: outside
output-status: up
output-line-status: up
Action: drop
Drop-reason: (nat-xlate-failed) NAT failed
11-19-2015 01:17 AM
Please check your NAT statements, the NAT to the S2S VPN network should be first before the NAT dynamic all rule.
Please share your config.
11-19-2015 05:26 AM
Hello ,
when i run the packet capture got the following error.please help.
Result:
input-interface: inside
input-status: up
input-line-status: up
output-interface: outside
output-status: up
output-line-status: up
Action: drop
Drop-reason: (nat-xlate-failed) NAT failed
11-19-2015 06:10 AM
I still need your config before i (and the rest) can say something usefull...
11-19-2015 06:13 AM
11-19-2015 06:39 AM
Can you turn these arround? So object network VPN on top:
object network Inside-Network nat (inside,outside) dynamic interface object network VPN nat (inside,outside) dynamic interface
11-19-2015 06:53 AM
I have removed the first one and the second one only exist. plaese find the debug message.
ERROR: % Incomplete command
axletech# Nov 19 20:10:43 [IKEv1]IP = 63.124.2.202, IKE_DECODE RECEIVED Message (msgid=0) with payloads : HDR + SA (1) + VENDOR (13) + VENDOR (13) + VENDOR (13) + VENDOR (13) + VENDOR (13) + VENDOR (13) + NONE (0) total length : 236
Nov 19 20:10:43 [IKEv1 DEBUG]IP = 63.124.2.202, processing SA payload
Nov 19 20:10:43 [IKEv1]IP = 63.124.2.202, IKE_DECODE SENDING Message (msgid=0) with payloads : HDR + NOTIFY (11) + NONE (0) total length : 128
Nov 19 20:10:43 [IKEv1 DEBUG]IP = 63.124.2.202, All SA proposals found unacceptable
Nov 19 20:10:43 [IKEv1]IP = 63.124.2.202, Error processing payload: Payload ID: 1
Nov 19 20:10:43 [IKEv1 DEBUG]IP = 63.124.2.202, IKE MM Responder FSM error history (struct &0x00007fffa1e5ee60) <state>, <event>: MM_DONE, EV_ERROR-->MM_START, EV_RCV_MSG-->MM_START, EV_START_MM-->MM_START, EV_START_MM-->MM_START, EV_START_MM-->MM_START, EV_START_MM-->MM_START, EV_START_MM-->MM_START, EV_START_MM
Nov 19 20:10:43 [IKEv1 DEBUG]IP = 63.124.2.202, IKE SA MM:9f1ca80f terminating: flags 0x01000002, refcnt 0, tuncnt 0
Nov 19 20:10:43 [IKEv1 DEBUG]IP = 63.124.2.202, sending delete/delete with reason message
regards,
Saroj
11-19-2015 07:01 AM
I see a mismatch in phase 1 proposals:
Nov 19 20:10:43 [IKEv1 DEBUG]IP = 63.124.2.202, All SA proposals found unacceptable
Can you check if the proposals on both the sides match?
11-19-2015 07:48 PM
Hello ,
the DH Group was configured 2 at remote end and 5 at local end . Now both are in same DH group .Now that issue resolve but tunnel is still down.
please help
11-23-2015 09:04 PM
Hi Saroj,
Can you provide the output of packet tracer again.I want to make sure that this traffic is hitting VPN:
Also enable conditional crypto debugs on the box and paste the outputs that you are getting.
Lab1(conf)#no logging console
lab1(conf)logging buffered debugging
lab1# debug crypto condition peer 63.124.2.202
lab1# show crypto isakmp 127
lab1# debug crypto ipsec 127
regards
Eric
11-23-2015 11:40 PM
Hello ,
The tunnel is up but unable to ping the remote VPN end ip address.
Regards,
Saroj
11-24-2015 10:27 AM
Hi
First of all you need to remove your access-lists that you have attached to your interfaces. You are making your firewall worthless by having them.
clear configure access-group
Then you would need to do a identity NAT so that your traffic crossing your tunnel isn't NATed. The problem is that with your crypto map you tunnel everything, even traffic to google etc. Is this what you want?
If so:
nat (inside,outside) source static VPN VPN
11-24-2015 10:17 PM
now the VPN tunnel is up and i am able to ping the remote device .But the users unable to access internet. The plan is to user will access internate from VPN Tunnel.
Regards,
SarojP
11-24-2015 10:53 PM
what is the peer device to which you are building the VPN tunnel ?
Is it also a cisco ASA?
11-24-2015 10:56 PM
No it is Palo Alto Networks PA-2020.
Regards,
Saroj P
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