> 
> hi to you all,
> 
> 
> does anyone knows how it’s possible to put in client config declarations to 
> fallback from udp port 1194 to tcp port 80?in case i’m in a place where udp 
> is filtered to be able to conect over tcp 80.
> 
> i tried all the possibilities but nothing seems to work for me.i tested with 
> tunnelblick, are this options openvpn client dependent?
> 
> the last cfg:
> 
> <connection>
> remote x.x.x.x
> port 80
> proto tcp
> </connection>
> <connection>
> remote x.x.x.x
> port 1194
> proto udp
> </connection>…...
> 
> thanks!
> 
> 


------------------------------------------------------------------------------
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to