Actions
Bug #3722
closedOpenVPN Client Especific Overrides Advanced field
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
06/27/2014
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:
Description
I have a problem after upgrades in "Client Specific Overrides".
In the "Advanced" field put two rules, where each must occupy one line: ifconfig-push <ip> <gw>
iroute <ip> <mask>
But when saved the configuration looks like this: ifconfig-push <ip> <gw>iroute <ip> <mask>
So far so good, but after all upgrade this configuration stops working. So I have to edit again and separate with "enter", solving the problem.
Updated by Jim Pingle almost 11 years ago
- Status changed from New to Rejected
As the text under the option says, place a semicolon (";") between statements.
Actions