Commit Graph

42 Commits

Author SHA1 Message Date
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
Bill Marquette
b46bfcf575 Add $Id$ tag 2005-03-27 22:31:32 +00:00
Bill Marquette
b7f01f59c1 variable cleanup 2005-03-12 03:24:42 +00:00
Bill Marquette
88f66e13fc Move default gateway out of wan config to system config (leave in gui though)
Remove scheduler config from interfaces
Bump config file version to 1.5
2005-03-10 05:19:37 +00:00
Bill Marquette
ff1955eeab Enable bogon filtering 2005-02-26 01:45:34 +00:00
Scott Ullrich
9dfbadd998 Correctly restore interface bandwidth. 2005-02-07 22:49:27 +00:00
Scott Ullrich
d09c8936ca allow bandwidth to not be defined 2005-01-22 06:51:40 +00:00
Scott Ullrich
222b529936 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. 2005-01-21 20:56:53 +00:00
Scott Ullrich
21ab1cde16 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. 2005-01-08 05:07:48 +00:00
Scott Ullrich
9ce0cacca5 Correct white space seperation. 2004-12-19 18:16:12 +00:00
Scott Ullrich
e2cd32dfea Update with 1.2b3 2004-12-05 21:08:33 +00:00
Scott Ullrich
a23d724871 Merge in m0n0wall 1.2b3 changes. 2004-12-05 19:56:11 +00:00
Scott Ullrich
40dd6441ee Update to dropdowns to count to /32 2004-11-21 20:22:50 +00:00
Scott Ullrich
73c38fa2bf Add scheduler type per interface and allow user to define overall bandwidth for the interface 2004-11-15 01:52:42 +00:00
Scott Ullrich
03b9276483 Interface speed definitions for interfaces 2004-11-14 21:06:26 +00:00
Scott Ullrich
7f5b482497 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. 2004-11-14 21:00:49 +00:00
Scott Ullrich
5b23774500 Initial revision 2004-11-07 03:06:49 +00:00