[j-nsp] srx ipsec tunnel over mpls l3vpn
Emille Blanc
emille at abccommunications.com
Thu Jul 11 16:03:48 EDT 2019
Based on what you described, it sounds like you already got your MPLS/LDP running in a packet-mode routing-instance, as otherwise MPLS is dropped on an SRX in flow mode.
No obvious ideas with the output provided otherwise.
Do the flows in your IPSEC instance get created?
-----Original Message-----
From: juniper-nsp [mailto:juniper-nsp-bounces at puck.nether.net] On Behalf Of Aaron Gould
Sent: Thursday, July 11, 2019 12:27 PM
To: juniper-nsp at puck.nether.net
Subject: [j-nsp] srx ipsec tunnel over mpls l3vpn
Anyone ever done it ? To be clear, I have mpls/ldp/ospf/bgp enabled the SRX
such that I have an l3vpn functional into the SRX.
I have a lo0.99 interface as the external interface used for ike/ipsec.
Seems that I'm pretty close to getting this done, as i have ike phase 1 up
and ike phase 2 up, but only seeing encrypted packets as I try to ping
between the st0.0 interface and the ms-0/0/0.1 inside interface on the other
side (mx104 with ms-mic-16g)
Let me know what I'm missing.
I'm seeing drops in these to show outputs. which seems to coincide with a
100-packet ping test...
root at demo-srx300> show security flow statistics
Current sessions: 9
Packets forwarded: 417926
Packets dropped: 15604
Fragment packets: 0
Pre fragments generated: 0
Post fragments generated: 0
root at demo-srx300> show security flow status
Flow forwarding mode:
Inet forwarding mode: flow based
Inet6 forwarding mode: drop
MPLS forwarding mode: drop
ISO forwarding mode: drop
Enhanced route scaling mode: Disabled
Flow trace status
Flow tracing status: off
Flow session distribution
Distribution mode: RR-based
GTP-U distribution: Disabled
Flow ipsec performance acceleration: off
Flow packet ordering
Ordering mode: Hardware
root at demo-srx300> show security ipsec statistics
ESP Statistics:
Encrypted bytes: 252264
Decrypted bytes: 0
Encrypted packets: 1618
Decrypted packets: 0
AH Statistics:
Input bytes: 0
Output bytes: 0
Input packets: 0
Output packets: 0
Errors:
AH authentication failures: 0, Replay errors: 0
ESP authentication failures: 0, ESP decryption failures: 0
Bad headers: 0, Bad trailers: 0
root at demo-srx300> show security flow statistics | grep rop
Packets dropped: 15650
root at demo-srx300> ping 10.102.199.66 routing-instance one rapid interval .1
count 100
PING 10.102.199.66 (10.102.199.66): 56 data bytes
............................................................................
........................
--- 10.102.199.66 ping statistics ---
100 packets transmitted, 0 packets received, 100% packet loss
root at demo-srx300> show security ipsec statistics
ESP Statistics:
Encrypted bytes: 267864
Decrypted bytes: 0
Encrypted packets: 1718
Decrypted packets: 0
AH Statistics:
Input bytes: 0
Output bytes: 0
Input packets: 0
Output packets: 0
Errors:
AH authentication failures: 0, Replay errors: 0
ESP authentication failures: 0, ESP decryption failures: 0
Bad headers: 0, Bad trailers: 0
root at demo-srx300> show security flow statistics | grep rop
Packets dropped: 15755
-Aaron
_______________________________________________
juniper-nsp mailing list juniper-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp
More information about the juniper-nsp
mailing list