Am an ex-ESXi user that's new to Proxmox, and who's unix days are far behind him
I'm trying to set up a Sophos UTM+ 'box' that has some extra services built in. Here's what I have so far:
- got latest version of Proxmox installed on an Intel i5 2.3GHz NUC (2 cores, 4 threads) no problem
- was able to setup a Sophos VM (after a few redo's) plus a Windows 10 Pro VM. The latter is to run Unifi controller, a UPS agent, and to allow remote access to the subnet (via Sophos IPSec Gateway VPN)
- I've assigned 1 socket / 2 cores to each VM, and bumped up the cpuunits to 1536 for Sophos VM to give it higher scheduling priority over Windows VM (left at default 1024 cpuunits)
- I setup PCI Passthrough of the built-in Gb NIC to Sophos VM for dedicated WAN port, and I have a USB 2.5Gb NIC (no PCI passthrough possible) as a shared LAN port. I don't expect to get (or need) 2.5Gb so I'll probably change this if/once I get this puppy working.
I want all the WAN traffic to go through the Sophos VM and have it be my LAN GW/DHCP/DNS server.
My questions:
1. I'm looking first and foremost for help with the networking. What should my '/etc/network/interfaces' files look like? See diagram. I think I need routing rather than the bridging it gave me out of the box. I'm worried 'trial and error' will lead to not being able to do anything and having to start over.
I'm also looking for advice/opinion on the following, if anyone has any:
2. Is using a USB NIC problematic?
- I've read reports of lost connections and performance problems but don't have a sense of whether it's isolated incident or common issue
3. I read that built-in virtual networking can be slow so some deploy Open vSwitch (though for one post I read that didn't help). How much of an issue is this? What should I look at to ensure performance is decent for internet speed of 150Mbps and 5-10 concurrent internet users?
4. I was thinking of turning off Proxmox firewall so I only have one firewall to deal with and to eliminate Proxmox PVE resource use for that purpose. Any reason I should leave it on? Anything else I should turn off (or turn on) given my use for this Promox host?
Any info would be appreciated
I'm trying to set up a Sophos UTM+ 'box' that has some extra services built in. Here's what I have so far:
- got latest version of Proxmox installed on an Intel i5 2.3GHz NUC (2 cores, 4 threads) no problem
- was able to setup a Sophos VM (after a few redo's) plus a Windows 10 Pro VM. The latter is to run Unifi controller, a UPS agent, and to allow remote access to the subnet (via Sophos IPSec Gateway VPN)
- I've assigned 1 socket / 2 cores to each VM, and bumped up the cpuunits to 1536 for Sophos VM to give it higher scheduling priority over Windows VM (left at default 1024 cpuunits)
- I setup PCI Passthrough of the built-in Gb NIC to Sophos VM for dedicated WAN port, and I have a USB 2.5Gb NIC (no PCI passthrough possible) as a shared LAN port. I don't expect to get (or need) 2.5Gb so I'll probably change this if/once I get this puppy working.
I want all the WAN traffic to go through the Sophos VM and have it be my LAN GW/DHCP/DNS server.
My questions:
1. I'm looking first and foremost for help with the networking. What should my '/etc/network/interfaces' files look like? See diagram. I think I need routing rather than the bridging it gave me out of the box. I'm worried 'trial and error' will lead to not being able to do anything and having to start over.
I'm also looking for advice/opinion on the following, if anyone has any:
2. Is using a USB NIC problematic?
- I've read reports of lost connections and performance problems but don't have a sense of whether it's isolated incident or common issue
3. I read that built-in virtual networking can be slow so some deploy Open vSwitch (though for one post I read that didn't help). How much of an issue is this? What should I look at to ensure performance is decent for internet speed of 150Mbps and 5-10 concurrent internet users?
4. I was thinking of turning off Proxmox firewall so I only have one firewall to deal with and to eliminate Proxmox PVE resource use for that purpose. Any reason I should leave it on? Anything else I should turn off (or turn on) given my use for this Promox host?
Any info would be appreciated