December 20, 20196 yr Hi guys. I'm happily using Unraid 6.7 (now 6.8), and using SSL (so web GUI address is "converted" to that long string). Today I had to reboot server for maintanance: I could not then resolve that address, not from my laptop nor from my phone. I then tried from an iPad and boom: everything working as expected. I could ping and ssh to server, so I guess it's some kind of network problem. Any hint to avoid that in the future? Thank so much
December 20, 20196 yr SSL would just add https:// to the address instead of http://. Do you mean you were using a dns hostname?
December 20, 20196 yr 34 minutes ago, soja said: SSL would just add https:// to the address instead of http://. Do you mean you were using a dns hostname? Not quite. Have you used the SSL service in unraid yet? It provisions a hostname that decodes back into a local IP, which makes things complicated sometimes. If you don't have a static IP for Unraid in your LAN, then the hostname can point to the wrong IP when you reboot. I would advise setting a static DHCP reservation in your router for Unraid, that should keep things a little happier when you have to reboot.
December 20, 20196 yr 7 minutes ago, jonathanm said: Not quite. Have you used the SSL service in unraid yet? It provisions a hostname that decodes back into a local IP, which makes things complicated sometimes. If you don't have a static IP for Unraid in your LAN, then the hostname can point to the wrong IP when you reboot. I would advise setting a static DHCP reservation in your router for Unraid, that should keep things a little happier when you have to reboot. Apparently not. Where is this setting in unraid? EDIT: Found it. very strange that they would call it that since it is just giving you a free custom dns hostname with a lets encrypt cert attached to it. Edited December 20, 20196 yr by soja
December 20, 20196 yr 6 minutes ago, soja said: Where is this setting in unraid? Start reading at Secure Access https://forums.unraid.net/topic/65494-unraid-os-version-640-stable-release-available/
December 20, 20196 yr Author 3 hours ago, jonathanm said: I would advise setting a static DHCP reservation in your router for Unraid, that should keep things a little happier when you have to reboot. I can confirm that a static DHCP reservation is set in my router. Ping and ssh were targeted to the same IP as I'm used to, and it was working. My browser just seemed not able to resolve the hostname...
December 21, 20196 yr 4 hours ago, melagodo said: I can confirm that a static DHCP reservation is set in my router. Ping and ssh were targeted to the same IP as I'm used to, and it was working. My browser just seemed not able to resolve the hostname... open up a command prompt and type nslookup longstringofnumbersandletters.unraid.net and screenshot or post the result.
December 21, 20196 yr Author Server: 35f9270e2942 Address: 192.168.1.26 *** 35f9270e2942 can't find https://9a7de74204df13577c0f19772c3a864033bc216d.unraid.net: Non-existent domain .26 is my piHole docker IP. Could that be because I'm not using piHole DNS on my Unraid machine? Edited December 21, 20196 yr by melagodo typo
December 21, 20196 yr 33 minutes ago, melagodo said: Server: 35f9270e2942 Address: 192.168.1.26 *** 35f9270e2942 can't find https://9a7de74204df13577c0f19772c3a864033bc216d.unraid.net: Non-existent domain .26 is my piHole docker IP. Could that be because I'm not using piHole DNS on my Unraid machine? You need to remove the https:// when using nslookup. I tried resolving it a couple ways and I am getting nothing back. Does the registration expire? Mine: nslookup 07e70bf7719b38236e5bbd01e075841e80dd034c.unraid.net 8.8.8.8 Server: dns.google Address: 8.8.8.8 Non-authoritative answer: Name: 07e70bf7719b38236e5bbd01e075841e80dd034c.unraid.net Address: 192.168.1.150 Yours: nslookup 9a7de74204df13577c0f19772c3a864033bc216d.unraid.net 8.8.8.8 Server: dns.google Address: 8.8.8.8 *** dns.google can't find 9a7de74204df13577c0f19772c3a864033bc216d.unraid.net: Non-existent domain Edited December 21, 20196 yr by soja
December 21, 20196 yr Author Here it is, my friend nslookup 9a7de74204df13577c0f19772c3a864033bc216d.unraid.net 8.8.8.8 Server: dns.google Address: 8.8.8.8 Non-authoritative answer: Nome: 9a7de74204df13577c0f19772c3a864033bc216d.unraid.net Address: 192.168.1.16 It also work through my pihole DNS server nslookup 9a7de74204df13577c0f19772c3a864033bc216d.unraid.net 192.168.1.26 Server: 25f1170e2942 Address: 192.168.1.26 Non-authoritative answer: Nome: 9a7de74204df13577c0f19772c3a864033bc216d.unraid.net Address: 192.168.1.16
Archived
This topic is now archived and is closed to further replies.