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

Static route

Hi Everyone,

Does any know or have done configure static route for incoming 0.0.0.0 --> Internal from GUI or command without need to define every segment network that required access the internal network behind Sophos UTM.

Below is Sophos UTM deployment that I plan for customer, appreciate if you guys can advice or guide me to solve this issue. Thanks[:S]

Sophos UTM Deployment Network Information
1. HQ to Branch connection :
    -Telco lease line 512k
 
2.HQ (Palo Alto):
   -HQ Firewall  (WAN IP 10.81.201.30 GW 10.81.201.10)
   -Static route (Interface Route 0.0.0.0 GW10.81.201.10)
 
3.Branch (Sophos UTM220):
  -Branch Firewall (External IP 10.61.201.30 GW 10.61.201.10)(Internal IP 10.61.1.10)
  -Masquerading NAT (Internal -> External)
  -Firewall rule (ANY-ANY)


This thread was automatically locked due to age.
Parents
  • Hi,
    I'd recommend running tcpdump on each firewall to verify that the packets are leaving the HQ on the correct interface, and also see if they are arriving at the branch office's external interface.

    Barry
Reply
  • Hi,
    I'd recommend running tcpdump on each firewall to verify that the packets are leaving the HQ on the correct interface, and also see if they are arriving at the branch office's external interface.

    Barry
Children