Commit Graph

76 Commits

Author SHA1 Message Date
Chris Buechler
638adc34cc setup bridge(s) after destroying 2009-01-04 21:26:04 +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
cc582ab764 Restart snmp services after LAN IP changes
Ticket #1453
2007-09-18 18:32:26 +00:00
Scott Ullrich
08396d4341 Misc grammer fixes 2007-07-06 18:10:05 +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
3883609cf9 No need to sleep after flushing buffers 2006-03-26 21:31:40 +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
789e0b9d4d Reload at the end of the page 2006-03-26 19:04:25 +00:00
Scott Ullrich
b165960316 * Call interfaces_lan_configure()
* Call interfaces_opt_configure($index)
2006-03-26 18:51:22 +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
e763c15b2e Nuke the IP Helper Javascript
Ticket #766
2006-01-09 19:49:08 +00:00
Scott Ullrich
ed1320e7f6 Only unlink if file exists 2006-01-07 20:52:08 +00:00
Scott Ullrich
e54d4de6d5 Remove #!/usr/local/bin/php 2006-01-02 23:46:18 +00:00
Scott Ullrich
17012356ef Remove 2nd FTP helper heading 2005-12-22 19:03:09 +00:00
Scott Ullrich
504100448b Use /tmp/reload_interfaces 2005-12-03 01:56:17 +00:00
Scott Ullrich
963247d655 Remove extra FTP helper box 2005-11-12 17:29:45 +00:00
Scott Ullrich
0135299b40 Correctly check/uncheck FTP Helper 2005-11-08 01:29:54 +00:00
Scott Ullrich
3c393400db Move FTP Helper to above wireless portion. Uncheck box correctly on page restore. 2005-11-08 00:46:23 +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
623247f767 Add back checks for LAN ip address. An address is required for traffic shaping. 2005-10-31 22:45:31 +00:00
Scott Ullrich
9d25708602 Do not try and "guess" the subnet mask depending on the ip address
Ticket #656
2005-10-29 16:31:35 +00:00
Scott Ullrich
f107446cd5 Do not allow LAN to be bridged with self
Ticket #653
2005-10-29 16:27:29 +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
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
17faca5821 * Change <br> to <p>
* Add a <p> to DHCP Server range blurb
2005-09-10 19:15:04 +00:00
Scott Ullrich
bf158f5cad Use newer style print_info_box_np() 2005-09-10 19:13:23 +00:00
Scott Ullrich
f88a634bc5 * Move form up to cover apply
* unlink the lan dirty file after apply
2005-09-10 19:12:31 +00:00
Scott Ullrich
177c4ab8af Remove reboot blurb 2005-09-10 18:38:14 +00:00
Scott Ullrich
03e6d007a9 * Add lan dirty flag
* Do not change settings until user clicks Apply
2005-09-10 18:30:35 +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
d9a31e9352 Allow LAN + WIRELESS combo correctly 2005-08-25 20:36:50 +00:00
Scott Ullrich
19c0f3b393 Remove bridging safety-checks 2005-08-24 17:42:42 +00:00
Scott Ullrich
4ab4e4eff1 Remove bridging safety-checks 2005-08-24 17:42:24 +00:00
Scott Ullrich
04c1deba64 Make wireless settings work correctly on LAN. 2005-08-24 17:33:21 +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
ac671944e5 Allow a IP address on lan if its bridged 2005-08-02 21:56:50 +00:00
Scott Ullrich
05aa11281e optcfg -> lancfg 2005-08-02 21:55:28 +00:00
Scott Ullrich
8f33c905af $optcfg -> $lancfg 2005-08-02 20:51:26 +00:00
Scott Ullrich
b85311ed85 Do not validate ip and subnet fields if we are bridging 2005-08-02 20:41:00 +00:00
Scott Ullrich
752110812c Woops, write out config if bridged. 2005-08-02 20:22:34 +00:00