March 15, 20206 yr Do I have to add anything in Unraid to Port forward a VM on virbr0? I guess I need a vlan capable router? Cheers, Frode
March 16, 20206 yr Community Expert I assume you are trying to get to the VM? Virbr0 is a NAT bridge so you cannot port forwarding through it (as far as I know). You want a bridge like br0 or br1 that directly connects to the LAN.
March 17, 20206 yr Virbr0 allows only outgoing connections initiated from the VM itself, it does not allow incoming connections initiated from outside the VM, e.g. your PC. You can enable bridge mode for your interface eth0 (see network settings) and use the corresponding br0 interface for your VM, as explained by @itimpi
April 1, 20206 yr I'm having a similar issue, but I can't figure out how to get these steps done. My VM Settings (MacinaBox) > Network Bridge > br0 Found it. A basic misunderstanding of how VMs work: they get their own IPs. Got it sorted, up and running.
Archived
This topic is now archived and is closed to further replies.