I'm in a fortunate position that I've got my own dedicated box in the datacenter where I work. My aim has been to use this to learn about networking, building virtual networks, managing virtual networks etc.
I've got a Dell R410 with a single Xeon E5603 quad core and 32GB of ram. Storage is via a 100GB and a 4TB SAS drives.
I've got an assignment of 5 usable public static IP's.
Currently my Proxmox install is setup on one of those static IPs but I don't believe that this is the ideal way to have it installed having Proxmox exposed on a public IP.
I've been trying to setup pfsense to act as the firewall and virtual LAN for any VM's but I'm getting confused.
I've got a Dell R410 with a single Xeon E5603 quad core and 32GB of ram. Storage is via a 100GB and a 4TB SAS drives.
I've got an assignment of 5 usable public static IP's.
Currently my Proxmox install is setup on one of those static IPs but I don't believe that this is the ideal way to have it installed having Proxmox exposed on a public IP.
I've been trying to setup pfsense to act as the firewall and virtual LAN for any VM's but I'm getting confused.
- should pfsense be installed separate to the Proxmox hypervisor rather than as a VM inside Proxmox?
- I have the following network devices within the Proxmox domain. eno1 (active), eno2 (inactive), vmbr0 linux bridge (configured to one of the public IPs and using eno1 as the port) attached screen shot is how the Proxmox node has been created.
- should I install pfsense as a VM and connect it to vmbr0 bridge using one of the available static IP's?
- any new VM's would I then create an additional linux bridge?