Eric: How much control do you have where your site is hosted?&nbsp; My setup was fairly simple, I have 2 cgi scripts on my server, the first one I hit with wget from cron ever few minutes:<br>&nbsp;wget -O - [#web address here#] &gt; /dev/null
<br><br>When this script gets hit it updates a file with my IP, then I have the other script setup so it redirects traffic from mythtv.mywebaddress to the IP of my mythbox.<br><br>You could easily accomplish the same thing using FTP instead.&nbsp; If you can run Perl scripts on your site, I can hook you up with the scripts that I used.
<br><br>-John<br><br><br><div><span class="gmail_quote">On 6/13/07, <b class="gmail_sendername"><a href="mailto:edilbeck@cox.net">edilbeck@cox.net</a></b> &lt;<a href="mailto:edilbeck@cox.net">edilbeck@cox.net</a>&gt; wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>&gt; Just wondering how everyone redirects to MythWeb running at home if<br>&gt;they have a dynamic IP.&nbsp;&nbsp;I created some scripts on &gt;a co-owned server [
<br>&gt;and have cron (on my local mythbox) hitting them every so often.&nbsp;&nbsp;This way I get redirected to whatever my current dynamic IP is.&nbsp;&nbsp;If there is [Eric Dilbeck] &gt; enough of a need, I would open this option up to other MythWeb users.
<br><br>I was also wandering how people did this. I have not dig deep enough into this problem yet. But I was wanting to do this with out any cosy(dyn dns service) I do have a domain. Is there a way for my Myth box to ftp the current dyn ip to my web server so it always know how to get to my myth box?
<br><br>Eric<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">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>