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.

Did I goof creating a static IP?

Featured Replies

Admittedly, I probably did this the wrong way.  I just built a test server with unraid and noticed it had DHCP and IP listed in the web front-end.  Since I thought it might be better to use a static IP I just switched "Obtain an IP" to NO and then updated the IP Address to the one I wanted the server to be on.  I clicked APPLY and the web front-end locked up.  I then read some on the forum and it appears this is typically done by updating the config/Network file on the USB drive in Linux (which I don't know how to do anyway, I'm completely ignorant when it comes to Linux). 

 

However, I shut the server down using the power switch and then brought the server back up and it appears the static IP got written somewhere because it seems to work (server is on the new IP and it is reflected in the web front-end).  My question is, I did do this incorrectly...right?  Since it seems to work is there anything else I should be doing to correct anything?  When I finish my final server I would like to have it on a static IP and would like to know how to do this the "right" way.

As soon as you 'apply' the new settings, your web GUI would be expected to lock up because you have set new IP#.  It probably wasn't necessary to reboot. 

 

Be sure to set all the other parameters (most likely these values):

 

Netmask:255.255.255.0

Gateway:(your router's gateway IP)

DNS Server :(typically same router's gateway)

Admittedly, I probably did this the wrong way.  I just built a test server with unraid and noticed it had DHCP and IP listed in the web front-end.  Since I thought it might be better to use a static IP I just switched "Obtain an IP" to NO and then updated the IP Address to the one I wanted the server to be on.  I clicked APPLY and the web front-end locked up.  I then read some on the forum and it appears this is typically done by updating the config/Network file on the USB drive in Linux (which I don't know how to do anyway, I'm completely ignorant when it comes to Linux). 

 

However, I shut the server down using the power switch and then brought the server back up and it appears the static IP got written somewhere because it seems to work (server is on the new IP and it is reflected in the web front-end).  My question is, I did do this incorrectly...right?  Since it seems to work is there anything else I should be doing to correct anything?  When I finish my final server I would like to have it on a static IP and would like to know how to do this the "right" way.

 

Using the web browser interface to change the IP-address works fine for me.  The browser "locked up" when you clicked apply because when you did, it updated the server's IP-address immediately and your browser session became invalid since the browser was pointing to the old IP-address you had set on the unRAID box.  Next time just reload/refresh your browser session whenever you change the IP-address and all should be well again.

Yeah when I changed my ip to what I wanted it and clicked the update. I ended up just using

http://myiphere and then before you know it http://tower worked just fine. I think I might of had some temporary glitch or network glitch, but it later resolved itself after a few minutes of tinkering.

When unRAID boots I have the IP address output on the console window.

 

Add this to your go script and put the attached script in your /boot/config folder.

 

ipaddress=`/boot/config/showIP.sh eth0`

echo "IP address eth0: $ipaddress"

showIP.zip

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.