pfsense:openvpn
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
pfsense:openvpn [2020/04/22 08:28] – peter | pfsense:openvpn [2020/11/29 22:52] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== PFSense - OpenVPN ====== | ||
- | |||
- | **OpenVPN** is an open source VPN daemon. | ||
- | |||
- | OpenVPN supports SSL/TLS security, ethernet bridging, TCP or UDP tunnel transport through proxies or NAT, support for dynamic IP addresses and DHCP, | ||
- | |||
- | OpenVPN supports conventional encryption using a pre-shared secret key (Static Key mode) or public key security (SSL/TLS mode) using client & server certificates. OpenVPN also supports non-encrypted TCP/UDP tunnels. | ||
- | |||
- | ---- | ||
- | |||
- | [[PFSense: | ||
- | |||
- | [[PFSense: | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | ---- | ||
- | |||
- | Potential Advanced Settings you can try: | ||
- | |||
- | < | ||
- | USE AES-128-GCM/ | ||
- | |||
- | auth-retry nointeract; | ||
- | persist-key; | ||
- | remote-cert-tls server; | ||
- | reneg-sec 0; | ||
- | auth-nocache; | ||
- | fast-io; | ||
- | sndbuf 524288; | ||
- | rcvbuf 524288; | ||
- | </ | ||
- | |||
pfsense/openvpn.1587544091.txt.gz · Last modified: 2020/07/15 09:30 (external edit)