Hi, PLS can someone take a look and shed some light why SRX is not reply on port 4500 when devices tring to establish VPN. Vyatta perfectly works with other devices been behind NAT, also Juniper works well with outhter parties but not when it behind NAT.
here is security flow :
In: y.y.y.y/4500 --> x.x.x.x/4500;udp, Conn Tag: 0x0, If: ge-0/0/0.0, Pkts: 20398, Bytes: 7866950,
Out: x.x.x.x/4500 --> y.y.y.y/4500;udp, Conn Tag: 0x0, If: .local..0, Pkts: 0, Bytes: 0,
dont see in debug log sending port 4500:
[Mar 23 20:00:37]ike_send_packet: <-------- sending SA = { b468f4c1 59eefb62 - 00000000 00000000}, len = 288, nego = -1, local ip= x.x.x.x, dst = y.y.y.y:500, routing table id = 0
[Mar 23 20:00:37]ike_send_packet: <-------- sending SA = { df86bb50 971495e5 - 00000000 00000000}, len = 288, nego = -1, local ip= x.x.x.x, dst = y.y.y.y:500, routing table id = 0
========================================
here also Security rule:
From zone: internet, To zone: junos-host
Policy: HOST-ACCESS, State: enabled, Index: 4, Scope Policy: 0, Sequence number: 1
Source addresses: HOST-ACCESS
Destination addresses: any
Applications: snmp, junos-ssh, junos-ospf, junos-ike, junos-ike-nat, junos-https
Action: permit
Also I can ping remote VPN endpoints without problems