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

Disable wan load balance on LOCAL zone

 Hi guys,

I'm using Sophos XG on VMware with two PPPoE connection in load balancing mode (round-robin), weigth 1 for both WAN.

I'm having some issues with FTP backup not working because of the WAN balacing.

Is there a way to disable the load balance for the LOCAL zone?

 



This thread was automatically locked due to age.
Parents
  • Hi Andrea,

    Presumably you only want it to send from one particular connection. As long as you have a static IP address on that connection you can use "Local NAT Policy"

    https://community.sophos.com/kb/en-us/122999

     set advanced-firewall sys-traffic-nat add destination <destination IP address> snatip <SNAT IP address> 

     

    This tells the Firewall to use a particular connection for locally initiated traffic destined for a certain IP address.

    Hope that helps!

    Dave

  • DaveHamer said:

    Hi Andrea,

    Presumably you only want it to send from one particular connection. As long as you have a static IP address on that connection you can use "Local NAT Policy"

    https://community.sophos.com/kb/en-us/122999

     set advanced-firewall sys-traffic-nat add destination <destination IP address> snatip <SNAT IP address> 

     

    This tells the Firewall to use a particular connection for locally initiated traffic destined for a certain IP address.

    Hope that helps!

    Dave

     

     
    it works perfectly!
    Thanks Dave ;)
Reply
  • DaveHamer said:

    Hi Andrea,

    Presumably you only want it to send from one particular connection. As long as you have a static IP address on that connection you can use "Local NAT Policy"

    https://community.sophos.com/kb/en-us/122999

     set advanced-firewall sys-traffic-nat add destination <destination IP address> snatip <SNAT IP address> 

     

    This tells the Firewall to use a particular connection for locally initiated traffic destined for a certain IP address.

    Hope that helps!

    Dave

     

     
    it works perfectly!
    Thanks Dave ;)
Children
No Data