Chris Buechler
|
a618563687
|
add support for IP-less interfaces (primarily for assigning tun interfaces for filtering purposes).
|
2009-02-08 21:35:27 -05:00 |
|
Chris Buechler
|
1dd452d633
|
setup bridge(s) after destroying
|
2009-01-04 21:13:06 +00:00 |
|
Chris Buechler
|
f8b389d2f5
|
clarify use of this field
|
2008-11-08 09:08:45 +00:00 |
|
Chris Buechler
|
9d55fcde0e
|
fix bug if no aliases exist
Ticket #1760
|
2008-06-20 17:41:32 +00:00 |
|
Scott Ullrich
|
18f351c83f
|
Ticket #1711 fixes
|
2008-05-17 21:29:21 +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
|
423cd2f4f8
|
Correct gateway check. This was *WRONG*.
|
2007-01-09 17:40:16 +00:00 |
|
Scott Ullrich
|
3955baf1f6
|
* Do not show the same error message 2+ times (in this case 60)
* Show the correct ip address that we are comparing it to
|
2007-01-09 17:37:14 +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
|
f8a059cbdb
|
Reload graph functions on OPT changes
|
2006-04-03 18:52:11 +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
|
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
|
8d8c603044
|
Nuke the IP Helper Javascript
Ticket #766
|
2006-01-09 19:49:08 +00:00 |
|
Scott Ullrich
|
e54d4de6d5
|
Remove #!/usr/local/bin/php
|
2006-01-02 23:46:18 +00:00 |
|
Scott Ullrich
|
91e0be49c1
|
Reload captiveportal in reload_interfaces
|
2005-12-03 01:58:06 +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
|
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
|
c435798ff9
|
MFC 6915
Move gateway above wireless settings
|
2005-10-17 01:14:58 +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
|
c2c399a418
|
Remove "Interfaces cannot be bridged while the captive portal is enabled." limitation. This will work fine.
|
2005-10-11 22:39:17 +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 |
|
Seth Mos
|
386e9c5709
|
Fix spelling error
|
2005-10-03 07:12:09 +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
|
2193a1f7df
|
No need to unlock. We never locked.
|
2005-09-04 03:39:32 +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
|
ab72b53b9b
|
Allow _ chars.
|
2005-09-01 20:56:55 +00:00 |
|
Scott Ullrich
|
9d4c96984d
|
Allow numbers into the description
Bug-report-by: Many
|
2005-08-22 15:49:39 +00:00 |
|
Scott Ullrich
|
62ce3b9a8b
|
Remove double bridge safety checks
Ticket #354
|
2005-08-16 16:27:38 +00:00 |
|
Scott Ullrich
|
f691bc2f03
|
Enforce MTU input validation between 24 and 1501
|
2005-08-15 19:19:48 +00:00 |
|
Scott Ullrich
|
e4065f5b59
|
Do not validate IP, subnet or gateway for DHCP enabled interface.
|
2005-08-14 22:28:56 +00:00 |
|
cbuechler
|
8b7a167077
|
specify next hop gateway field is IP address
|
2005-08-14 20:36:51 +00:00 |
|
Scott Ullrich
|
3a843b96bc
|
Enforce correct mac address
Ticket #345
|
2005-08-14 17:55:04 +00:00 |
|
Scott Ullrich
|
0138d49256
|
Enforce bandwidth values
Ticket #347
|
2005-08-14 17:50:19 +00:00 |
|
Scott Ullrich
|
92b17aeda5
|
Make sure gateway is a valid ip address
Ticket #348
|
2005-08-14 17:46:26 +00:00 |
|