Thanks guys, that did it!<br><br>Gary<br><br><br><div class="gmail_quote">On Nov 28, 2007 12:59 PM, Brian Phillips &lt;<a href="mailto:brian.phillips@gmx.net">brian.phillips@gmx.net</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">stuart wrote:<br>&gt; Gary Jones wrote:<br>&gt;&gt; I recently re-configured my box using the newest version of MythDora,<br>&gt;&gt; and I can only view MythWeb on the box itself (using the loopback<br>
&gt;&gt; address) but not from other machines on the network. My guess is I<br>&gt;&gt; missed a setting during installation that allows http traffic in. Is<br>&gt;&gt; there a quick way to enable this without reinstalling?
<br>&gt;&gt;<br>&gt;&gt; Gary<br>&gt;&gt;<br><br></div>Iptables got properly configured? &nbsp;Make sure /etc/sysconfig/iptables has<br>this line:<br>-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 80 -j<br>ACCEPT
<br><br>You can/should change that to secure it for your lan though.<br><div><div></div><div class="Wj3C7c"><br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">
mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></div></div></blockquote></div><br>