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

Home Connection setup help

Hi,

I've installed  UTM 9 on an old network appliance with 2 network interfaces.  The install went OK, but what I need help with is how to connect it to my home router setup.  I have a D-link 615 (providing LAN & WiFi), which the UTM is connected to a LAN port. I can access the Web Admin Interface OK.  I have connected the outbound port on the UTM to my VirginMedia Superhub running on modem mode.  the UTM gets an external IP, and has the correct DNS servers, but my LAN & WiFi clients can't browse the internet.  What do I need to do on my D-link to get it to route outbound traffic down to the UTM?  The D-Link is running DD-WRT.

Thanks.


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

    The UTM blocks everything by default, so you need to:
    1. set up Masquerading for your LAN->External Interface

    2. create packetfilter rules to allow outbound traffic

    3. (optional but recommended) setup the DHCP server for your LAN in the UTM, AND disable DHCP on the DDWRT router's LAN interfaces

    4. setup the DNS server (proxy) for your LAN in the UTM

    Then, I recommend plugging a laptop or PC directly into the LAN interface of the UTM to see if internet access is working.

    If everything works, plug a LAN port of the DDWRT into the LAN port of the firewall, and see if everything is still working.

    In this configuration, the DDWRT is only acting as a switch and WiFi AP, not as a router.

    Barry
  • Hi BarryG,

    Checked all the settings and they were all set as specified apart from the optional part of setting up dhcp on the UTM.  Once I'd done that and set the dd-wrt to forward dhcp to the utm it worked a treat [:)] .  Many thanks for your help.

    Any idea how I remove incorrectly defined services from the firewall?

    Cheers, J.
  • Once I'd done that and set the dd-wrt to forward dhcp to the utm it worked a treat [:)]


    Hi,
    If you are just using the LAN ports on the WiFi (e.g. no routing or NAT, just switching and WiFi AP), you shouldn't need to do anything other than disable the DHCP service on DDWRT; you shouldn't need any forwarding.

    Any idea how I remove incorrectly defined services from the firewall?


    I'm not certain what you mean, but you can delete any Service Definitions you created. If they are still being used (by a Firewall Rule or NAT or whatever), you will get a warning.
    If that doesn't help, please post an example.

    Barry