@Derelict:
I would just remove the entries you do not want there.
Double quotation or single quotation characters ("", '') can be used to enclose single parameters containing whitespace, and "#" or ";" characters in the first column can be used to denote comments.
–-
I have never tried embedding comment there. You are welcome to try, of course. The generated config file will be in /var/etc/openvpn.
For the benefit of anyone who might actually care comments SORT OF work.
VALID COMMENT
;VAILID COMMENT
;SCREWS UP;
#SCREWS UP;
Don't know if this is a bug, or if this is the way it is supposed to work, but it makes it difficult to comment out/document things for test purposes. Two semi-colons on a like cause the parser to chuck it's cookies and OpenVPN client won't start due to a syntax error in the config file.
As an aside… with no changes, I haven't had a problem for several days... don't know if this is because of the pfSense Update, or if the conditions for failure haven't yet occurred.
I just put in the changes as per the post recommended here:
@Derelict:
There also appear to be some changes as VPN providers continue to experience growing pains. I found this interesting:
https://forum.pfsense.org/index.php?topic=137438.msg754714#msg754714
If I have more problems, I'll post again, and if I remenber, I'll post an update, but no news can be considered to be good news.