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.

Static IP for Win 10 VM

Featured Replies

I am new with VM's on unRAID so please bare with me, but I tried searching and all I could find was to change in the xml from virbr0 to br0 and it will pick up my ip range (10.10 etc). When I change this it crashes when I try to start the VM.

 

From This:

<interface type='bridge'>

      <mac address='52:54:00:79:6e:0e'/>

      <source bridge='virbr0'/>

      <model type='virtio'/>

      <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>

    </interface>

 

To This:

<interface type='bridge'>

      <mac address='52:54:00:79:6e:0e'/>

      <source bridge='br0'/>

      <model type='virtio'/>

      <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>

    </interface>

I am new with VM's on unRAID so please bare with me, but I tried searching and all I could find was to change in the xml from virbr0 to br0 and it will pick up my ip range (10.10 etc). When I change this it crashes when I try to start the VM.

 

From This:

<interface type='bridge'>

      <mac address='52:54:00:79:6e:0e'/>

      <source bridge='virbr0'/>

      <model type='virtio'/>

      <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>

    </interface>

 

To This:

<interface type='bridge'>

      <mac address='52:54:00:79:6e:0e'/>

      <source bridge='br0'/>

      <model type='virtio'/>

      <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>

    </interface>

Under tools -> network settings, look for bridge. Is it enabled?

  • Author

Under tools -> network settings, look for bridge. Is it enabled?

 

thanks, that did it, I noticed quickly the first time a thing that said Bridge: Yes, didnt notice Setup Bridge: No.

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.