From c90f247117ace2af4e072e7004e1750875e568ff Mon Sep 17 00:00:00 2001 From: gnhb Date: Mon, 29 Mar 2010 20:03:55 +0700 Subject: Changes to make PPP work again. mpd5 fails to establish a ppp link without *some* username and password, so defaults are set if user enters nothing. Removed interface_ppp_configure call from interfaces_ppp_edit.php. It was useless there with the new structure, and it caused all PPP links to attempt to connect when user presses "Save" even before they are assigned to LAN/WAN, etc. Also, fix up pfsense-utils.inc and status_interfaces.php to display more info on status_interfaces.php. Changed util.inc to allow cua* interfaces to be recognized as real interfaces as pfSense got "interface mismatch" at boot and forced user to reassign. Maybe someone else has a better way to do this. --- usr/local/www/status_interfaces.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr/local/www/status_interfaces.php') diff --git a/usr/local/www/status_interfaces.php b/usr/local/www/status_interfaces.php index 5ebde3d..eaa968b 100755 --- a/usr/local/www/status_interfaces.php +++ b/usr/local/www/status_interfaces.php @@ -138,12 +138,12 @@ include("head.inc"); PPP -    - + + - + -- cgit v1.1