eduvpn/documentation

document port sharing again

Closed this issue · 1 comments

tcp/443 port sharing is not enabled anymore in default! There is a config option in vpn-user-portal that allows adding tcp/443 to the client config, but the server part is not deployed anymore by default!

This is because sniproxy is no longer part of CentOS EPEL. We have to find a new way of doing port sharing, possibly using OpenVPN itself, but that requires more testing, it may be a lot better in OpenVPN 2.4 though than it was in OpenVPN 2.3. And maybe good enough for initial deploys, for production you want separate machines anyway!

I think this is no longer really interesting.