Commit Graph

66 Commits

Author SHA1 Message Date
Chris Buechler
638adc34cc setup bridge(s) after destroying 2009-01-04 21:26:04 +00:00
Scott Ullrich
9575504e60 RIP BigPond. 2008-07-03 00:49:54 +00:00
Scott Ullrich
276a350f68 When changing the IP address, reassign all static routes.
Tested-by: Gary Buckmaster via ORU
2008-01-22 21:31:41 +00:00
Scott Ullrich
8ea9996cd4 Pretent we are a little bit more secure and hide the password from folks
that can look over your shoulder.
2007-12-27 22:58:39 +00:00
Scott Ullrich
8171fcd970 Reset dynamic dns upon pppoe forced disconnect.
Ticket #1325
2007-05-17 13:52:34 +00:00
Daniel Stefan Haischt
76724cf508 * fix: if theres a chance to add an error ... Place LF at the correct position 2007-01-31 21:10:30 +00:00
Daniel Stefan Haischt
ba3538dcc6 * fix: added missing LF 2007-01-31 21:04:42 +00:00
Scott Ullrich
58af594152 PPPoE automatic disconnect MFC
Submitted-by: DSH
Really, really, really wanted by: Hoba

Commit #1 of #2
2007-01-29 22:03:56 +00:00
Scott Ullrich
b1c525eed2 Unlink config.cache before reloading. It somehow spoils the FTP helper from being loaded. 2006-09-05 21:54:02 +00:00
Scott Ullrich
8bddc5b783 Also check policy based routing and see if the gateway is in use. 2006-07-24 19:48:04 +00:00
Scott Ullrich
ee968e4f29 Compare against $pconfig and only check items if gateway is changing. 2006-07-24 19:42:38 +00:00
Scott Ullrich
de42a08e05 Someone please purchase me a spell checker. Fix input_errors typo 2006-07-24 19:34:15 +00:00
Scott Ullrich
6fc5bf35d7 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 2006-07-24 19:11:24 +00:00
Scott Ullrich
610b113684 * Add reset_carp()
* Utilizie reset_carp() after interface changes if need be
2006-05-30 18:47:39 +00:00
Scott Ullrich
fd4ce0e00b 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.
2006-05-30 18:18:09 +00:00
Scott Ullrich
2e70a09691 Flush buffers before reloading interface specific items 2006-03-26 19:51:10 +00:00
Scott Ullrich
e4e8c30f58 Move reload pieces to end of page, call filter_configure() afterwards 2006-03-26 19:09:53 +00:00
Scott Ullrich
c597d50fe9 Do not use reload_* until we can fix the console bug 2006-03-26 04:53:39 +00:00
Scott Ullrich
a83351369a Remove bandwidth items. We don't want to confuse the user with un-used items. 2006-01-23 05:34:39 +00:00
Scott Ullrich
d5e5189772 Remove bandwidth items. We don't want to confuse the user with un-used items. 2006-01-23 05:34:39 +00:00
Scott Ullrich
d9eeccbdfd Add RFC 1918 block indicator from m0n0wall 1.21 2006-01-11 03:42:12 +00:00
Scott Ullrich
e54d4de6d5 Remove #!/usr/local/bin/php 2006-01-02 23:46:18 +00:00
Scott Ullrich
504100448b Use /tmp/reload_interfaces 2005-12-03 01:56:17 +00:00
Scott Ullrich
0135299b40 Correctly check/uncheck FTP Helper 2005-11-08 01:29:54 +00:00
Scott Ullrich
c2ce153a12 MFC 7415
Use $pconfig
2005-11-06 23:51:28 +00:00
Scott Ullrich
da56c4d74c MFC 7413
Make FTP Its own area with header bar
2005-11-06 23:28:24 +00:00
Scott Ullrich
c1ec2c2f80 MFC 7401
Add support for per interface ftp helper.

Suggested-by: Dan Swartzendruber <dswartz_AT_druber.com>

In-Discussion-with: Bill M, Dan S
2005-11-06 20:03:46 +00:00
Scott Ullrich
42a58cb914 Spell unset() correctly 2005-10-18 19:27:44 +00:00
Scott Ullrich
90ebf755a2 MFC 6969
Save and restore checkbox states correctly

Reported-by: nngabriel on irc
2005-10-18 18:50:17 +00:00
Scott Ullrich
0d429e435e * Correctly bring up a new bridge
* Correctly destroy a bridge when no longer used
2005-10-12 23:31:38 +00:00
Scott Ullrich
9a6757a1ff filter_translate_type_to_real_interface() on the bridge interface 2005-10-12 20:57:14 +00:00
Scott Ullrich
1665e79c52 Destroy the bridge either way, it will be recreated if needed. 2005-10-12 20:54:45 +00:00
Scott Ullrich
3e115ed106 Missing ; 2005-10-11 20:39:11 +00:00
Scott Ullrich
588a183b0e Move wan gateway to interfaces->wan->gateway 2005-10-09 23:40:41 +00:00
Scott Ullrich
91e8aab27d If user is deleting a bridge, destroy it. 2005-10-09 21:19:53 +00:00
Scott Ullrich
19aeae7fb6 Adjust carp bootup sequence. Do not down the interfaces and later up them. 2005-09-24 20:47:31 +00:00
Scott Ullrich
fa3b333d58 Minor cleanups. No functional changes. 2005-09-18 21:47:25 +00:00
Scott Ullrich
ac3c2b2add Clarify *WHICH* speed the user should enter here. Its physical NIC speed. 2005-09-04 02:38:53 +00:00
Scott Ullrich
0138d49256 Enforce bandwidth values
Ticket #347
2005-08-14 17:50:19 +00:00
Scott Ullrich
824edb6c68 Eliminate reboots and correct messages 2005-08-09 22:44:28 +00:00
Scott Ullrich
5b7bca97f8 Nuke reboot notice 2005-07-24 19:27:19 +00:00
Bill Marquette
8fdc874475 Move "Type" selection down to "general configuration" table 2005-07-03 18:32:03 +00:00
Bill Marquette
931066a8b2 Use $pgtitle
Fix assign/vlan tabs (backwards)
2005-07-03 16:26:40 +00:00
Scott Ullrich
7f43ca88af Use new header system. 2005-07-02 04:03:06 +00:00
Scott Ullrich
11a4b1a04e Bring carp back up after wan changes 2005-06-25 22:02:16 +00:00
Scott Ullrich
c3b3cd3666 force wan configuration 2005-06-23 23:30:43 +00:00
Scott Ullrich
8bb295317f make a copy of $optcfg since the wireless code depenes on $optcfg 2005-06-03 20:44:23 +00:00
Scott Ullrich
001fdeea72 * Do not set bandwidth and bandwidth type unless are other than ""
* Unset the values if either condition is not met in the config
2005-05-25 21:57:44 +00:00
Scott Ullrich
1e694beecf 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 2005-04-18 20:27:51 +00:00
Bill Marquette
4f3401e0db normalize MAC addresses 2005-04-14 02:21:58 +00:00