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

Configuration Guidance Requested - UTM 9

Hello,

I downloaded the Home version of the UTM 9.

I was hoping to get some guidance on how to set this up.
Here is what I am looking to do:


I have 5 NICs in this UTM computer...


NIC 1 -> External connection to cable modem.
--DHCP client to get IP, DNS, etc. from ISP.


NIC 2 -> Internal connection to all other PCs/devices via ethernet switch connected. (Private Home LAN.  Can share files, use Remote Desktop, etc.)
--To be DHCP server, DNS, & Gateway for network 192.168.1.10-192.168.1.200/255.255.255.0
--Devices that connect through this port should be NAT'ed, firewalled, and run through the web filter to restrict sites visited (kids & family devices).
--Total bandwidth for all devices connected through this NIC combined should not be allowed to exceed 1/3 of the available bandwidth from the external cable internet coming in through NIC 1.


NIC 3 -> Separate network for guest wireless that will have a generic access point connected. (Isolated Guest Wireless, can only reach the Internet)
--To be DHCP server, DNS, & Gateway for network 172.16.1.10-172.16.1.200/255.255.255.0
--Devices that connect through this port should be NAT'ed, firewalled, and run through the web filter to restrict sites visited.
--Total bandwidth for all devices on this network combined should not be allowed to exceed 1/3 of the available bandwidth from the external cable internet coming in through NIC 1.


NIC 4 & NIC 5 -> Dedicated direct connections to my 2 main PCs.
--Part of the 192.168.1.10-192.168.1.200/255.255.255.0 network.  (Can share files, use Remote Desktop, etc. Part or the Private Home LAN.)
--To be DHCP server, DNS, & Gateway for network 192.168.1.10-192.168.1.200/255.255.255.0
--UTM accessible & configurable by IP 192.168.1.1 through these two NICs only.
--Devices that connect through these ports should be NAT'ed, but NOT firewalled or run through the web filter to restrict sites visited. Wide open unrestricted access to the internet.
--Unrestricted bandwidth use for any devices connected through these NICs to the external cable internet coming in through NIC 1.



If anyone would be willing to provide guidance in setting up the UTM like this I would really appreciate it.
Please let me know if I was unclear on anything I am looking for above.

Thanks!


This thread was automatically locked due to age.
  • Hi,
    For easier limiting of incoming bandwidth, you probably want to use the 9.1 beta.

    Most everything else is pretty straightforward.

    Having NIC 4 & 5 on the same network as NIC 2 might be a little tricky. You could use bridging, but I'm not sure that'd give you the controls you need.

    Putting them on separate networks should be easier; they could still connect to each other if desired.

    Even with bridging, some broadcast protocols still won't work, in my experience.

    Barry
  • So there is no way to create a "virtual" software-based ethernet switch using 3 NICs to create a "3-port switch"?

    What about creating the 192.168 network in some sort of VLAN and putting the 3 NICs in the same VLAN?
  • Hi, a bridge is similar to a switch, but as I said, some broadcast protocols may not work.

    VLANs wouldn't help achieve what you want.

    Barry