Jump to content

Hi! Can't seem to wrap my head around this... any help is appreciated!!

 

Running Unraid Basic 6.8.2. I have 2 VMs, one running CentOS 8.1.1911 and one running Ubuntu Server 18.04.4LTS.

 

I have setup two bridged networks in Unraid: br0 (currently exclusively used by Unraid - webGUI, etc.) and br1: For use by the two VMs. I have confirmed that the interfaces have been assigned correctly, and are plugged in.

 

I have access from my windows machine to both VMs and Unraid with no issues. The issue comes when I am attempting to mount an NFS share (which is on the Unraid server) to the Ubuntu VM. NFS times out claiming it cannot reach host.

After further investigation, I found that I cannot even ping the Unraid IP from either VM. For more info, I am using 2 gigabit ports on the Mobo of a Dell PowerEdge R410, going to a switch that has no segregation.

 

Surely I'm doing something stupid. Thanks for reading and thanks for any help in advance!

Link to post
Share on other sites

Can you show the network config pages, or brctl show?

 

I think the issue is that if you bridge a vm to a network adapter on thehost, you can't communicate with the host. THe solution to this is to make a ip on the bridge for the host, and don't have a ip on the network adatper.

Link to post
Share on other sites

1125460512_brctlshow.PNG.70c0b597a405ec5ac76b19e74dce549d.PNG

Ignore br2-br5, they are unused. I had a 40port 4-port NIC die when I first put the machine together.

 

I thought it would work since the VMs are bridged through one interface and then Unraid is bridged to another entirely.

Edited by alexjoel
Typo
Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×