<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 15, 2017 at 9:40 AM, Stephen Worthington <span dir="ltr"><<a href="mailto:stephen_agent@jsw.gen.nz" target="_blank">stephen_agent@jsw.gen.nz</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">On Fri, 15 Sep 2017 15:42:46 +0000, you wrote:<br>
<br>
>I got remote VNC to work.  x11vnc server is installed in mythbuntu if you enable that service in mythtv control center. I just give it a strong password at startup.  I just have to figure out how to have x11vncserver run at boot time automatically. I now can run mythweb or mythfrontend remotely.<br>
<br>
The VNC protocol is really insecure - as best I can remember, it sends<br>
passwords in clear text.  It should only be used when connecting via<br>
an encrypted connection.<br>
<br>
Basically, there are no shortcuts to getting remote access to MythTV -<br>
if you want proper security, you have to use either a VPN or an<br>
encrypted tunnel.  Nothing else is good enough to ensure safety.  I<br>
use OpenVPN and then VNC inside that.  OpenVPN is a pain to set up,<br>
but gives about the best security available when used with the correct<br>
options.<br></blockquote><div><br></div><div>Honestly, you'd be probably be better off setting up a password to mythweb than opening up VNC to your entire computer. But you may decide the risk is worth it if you are only going to enable for short bursts here and there...I setup htdigest and ssl access to my apache server a long time ago, and I honestly don't remember. I'm sure you could probably use a general SSL apache setup guide and then modify the mythweb apache config file appropriately.</div><div><br></div><div>As mentioned, SSH tunnel or OpenVPN or similar is probably the best way to go. For what it is worth, I use a router running pfsense and setting up openvpn on that was relatively easy to do following some guide I found in the forums. pfsense takes a some time to setup but the features are worth it you are security oriented at home (and it has other features that make managing your home network easier/better).</div><div><br></div><div>-Marlon</div></div></div></div>