Only Internal Access to Site – No external access
-
[ Moderator note: moved to Fixing WordPress. ]
I have installed WordPress on a Raspberry Pi. The installation itself went smoothly. I have a theme downloaded and working just fine, but only on my internal network. Within the network, if I go to 10.0.0.110 I can access the website, login to the admin panel, and change all the settings. No problem.
I have a FreeDNS account setup and an app that is constantly updating my public IP address so that the domain name lines up.
My problem is this – when I try to go to the domain name directly (zstream.chickenkiller.com), the website never loads. Even when I try to access it outside of my home network.
If I go to zstream.chickenkiller.com/license.txt, I can get that specific file. So Apache2 is working. There are no blocked port issues.
What appears to be the problem is that zstream.chickenkiller.com tries to forward to 10.0.0.110, which is obviously the internal network. I’ve tried adjusting the WordPress Address and Site Address in the WordPress settings, but that just locks me out of the system. I might be misunderstanding those settings.
Anyways, I’m happy to answer any questions of any info you might need to help me troubleshoot. I appreciate it!
- The topic ‘Only Internal Access to Site – No external access’ is closed to new replies.