hi,
i have a problem with my proxmox home server.
Modem - seperate proxmox nic - vmbr1 - pfsense
i cant get pfsense to receive a IP with DHCP from the modem. In tcpdump i can see the request on pfsense, on the vmbr and on the physical interface.
The reply only on physical and vmbr. Yes i configured the same mac as on the physical networkcard on the virtual one on the vm.
When i activate dhcp on physical on the proxmox host, dhcp is working. Same on the vmbr1. Pfsense cant get the IP. I already used a plane debian connected to vmbr and it isnt working to.
Now i have no clue, where to look next.
On Vm tcpdump:
13:49:51.334664 IP 0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 00:23:55:7c:16:82, length 300
13:49:59.347717 IP 0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 00:23:55:7c:16:82, length 300
On proxmox host tcpdump vmbr1:
13:49:51.331465 IP 0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 00:23:55:7c:16:82, length 300
13:49:51.347901 IP 83.169.185.2.67 > 91.45.155.192.68: BOOTP/DHCP, Reply, length 308
13:49:59.344535 IP 0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 00:23:55:7c:16:82, length 300
13:49:59.368725 IP 83.169.185.2.67 > 91.45.155.192.68: BOOTP/DHCP, Reply, length 308
proxmox network config:
iface enp4s0 inet manual
auto vmbr1
iface vmbr1 inet manual
bridge-ports enp4s0
bridge-stp off
bridge-fd 0
Edit: i can see ARP requests from the cable network behind the modem on the vm interface. only the dhcp replys seems to be getting lost on the proxmox host
thanks
dukynuky
i have a problem with my proxmox home server.
Modem - seperate proxmox nic - vmbr1 - pfsense
i cant get pfsense to receive a IP with DHCP from the modem. In tcpdump i can see the request on pfsense, on the vmbr and on the physical interface.
The reply only on physical and vmbr. Yes i configured the same mac as on the physical networkcard on the virtual one on the vm.
When i activate dhcp on physical on the proxmox host, dhcp is working. Same on the vmbr1. Pfsense cant get the IP. I already used a plane debian connected to vmbr and it isnt working to.
Now i have no clue, where to look next.
On Vm tcpdump:
13:49:51.334664 IP 0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 00:23:55:7c:16:82, length 300
13:49:59.347717 IP 0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 00:23:55:7c:16:82, length 300
On proxmox host tcpdump vmbr1:
13:49:51.331465 IP 0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 00:23:55:7c:16:82, length 300
13:49:51.347901 IP 83.169.185.2.67 > 91.45.155.192.68: BOOTP/DHCP, Reply, length 308
13:49:59.344535 IP 0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 00:23:55:7c:16:82, length 300
13:49:59.368725 IP 83.169.185.2.67 > 91.45.155.192.68: BOOTP/DHCP, Reply, length 308
proxmox network config:
iface enp4s0 inet manual
auto vmbr1
iface vmbr1 inet manual
bridge-ports enp4s0
bridge-stp off
bridge-fd 0
Edit: i can see ARP requests from the cable network behind the modem on the vm interface. only the dhcp replys seems to be getting lost on the proxmox host
thanks
dukynuky
Last edited: