Project

General

Profile

Download (7.83 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
20252ff5 03/10/2010 11:57 PM Scott Ullrich

Make sure <dhcpd><wan> exists before blindly unsetting.

a64b5d3f 02/27/2010 08:24 PM Chris Buechler

if reverted to HTTP, restart lighty

5f2d078e 11/22/2009 12:10 AM Scott Ullrich

Decouple filter.inc from functions.inc. There is no need to process filter functions most of the time. Include filter.inc where it is needed

1dcba27c 08/12/2009 06:00 PM Scott Ullrich

Really restart DHCPD server after changes

af25d415 03/10/2009 06:17 AM Chris Buechler

move killall dhcpd above section that exits if no DHCP servers are enabled, and configure dhcpd if it's disabled by option #2 at the console.

Ticket #1867 (cvstrac)

e3a13b00 10/29/2008 03:07 AM Scott Ullrich

Add services_dhcp_server_enable which allows the DHCP server to be turned
off easily.

e8dba746 10/27/2008 10:51 PM Scott Ullrich

Reload interface being worked on, not blindly lan

69e5a8be 09/09/2008 11:08 AM Ermal Luçi

Rename interfaces_wan_configure to interface_configure now that it is used for all assigned interface configuration.

4476d447 09/07/2008 07:34 PM Ermal Luçi

Merge lan configuration to the interfaces_wan.php page wich does the configuration of all
other assigned interfaces.

12294e72 09/07/2008 01:18 AM Bill Marquette

we don't care if rm can't find old dhcpd database files

ac6ddeff 09/07/2008 01:17 AM Bill Marquette

fix debug code that never worked and make it disabled by default

b980f9e4 09/07/2008 01:15 AM Bill Marquette

Semicolons after if's apparently parse...but it's not terribly helpful

7993688e 09/07/2008 01:06 AM Scott Ullrich

Check to see if key exists before unsetting

a4c59720 09/07/2008 01:00 AM Scott Ullrich

Check to see if a interface has a dhcp key before trying to unset
if the interface has a dhcp server enabled.

79b322f0 07/08/2008 06:07 PM Ermal Luçi

Correctly set interface to dhcp in wan case.

db747fb1 07/07/2008 10:35 PM Chris Buechler

clean up text a bit, still some issues remaining (like "http://DHCP", my logic is apparently flawed)

774c23c1 07/07/2008 10:02 PM Ermal Luçi

Remove unneeded code.

424b758b 07/07/2008 09:36 PM Scott Ullrich

Fix interface ip assignment. Originally commited by Ermal

bba3a775 07/02/2008 06:11 PM Ermal Luçi

Missed interface improvements commit.

c71276f7 06/23/2008 10:02 PM Chris Buechler

fix typo

Ticket #1761

35380504 06/13/2008 12:31 PM Seth Mos

Show Port of the webui if it is set

9f0280d9 03/12/2008 01:43 AM Chris Buechler

Fix prompting for DHCP server setup

be824897 03/02/2008 06:11 AM Chris Buechler

clarify text

61d6fbf1 03/02/2008 06:09 AM Chris Buechler

show interface in uppercase (lan -> LAN, etc.)

5daa88a6 03/02/2008 04:56 AM Chris Buechler

Fix typo blowing up setlanip

e1454e42 02/25/2008 05:09 AM Scott Ullrich
  • Seperate prompt asking about DHCP server out to its own function.
  • When configuring the lan IP, if the lan interface exist, correctly
    prompt if the admin would like to enable DHCP server.
8e2a7e8a 02/22/2008 09:24 AM Chris Buechler

Do not allow enabling of DHCP server on dynamic IP interfaces (fixed in HEAD in last commit)

added a couple TODO items to fix later

Single interface support
Appliance Project

d01ccca8 02/22/2008 09:07 AM Chris Buechler

Fix numerous issues introduced with single interface support. Still some issues to be resolved here.

Single interface support
Appliance Project

ba1eb884 02/18/2008 05:51 AM Scott Ullrich

Remove extra }

d1c46aef 02/16/2008 07:09 AM Scott Ullrich

Reload filter after changes.

2c382106 02/16/2008 07:06 AM Scott Ullrich
  • Show interface in upper case to conform to all other areas.
  • Add a couple of carriage returns
534334ba 02/16/2008 02:26 AM Scott Ullrich

Make set wan/lan/optX script usable.

5b6cc0c4 02/16/2008 02:19 AM Scott Ullrich

List LAN interface if it is available.

3faf822d 02/16/2008 02:16 AM Scott Ullrich

Correct MISC errors found by Scott Dale.

f2366cc0 02/09/2008 04:43 AM Scott Ullrich

Remove dhcpd.leases and reload daemon after LAN interface removal.

5bf11e36 02/09/2008 04:21 AM Scott Ullrich

When deleting the LAN interface, automatically unset the following
configuration areas:

  • Interfaces -> LAN
  • DHCPD -> LAN
  • Traffic Shaper
  • EZ Shaper settings
  • Firewall -> NAT

NOTE: when adding back an interface if LAN does not exist, it is added...

68ad6d22 02/09/2008 02:04 AM Scott Ullrich
  • If the LAN interface exists, do not allow DHCP server on WAN.
  • If the LAN interface does not exist, do not allow DHCP server on LAN.
01d72b37 02/09/2008 01:10 AM Scott Ullrich
  • Allow HTTPS/HTTP revert and anti-lockout rule on WAN
8dee794b 02/09/2008 12:58 AM Scott Ullrich

Allow any interface to be configured from the console menu.

78e63d64 10/19/2007 07:17 PM Bill Marquette

Ticket #1464, only allow y* or n*

709cc6e0 10/17/2007 12:25 AM Bill Marquette

global s/[wW]ebGUI/webConfigurator/ - brought up via ticket #1427

942ed037 06/02/2007 09:50 PM Scott Ullrich

Close STDIN ($fp) handle before returning back to shell. Major doh's.

ca2e329a 07/12/2005 05:00 AM Scott Ullrich

point out that a browser is a "web browser" for the technically challanged

1b8df11b 03/27/2005 10:39 PM Bill Marquette

Add $Id$ tags

5929e4c0 03/20/2005 05:37 AM Bill Marquette

write_config() descriptions

2ad0b6d2 02/19/2005 07:48 PM Colin Smith

m0n0wall -> pfSense

bbc3533f 02/12/2005 02:59 AM Scott Ullrich

Style clieanup.

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision