<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 27, 2015 at 11:03 AM, James Miller <span dir="ltr"><<a href="mailto:gajs-f0el@dea.spamcon.org" target="_blank">gajs-f0el@dea.spamcon.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">On Mon, 27 Apr 2015, Hika van den Hoven wrote:<br>
<br>
</span><span class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Probably a very dumb question. In the first post her you wrote you<br>
tried: <a href="http://IP/mythweb" target="_blank">http://IP/mythweb</a>. I assume you substituted IP with your<br>
backends ip number? Because if not, you get what you describe!<br>
</blockquote>
<br></span>
There's a lot I don't know about administering computers, but I'm fairly conversant in basic network set-up and administration. So, yes, IP in my example was a valid IP on my LAN--the one I've assigned to the MythTV machine (linked its MAC address to a valid IP in the DHCP pool the router gives out). I'm pretty certain all is in order on that front.<div class=""><div class="h5"><br>
<br></div></div></blockquote><div><br></div><div>Can you try Nick's suggestion? This sounds a lot like some firewall issue if you are having these issues with two different installations of different webservers, you can connect locally, and can't even get a test page remotely (but within the same network).<br># iptables -L -n<br>
<br>
will show any active iptables firewalling (try on both the client and<br>
the backend to see if packets are being dropped somewhere). <br></div></div><br></div></div>