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

UTM9 - Home Edition replacing router

Hi all,

I want to swap my ISP issued router for a machine running UTM9 - Home edition. 
I have a web serving a tiny ammount of pages and my mail server which serves my domain name. I know from all the UTM9 guides that I will need to setup NAT rules but on previous routers I have setup a DMZ rule pointing at my server. 

Currently I have an ISP issued router with DMZ enabled to my server, which works fine outside of the network but when Im inside the network the domain points to the router and not the server (My old ISP when DMZ was enabled pointed all internal traffic at the server).
 
The hope is to replace the router with a box running UTM9 - Home edition which has Wifi and so can take over standard routing functions (so tablets, laptops and smart phones can access the internet as per normal).

What are the steps needed to configure UTM9 to allow traffic from both LAN and WAN to be pushed to the server- Im assuming its a DNAT setting?

Does UTM9 support using a Wifi Module to create an access point?

Apologies for the lack of termonology here I have knowledge of IP technology but still grasping the detailed technical bits.


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

    The home version fully supports creation of a dmz zone as well.
    In order to make the webserver respond both internal and external to your domain you would need to use full nat instead of dnat. DNAT Will result in the problem you describe about only beeing accessible from the outside.

    The wifi control part is only supported with original accesspoints, however nothing stops you from creating a wifi zone just like DMZ and hook up any accesspoint, and then use firewall rules to control what it should be allowed to access.
    Functionality wise its the same as using original AP's, you just cant manage them centrally from the UTM.

    Hope this helps you :-)
Reply
  • Hi,

    The home version fully supports creation of a dmz zone as well.
    In order to make the webserver respond both internal and external to your domain you would need to use full nat instead of dnat. DNAT Will result in the problem you describe about only beeing accessible from the outside.

    The wifi control part is only supported with original accesspoints, however nothing stops you from creating a wifi zone just like DMZ and hook up any accesspoint, and then use firewall rules to control what it should be allowed to access.
    Functionality wise its the same as using original AP's, you just cant manage them centrally from the UTM.

    Hope this helps you :-)
Children
  • Hi,
    The home version fully supports creation of a dmz zone as well.
    In order to make the webserver respond both internal and external to your domain you would need to use full nat instead of dnat. DNAT Will result in the problem you describe about only beeing accessible from the outside.


    Hi,
    If the DMZ is on a separate network from the LAN, iirc, only a DNAT should be needed.

    Barry