>Russel wrote: >>> Any ideas ? Hints ? >> This is a bit of a work-around, but wouldn't it just be easiest to >> connect to the OpenVPN server and then connect to the second server >> via >> SSH over the OpenVPN connection? That limits the number of >> Internet-accessible services on your network and solves the single >> port >> limitation. >> >> Anyway, that is how I do things around here > >Russel, >I had composed a post similar to yours but then I wasn't sure if Joerg >wanted HTTPS too. He talks about HTTPS, SSH and OpenVPN so it was very >unclear to me what the real requirement was. >-Tom
Perhaps a better solution can be found in the OpenVPN 2.1 manual: quote: --port-share host port When run in TCP server mode, share the OpenVPN port with another application, such as an HTTPS server. If OpenVPN senses a connection to its port which is using a non-OpenVPN protocol, it will proxy the connection to the server at host:port. Currently only designed to work with HTTP/HTTPS, though it would be theoretically possible to extend to other protocols such as ssh. Not implemented on Windows. End quote I've never tried this, but it might work for Joerg -Russel Riley ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
