Has anyone set up the Untangle firewall in a Hyper-V guest with SCVMM and multiple tenants behind the untangle?
I am pretty sure I broke my brain trying to get this to work.
The idea is to replace 8 physical routers in a datacenter rack that are functioning as individual gateways for each tenant with one Hyper-V host and multiple untangle installs.
One untangle install can handle up to 3 tenants due to the 7 nic limit on untangle and needing wan/lan interfaces for each.
Hardware is beefy on the host and I have as many physical NICs as I need to make this work but I am trying to get it done with 2 teamed nics for wan and lan (total of 4 and one for management).
It is not a high traffic rack and this should be enough physical bandwidth.
Thoughts?
Ideas?
Any input would be appreciated.
The real IPs have been changed to protect the innocent.
Public IP block
68.15.44.x/24
Tenant-1 LAN - 192.168.5.0/24 (vlan10)
Tenant-1 WAN - 68.15.44.112 (vlan5)
Tenant-2 LAN - 192.168.20.0/24 (vlan11)
Tenant-2 WAN - 68.15.44.113 (vlan5)
ETC
ETC
ETC
The main issues I am having a hard time wrapping my head around - how many virtual networks do I need to create for each tenant? Do they need to be attached to logical switches with uplink port profiles? Can I use regular virtual switches and just attach them
to a nic team?
Keep in mind I want the untangle VMs handling NAT and port forwarding etc and I do not want to use SCVMM to manage the gateway.