summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_wan.php
Commit message (Collapse)AuthorAgeFilesLines
* setup bridge(s) after destroyingChris Buechler2009-01-041-0/+1
|
* RIP BigPond.Scott Ullrich2008-07-031-139/+25
|
* When changing the IP address, reassign all static routes.Scott Ullrich2008-01-221-1/+6
| | | | Tested-by: Gary Buckmaster via 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.
* 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
|
* Add RFC 1918 block indicator from m0n0wall 1.21Scott Ullrich2006-01-111-1/+1
|
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Use /tmp/reload_interfacesScott Ullrich2005-12-031-5/+1
|
* Correctly check/uncheck FTP HelperScott Ullrich2005-11-081-1/+1
|
* MFC 7415Scott Ullrich2005-11-061-1/+1
| | | | Use $pconfig
* MFC 7413Scott Ullrich2005-11-061-8/+15
| | | | Make FTP Its own area with header bar
* MFC 7401Scott Ullrich2005-11-061-0/+20
| | | | | | | | Add support for per interface ftp helper. Suggested-by: Dan Swartzendruber <dswartz_AT_druber.com> In-Discussion-with: Bill M, Dan S
* Spell unset() correctlyScott Ullrich2005-10-181-1/+1
|
* MFC 6969Scott Ullrich2005-10-181-2/+10
| | | | | | Save and restore checkbox states correctly Reported-by: nngabriel on irc
* * Correctly bring up a new bridgeScott Ullrich2005-10-121-1/+1
| | | | * Correctly destroy a bridge when no longer used
* filter_translate_type_to_real_interface() on the bridge interfaceScott Ullrich2005-10-121-1/+1
|
* Destroy the bridge either way, it will be recreated if needed.Scott Ullrich2005-10-121-5/+3
|
* Missing ;Scott Ullrich2005-10-111-1/+1
|
* Move wan gateway to interfaces->wan->gatewayScott Ullrich2005-10-091-3/+3
|
* If user is deleting a bridge, destroy it.Scott Ullrich2005-10-091-0/+7
|
* Adjust carp bootup sequence. Do not down the interfaces and later up them.Scott Ullrich2005-09-241-4/+1
|
* Minor cleanups. No functional changes.Scott Ullrich2005-09-181-33/+15
|
* Clarify *WHICH* speed the user should enter here. Its physical NIC speed.Scott Ullrich2005-09-041-1/+1
|
* Enforce bandwidth valuesScott Ullrich2005-08-141-0/+3
| | | | Ticket #347
* Eliminate reboots and correct messagesScott Ullrich2005-08-091-1/+1
|
* Nuke reboot noticeScott Ullrich2005-07-241-1/+1
|
* Move "Type" selection down to "general configuration" tableBill Marquette2005-07-031-8/+5
|
* Use $pgtitleBill Marquette2005-07-031-1/+1
| | | | Fix assign/vlan tabs (backwards)
* Use new header system.Scott Ullrich2005-07-021-7/+5
|
* Bring carp back up after wan changesScott Ullrich2005-06-251-1/+7
|
* force wan configurationScott Ullrich2005-06-231-7/+8
|
* make a copy of $optcfg since the wireless code depenes on $optcfgScott Ullrich2005-06-031-0/+1
|
* * Do not set bandwidth and bandwidth type unless are other than ""Scott Ullrich2005-05-251-2/+7
| | | | * Unset the values if either condition is not met in the config
* Add "Copy my MAC address" feature which copies the mac address of the person ↵Scott Ullrich2005-04-181-1/+7
| | | | surfing into pfSense. Useful when a user needs to override their wan with their machines mac address
* normalize MAC addressesBill Marquette2005-04-141-0/+3
|
OpenPOWER on IntegriCloud