I recently checked the proxmox and was trying to solve my existing network before I can really use. I have a setup something like this.
I have two routers, one connected to my laptop running linux/gnome via wifi and other via ethernet cable. I have two ip addresses and can access devices in both networks via ip addresses. I then needed a VM so i installed VirtualBox and then simply add a Linux guest. I connected both networks to my guest VM in VBox via "Bridge" option.
I have requirement that my "VM: GUEST LINUX" need to be able to receive multicast traffic from both networks and should be also able to ping all the devices in both networks using ip address. Everything was setup in no time.

Now I have been trying to get this setup done via proxmox. I connected both networks to proxmox and able to ping machines in the network from proxmox host. I can connect my VM using the defualy bridge what proxmox has created during installation (vbr0) to one network so that I can access all machines in that network but I cannot do it with wifi interface and also together.

Is there a way to acheive this? I do not need a solution based on bridge but I need a solution which can come close to my original setup.
Thanks
I have two routers, one connected to my laptop running linux/gnome via wifi and other via ethernet cable. I have two ip addresses and can access devices in both networks via ip addresses. I then needed a VM so i installed VirtualBox and then simply add a Linux guest. I connected both networks to my guest VM in VBox via "Bridge" option.
I have requirement that my "VM: GUEST LINUX" need to be able to receive multicast traffic from both networks and should be also able to ping all the devices in both networks using ip address. Everything was setup in no time.

Now I have been trying to get this setup done via proxmox. I connected both networks to proxmox and able to ping machines in the network from proxmox host. I can connect my VM using the defualy bridge what proxmox has created during installation (vbr0) to one network so that I can access all machines in that network but I cannot do it with wifi interface and also together.

Is there a way to acheive this? I do not need a solution based on bridge but I need a solution which can come close to my original setup.
Thanks