setup bridge(s) after destroying
RIP BigPond.
When changing the IP address, reassign all static routes.
Tested-by: Gary Buckmaster via ORU
Pretent we are a little bit more secure and hide the password from folksthat can look over your shoulder.
Reset dynamic dns upon pppoe forced disconnect.
Ticket #1325
PPPoE automatic disconnect MFC
Submitted-by: DSHReally, really, really wanted by: Hoba
Commit #1 of #2
Unlink config.cache before reloading. It somehow spoils the FTP helper from being loaded.
Also check policy based routing and see if the gateway is in use.
Compare against $pconfig and only check items if gateway is changing.
Someone please purchase me a spell checker.
Fix input_errors typo
If a gateway is being used by the load balancer pool, do not allow operator to reassign the gateway ip to an interface. This creates a route loop and is bad.
Ticket #1039
Setup CARP interfaces after interface changes. CARP nics will go into INIT if the gateway, etc is changed.
HEAD already does this via the reload_interfaces code.
Flush buffers before reloading interface specific items
Move reload pieces to end of page, call filter_configure() afterwards
Do not use reload_* until we can fix the console bug
Remove bandwidth items. We don't want to confuse the user with un-used items.
Add RFC 1918 block indicator from m0n0wall 1.21
Remove #!/usr/local/bin/php
Use /tmp/reload_interfaces
Correctly check/uncheck FTP Helper
MFC 7415Use $pconfig
MFC 7413Make FTP Its own area with header bar
MFC 7401Add support for per interface ftp helper.
Suggested-by: Dan Swartzendruber <dswartz_AT_druber.com>
In-Discussion-with: Bill M, Dan S
Spell unset() correctly
MFC 6969
Save and restore checkbox states correctly
Reported-by: nngabriel on irc
filter_translate_type_to_real_interface() on the bridge interface
Destroy the bridge either way, it will be recreated if needed.
Missing ;
Move wan gateway to interfaces->wan->gateway
If user is deleting a bridge, destroy it.
Adjust carp bootup sequence. Do not down the interfaces and later up them.
Minor cleanups. No functional changes.
Clarify WHICH speed the user should enter here. Its physical NIC speed.
Enforce bandwidth values
Ticket #347
Eliminate reboots and correct messages
Nuke reboot notice
Move "Type" selection down to "general configuration" table
Use $pgtitleFix assign/vlan tabs (backwards)
Use new header system.
Bring carp back up after wan changes
force wan configuration
make a copy of $optcfg since the wireless code depenes on $optcfg
Add "Copy my MAC address" feature which copies the mac address of the person surfing into pfSense. Useful when a user needs to override their wan with their machines mac address
normalize MAC addresses
Add $Id$ tag
variable cleanup
Move default gateway out of wan config to system config (leave in gui though)Remove scheduler config from interfacesBump config file version to 1.5
Enable bogon filtering
Correctly restore interface bandwidth.
allow bandwidth to not be defined
Move scheduler type to advanced menu. We'll default to PRIQ as a simple starting point for new users. NOTE: The scheduler type goes into affect for all interfaces.
remove /31 from interface IP assignment screens since a /31 subnet has 0 usable IP addresses. simpify all 1-32 loops by using the same code as much as possible.
Correct white space seperation.
Update with 1.2b3
Merge in m0n0wall 1.2b3 changes.
Update to dropdowns to count to /32
Add scheduler type per interface and allow user to define overall bandwidth for the interface
Interface speed definitions for interfaces
Clean up save or reboot message, add bandwidth elements to WAN and LAN for traffic shaping. Clean up a few bugs in traffic shaping queue edit screen.
Initial revision