Hello,
My domain is:
nutthause.com
I ran this command:
https://media.nutthause.com
It produced this output:
Unable to connect
Firefox can’t establish a connection to the server at nutthause.com.
My web server is (include version):
apache2 -V
Server version: Apache/2.4.41 (Ubuntu)
The operating system my web server runs on is (include version):
Linux Mint 20 Ulyana
My hosting provider, if applicable, is:
Home webserver self hosted
I can login to a root shell on my machine (yes or no, or I don't know):
yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
No
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
certbot --version
certbot 0.31.0
I'm able to connect to https://media.nutthause.com when I have enable the border firewall to allow https in, but if I close/disable the forwarding rule NO
connection to https://media.nutthause.com, and I get error:
Unable to connect:
Firefox can’t establish a connection to the server at nutthause.com.
Here is my setup:
Smoothwall Firewall https forwarding rule enabled
"
"
Host making connection Linux Mint 20 firewall rule accept https 443 connections:
Local Browser Firefox 83.0 (64-bit) https://media.nutthause.com
Connects Perfectly
It doesn't appear to be a DNS issue as Static DNS server on Smoothwall resolves to ip address of media.nutthause.com
nslookup media.nutthause.com
Server: 127.0.0.53
Address: 127.0.0.53#53
Non-authoritative answer:
Name: media.nutthause.com
Address: x.x.x.x (Actual ip replaced here with x.x.x.x)
I'm not sure if the /etc/sites-available/media.nutthause.com.conf file needs to be changed to allow for the local connections. I keep https incoming connection blocked on my Smoothwall as I only want to connect internally to media.nutthause.com/zm. I'm able to connect using https://ip address/zm, zm = Zoneminder (open source surveillance system), but not able to with DNS name, https://media.nutthause.com/zm.
If I need to connect externally I use ssh or openvpn into local network.
Any help would be appreciated to resolve this internal connection issue.
Thanks