For advanced PPTP and L2TP configuration options.
-
latest verison still happen:
This page can't open. Does not reflect the /interfaces_ppps_edit.php
Lead to web control of the platform crash. restart web still can't Solve.
-
It can get locked up during the serial port detection process for 3G/4G modems.
To restore access to the GUI, from ssh or the console, run
killall -9 php; killall -9 lighttpd; /etc/rc.restart_webgui
-
ok. but How I can setup the advanced PPTP and L2TP configuration options ? I can't go to that page.
-
As a temporary workaround you can edit /usr/local/www/interfaces_ppps_edit.php, change line 431 from this:
$serialports = pfSense_get_modem_devices();
And replace it with this:
$serialports = glob("/dev/cua?[0-9]{,.[0-9]}", GLOB_BRACE);
See if that lets it through.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.