I spent a lot of time with this testing real and reading forums, I would thank any hint.
Scenario:
- I wanted to split network in my home lab with ISP network and my private network that does not change with ISP changes so I added in Proxmox vmbr1 bridge to vmbr0 default bridge. I do not mind having double nat at this point.
- Both of them have phisical device network card as I have physical devices as well as virtual proxmox devices.
- In private network I spected to have a unique dhcp server delivering ips on both sides (virtual machines and physical machines)
- At this time this was imposible. I tried with virtual dhcp sever first (ipfire linux firewall distrution) and physical router later (conceptronic lan/wan router) with same result: no host on virtual network or physical network would get IPs from other side.
- At this time I have iproute on virtual side for providing ips to virtual machines and conceptrinic router on physical side for prividing ips to physical devices. This is not what I want. I want both sides to be same subnet sharing same dhcp server, better if virtual (ipfire or similar)
- I tested a lot of things, for example bridge-disable-mac-learning in case there was a mess with MAC locations.
- I need help with this becouse I really need to manage a network with virtual and physical hosts at same time.
Thank you,
Scenario:
- I wanted to split network in my home lab with ISP network and my private network that does not change with ISP changes so I added in Proxmox vmbr1 bridge to vmbr0 default bridge. I do not mind having double nat at this point.
- Both of them have phisical device network card as I have physical devices as well as virtual proxmox devices.
- In private network I spected to have a unique dhcp server delivering ips on both sides (virtual machines and physical machines)
- At this time this was imposible. I tried with virtual dhcp sever first (ipfire linux firewall distrution) and physical router later (conceptronic lan/wan router) with same result: no host on virtual network or physical network would get IPs from other side.
- At this time I have iproute on virtual side for providing ips to virtual machines and conceptrinic router on physical side for prividing ips to physical devices. This is not what I want. I want both sides to be same subnet sharing same dhcp server, better if virtual (ipfire or similar)
- I tested a lot of things, for example bridge-disable-mac-learning in case there was a mess with MAC locations.
- I need help with this becouse I really need to manage a network with virtual and physical hosts at same time.
Thank you,