Commit Graph

7203 Commits

Author SHA1 Message Date
Scott Ullrich
8a7553abb4 Switch to ISC-Dhclient. OpenBSD's dhclient is driving me bonkers. 2006-12-20 22:06:21 +00:00
Seth Mos
656a2feab2 MFC fixes for Ticket 1187 by proxy for Scott Dale 2006-12-17 21:40:52 +00:00
Scott Ullrich
1cbc2a1c68 Use correct interface when restarting dhclient 2006-12-17 18:04:58 +00:00
Scott Ullrich
f86e2cf935 "Always sent Session-Time in accounting packets. This makes most prepaid systems to work again."
Obtained from m0n0wall
2006-12-17 17:58:39 +00:00
Scott Ullrich
b1f7e75e2a Revert previous dhclient crontab mojo. When running rc.newwanip if the ip == 0.0.0.0 then fire off dhclient again.
As seen on the forums ( http://forum.pfsense.org/index.php/topic,2645.0/topicseen.html )
2006-12-16 01:37:04 +00:00
Scott Ullrich
716d68e31e Version bump.
Captive portal optional interface users should consider upgrading to this version.
2006-12-15 01:22:26 +00:00
Seth Mos
a42327f2f4 Add Penalty box option to the RELENG_1 wizard. I've had no complaints
and the tests work. It works quite similar to voip queue but with a
upper limit.

NOTE: This does not shape FTP traffic because of the FTP proxy.
2006-12-14 22:15:14 +00:00
Seth Mos
a32edd353a Create valid pf Syntax! 2006-12-14 21:35:48 +00:00
Scott Ullrich
7621264874 Only pass in on Captive Portal interface
Ticket #1188
2006-12-13 01:22:15 +00:00
Scott Ullrich
8b80a848f2 For interfaces using the Captive Portal, ensure that traffic can reach port 8000 and 8001 which is the Captive Portal auth interfaces.
Ticket #1188
2006-12-13 00:46:36 +00:00
Scott Ullrich
be6c03cbac Version bump 2006-12-12 18:22:51 +00:00
Scott Ullrich
29edaa0b9d Check DHCP interfaces every 6 hours for dhclient issues. Launch dhclient if it is not bound to an interface correctly. 2006-12-12 18:18:50 +00:00
Seth Mos
5b6582a2b4 hint at people that a host should be a IP address. 2006-12-12 18:09:26 +00:00
Scott Ullrich
ef03e6a517 Duh. $type is a variable. 2006-12-12 17:37:29 +00:00
Scott Ullrich
6a92a6e154 Log an error when we reach maximum capacity to system logs 2006-12-12 17:34:33 +00:00
Scott Ullrich
2653f75032 Log an error to system logs when $type is not set. 2006-12-12 17:31:34 +00:00
Scott Ullrich
56ea4f477a Revert $type commit. This is being set by the called function per Jonathon. 2006-12-12 16:55:57 +00:00
Seth Mos
317e8e1a66 - livecd/embedded: do not create a md on /var/db/rrd, /var already is one
-7 lines, +6MB ram. Tested on WRAP + LiveCD
2006-12-11 19:44:23 +00:00
Scott Ullrich
b6bf759bad Version bump 2006-12-11 17:48:29 +00:00
Scott Ullrich
ea9b53c112 Silence Eclipse warnings 2006-12-11 17:43:23 +00:00
Scott Ullrich
a90f3528a2 Silence Eclipse warnings 2006-12-11 17:17:10 +00:00
Scott Ullrich
bba1c4ec79 Do not use blank variable $type. Use the same variable $cpdb[$i][2] that is being used in the other calls. 2006-12-11 17:15:31 +00:00
Scott Ullrich
84e5047da7 Silence eclipse warnings 2006-12-11 17:10:11 +00:00
Scott Ullrich
161a01bd32 Ticket #1185
Check $hostname, not $domain
2006-12-11 16:56:15 +00:00
Scott Ullrich
37f91468f7 Work around a dynamic rule problem that is known in FreeBSD for IPFW2:
">Strange, why only me(?) get this problem.. Isn't
>net.inet.ip.fw.dyn_keepalive=1 by default ?

This is a workaround. I am aware about this problem from several people.
Here is needed more testing to determine the cause of the bug."
2006-12-09 20:00:13 +00:00
Scott Ullrich
315c30912d Unhide Allow intra-BSS communication, the option now works with 6.2-RC1 2006-12-09 04:18:12 +00:00
Scott Ullrich
0395fc39b9 Version bump 2006-12-08 20:18:11 +00:00
Scott Ullrich
c7a121882a Set value to ON when checked. 2006-12-08 19:29:51 +00:00
Scott Ullrich
45a636478b Kill trailing space 2006-12-08 19:26:52 +00:00
Scott Ullrich
855cab2166 Add checkbox support to rowhelper 2006-12-08 19:26:18 +00:00
Scott Ullrich
bee6ca2623 Version bump 2006-12-06 23:10:06 +00:00
Scott Ullrich
4275641750 Version bump 2006-12-05 17:59:54 +00:00
Scott Ullrich
4e5205b157 MFC 15495
fix: root key files are not in /etc/ssh/root ...
2006-12-05 17:52:48 +00:00
Scott Ullrich
02d777def2 Sync miniupnpd w/ HEAD 2006-12-05 17:51:05 +00:00
Scott Ullrich
8777488bc3 MFC 15411
is_domain(): MS breaks all laws, so unserscores are allowed...
2006-12-05 17:45:15 +00:00
Scott Ullrich
856887a3a4 MFC 15402
is_domain(): domains must not contain underscores; empty strings are not valid
2006-12-05 17:42:57 +00:00
Scott Ullrich
c4b966b71b Back out changes to try and fix OpenVPN. We really need to fix check_reload_status 2006-12-05 01:39:43 +00:00
Scott Ullrich
d9978237cf Version bump. 2006-12-04 20:04:23 +00:00
Scott Ullrich
dca32536bf MFC
Miniupnpd menu item
2006-12-04 19:30:24 +00:00
Scott Ullrich
687092ae0c Misc spelling mistakes. Remove old commented out code. 2006-12-03 23:04:05 +00:00
Scott Ullrich
ae87302ce6 Work around the fact that check_reload_status is inheriting socket descriptors from other programs. Kill check_reload_status on wan ip change and restart it. That way openvpn can be killed and restarted, etc.
In addition while I am here, we really should restart openvpn after WAN ip changes as well.
2006-12-03 22:22:14 +00:00
Seth Mos
7d5b8f4a0d Do no install default pass in rules for openvpn interfaces with a
gateway.
2006-12-02 12:53:16 +00:00
Scott Ullrich
86c2b56182 Install frickin pptp proxy rules 2006-11-30 21:49:15 +00:00
Scott Ullrich
15b63fa83b Do not set an exit status in dhclient-script.
From a post that I dug up from Brooks:

Why on earth are you exiting with $1 as the status?  This is almost
certainly the problem.  You should not exit from dhclient-exit-hooks
at all since it occurs in the context of dhclient-script and this exit
values is entirely bogus.
2006-11-30 19:34:24 +00:00
Scott Ullrich
60906d7c42 Version bump 2006-11-30 19:05:51 +00:00
Scott Ullrich
490ebea123 Add frickin pptp proxy hooks. 2006-11-30 18:39:20 +00:00
Scott Ullrich
6de03121b9 Version bump 2006-11-29 17:43:28 +00:00
Scott Ullrich
c38fee6098 MFC UPNP support6 2006-11-29 17:41:06 +00:00
Scott Ullrich
4c02f57a0c Version bump 2006-11-28 19:15:46 +00:00
Scott Ullrich
481fda7f4f Start OpenVPN with nohup 2006-11-28 19:14:58 +00:00