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.

Manual Network configuration second ethernet

Featured Replies

I want a 2nd ethernet card manually configured. 

Due to the load I want a dedicated connection between the Unraid and a Server.

 

I've got a second ethernet connection. But how can I manually configure this in network.cfg?

 

I took eth1 already out of the Bond. But need to add it somehow.

The system now has eth0 and eth1 available.

eth0 uses dhcp

eth1 I want to manually configure.

 

The manual says:

USE_DHCP=no

IPADDR=192.168.1.150 N

ETMASK=255.255.255.0

GATEWAY=192.168.1.1

 

But I'm trying to figure out how to point this to eth1


[My current config:]
# Generated settings:
IFNAME[0]=""
DHCP_KEEPRESOLV="no"
DHCP6_KEEPRESOLV="no"
BONDNICS[0]="eth0 eth2 eth3"
BONDING_MODE[0]="1"
BONDING_MIIMON[0]="100"
BRNICS[0]="bond0"
BRSTP[0]="0"
BRFD[0]="0"
DESCRIPTION[0]="Ethernet Build-In"
USE_DHCP[0]="yes"
SYSNICS="1"

 

 

Solved:

IFNAME[1]="eth1"
DESCRIPTION[1]="description"
PROTOCOL[1]="ipv4"
USE_DHCP[1]="no"
IPADDR[1]="10.11.12.1"
NETMASK[1]="255.255.255.0"
SYSNICS="2"

 

 

 

P.S. Those looking for Ethernet Dongles working with Unraid. Since I had around 10 different ones lying around.
Those dongles working out of the box on osX (without additional driver installations) seem to work fine with Unraid.

Edited by swampcat

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.