Page 1 of 1
Configuring firewall
Posted: Tue May 21, 2013 3:59 pm
by tonylab
I have the need 'to communicate to my system administrator who manages the corporate firewall ip and ports to run openVPN. Where can I find this information?
Re: Configuring firewall
Posted: Tue May 21, 2013 5:57 pm
by janjust
read the manual?
openvpn can run over either a single TCP port (not recommended) or over a single UDP port. The default port is 1194 in both cases but this can be easily altered. So your network/system admin needs to open up either tcp/1194 or udp/1194 (the latter usually bidirectionally).