<br><br><div class="gmail_quote">On Tue, Feb 9, 2010 at 1:54 PM, Ian Oliver <span dir="ltr">&lt;<a href="mailto:lists@foxhill.co.uk">lists@foxhill.co.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
In article<br>
&lt;<a href="mailto:d38b16d81002090735s5ee966bah7b714f1b179b24fc@mail.gmail.com">d38b16d81002090735s5ee966bah7b714f1b179b24fc@mail.gmail.com</a>&gt;, Marc<br>
<div class="im">Randolph wrote:<br>
&gt; If this is just for use within your 192.168.1.x network, all you<br>
&gt; should need to do is:<br>
<br>
</div>I want no password internally but also to be able to access it from<br>
work, parents, etc.<br>
<font color="#888888"><br>
Ian<br>
</font><div><div></div><div class="h5"><br>
Honestly, I have to concur with Travis.  Using an open source terminal program like putty, it is pretty easy to tell it to tunnel a port into your mythtv box (e.g. -L9000:<a href="http://127.0.0.1:80">127.0.0.1:80</a> which will tunnel port 9000 on your remote PC to the standard web port 80 on your mythtv computer).  I would definitely recommend using an RSA key pair with a pass phrase (put the private key on a USB thumb drive and carry around with you or install it permanently on the remote PCs you will be using).  Disable userID logins (will always require the RSA key).  You&#39;ll need to set your firewall (mythtv box and router) to pass the ssh port (22) through.  All of these steps are easy to find HOWTOs on the web.  This is a very secure method to protect yourself and once it is setup you just have to log in through putty then launch your browser with the URL of <a href="http://127.0.0.1:9000/mythweb">http://127.0.0.1:9000/mythweb</a> or where ever your mythweb is located.<br>
</div></div></blockquote><div><br></div><div>Once you open up port 22 on your mythtv box to the internet, it will be hit by computers trying to hack into it (check out logwatch to find out).  If you leave userID logins enabled, odds are you will eventually get hacked.</div>
<div><br></div><div>-- Ken E. </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div class="h5">
<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>