Comment on Having trouble setting up Nginx
pirateMonkey@lemmy.world 1 day agoThanks for that flow on how to troubleshoot.
When I try nslookup on the server, it doesn’t seem to be working at all (nslookup google.com returns ** server can’t find nslookup: NXDOMAIN). On Windows, it doesn’t return any IP (*** No internal type for both IPv4 and IPv6 Addresses records available). Looking at my Pi-hole query log, I do see that address was queried and allowed.
How can I check what Cloudflare is seeing (because as I understand that’s the next link in the chain)? I’m not seeing any logs there, but only created my account Saturday…
siph@feddit.org 1 day ago
You could try just using the
ping
orhost
commands, they will also try to resolve the domain.Also can you access the services by using IP:Port?