summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_wan.php
Commit message (Collapse)AuthorAgeFilesLines
* Strange how this has survived the interface changes!Ermal Luçi2009-03-161-987/+0
|
* Move Scriptaculous/Prototype includes to head.inc and remove the code ↵Bill Marquette2009-03-131-3/+0
| | | | duplication
* Oops, this is a test and not an assignment.Ermal Luçi2008-09-091-1/+1
|
* Add my name to the copyrights, i think i changed enough of this file!Ermal Luçi2008-09-071-0/+1
|
* Merge lan configuration to the interfaces_wan.php page wich does the ↵Ermal Luçi2008-09-071-7/+16
| | | | | | configuration of all other assigned interfaces.
* Use different names for pppoe and pptp fields so that problems reported byErmal Luçi2008-09-071-16/+24
| | | | | | | http://forum.pfsense.org/index.php/topic,11220.0.html is fixed. Reflect the changes even on config conversion part. Add even some code in preparation of merging even lan on the same page.
* Add an action even onChange so something can be done even without a mouse.Ermal Luçi2008-09-071-1/+1
|
* * (Re)Implement a 'None' type for interface config which allows to assign ↵Ermal Luçi2008-09-071-229/+135
| | | | | | | | interfaces like GRE/GIF and filter on them. * Show the configuration for an interface only after it is enabled. * Show only the configuration option regarding the selected type using some 'sick' javascript 'stolen' on the new loadbalancer.
* Remove references to lbpool - this is no longer in use in 1.3Bill Marquette2008-09-071-23/+0
| | | | | Not sure what the correct input validation is here (possibly nothing), but this is definitely not it.
* Hopefully fix wirless configuration issues on GUI part since the wireless ↵Ermal Luçi2008-09-031-3/+3
| | | | code requests an optcfg array as global which was removed with multi pppoe/pptp/... fixes. Pass the required array as a parameter to the wireless code to avoid further breakage while fixing other code.
* Allow to set the mtu higher than 1500 bytes on interfaces.Ermal Luçi2008-09-031-2/+2
|
* * Simplify by using $_REQUESTScott Ullrich2008-08-281-9/+8
| | | | * Hard code WAN description if it is blank
* * Move the interface detection of which interface is configured to the top ↵Ermal Luçi2008-08-141-10/+11
| | | | | | so the pppoe reset function work correctly. * Check is the array isset before referenceing it.
* Remove code for creating old way bridges. Anything has to be done through ↵Ermal Luçi2008-08-051-5/+0
| | | | the new bridging code. Sorry not upgradable!
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages
* Not sure what a type of none is, it breaks our dropdown ordering.Scott Ullrich2008-07-281-1/+1
|
* Allow a dummy none options so cloned interfaces like gif/gre can be assigned ↵Ermal Luçi2008-07-251-1/+1
| | | | safely.
* fix another line breakBill Marquette2008-07-241-2/+1
|
* fix line break (probably bad copy/paste)Bill Marquette2008-07-241-2/+1
|
* Describe only the functionality it does we know where we are at.Ermal Luçi2008-07-181-1/+1
|
* * Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHINGErmal Luçi2008-07-141-56/+109
| | | | | | | * Much improved rule generation speed * Many bug fixing in general of the interface handling NOTE: this is the other half of changes
* Turn off CARPDEV.Scott Ullrich2008-07-071-3/+3
|
* Correctly show CarpDEV-DHCP status (forgotten commits).Scott Ullrich2008-05-251-0/+3
|
* Add CarpDEV-DHCP support.Scott Ullrich2008-05-241-5/+32
|
* Remove bigpond support. It has been phased out according to:Scott Ullrich2008-03-151-96/+3
| | | | http://cvstrac.pfsense.com/chngview?cn=14038
* On interface ip or gateway changes FreeBSD will remove routes related.Scott Ullrich2008-01-181-1/+5
| | | | | | Ensure the routes are loaded back each time. MFC: After testing at ORU
* Pretent we are a little bit more secure and hide the password from folksScott Ullrich2007-12-271-1/+1
| | | | that can look over your shoulder.
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Add descriptive text and link to the gateways pageSeth Mos2007-10-191-3/+5
|
* Add prelimenary Routing page.Seth Mos2007-10-191-28/+26
| | | | Allow multiple gateways on one (static) interface
* Fixing css layoutSeth Mos2007-09-011-24/+28
|
* Create a management subnet on a wan interface if the interface is DHCP.Seth Mos2007-09-011-0/+27
| | | | | | Create automatic nat rules for the management subnet. Make the automatic nat rules always use the interface address. Allow entry of these subnets on the interfaces page.
* Fix botched config path and variablesSeth Mos2007-07-231-5/+5
|
* Make the rrd gateway monitor ip setting accessibleSeth Mos2007-07-211-164/+187
|
* Reset dynamic dns upon pppoe forced disconnect.Scott Ullrich2007-05-171-1/+1
| | | | Ticket #1325
* * fix: if theres a chance to add an error ... Place LF at the correct positionDaniel Stefan Haischt2007-01-311-1/+1
|
* * fix: added missing LFDaniel Stefan Haischt2007-01-311-2/+2
|
* PPPoE automatic disconnect MFCScott Ullrich2007-01-291-14/+315
| | | | | | | Submitted-by: DSH Really, really, really wanted by: Hoba Commit #1 of #2
* Unlink config.cache before reloading. It somehow spoils the FTP helper from ↵Scott Ullrich2006-09-051-14/+16
| | | | being loaded.
* Also check policy based routing and see if the gateway is in use.Scott Ullrich2006-07-241-2/+10
|
* Compare against $pconfig and only check items if gateway is changing.Scott Ullrich2006-07-241-1/+1
|
* Someone please purchase me a spell checker. Fix input_errors typoScott Ullrich2006-07-241-1/+1
|
* If a gateway is being used by the load balancer pool, do not allow operator ↵Scott Ullrich2006-07-241-0/+15
| | | | to reassign the gateway ip to an interface. This creates a route loop and is bad. Ticket #1039
* * Add reset_carp()Scott Ullrich2006-05-301-1/+1
| | | | * Utilizie reset_carp() after interface changes if need be
* Setup CARP interfaces after interface changes. CARP nics will go into INIT ↵Scott Ullrich2006-05-301-0/+2
| | | | | | if the gateway, etc is changed. HEAD already does this via the reload_interfaces code.
* Flush buffers before reloading interface specific itemsScott Ullrich2006-03-261-0/+5
|
* Move reload pieces to end of page, call filter_configure() afterwardsScott Ullrich2006-03-261-2/+15
|
* Do not use reload_* until we can fix the console bugScott Ullrich2006-03-261-1/+1
|
* Remove bandwidth items. We don't want to confuse the user with un-used items.Scott Ullrich2006-01-231-3/+0
|
* Remove bandwidth items. We don't want to confuse the user with un-used items.Scott Ullrich2006-01-231-28/+0
|
OpenPOWER on IntegriCloud