2023-09-21, 05:27 PM
(This post was last modified: 2023-09-21, 06:01 PM by Jerky. Edited 5 times in total.)
I think you need to add to host file:
IP_OF_HOST_INTERFACE DOMAIN_NAME_FROM_DDNS_PROVIDER
eg: 999.999.999.999 some.domain.tld
And looking at your nginx log it looks like you need to change the line about DNS to your gateway, or specify another provider. Your DNS lookup is failing with nginx. Line 23 of your paste in nginx.conf
IP_OF_HOST_INTERFACE DOMAIN_NAME_FROM_DDNS_PROVIDER
eg: 999.999.999.999 some.domain.tld
And looking at your nginx log it looks like you need to change the line about DNS to your gateway, or specify another provider. Your DNS lookup is failing with nginx. Line 23 of your paste in nginx.conf