Commit Graph

6738 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
63190d361b file_notice() requires a category 2006-07-24 18:53:32 +00:00
Scott Ullrich
371d45a2bc Send alerts to syslog as well. Suggested-by: BillM 2006-07-24 18:22:50 +00:00
Scott Ullrich
6909a83662 Send alerts to syslog as well. Suggested-by: BillM 2006-07-24 18:19:14 +00:00
Scott Ullrich
232fc34c38 File a notice when the aliases are unresolvable. Ticket #995 2006-07-24 18:09:56 +00:00
Scott Ullrich
255407ddeb Version bump from outter space 2006-07-24 17:34:01 +00:00
Scott Ullrich
bdd25a8299 Correct OLSR paramaters Ticket #1050 2006-07-24 16:52:55 +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
6bef50b347 Since we are caught in somewhat of a pickle concerning captive portal local element manager, force users to include "captiveportal" somewhere in the filename so that Lighty mod rewrites can deterimine if the request is indeed local, etc. 2006-07-23 21:48:41 +00:00
Scott Ullrich
8e787bbfc5 Since we are caught in somewhat of a pickle concerning captive portal local element manager, force users to include "captiveportal" somewhere in the filename so that Lighty mod rewrites can deterimine if the request is indeed local, etc. 2006-07-23 19:29:37 +00:00
Scott Ullrich
c575e41241 Allow captive portal local element manager HTML or HTM pages to display correctly. 2006-07-23 19:03:18 +00:00
Scott Ullrich
88ea096b3b Allow captive portal local element manager HTML or HTM pages to display correctly. 2006-07-23 19:01:56 +00:00
Scott Ullrich
43cc9e88f8 Version bump 2006-07-23 06:03:37 +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
a62d713136 Do not keep state on CARP packets 2006-07-22 03:42:45 +00:00
Scott Ullrich
ceaf11adfa Only attempt kill if $helpers is defined 2006-07-21 21:08:31 +00:00
Scott Ullrich
7ca5e0574e Use friendly awk instead of cut. 2006-07-21 21:06:53 +00:00
Scott Ullrich
39ac8421bb s/$$/$/ 2006-07-21 04:24:38 +00:00
Scott Ullrich
49fdfc7d64 Version bump 2006-07-19 01:10:52 +00:00
Scott Ullrich
c253ed186e MFC 13233
rrdcreateoutput needs to be an array
php5 seems to be less forgiving - billm
2006-07-17 02:49:41 +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
c7f44ae0c1 Catch OLSR up to reserved name interface changes 2006-07-15 19:27:11 +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
b565a3855b Unbreak inbound ftp. 2006-07-14 13:51:14 +00:00
Scott Ullrich
a99e9a36f5 -g 21 is already the default. Reminded by Angelo Turetta 2006-07-13 23:29:34 +00:00
Scott Ullrich
1e36cf03a6 Correct set overridden source ip 2006-07-13 23:25:26 +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
275ea4b9a3 Increase size to 6 megs, because *COUGH* 3 megs is NOT enough for everyone. 2006-07-13 19:08:58 +00:00
Scott Ullrich
f7b5ee36cb Bring CARP interfaces up fully after changes. 2006-07-13 16:47:08 +00:00
Scott Ullrich
620ab39260 Version bump 2006-07-13 01:36:16 +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
b6254ddb6c * Correctly detect only pftpx rules.
* Disable debugging helpers
2006-07-11 01:06:59 +00:00
Scott Ullrich
24689cab98 Do not start pftpx with address any. 2006-07-11 00:53:53 +00:00
Scott Ullrich
fae3e0f6d7 Do not start pftpx with address any. 2006-07-11 00:53:05 +00:00
Scott Ullrich
9d44f462bc Wrap grep around double quotes so it doesn't bomb out on the shell. 2006-07-11 00:45:07 +00:00
Scott Ullrich
f3b064aa35 Line up entries better. 2006-07-10 01:35:38 +00:00
Scott Ullrich
71b06262d2 Version bump 2006-07-10 00:33:07 +00:00
Scott Ullrich
333f8ef0b7 Enable SSH Lockout. I really thought this was there before. 2006-07-09 23:48:33 +00:00
Scott Ullrich
4e7b2b276e Launch UNIONFS script if /dist/uniondirs exist 2006-07-08 21:50:44 +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