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.
Parents
  • 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.
Reply
  • 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.
Children
No Data