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.

[6.2.4] VM and network Bridges

Featured Replies

Quick summary of my setup, (I don't want to get into a debate visualising your router about being good or bad practice. This is my home setup and i am wanting as much consolidation as possible)

 

  • My  internet connection i have is presented to me with a CATx ethernet handoff, to connect to this service i need to setup a PPPoE connection and auth to it
  • I have SUPERMicro MB with two ethernet interfaces (One is used for LAN the other WAN/NBN)
  • On my unraid i have a VM which runs pFsense this does my LAN DHCP, my WAN PPPoE and for all intense purpose is my internet gateway
  • To make this work in the go script create a network bridge  by doing the following to pass to pFsense VM

This is placed before starting the management utility

 

/usr/sbin/brctl delif br0 eth1

/usr/sbin/brctl addbr nbn

/usr/sbin/brctl stp nbn on

/usr/sbin/brctl addif nbn eth1

/sbin/ifconfig eth1 0.0.0.0 up

/sbin/ifconfig nbn up

 

 

This setup has been working flawlessly right up until 6.2.4 (previously worked on 6.2.2 and i upgraded past 6.2.3 if i recall) The issue i am now expirencing is that the manual bridge i create WAN/NBN bridge is not a selection as a 2nd bridge in my pfSense VM config and thus when the VM boots, it doesn't see the correct interfaces. I figured out that editing the XML and manually specifying the NBN bridge to the VM resolves the issue. However, what i would like to know is what's changed to make this happen and do i need to change the way i am achieving my solution or is this a bug?

 

Thanks

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.