Hi guys, please anyone can help me on this ?
I Have a DVR in a remote network (via sdwan) i Can reach the DVR via my local network , but when try to access it from outside it's not working
the static route
the capture:
Solved! Go to solution.
Okay, not being able to specify the source interface for the Ping from a MX is just to do with the firmware version.
The summary of what you've proven so far is the following:
In all cases of traffic coming from outside the WAN only SYN packets are ever seen, no return traffic is seen.
Between the MX and the DVR (if my understanding is correct) there is a Fortigate device providing SD-WAN services, and a ASA in front of the subnet that the DVR is on.
My gut feel at this point in time is that the reverse path for traffic from the DVR back to the MX is broken for public IP addresses (remember that the port map doesn't change the source IP address of the incoming packet, only the destination). This is going to be on either the Fortigate or the ASA. Although they correctly route traffic back to the 192.168.235.0/24 network, they're not routing public IP addresses back (e.g. 189.53.34.42).
It is entirely possible that there is a firewall/ACL blocking the traffic, but more likely I'd go with a routing issue.
You'll need to troubleshoot this from the other end, either the DVR, the ASA or the Fortigate (the closer to the DVR the better), to see if you can route traffic out to the internet via the MX.
Looks like you’re doing a port forward from the WAN IP address of the MX to 192.168.14.3. Is there a route towards that network on the MX? The route you’ve posted is for 192.168.15.0/24, which doesn’t encompass the address in the port map.
Hi Bruce, Wrong printscreen, but there are a route to the 192.168.14.0/24 network...
Can you do a longer capture (maybe on the LAN interface of the MX?) to see what responses are coming back from the DVR, if any. That packet only appears to be the SYN of the TCP handshake, or is that all you are seeing?
Are there any ACLs or firewalls on the DVR itself to prevent access from public IP addresses (or unknown IP addresses)?
Here a capture of the LAN interface, the DVR LAN has an ASA, but it's not blocking incoming connections
capturing on WAN Interface gives me just the same thing
Have a look on the ASA and the DVR if you can as it looks like there is nothing at all coming back from the other end. It’s most likely either a routing issue from the MX - either to or from the DVR - so try pinging each device you expect in the path from the MX until you get a failure (starting with 172.20.20.1), or it’s a firewall/access-list.
Does the ASA have a default route for unknown IP addresses?
Bruce, I Can ping 172.20.20.1 (SDWAN GW), but I can't ping the remote DVR 192.168.14.3
ASA route is set to Any inbound....
But I can ping the DVR from my local network (same of MX)
Thank 4 you support pal
Is 172.20.20.1 the ASA, or is the ASA after that gateway?
Which Source IP did you use when you did the ping from the MX?
172.20.20.1 is the SDWAN GW (fortigate) it just passes the packets to the remote host/DVR (192.168.14.3)
in the MX68 I can't set the 'source' IP, I just put the IP address here
the MX IP is 192.168.235.170
Okay, not being able to specify the source interface for the Ping from a MX is just to do with the firmware version.
The summary of what you've proven so far is the following:
In all cases of traffic coming from outside the WAN only SYN packets are ever seen, no return traffic is seen.
Between the MX and the DVR (if my understanding is correct) there is a Fortigate device providing SD-WAN services, and a ASA in front of the subnet that the DVR is on.
My gut feel at this point in time is that the reverse path for traffic from the DVR back to the MX is broken for public IP addresses (remember that the port map doesn't change the source IP address of the incoming packet, only the destination). This is going to be on either the Fortigate or the ASA. Although they correctly route traffic back to the 192.168.235.0/24 network, they're not routing public IP addresses back (e.g. 189.53.34.42).
It is entirely possible that there is a firewall/ACL blocking the traffic, but more likely I'd go with a routing issue.
You'll need to troubleshoot this from the other end, either the DVR, the ASA or the Fortigate (the closer to the DVR the better), to see if you can route traffic out to the internet via the MX.
Hey Bruce, It was an ACL on the FortiGate appliance (in charge of our partner).
Now it's working fine.
Many thanks for your support !!!
Great to hear, glad you got it working.
This is a Static route