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

Changing the IP used on outbound proxy traffic

Hi,
I've just moved over to BT Infinity for Business as my ISP.

To use BT Infinity, you have to use their VDSL modem.  They supply a router, but you can use other routers if you choose to.  To get Astaro to work, you have to connect to the BT network using PPPOE and you get allocated a DHCP address which is fine.

You can also have static IP addresses allocated and this is where my question starts.

I've added the additional IP addresses as additional addresses on the ethernet adaptor that connects to BT.  So my external interface has a DHCP address and my additional six static IP addresses.  These IP addresses are visible to the internet as e-mail flows in and out, and VPN works as expected.

However, when I use the Web Filtering, all web traffic goes out onto the internet using the DHCP allocated IP address.  How can I change this so that is uses one of the static IP addresses?


This thread was automatically locked due to age.
Parents
  • Scott's right.  In a situation where you want specific traffic to leave via an Additiona Address, a SNAT is the right "trick" to use:

    External (Address) -> Web Surfing -> Internet : SNAT from External [Other Address] (Address)


    Note that the service stays blank and that the address objects are those created by WebAdmin.

    Cheers - bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • Scott's right.  In a situation where you want specific traffic to leave via an Additiona Address, a SNAT is the right "trick" to use:

    External (Address) -> Web Surfing -> Internet : SNAT from External [Other Address] (Address)


    Note that the service stays blank and that the address objects are those created by WebAdmin.

    Cheers - bob



    Thanks for the feedback Bob.  I made the change Scott suggested using your additional information and it works.

    Many thanks to you both and sorry for doubting you Scott [:D]
  • Hi all.

    i realise this is a very old thread but I'm trying through sheer desperation!

    I am in the exact same boat - BT Business, DHCP IP on interface with 5 additional Stactic IPs.

    This solution is not working for me! I have created an SNAT rule and also a Masquerading rule to send traffic via one of the additional IPs, but they only work when the proxies are turned off!

    If Web Filtering is on, then all HTTP traffic leaves on the default IP assigned by DHCP. If I relay mail through the UTM, then that also leaves on the default IP, which is no good because the mail gets bounced back from most servers!

    As soon as I turn off Web Filtering and tell Exchange to route mail directly rather than relay through the UTM, then they follow the masquerading/SNAT rules and leave on the correct IPs!

    How do I stop this! This is baffling as these should be simple features that aren't implemented for some reason! I would appreciate any advice if someone can give any!!

    Using Sophos UTM 9.309-3

    Thanks in advance
Reply
  • Hi all.

    i realise this is a very old thread but I'm trying through sheer desperation!

    I am in the exact same boat - BT Business, DHCP IP on interface with 5 additional Stactic IPs.

    This solution is not working for me! I have created an SNAT rule and also a Masquerading rule to send traffic via one of the additional IPs, but they only work when the proxies are turned off!

    If Web Filtering is on, then all HTTP traffic leaves on the default IP assigned by DHCP. If I relay mail through the UTM, then that also leaves on the default IP, which is no good because the mail gets bounced back from most servers!

    As soon as I turn off Web Filtering and tell Exchange to route mail directly rather than relay through the UTM, then they follow the masquerading/SNAT rules and leave on the correct IPs!

    How do I stop this! This is baffling as these should be simple features that aren't implemented for some reason! I would appreciate any advice if someone can give any!!

    Using Sophos UTM 9.309-3

    Thanks in advance
Children