[lug] Making an HTTPS tunnel to an FTP server

Glenn Murray glenn.murray at gmail.com
Wed Dec 21 16:48:34 MST 2011


Thanks to all who wrote.  I will look into OpenVPN as I would prefer
an open solution, and, time permitting look at some others.   I did
find a proprietary FTP server/client that does what I'm after at
www.crushftp.com.

For the curious, the HTTPS (as opposed to SSH, etc.) requirement comes
from some contractual obligations tied to HIPAA requirements.  They
would be hard to change.

Thanks again,
Glenn


On Tue, Dec 20, 2011 at 11:13 PM, David L. Anselmi <anselmi at anselmi.us> wrote:
> Glenn Murray wrote:
>> Hi,
>>
>> I was wondering if someone on this list had any experience with this
>> problem.  I have a ProFTPD server running on port 21 behind a
>> firewall.  I'm like to create an HTTPS tunnel through the firewall to
>> ProFTPD so that users outside the firewall can connect to ProFTPD
>> using the same ProFTPD credentials as inside the firewall.
>
> So if you want a VPN that listens on port 443 then OpenVPN is probably the way to go, as already
> suggested.  You could also probably use SSH port forwarding or other methods from [1].  All of which
> depends on your firewall not proxying SSL/TLS or looking too closely at the traffic.
>
> OpenVPN already uses SSL/TLS so probably it fits the bill.  If you actually need HTTP at some point
> there seem to be ways to do that (http://www.nocrew.org/software/httptunnel.html).  There also seem
> to be a lot of web pages that take your name/password to set up a VPN, so maybe there are other ways
> to do it too (those are likely not Free though).
>
> Dave
>
>  1)
> http://www.amazon.com/Building-Linux-Virtual-Private-Networks/dp/1578702666/ref=sr_1_5?s=books&ie=UTF8&qid=1324447303&sr=1-5
>
> _______________________________________________
> Web Page:  http://lug.boulder.co.us
> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
> Join us on IRC: irc.hackingsociety.org port=6667 channel=#hackingsociety



More information about the LUG mailing list