Configuring firewall

Business solution to host your own OpenVPN server with web management interface and bundled clients.
Post Reply
tonylab
OpenVpn Newbie
Posts: 1
Joined: Tue May 21, 2013 3:52 pm

Configuring firewall

Post by tonylab » Tue May 21, 2013 3:59 pm

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?

User avatar
janjust
Forum Team
Posts: 2703
Joined: Fri Aug 20, 2010 2:57 pm
Location: Amsterdam
Contact:

Re: Configuring firewall

Post by janjust » Tue May 21, 2013 5:57 pm

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).

Post Reply