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

Routing Traffic though UTM Server

Hi, 

I have a newbie network question...

Can you advise how I should configure my network to route all traffic through the UTM server. 

All devices are connected to a Switch which is connected to a D-Link ADSL router. The UTM server IP is 10.1.1.32, the Router is 10.1.1.1.

Currently all traffic routes directly through the router.

Cheers


This thread was automatically locked due to age.
  • You could start with putting your UTM in between your ADSL-router and your switch; WAN goes to ADSL-router, LAN goes to switch.
    Then if possible you should set-up your ADSL-router as a bridge so your UTM will get a public IP from your provider. Anyway you need to create different IP-subnet at each side of the UTM, so if you cannot bridge your ADSL-modem, you could use 10.1.1.x/24 between your modem and your UTM and ie. 10.1.2.x/24 between your UTM and your switch (and all your other devices). In this case you are however doing double-NAT which usually is not preferable.
  • Hi, 

    Connect the ADSL to the UTM's external interface.

    Put the switch on the UTM's internal interface.

    I strongly recommend you bridge the router. Set the UTM's external interface to PPPoE if needed.

    If you need WiFi, you'll need a separate WiFi AP; see https://community.sophos.com/products/unified-threat-management/astaroorg/f/51/t/21968

    Barry
  • I agree with apijnappels; his post wasn't there when I started writing mine.

    Barry