Guest User!

You are not Sophos Staff.

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

Show system-generated traffic snat rules.

Is there any way to view existing snat rules for system-generated traffic?

Thanks.



This thread was automatically locked due to age.
Parents
  • Hi  : Thank you for reaching out to Sophos community team. With the help of the below command, you may verify the system-generated traffic SNAT details.

    If no output which means no SNAT configured for system-generated traffic.

    console> sh advanced-firewall

    Below output will help on SNAT for system-generated traffic :

    NAT policy for system originated traffic
    ---------------------
    Destination Network Destination Netmask Interface SNAT IP

    console>

    Sophos XG Firewall: How to NAT Sophos Firewall generated traffic

    https://support.sophos.com/support/s/article/KB-000035607?language=en_US

    For delete, the command will be the same and in place of add, you may use del in the above KBA if you want to delete any existing system-generated NAT Rule.

Reply
  • Hi  : Thank you for reaching out to Sophos community team. With the help of the below command, you may verify the system-generated traffic SNAT details.

    If no output which means no SNAT configured for system-generated traffic.

    console> sh advanced-firewall

    Below output will help on SNAT for system-generated traffic :

    NAT policy for system originated traffic
    ---------------------
    Destination Network Destination Netmask Interface SNAT IP

    console>

    Sophos XG Firewall: How to NAT Sophos Firewall generated traffic

    https://support.sophos.com/support/s/article/KB-000035607?language=en_US

    For delete, the command will be the same and in place of add, you may use del in the above KBA if you want to delete any existing system-generated NAT Rule.

Children