Trying to get this to work but I just can't figure out what I'm doing wrong.
Situation is the following: Proxmox server is on a University network and has two ethernet ports (HP Z800 workstation). Both ports are connected to the uni LAN and both MAC-addresses are whitelisted for the network. Any IP on the uni LAN gets internet access.
My setup:
During Proxmox installation, I was asked to enter a static IP, at which point I entered an address that I knew this MAC-address had been assigned previously, and this worked fine. Otherwise the uni network hands out IPs with DHCP for whitelisted MAC-addresses.
Thus, vmbr0 was created automatically, connected to NIC #1 (enp1s0), has an IP and a gateway, and provides the Proxmox server with internet access.
Now, I linked NIC #2 (enp2s0) to a linux bridge (vmbr1) and didn't set any options up, except the bridge port of course.
Then, I created vmbr10 to act as an internal network switch (10.10.10.X-network), set up a pfSense VM which has it's WAN on vmbr1 and LAN on vmbr10. The MAC-address for the network interface connected to vmbr1 is one that is whitelisted on the uni network.
The problem is the following: The pfSense machine doesn't get an IP on it's WAN interface that's connected to vmbr1. There are just no DHCP offers. The internal network on vmbr10 works fine.
I though this was a problem with the uni network not having whitelisted both MAC-addresses, but that's not the case because if I change pfSense's WAN interface to be connected to vmbr0, it get's an IP.
I then thought there was something wrong with the physical connection to the lan from enp2s0, but that turned out not to be the case because if I switch the network cables between enp1s0 and enp2s0, it still works as I described above..
Any ideas?
Situation is the following: Proxmox server is on a University network and has two ethernet ports (HP Z800 workstation). Both ports are connected to the uni LAN and both MAC-addresses are whitelisted for the network. Any IP on the uni LAN gets internet access.
My setup:
During Proxmox installation, I was asked to enter a static IP, at which point I entered an address that I knew this MAC-address had been assigned previously, and this worked fine. Otherwise the uni network hands out IPs with DHCP for whitelisted MAC-addresses.
Thus, vmbr0 was created automatically, connected to NIC #1 (enp1s0), has an IP and a gateway, and provides the Proxmox server with internet access.
Now, I linked NIC #2 (enp2s0) to a linux bridge (vmbr1) and didn't set any options up, except the bridge port of course.
Then, I created vmbr10 to act as an internal network switch (10.10.10.X-network), set up a pfSense VM which has it's WAN on vmbr1 and LAN on vmbr10. The MAC-address for the network interface connected to vmbr1 is one that is whitelisted on the uni network.
The problem is the following: The pfSense machine doesn't get an IP on it's WAN interface that's connected to vmbr1. There are just no DHCP offers. The internal network on vmbr10 works fine.
I though this was a problem with the uni network not having whitelisted both MAC-addresses, but that's not the case because if I change pfSense's WAN interface to be connected to vmbr0, it get's an IP.
I then thought there was something wrong with the physical connection to the lan from enp2s0, but that turned out not to be the case because if I switch the network cables between enp1s0 and enp2s0, it still works as I described above..
Any ideas?