September 9, 20223 yr Hello, is it possible to change the default secure port 443? Neither the remote connection nor the flash backup are possible. It's likely because port 443 is blocked; if it's possible to change it, please tell me how. Edited September 9, 20223 yr by alhatmy
September 9, 20223 yr Close that dialog box and you will see the "WAN Port" setting. We highly recommend you choose something other than 443. For more detailed instructions on setting up remote access see https://wiki.unraid.net/My_Servers#Configuring_Remote_Access_.28optional.29 Flash Backup is unrelated Remote Access. There are currently some issues, here are more details: https://forums.unraid.net/topic/128043-my-servers-will-not-do-flash-backup/#comment-1167192
September 9, 20223 yr Author 1 hour ago, ljm42 said: Close that dialog box and you will see the "WAN Port" setting. We highly recommend you choose something other than 443. For more detailed instructions on setting up remote access see https://wiki.unraid.net/My_Servers#Configuring_Remote_Access_.28optional.29 Flash Backup is unrelated Remote Access. There are currently some issues, here are more details: https://forums.unraid.net/topic/128043-my-servers-will-not-do-flash-backup/#comment-1167192 Thank you, but I've already followed every step.. I'm certain it has to do with 443 being blocked by the ISP.
September 9, 20223 yr Community Expert You shouldn't be using 443. Do you mean your ISP won't allow you to forward ports, or do you mean you don't know how?
September 9, 20223 yr Author 23 minutes ago, trurl said: You shouldn't be using 443. Do you mean your ISP won't allow you to forward ports, or do you mean you don't know how? I don't know how to make it work. It has something to do with blocked ports.
September 10, 20223 yr On the Settings -> Management Access page, the HTTP and HTTPS ports are used for Local Access to the webgui when you are on your LAN. The WAN Port is used for Remote Access. Adjust your Unraid settings like this: * HTTP port defaults to 80, this works on most systems * HTTPS port defaults to 443, this works on most systems (unless you have Docker containers that you want to run on port 443, if so choose something else here) * WAN port, use something other than 443, such as 13856 Then for your port forward router config: * External Port : 13856 (or whatever you chose for WAN port above) * Internal Port: 443 (or whatever you chose for HTTPS port above)
November 29, 20223 yr Author On 9/10/2022 at 4:51 AM, ljm42 said: On the Settings -> Management Access page, the HTTP and HTTPS ports are used for Local Access to the webgui when you are on your LAN. The WAN Port is used for Remote Access. Adjust your Unraid settings like this: * HTTP port defaults to 80, this works on most systems * HTTPS port defaults to 443, this works on most systems (unless you have Docker containers that you want to run on port 443, if so choose something else here) * WAN port, use something other than 443, such as 13856 Then for your port forward router config: * External Port : 13856 (or whatever you chose for WAN port above) * Internal Port: 443 (or whatever you chose for HTTPS port above) still .. Edited November 29, 20223 yr by alhatmy
November 29, 20223 yr I think it is likely you'll need to contact your ISP for help with the port forward. But there is one last thing we can check... open a web terminal and type: php /usr/local/emhttp/plugins/dynamix/include/UpdateDNS.php -v then post the results here (they are anonymized)
November 30, 20223 yr Author 17 hours ago, ljm42 said: I think it is likely you'll need to contact your ISP for help with the port forward. But there is one last thing we can check... open a web terminal and type: php /usr/local/emhttp/plugins/dynamix/include/UpdateDNS.php -v then post the results here (they are anonymized) (Output is anonymized, use '-vv' to see full details) Unraid OS 6.11.1 with My Servers plugin version 2022.11.29.0742 ✅ Signed in to Unraid.net as alhatmy Use SSL is no ✅ Rebind protection is disabled for myunraid.net Local Access url: http://Tower.local ✅ 192-168-12-56.hash.myunraid.net resolves to 192.168.12.56 Remote Access url: https://[redacted].hash.myunraid.net:[redacted] ✅ [redacted].hash.myunraid.net resolves to [redacted] Request: { "keyfile": "[redacted]", "plgversion": "2022.11.29.0742", "internalhostname": "Tower.local", "internalport": "80", "internalprotocol": "http", "remoteaccess": "yes", "servercomment": "Media server", "servername": "Tower", "internalip": "192.168.12.56", "externalhostname": "*.hash.myunraid.net", "externalport": "[redacted]", "externalprotocol": "https", "unraidreport": "{\"os\":{\"serverName\":\"Tower\",\"version\":\"6.11.1\"},\"api\":{\"version\":\"2.54.0\",\"status\":\"running\",\"environment\":\"production\",\"nodeVersion\":\"v18.5.0\",\"emhttpMode\":\"nchan\"},\"apiKey\":\"valid\",\"myServers\":{\"status\":\"authenticated\",\"myServersUsername\":\"alhatmy\"},\"relay\":{\"status\":\"connected\"},\"minigraph\":{\"status\":\"connected\"},\"cloud\":{\"status\":\"ok\",\"ip\":\"52.40.54.163\"},\"flashbackup\":{\"activated\":\"yes\",\"error\":\"no\"}}" } Response (HTTP 200): [] success
November 30, 20223 yr 1 hour ago, alhatmy said: Remote Access url: https://[redacted].hash.myunraid.net:[redacted] ✅ [redacted].hash.myunraid.net resolves to [redacted] This anonymized line shows that DDNS for your Remote Access url is working properly. The issue is with the port forward, I recommend that you contact your ISP.
November 30, 20223 yr @alhatmy I'm in your same country and I can access remotely. Basically you have 2 options: Call Etisalat and ask to open the port and they'll tell you you need to pay a static ip. Or Use a cloudflare tunnel
November 30, 20223 yr Author 1 hour ago, juan11perez said: @alhatmy I'm in your same country and I can access remotely. Basically you have 2 options: Call Etisalat and ask to open the port and they'll tell you you need to pay a static ip. Or Use a cloudflare tunnel Thanks! When I called Etisalat, they were clueless about the static IP (perhaps because it's reserved for business accounts only?). What is the specific name of the service you're referring to? As of cloudflare, what links/ports must include please ?
December 1, 20223 yr @alhatmy Good day. I used to have etisaltat but I've since moved to du, because regrettably it's not available in my community. However until a year ago I was using etisalat and 443 wasnt blocked. Have you verified the port is indeed closed? use something like portchecker.com to confirm. To set up cloudflare tunnel, follow this video
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.