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.

two network interface setting question

Featured Replies

I'm gonna test about unRAID before buying

 

my NAS have two NIC, and i use it one for Internal Home use(SMB Share, etc), and another for External Public use(ghost blog, plex, etc)

 

so i set up eth0 for Interal and eth1 for External

 

and i setting up docker, and get some ghost blog and nginx proxy manager container

 

and run it on bridge mode with port forward like this

 

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

root@Netroy-Server:~# docker ps
CONTAINER ID        IMAGE                         COMMAND                  CREATED             STATUS              PORTS                                                                 NAMES
9546130c2522        ghost                         "docker-entrypoint.s…"   9 minutes ago       Up 9 minutes        0.0.0.0:2368->2368/tcp                                                ghost
0780d9197b43        jlesage/nginx-proxy-manager   "/init"                  13 minutes ago      Up 3 minutes        0.0.0.0:8181->8181/tcp, 0.0.0.0:443->4443/tcp, 0.0.0.0:80->8080/tcp   NginxProxyManager
root@Netroy-Server:~# ss -tulnpa | grep docker
tcp    LISTEN  0        128                     *:80                   *:*       users:(("docker-proxy",pid=11521,fd=4))                                        
tcp    LISTEN  0        128                     *:8181                 *:*       users:(("docker-proxy",pid=11509,fd=4))                                        
tcp    LISTEN  0        128                     *:443                  *:*       users:(("docker-proxy",pid=11535,fd=4))                                        
tcp    LISTEN  0        128                     *:2368                 *:*       users:(("docker-proxy",pid=10707,fd=4))     

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

 

I can access those port on eth0 private IP (for internal use)

 

but I can't access to eth1 public IP (for external use)

 

what should i do?

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.