Hi,

On 12/10/17 16:32, Aziz wrote:
> Hi All,
> 
> I'm using OpenVPN server behind NAT (Firewall), I need to know which ports
> to open in order to allow clients to connect to my OVPN server. In other
> words what are the defaults ports used by an OVPN server ?
> 

OpenVPN normally runs on port 1194/udp, however it really depends on how
you configured your server.

In the easiest case you have a line starting with 'proto' and one
starting with 'port' indicating the port/proto combination that your
server is listening on.

If you look for '--port' and '--proto' in then manpage you will see that
the default values are what I mentioned above.

Cheers,

-- 
Antonio Quartulli

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to