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.

Unable to connect to unraid via IP or terminal

Featured Replies

  • Solution
  1. Unraid Service is hooked up to monitor

  2. Custom port for unraid access at {{IP}}:8443


When trying to work on my VM i was unable to access the internet. Read an article that said to use bonding.

Went to network to switch to bonding on. Now nothing freaking works on this machine.

I cannot navigate to the server via IP.

Trying to use the UI on the Monitor by selection the Unraid GUI on startup is not working either. im at a loss here on what to do

Solved by Thomas T

  • Author

I pulled my USB out and looked at the /config/network.cfg

# Generated settings:

IFNAME[0]="br0"

BONDNAME[0]="bond0"

BONDING_MIIMON[0]="100"

BRNAME[0]="br0"

BRSTP[0]="yes"

BRFD[0]="0"

DHCP_KEEPRESOLV="no"

DHCP6_KEEPRESOLV="no"

DESCRIPTION[0]="Unraid"

BONDING_MODE[0]="1"

BONDNICS[0]="eth0"

BRNICS[0]="bond0"

PROTOCOL[0]="ipv4"

USE_DHCP[0]="yes"

USE_DHCP6[0]="yes"

SYSNICS="1"

noting that bonding is what causes this issue in the first place, i decided to remove it all
IFNAME[0]="br0"

BRNAME[0]="br0"

BRNICS[0]="eth0"

USE_DHCP[0]="yes"

PROTOCOL[0]="ipv4"

SYSNICS="1"

but i have been unable to get it working.

I get through the mount: overlay mounted on /lib
_

Then freeze or at least stop displaying. I cannot hit this through ssh or through the GUI

  • Author

I did disabled my VM but im wondering if the VFIO is causing issues. i have disabled them by renaming them. i also downloaded the latest boot drive and im using the default network config

USE_DHCP="yes" IPADDR= NETMASK= GATEWAY= BONDING="no" BRIDGING="yes"

  • Author

Fixed. disabling VFIO allowed me back into my own system -_-. anyways, once that was taken care of i was able to shuffle the network cfgs around enough to get things working properly.

One of my main issues is that by default eth0 is a the motherboard network driver and right now that is corrupted on my MB. I have a Nic PCIE card that i use for connecting.

Once im able to get that worked out. I'm A-Okay

  • Author

RESOLVED

settings
# Generated settings:

IFNAME[0]="br0"

DHCP_KEEPRESOLV="no"

DHCP6_KEEPRESOLV="yes"

BRNAME[0]="br0"

BRNICS[0]="eth0"

BRSTP[0]="0"

BRFD[0]="0"

DESCRIPTION[0]="Unraid"

PROTOCOL[0]="ipv4"

USE_DHCP[0]="yes"

USE_DHCP6[0]="no"

IFNAME[1]="eth1"

PROTOCOL[1]="ipv4"

USE_GW4[1]="on"

SYSNICS="2"

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.