Commit Graph

357 Commits

Author SHA1 Message Date
jim-p
156bf9b119 Merge remote branch 'upstream/master' 2011-06-08 14:13:22 -04:00
Chris Buechler
cf3711855b s/WAN// 2011-06-04 23:18:34 -04:00
Chris Buechler
14c354eec1 fix typo, add warning 2011-06-04 22:58:13 -04:00
jim-p
534375b6f0 Merge remote branch 'upstream/master'
Conflicts:
	etc/inc/openvpn.inc
2011-06-03 15:34:54 -04:00
jim-p
0640a65b13 Add "Default" choice that will unset the media/mediaopt, otherwise whatever is first in the list is saved in the config. 2011-06-02 09:07:26 -04:00
jim-p
58005e5213 Merge remote branch 'upstream/master'
Conflicts:
	conf.default/config.xml
	etc/inc/filter.inc
	etc/inc/globals.inc
	etc/inc/pfsense-utils.inc
	etc/inc/upgrade_config.inc
	usr/local/www/interfaces.php
2011-06-01 09:00:09 -04:00
Ermal Luçi
ce91583bde Merge pull request #1 from EvgenyY/6e2a15e677fa0558ba0c9b1700be38f4065a76f6
Speed/duplex select for interfaces
2011-05-28 09:19:33 -07:00
Evgeny Yurchenko
6e2a15e677 Hiding mediaopt under Advanced button 2011-05-27 15:21:25 +00:00
lgcosta
7a18dfa4ed Fixes #1444. Implements the same fix that issue ermal made in #1522 to the console menu 2011-05-23 11:56:32 -03:00
Evgeny Yurchenko
509ca889c9 Adding gui to choose media options for interfaces. 2011-05-21 15:35:35 +00:00
jim-p
27d0722d13 Merge remote branch 'upstream/master' 2011-05-19 08:50:48 -04:00
Ermal
bb4fcffd7d Fixes #1522. Call interface reconfigure so we bring down the interface and than re-configure it. 2011-05-18 21:54:12 +00:00
Seth Mos
69be9601ac Merge remote branch 'upstream/master'
Conflicts:
	etc/inc/vslb.inc
	etc/version
2011-05-13 13:43:37 +02:00
Seth Mos
ed3956405e Add DHCP-PD support if the WAN interface is set to DHCP.
Select a DHCP-PD prefix length in correspondence with your ISP. If set to "none" it will not be requested and normal DHCPv6 is performed.
You can set a link local IPv6 address on the LAN interface and select a DHCP-PD Prefix number from the drop down.
When the dhcp-pd request is succesful, a global IPv6 address from the prefix pool with the corresponding prefix number will be configured on that interface. We then start a rtadvd daemon for this interface.
2011-05-06 12:09:57 +00:00
Charlie
0d8562ed34 Fix the parse error, missing bracket. 2011-05-05 19:46:18 +00:00
Seth Mos
7149c4e737 Add backend support for the dhcp v6 client 2011-05-05 19:29:50 +00:00
Ermal
8b1e7d04da Correct wrong key for checking if a interface type switched. Ticket #1420 2011-05-04 21:54:10 +00:00
Seth Mos
a9543eae56 Remove the dhcp6 type, add the DUID field to the dhcp config. 2011-05-04 14:26:56 +02:00
jim-p
b9bbae047a Move the link to add a gateway up next to the drop-down box so it is more obvious. 2011-04-15 08:53:23 -04:00
Seth Mos
6d3fd9387d Change the wording and the link placement for adding a new gateway 2011-04-15 14:37:18 +02:00
Seth Mos
cfd404540e Make it possible to add a IPv6 gateway using the ajax add button 2011-04-15 10:41:06 +02:00
Seth Mos
96d0233c82 Forgot to add the dollar sign to make it a variable 2011-03-24 16:23:33 +01:00
Seth Mos
ee5c01b565 Remove the old v6 address using the -alias method 2011-03-24 15:51:31 +01:00
Seth Mos
126f531437 Merge remote branch 'upstream/master'
Conflicts:
	etc/inc/rrd.inc
	usr/local/www/interfaces.php
2011-03-24 08:42:00 +01:00
gnhb
e4d40f41aa Update GUI to enable L2TP client configuration. 2011-03-22 07:44:11 +07:00
Seth Mos
c271c485ea enlarge various address fields for IPv6 addresses 2011-03-17 12:45:09 +01:00
Scott Ullrich
56f024e8f9 Add <br/> between ipv6 and ipv4 blocks 2011-02-06 16:32:06 -05:00
Seth Mos
b32ccfce66 Merge remote branch 'upstream/master' 2011-02-06 21:03:23 +01:00
Ermal
1f676b6745 Ticket #259. Actually kill dhlient when the interface type changes before going through apply changes otherwise the information would be lost and dhclient will remain running. 2011-02-03 19:12:43 +00:00
Seth Mos
1f74cd2d10 Merge remote branch 'upstream/master'
Conflicts:
	etc/inc/interfaces.inc
	etc/inc/system.inc
2011-01-18 09:10:36 +01:00
Pierre POMES
10e4d55e9d Fix HTML errors reported by Eclipse using PHP perspective 2011-01-09 13:29:11 -05:00
Erik Fonnesbeck
1930ccb627 Modify comparisons for antenna settings to be more restrictive. Might help with ticket #1121 2010-12-22 07:05:48 -07:00
Seth Mos
81afb50916 Merge remote branch 'upstream/master'
Conflicts:
	etc/inc/interfaces.inc
	etc/inc/vslb.inc
	usr/local/www/interfaces.php
2010-12-20 21:06:33 +01:00
Ermal
ef130e9f1d Ticket #829. Allow the user to change from ppp* type to static or dhcp type interface from interfaces.php. 2010-12-06 20:16:45 +00:00
Scott Ullrich
a6d9251e13 Revert "Interface names should appear as uppercase"
This reverts commit e8ad860fb4.
2010-11-29 15:34:20 -05:00
Seth Mos
172007f50c Merge remote branch 'upstream/master'
Conflicts:
	etc/inc/filter.inc
	etc/inc/system.inc
	usr/local/www/interfaces.php
	usr/local/www/interfaces_gif_edit.php
2010-11-15 12:46:58 +01:00
Scott Ullrich
dd5bf424c1 Fix XSS issues 2010-11-12 11:36:20 -05:00
Ermal
dd18038e50 * Call get_configured_interface_* functions only once in the code
* Optimize the test if the passed interface is a vaild one
* Fix the apply settings to actually do something rather than do nothing at all
* Some style and whitespace fixes
2010-11-10 21:42:46 +00:00
Scott Ullrich
157b9d46a2 Return disabled interfaces as well 2010-11-08 10:52:46 -05:00
Scott Ullrich
e8ad860fb4 Interface names should appear as uppercase 2010-11-06 14:03:23 -04:00
Scott Ullrich
9455610597 Define variable a bit earlier in case its shared 2010-11-06 14:01:57 -04:00
Scott Ullrich
d815d5faec Use get_configured_interface_list() so Ermal does not yell at me :) 2010-11-06 14:00:11 -04:00
Scott Ullrich
6a93718873 Ensure passed interface is valid 2010-11-06 12:31:03 -04:00
Seth Mos
8b6ae027dd Check against static configurations which can be staticv4 staticv6 or staticv4v6 2010-10-26 15:50:45 +02:00
Seth Mos
47593ac6ff Allow for configuring a IPv6 address on the interfaces page.
Add code to verify a ipv6 address
Let is_ipaddr() return true on a v4 and v6 address.
Change system gateways edit to fetch the global ipv6 interface ipv6 addresses and subnets
The current ipv6 function might need folding into filter_var() when that catches some documented corner cases.
The ajax widget on interfaces.php does not currently work for saving a IPv6 gateway address.
Gateways edit screen does not complain when using it's own IP address as the gateway. FIXME.
2010-10-22 13:32:56 +02:00
jim-p
bd6f4dccdb Correct this note, on at least one card (mxge) it defaults to an MTU of 9000, so we can't always say the default will be 1500. 2010-10-12 08:59:22 -04:00
gnhb
8920455d1e Revert "Add missing break statement in input validation code."
This reverts commit 52bebb6f44.
2010-09-05 14:32:49 +07:00
gnhb
52bebb6f44 Add missing break statement in input validation code. 2010-09-05 13:39:29 +07:00
Ermal
8fc0b2dcb8 Add missing break; 2010-09-03 17:28:11 +00:00
Ermal
62a4abc92c Ticket #543. Do not allow to change an interface already configured to a type none if it is referenced by VIPs and also do not allow VIPs to be configured on an interface with type none. Maybe the latest should be relaxed to only disallow this for ipaliases?! 2010-08-31 12:47:58 +00:00