Commit Graph

3191 Commits

Author SHA1 Message Date
Scott Ullrich
56dfd43464 Actually check interface gateway. Ticket #1039 2006-07-24 20:22:24 +00:00
Scott Ullrich
88551701a5 Do not allow operator to add a interface ip address as a gateway pool member. Routing loops are bad, mmmmmkay? 2006-07-24 19:58:40 +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
d266d17232 Remove double ?> Ticket #1048 2006-07-24 02:13:58 +00:00
Scott Ullrich
8e0ca2b967 Note that the uploaded files must be prefixed with captiveportal- so that lighty knows not to redirect the requests to index.php since we are using mod rewrite to determine this. 2006-07-24 01:04:43 +00:00
Scott Ullrich
b2ce71ff40 Redirect back to index.php?foo. Safari does not like otherwise and breaks the image on captive portal page. 2006-07-23 22:04:40 +00:00
Scott Ullrich
59d62b6cd3 MFC 13319
Add NMAP to OS list Useful for blocking NMAP scans :)
2006-07-22 04:06:55 +00:00
Scott Ullrich
6c3e2b19ad Add logic to restart service similar to star service code. 2006-07-16 17:34:37 +00:00
Scott Ullrich
c5ff4e16cf Do not attempt to start_service() twice. This is already handled and can lead to ticket #1044 2006-07-16 17:30:27 +00:00
Scott Ullrich
a2f76a67b3 Since:
1. Sasyncd is not included in RELENG_1
2. Interface selection widget is hosed for all interfaces

Remove SASYNCD specific features and only ask for failover IP address.
2006-07-14 14:34:17 +00:00
Scott Ullrich
2b5376cd14 MFC 13078
Change the path for image generation to /tmp This prevents the filesystem from filling with data which is generated automatically
2006-07-13 22:52:58 +00:00
Scott Ullrich
f7b5ee36cb Bring CARP interfaces up fully after changes. 2006-07-13 16:47:08 +00:00
Scott Ullrich
0e6168557b Check for array and eliminate:
Warning: Invalid argument supplied for foreach()
in /usr/local/www/diag_dhcp_leases.php on line 232
2006-07-11 17:31:23 +00:00
Scott Ullrich
e30a5970dd Add entries for optional interfaces ip address
Ticket #1041
2006-07-08 19:34:46 +00:00
Scott Ullrich
cbff71a1e1 Add entries for optional interfaces ip address
Ticket #1041
2006-07-08 19:14:48 +00:00
Scott Ullrich
ec0249eccb Remove width and height changing knobs, it breaks the traffic graph.
Reported-by: http://forum.pfsense.org/index.php?topic=1605.0;topicseen
2006-07-08 18:28:57 +00:00
Scott Ullrich
ae09f96242 MFC
Fix jabber on TS.
http://www.pfsense.org/~billm/patches/ticket-1042.patch
2006-07-08 00:45:57 +00:00
Scott Ullrich
3af54e4809 Use is_dhcp_server_enabled() and fix DHCP Server from not displaying. 2006-07-07 22:43:29 +00:00
Scott Ullrich
bca8e0eca2 While I am nitpciking this form to all get out, move the description to the bottom where it should be. 2006-07-05 03:21:21 +00:00
Scott Ullrich
3906617bcb s/gettext// 2006-07-05 03:17:45 +00:00
Scott Ullrich
f6970b2fdf Keep state really wants to be an advanced option, too. Let him join the party. 2006-07-05 03:11:25 +00:00
Scott Ullrich
be812936b9 Make other button consistent now with a - 2006-07-05 02:56:46 +00:00
Scott Ullrich
581a46c865 - Show advanced options 2006-07-05 02:54:59 +00:00
Scott Ullrich
197b2a47a9 Turn advanced option are into a default to no show area as well. 2006-07-05 02:52:10 +00:00
Scott Ullrich
47042140c9 Move state timeout to advanced options row, its the same as the other options as you leave it blank for default. 2006-07-05 01:52:26 +00:00
Scott Ullrich
5896157c59 Remove debugging alert() 2006-07-05 01:34:54 +00:00
Scott Ullrich
60bc190ac5 Correct check to 2 2006-07-05 01:34:19 +00:00
Scott Ullrich
a68bd38b42 Only foreach if lb pool is an array 2006-07-05 01:25:00 +00:00
Scott Ullrich
b62c654848 Repopulate advanced <div> after changes 2006-07-05 01:18:06 +00:00
Scott Ullrich
292d54c81f Sync sprtable 2006-07-05 01:11:42 +00:00
Scott Ullrich
9bd15edf36 Sync sprtable 2006-07-05 01:08:44 +00:00
Scott Ullrich
3de8af0e40 MFC
Hide source and destination port boxes when protocol is not tcp, udp or tcp/udp
2006-07-05 01:07:08 +00:00
Scott Ullrich
13c2a81220 Set style.display = '' to display hidden table row 2006-07-05 00:16:50 +00:00
Scott Ullrich
1b2a766f70 Convert to button so page does not shift after url being pressed 2006-07-04 23:56:38 +00:00
Scott Ullrich
22abf2ef70 Hide Show advanced option button when user clicks on the option 2006-07-04 23:49:45 +00:00
Scott Ullrich
7f5136cb46 MFC
Require the user to have a brain to see the Source port range for a firewall rule by adding a link in the source box that says Advanced - Show source port range.
2006-07-04 23:41:36 +00:00
Scott Ullrich
8c84fe438e MFC
Require the user to have a brain to see the Source port range for a firewall rule by adding a link in the source box that says Advanced - Show source port range.
2006-07-04 23:35:59 +00:00
Scott Ullrich
7a6c350f05 Ticket #1036 - Correctly display LAN interface on port forward screen 2006-07-04 18:19:07 +00:00
Scott Ullrich
dd932fa17e RELENG_1 does not use an array for page titles 2006-07-03 22:41:59 +00:00
Scott Ullrich
d269563b39 MFC 12872
Fix the date parsing so it works properly on single digit days of the month.
This was a presentation issue and caused incorrect display of the change date.
Also display when we have no changes on log.
2006-07-03 19:40:28 +00:00
Scott Ullrich
1ed2947caa MFC 12867
s/interfaces_array/iface_array/ fix display of previously selected interfaces this changes where the config option is stored WARNING: OLSR configs will need to be updated (reselecting interface only)
2006-07-03 04:12:19 +00:00
Scott Ullrich
ea35697228 Add gettext() function 2006-07-02 00:29:53 +00:00
Scott Ullrich
85c4a20c19 MFC 12835
validate bandwith inputs to at least ensure that user doesn't put in bad values (allocating more than 100% isn't validated not happening, sorry)
2006-07-02 00:27:42 +00:00
Scott Ullrich
314a612f82 * Add port 5223
* Make sure upload and download values are numeric
2006-07-01 22:39:52 +00:00
Scott Ullrich
353b7c6f15 Fix description 2006-07-01 22:26:05 +00:00
Scott Ullrich
97449b9a07 Add Jabber IM. It is the standard on the internet so we should support it out of the box if we do not support editing of the default generated traffic shaper configuration. 2006-07-01 22:23:45 +00:00
Scott Ullrich
d201962202 Check for bridged interface correctly
Ticket #1027
2006-07-01 19:15:21 +00:00