<p dir="ltr">I run a few public-facing tinc nodes, on one of which I use sslh/nginx/tinc on port 443.</p>
<p dir="ltr">Sslh is a demultiplexing daemon that interprets the network traffic and determines if it's HTTPS/ssl or ssh/openvpn/tinc. Bind sslh to port 443 and if it sees HTTPS traffic, then it forwards to nginx. If it sees tinc traffic, it forwards to tinc.</p>

<p dir="ltr">Essentially it hides tinc behind an https server, and as long as you can access https websites on foreign networks, then you can probably access your vpn. Works for me very well!</p>
<p dir="ltr">-Sent Mobile</p>
<div class="gmail_quote">On Jun 1, 2014 2:39 PM, "Sandy McArthur Jr" <<a href="mailto:sandy@mcarthur.org">sandy@mcarthur.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<p dir="ltr">Any tips or guidance on improving the probability of being able to connect to a Tinc daemon.</p>
<p dir="ltr">I am currently on a guest wifi at a hospital for my in-laws family. Wanting to pass time and be semi productive, I tried to VPN back to my private networks but it appears the default port Tinc users is blocked.</p>


<p dir="ltr">Here is what I know about their firewall: <br>
<a href="http://n3.netalyzr.icsi.berkeley.edu/summary/id=36ea240d-27416-f857b222-4083-4af8-abdd" target="_blank">http://n3.netalyzr.icsi.berkeley.edu/summary/id=36ea240d-27416-f857b222-4083-4af8-abdd</a></p>
<p dir="ltr">I wasn't able to find anything on this searching the Web. My initial thoughts are to take a location that doesn't need an https service and run a tinc node just for relaying on port 443. Can I just port forward from 443 to 655 or should I create a new second host on the same machine. </p>


<p dir="ltr">Any guidance is appreciated. </p>
<p dir="ltr">Sandy McArthur, Jr.</p>
<br>_______________________________________________<br>
tinc mailing list<br>
<a href="mailto:tinc@tinc-vpn.org">tinc@tinc-vpn.org</a><br>
<a href="http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc" target="_blank">http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc</a><br>
<br></blockquote></div>