Hi all,

At the openvpn client side it is possible to use http-encapsulation,
For instance, we use in our client-config:

(snip)
<connection>
http-proxy url-site-A 443
remote  url_vpn-XXX  5555 tcp
</connection>

<connection>
http-proxy url-site-A 443
remote  url_vpn-XXX 6666 tcp
</connection>

<connection>
http-proxy url-site-A 443
remote  url_vpn-YYY  7777 tcp
</connection>

<connection>
http-proxy url-site-A 443
remote  url_vpn-YYY  8888 tcp
</connection>
(snip)

For production this all works fine,
But at development I don't have  the equipment for doing the reversed proxy 
functionality...
So I've searching around, and found little to no examples.
I've tried tinyproxy and nginx (internet's suggestions  refer to much older 
releases of those products)

So if you do reversed proxy between internet and your vpn-server, what do you 
use?

-      Commercial bricks?

-      Tinyproxy?

-      Nginx?

-      Squid?

-      Apache2?

-      Anything else, like Stunnel?




Met vriendelijke groet,
Hans Witvliet, J, Ing., DMO/OPS/I&S/APH, Kennis Team Opensource
Coldenhovelaan 1 Maasland 3531RC Coldehovelaan 1, kamer B213


Dit bericht kan informatie bevatten die niet voor u is bestemd. Indien u niet 
de geadresseerde bent of dit bericht abusievelijk aan u is toegezonden, wordt u 
verzocht dat aan de afzender te melden en het bericht te verwijderen. De Staat 
aanvaardt geen aansprakelijkheid voor schade, van welke aard ook, die verband 
houdt met risico's verbonden aan het elektronisch verzenden van berichten.

This message may contain information that is not intended for you. If you are 
not the addressee or if this message was sent to you by mistake, you are 
requested to inform the sender and delete the message. The State accepts no 
liability for damage of any kind resulting from the risks inherent in the 
electronic transmission of messages.
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to