This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Verify SNAT Configuration

I have a site-to-site VPN connection setup with an external client.  Both phrases complete successfully and the connection is up.  Now I need to have an internal IP address source masqueraded using the external IP address of my device.  I setup a SNAT rule for this, and believe I have it configured correctly:
Traffic source: My systems internal IP address
Traffic service: FTP
Traffic destination: Their internal systems IP address
NAT Mode: SNAT
Source: External IP Address of my ASG
Source Service: FTP

I also created a packet filter rule that allows traffic from my systems internal IP address to their internal systems IP address using the service FTP.  Everything is saved and loaded.

When I try to FTP to their systems internal IP address, nothing shows up in their logs.  If I disable my SNAT, then it shows traffic in their logs but with my systems internal IP address, not my ASG external address.

Is there a way I can confirm the SNAT rule is working correctly and re-written the source of the packet to be the ASG external address?


This thread was automatically locked due to age.
Parents
  • If I disable my SNAT, then it shows traffic in their logs but with my systems internal IP address, not my ASG external address.

    That's the way it's supposed to work.  The SNAT can't work with a site-to-site VPN.  Depending on the VPN definition, the packet filter rule may be unnecessary.  What is the reason for wanting your external IP to appear in their logs?

    Cheers - Bob
Reply
  • If I disable my SNAT, then it shows traffic in their logs but with my systems internal IP address, not my ASG external address.

    That's the way it's supposed to work.  The SNAT can't work with a site-to-site VPN.  Depending on the VPN definition, the packet filter rule may be unnecessary.  What is the reason for wanting your external IP to appear in their logs?

    Cheers - Bob
Children
No Data