Hey,
Today I started configuring pfsense as router/firewall for my home network (VE in proxmox). Everything was fine...
I defined 3 bridges inside Proxmox
vmbr0 -> WAN access from ISP to pfsense (no-ip, dhcp inside pfsense)
vmbr1 -> Management access from laptop (static 10.1.10.100/24, 10.1.10.1 gateway)
vmbr2 -> LAN (VLANs) (no-ip) to physical switch
Created VLANs inside pfsense, using:
vmbr0 -> vtnet0
vmbr1 -> vtnet2 (yes i know) [10.1.10.1/24]
vmbr2 -> vtnet1 (well...)
VLAN20, VLAN30, ... -> vtnet2.10, vtnet2.20, ...
VLAN20, VLAN30, ... -> 10.1.10.x, 10.1.20.x, ....
Assigned DHCP correctly and I was able to manage both, proxmox and pfsense using my laptop connected to vmbr1.
Until ...
OK, now I want to add the physical switch into the same subnet as proxmox and pfsense (10.1.10.0/24) at 10.1.10.2.
So my question is: How should I approach this?
I was thinking on bridging WAN and LAN to pfsense so proxmox.
WAN goes from ISP to pfsense
pfsense goes to the network to the Switch through vtnet1 (vmbr2)
and Management occurs in VLAN10, by connecting a PC to the switch
Does it makes sense?
I the end, I want to have a separate subnet or vlan for management (pfsense, proxmox, switch, ap, omada controller)
Today I started configuring pfsense as router/firewall for my home network (VE in proxmox). Everything was fine...
I defined 3 bridges inside Proxmox
vmbr0 -> WAN access from ISP to pfsense (no-ip, dhcp inside pfsense)
vmbr1 -> Management access from laptop (static 10.1.10.100/24, 10.1.10.1 gateway)
vmbr2 -> LAN (VLANs) (no-ip) to physical switch
Created VLANs inside pfsense, using:
vmbr0 -> vtnet0
vmbr1 -> vtnet2 (yes i know) [10.1.10.1/24]
vmbr2 -> vtnet1 (well...)
VLAN20, VLAN30, ... -> vtnet2.10, vtnet2.20, ...
VLAN20, VLAN30, ... -> 10.1.10.x, 10.1.20.x, ....
Assigned DHCP correctly and I was able to manage both, proxmox and pfsense using my laptop connected to vmbr1.
Until ...
OK, now I want to add the physical switch into the same subnet as proxmox and pfsense (10.1.10.0/24) at 10.1.10.2.
So my question is: How should I approach this?
I was thinking on bridging WAN and LAN to pfsense so proxmox.
WAN goes from ISP to pfsense
pfsense goes to the network to the Switch through vtnet1 (vmbr2)
and Management occurs in VLAN10, by connecting a PC to the switch
Does it makes sense?
I the end, I want to have a separate subnet or vlan for management (pfsense, proxmox, switch, ap, omada controller)