Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Trouble and advanced help needed

Featured Replies

Heya guys

 

Some help needed below please.

 

-----------------------------------------------------------------------------

Cloud (Internet)
 |
HW Router (192.168.1.1)

        (all on SM 255.255.255.0)
 |

Unraid (192.168.1.5)

        (all VM's are piggy backing to "virbr0" for NIC access. "virbr0" is set to 192.168.122.*/24)

        |

        pfSense Firewall (192.168.2.1 fixed IP)
         |
          ___ Windows Srv 2008 Domain Controller 1 (192.168.2.10 fixed IP / DHCP active on Server)
          ___ Windows Srv 2008 Domain Controller 2 (192.168.2.12 fixed IP)

                    |

                    ___ Linux 20.04 (DHCP assisgned but picking up IP address 192.168.122.127)

                    ______ Note: oopsie, this VM shouldn't be picking up an IP of 192.168.122.127, it should be picking up the DHCP scope from my Domain Controller.

-----------------------------------------------------------------------------

 

All the Domain Controllers and pfSense can ping the internet.

Unraid can get on to the internet and ping the internet, but the Domain Controllers cannot browse the internet.

Can run any diagnostics needed via KVM access through each of the associated VM's.

 

Will admins / anyone else willing to assist, please let me know if I need to send in diagnostics log to assess to try and fix. Any help would be greatly appreciated.

NOTE: Have included diagnostic logs as anonymized them for general public usage.

 

Many thanks

 

Kind regards

vm-unraid-bios-diagnostics-20200410-1500.zip

Edited by Andrew Clarke

  • Author

I don't think its a config problem guys. I think its a problem with the way that UnRaid handles its networking traffic, which is why it needs a closer eye from DEV's possibly. Its should be passing traffic over IP between the hosts, but I don't think that's occuring correctly.

 

Hope someone can point this out for me so I can take it further and resolve.

 

Thanks :)

Edited by Andrew Clarke

  • Author

BUMP: Any thoughts anyone reading?

quick questions. how is your linux VM connected to your pfsense router VM? over the vibr0 bridge?

if so, you are running two DHCP servers (KVM has its own on vibr0, while pfsense has another if you enabled it.) and it will be a toss up of which gets picked.

what you should do is define a guest only bridge.

I haven't used this in a while, so not sure if I'm missing some steps.

Create a file /tmp/gbr.xml

<network>
  <name>guest-bridge</name>
  <bridge name="vmbr0" />
</network>

Run the commands

virsh net-create /tmp/gbr.xml
virsh net-autostart guest-bridge

You should then be able to link your VMs to this guest bridge and use the pfsense as the router (dhcp and gateway).

(However, the gui for VMs will not show the new bridge unless a physical network port is added.)

 

See here too:

 

Edited by ken-ji

  • Author

Ken-Ji, diamond thank you for answering. I'll try to give this a go and see if it works.

 

I'll be honest, there's no clear defined way of doing it through the GUI. Creating a virtual bridge through the GUI for VM's would be helpful. I'll give this a try and see how I get on.

 

Thank you greatly :D

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.