

Could you expound? My understanding of the goal here is that Adguard DNS catches my request for docmost.example.com
and redirects it to my UNRAID server, which has Nginx listening for traffic. Nginx then directs to the appropriate IP and port.
Could you expound? My understanding of the goal here is that Adguard DNS catches my request for docmost.example.com
and redirects it to my UNRAID server, which has Nginx listening for traffic. Nginx then directs to the appropriate IP and port.
Thanks for the suggestions.
Ping from PC to docmost.example.com
: Pings fine, packet loss.
Ping from PC to 192.168.1.80
: Pings fine, no packet loss.
Traceroute from PC to docmost.example.com
: 1 hop, all <1 ms, to 192.168.1.80
Traceroute from PC to 192.168.1.80
: 1 hop, all <1 ms
Ping from Nginx container to PC: Pings fine, no packet loss.
Traceroute from Nginx container to PC: Hops to 172.18.0.1
in <1ms, and then it times out on subsequent hops.
I decided to try to traceroute from my PC to 172.18.0.1
and 172.18.0.9
which is the actual IP of the Nginx container according to UNRAID, and in both cases they hop to 192.168.1.254
which is my router, and then all subsequent hops time out.
Do you know why pings would go through without any loss but traceroutes would fail? Any idea what’s going on here?
Couldn’t I troubleshoot this by using a different browser, or even incognito mode? Because when I do that, it still times out. I appreciate the explanation and advice. I’m not too worried about it at this stage only because my service I am trying to get working, Docmost, will really only be accessed from my desktop. Plus, as I said in OP, I am enjoying learning about this stuff and want to figure out why this specifically isn’t working for educational purposes, even if I switch to a different solution.
It does not look like NAT loopback will be an option for me due to router/ISP.
Thanks for the ping suggestion. Copied from another comment of mine:
When I ping
docmost.example.com
, looks like Adguard is correctly catching it and routing it to an internal IP192.168.1.80
, which is exactly what I’ve told it to do. I tried to pinganothersub.example.com
as well, and it was pinging my duckdns address and timing out. So when I ping, it looks like the packets get through but when I try to access it from a browser, it times out?
When I try to connect to docmost.example.com
, I do not see anything come up on my proxy-host-14_access.log
, proxy-host-14_error.log
, or error.log
. Just nothing at all. When I access from outside the network, entries in the access log show up as expected from the IP I access it from (in this case, my phone off WIFI).
I pinged 192.168.1.85
from within my nginx container and looks like it communicated just fine. https://puu.sh/Ks29s/367c0b6144.png
Thanks for the ping suggestion. When I ping docmost.example.com
, looks like Adguard is correctly catching it and routing it to an internal IP 192.168.1.80
, which is exactly what I’ve told it to do. I tried to ping anothersub.example.com
as well, and it was pinging my duckdns address and timing out. So when I ping, it looks like the packets get through but when I try to access it from a browser, it times out?
https://puu.sh/Ks252/fa872908d9.png
(Also, I do not think NAT loopback will be possible with my router/ISP from some reading up I just did)
I understand Virtuous did the remaster.
Affinity primarily.
She also worked with Photoshop and Illustrator. She does many things. Freelance design work for people, as well advertising design for her work. She also does design for our website and ttrpg hobbies.
I admit this is less of a concern to me because I don’t do a lot of modding, but I can definitely understand that disappointment for those that do. With a different engine, though, I do hope it will be less buggy.
My partner is a graphic designer and although she undeniably had some growing pains switching away from Adobe, she hasn’t looked back.
I really admire the work of the Skyblivion crew, as well as the ones remaking Morrowind, but I’m not quite as cynical as you regarding the official. As I said, I think the studio has handled some good remasters in the past and I think it will be done well.
Honestly, I don’t have a ton of faith in Bethesda anymore, so I don’t care much for the next game. This on the other hand, as I understand it, was handled by another studio which has delivered great remasters and remakes, so I’m actually kinda stoked for it. I could play through Oblivion again, it’s been years.
This is the best picture I’ve seen all week.
Keep the bags, or at least a few, in your car.
It really does make perfect sense. There is nothing grammatically or semantically wrong with the bit you quoted. Is English your first language?
That’s not word salad.
Honestly nah, there are lots of other good options. Support the devs and people fueling real creativity rather than staying in Adobe’s ecosystem, paid or not.
Probably should spoiler tag that.
You fail 100% of wheels you don’t take.
Nginx forwards all traffic correctly outside of the local network, so accessing
docmost.example.com
from outside local network works completely as expected, with certs and all.