Hello,
I am unable to ping the lo0.0 on the vSRX regardless of whatever source I use. Routing is fine, I have 10.2.2.2 in the IOS-XR-1 and I have the return routes in the routing table on the vSRX.
RP/0/0/CPU0:ios#ping 10.2.2.2 source 10.1.1.1
Fri Jun 28 15:26:12.963 UTC
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.2.2.2, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
RP/0/0/CPU0:ios#ping 10.2.2.2 source 192.168.12.1
Fri Jun 28 15:26:35.392 UTC
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.2.2.2, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
RP/0/0/CPU0:ios#
And the routes on the vSRX
root> show route
inet.0: 8 destinations, 8 routes (8 active, 0 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both
10.1.1.1/32 *[OSPF/10] 01:10:09, metric 2
> to 192.168.12.1 via ge-0/0/0.0
10.2.2.2/32 *[Direct/0] 02:50:49
> via lo0.0
10.3.3.3/32 *[OSPF/10] 01:12:23, metric 2
> to 192.168.23.3 via ge-0/0/1.0
192.168.12.0/24 *[Direct/0] 02:48:14
> via ge-0/0/0.0
192.168.12.2/32 *[Local/0] 02:50:12
Local via ge-0/0/0.0
192.168.23.0/24 *[Direct/0] 02:48:14
> via ge-0/0/1.0
192.168.23.2/32 *[Local/0] 02:50:01
Local via ge-0/0/1.0
224.0.0.5/32 *[OSPF/10] 02:50:58, metric 1
MultiRecv
Regarding the packet capture, I used both monitor traffic interface on the vSRX and the embedded packet capture in GNS3.
For some reason or another, I cannot see the packets on the vSRX monitor traffic command. However, the ICMP echo requests are visible in the GNS3 packet capture (see attached pcap).
root> monitor traffic interface ge-0/0/0
verbose output suppressed, use <detail> or <extensive> for full protocol decode
Address resolution is ON. Use <no-resolve> to avoid any reverse lookup delay.
Address resolution timeout is 4s.
Listening on ge-0/0/0, capture size 96 bytes
Reverse lookup for 224.0.0.5 failed (check DNS reachability).
Other reverse lookup failures will not be reported.
Use <no-resolve> to avoid reverse lookups on IP addresses.
15:25:49.044108 Out IP truncated-ip - 20 bytes missing! 192.168.12.2 > 224.0.0.5: OSPFv2, Hello, length 60
15:25:54.669154 In IP 192.168.12.1 > 224.0.0.5: OSPFv2, Hello, length 60
15:25:58.704670 Out IP truncated-ip - 20 bytes missing! 192.168.12.2 > 224.0.0.5: OSPFv2, Hello, length 60
15:26:04.184808 In IP 192.168.12.1 > 224.0.0.5: OSPFv2, Hello, length 60
15:26:06.795161 Out IP truncated-ip - 20 bytes missing! 192.168.12.2 > 224.0.0.5: OSPFv2, Hello, length 60
15:26:14.121342 In IP 192.168.12.1 > 224.0.0.5: OSPFv2, Hello, length 60
15:26:16.345768 Out IP truncated-ip - 20 bytes missing! 192.168.12.2 > 224.0.0.5: OSPFv2, Hello, length 60
15:26:21.996176 In IP 192.168.12.1 > 224.0.0.5: OSPFv2, LS-Update, length 76
15:26:23.006613 Out IP truncated-ip - 4 bytes missing! 192.168.12.2 > 224.0.0.5: OSPFv2, LS-Ack, length 44
15:26:23.537140 In IP 192.168.12.1 > 224.0.0.5: OSPFv2, Hello, length 60
15:26:24.626016 Out IP truncated-ip - 20 bytes missing! 192.168.12.2 > 224.0.0.5: OSPFv2, Hello, length 60
15:26:32.958452 In IP 192.168.12.1 > 224.0.0.5: OSPFv2, Hello, length 60
15:26:33.806748 Out IP truncated-ip - 20 bytes missing! 192.168.12.2 > 224.0.0.5: OSPFv2, Hello, length 60
15:26:42.224985 In IP 192.168.12.1 > 224.0.0.5: OSPFv2, Hello, length 60
15:26:42.808639 Out IP truncated-ip - 20 bytes missing! 192.168.12.2 > 224.0.0.5: OSPFv2, Hello, length 60
15:26:50.762522 Out IP truncated-ip - 20 bytes missing! 192.168.12.2 > 224.0.0.5: OSPFv2, Hello, length 60
15:26:52.164226 In IP 192.168.12.1 > 224.0.0.5: OSPFv2, Hello, length 60
15:27:00.338248 Out IP truncated-ip - 20 bytes missing! 192.168.12.2 > 224.0.0.5: OSPFv2, Hello, length 60
15:27:01.419876 In IP 192.168.12.1 > 224.0.0.5: OSPFv2, Hello, length 60
15:27:08.015357 Out IP truncated-ip - 20 bytes missing! 192.168.12.2 > 224.0.0.5: OSPFv2, LS-Update, length 60
15:27:10.035525 In IP 192.168.12.1 > 224.0.0.5: OSPFv2, LS-Ack, length 44
15:27:10.224349 Out IP truncated-ip - 20 bytes missing! 192.168.12.2 > 224.0.0.5: OSPFv2, Hello, length 60
15:27:11.285635 In IP 192.168.12.1 > 224.0.0.5: OSPFv2, Hello, length 60
15:27:19.000488 Out IP truncated-ip - 20 bytes missing! 192.168.12.2 > 224.0.0.5: OSPFv2, Hello, length 60
15:27:20.835210 In IP 192.168.12.1 > 224.0.0.5: OSPFv2, Hello, length 60
15:27:28.291342 Out IP truncated-ip - 20 bytes missing! 192.168.12.2 > 224.0.0.5: OSPFv2, Hello, length 60
15:27:30.529253 In IP 192.168.12.1 > 224.0.0.5: OSPFv2, Hello, length 60
15:27:37.381334 Out IP truncated-ip - 20 bytes missing! 192.168.12.2 > 224.0.0.5: OSPFv2, Hello, length 60
15:27:39.771659 In IP 192.168.12.1 > 224.0.0.5: OSPFv2, Hello, length 60
15:27:45.411498 Out IP truncated-ip - 20 bytes missing! 192.168.12.2 > 224.0.0.5: OSPFv2, Hello, length 60
15:27:49.309079 In IP 192.168.12.1 > 224.0.0.5: OSPFv2, Hello, length 60
15:27:54.248601 Out IP truncated-ip - 20 bytes missing! 192.168.12.2 > 224.0.0.5: OSPFv2, Hello, length 60
15:27:58.607523 In IP 192.168.12.1 > 224.0.0.5: OSPFv2, Hello, length 60
15:28:02.778013 Out IP truncated-ip - 20 bytes missing! 192.168.12.2 > 224.0.0.5: OSPFv2, Hello, length 60
This is rather strange. But I cannot see the packets on the monitor traffic in the vSRX even when I ping ge-0/0/0.0, which works.
RP/0/0/CPU0:ios#ping 192.168.12.2
Fri Jun 28 15:33:30.793 UTC
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.12.2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/7/19 ms
root> monitor traffic interface ge-0/0/0
verbose output suppressed, use <detail> or <extensive> for full protocol decode
Address resolution is ON. Use <no-resolve> to avoid any reverse lookup delay.
Address resolution timeout is 4s.
Listening on ge-0/0/0, capture size 96 bytes
Reverse lookup for 224.0.0.5 failed (check DNS reachability).
Other reverse lookup failures will not be reported.
Use <no-resolve> to avoid reverse lookups on IP addresses.
15:33:11.029086 Out IP truncated-ip - 20 bytes missing! 192.168.12.2 > 224.0.0.5: OSPFv2, Hello, length 60
15:33:12.859759 In IP 192.168.12.1 > 224.0.0.5: OSPFv2, Hello, length 60
15:33:18.580848 Out IP truncated-ip - 20 bytes missing! 192.168.12.2 > 224.0.0.5: OSPFv2, Hello, length 60
15:33:22.551047 In IP 192.168.12.1 > 224.0.0.5: OSPFv2, Hello, length 60
15:33:28.206080 Out IP truncated-ip - 20 bytes missing! 192.168.12.2 > 224.0.0.5: OSPFv2, Hello, length 60
15:33:31.787104 In IP 192.168.12.1 > 224.0.0.5: OSPFv2, Hello, length 60
^C
6 packets received by filter
0 packets dropped by kernel