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.

Adding a virtual network

Featured Replies

I've been at this for over an hour, reading forum posts and such. Can't find what I'm looking for. 

Goal: Set up a new virtual network that is not attached to the rest of the LAN. This way I can do some testing/goofing with PFsense and some Linux hosts on that new virtual network, free of anything else going on in my regular network. 

 

My understanding is that I need to simply create a new virtual network. Only way I could figure to do that was `virsh net-define <path to XML>`. But even once I create this new interface, activate it, etc (lab1 is my new interface): 

root@unraid:~# virsh net-list --all 
 Name      State      Autostart   Persistent
----------------------------------------------
 default   inactive   yes         yes
 lab1      active     yes         yes

It does not show up as one of the options when I try to spin up a new VM and select a network interface. Though I can see clearly that `ifconfig` finds it: 

lab1: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        inet 10.0.0.1  netmask 255.0.0.0  broadcast 10.255.255.255
        ether 52:54:00:e5:34:a7  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

And I guess my expectation must be off, which is that this new interface should show up under the list of interfaces under the 'network bridge' dropdown when creating/editing a VM. How would I connect my network interface to this new `lab1` network as opposed to one of the standard `virbr0` or `br0` "bridge" interfaces? Just raw XML definition? 

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.