Revision 26a59a74
Added by Scott Ullrich over 20 years ago
etc/inc/globals.inc | ||
---|---|---|
47 | 47 |
"xml_rootobj" => "pfsense", |
48 | 48 |
"xml_pkg_rootobj" => "pfSense_pkgs", |
49 | 49 |
"pppoe_interface" => "ng0", |
50 |
"n_pptp_units" => 50,
|
|
51 |
"pptp_subnet" => 28,
|
|
50 |
"n_pptp_units" => 64,
|
|
51 |
"pptp_subnet" => 26,
|
|
52 | 52 |
"debug" => false, |
53 | 53 |
"latest_config" => "1.4", |
54 | 54 |
"nopccard_platforms" => array("wrap", "net48xx") |
Also available in: Unified diff
Bump PPTP vpn client count to 64 and the subnet to 26