VacTacks11
Occasional Visitor
I'm able to create an OpenVPN client on my 87R with no problem. My question is more around Custom Configuration.
The posts that I've read that outline how to create an OpenVPN client on Merlin all have different entries in the Custom Configuration area.
For example, on PIA's own support forum, one post has:
Yet, two posts down someone has:
Going to a different site, it's recommended that the following is used:
I guess I'm asking what the difference is between them, and what do I really need in there vs. what I don't?
Thanks
The posts that I've read that outline how to create an OpenVPN client on Merlin all have different entries in the Custom Configuration area.
For example, on PIA's own support forum, one post has:
Code:
tls-client
remote-cert-tls server
reneg-sec 0
verb 4
comp-lzo
mssfix 0
mtu-disc yes
Yet, two posts down someone has:
Code:
tls-client
ns-cert-type server
remote-cert-tls server
reneg-sec 0
verb 4
comp-lzo
mssfix 0
mtu-disc yes
Going to a different site, it's recommended that the following is used:
Code:
tls-client
remote-cert-tls server
reneg-sec 0
I guess I'm asking what the difference is between them, and what do I really need in there vs. what I don't?
Thanks