Commit Graph

51 Commits

Author SHA1 Message Date
Scott Ullrich
daa0428048 s/require/require_once/ 2009-02-19 22:48:07 -05:00
Scott Ullrich
fe56cdbf74 * Use defined server from config.xml
* Sleep for 5 seconds in between requests
2008-11-12 19:42:48 +00:00
Scott Ullrich
3c13912772 Kill old ntpd process if it is around 2008-11-09 05:41:21 +00:00
Scott Ullrich
f619398586 Sync 2008-11-09 03:10:43 +00:00
Scott Ullrich
dd79b5c9af Launch nttpd after we are up 2008-11-09 03:04:56 +00:00
Scott Ullrich
3fb60b53b4 Add script that will keep trying to set the date time (for bootup) that
will run in the background to help speedup boot times.
2008-11-09 02:50:55 +00:00
Scott Ullrich
ccdd4082c9 Adding custom grub-install 2008-10-28 19:52:58 +00:00
Seth Mos
2cab916619 Modify the reset_slbd.sh script a bit. Needs test. 2008-09-06 21:44:47 +00:00
Bill Marquette
911f85113f Nuke binaries 2008-06-23 05:28:47 +00:00
Scott Ullrich
eb64ae425b * Fix help
* Fix exit/quit
2008-04-14 17:31:38 +00:00
Scott Ullrich
2eaa947d17 Lower threshold to 86. Noticed a scenario where slbd was chewing up
roughtly 91% of the cpu.
2008-01-31 04:36:45 +00:00
Scott Ullrich
80e3d298fe Do not reset every hour. Wait until the process goes out of control. 2008-01-07 21:38:00 +00:00
Chris Buechler
c47e956f52 Really kill off slbd
Ticket #1533
2007-11-25 19:54:48 +00:00
Scott Ullrich
bb1a546c49 MFC pfSense shell from HEAD. 2007-11-23 23:57:23 +00:00
Scott Ullrich
af261b6255 Set $pkg_interface='console'; in php shell. 2007-08-28 19:19:21 +00:00
Scott Ullrich
78a96e2c0a Reset SLBD every 5 hours to avoid 100% cpu utilization Ticket #1316 2007-06-27 19:37:56 +00:00
Scott Ullrich
4d72788f53 Move help / common usage scenarios to the "help" command. 2007-05-03 05:43:12 +00:00
Scott Ullrich
efb9a19cf3 Show how to output the wireless options such as channels, modes, etc. 2007-05-03 04:51:34 +00:00
Scott Ullrich
f49c8adae3 Clarify DHCP server comment 2007-05-03 04:17:41 +00:00
Scott Ullrich
c5f17b2bce * Correct printr typo. * Show how to output the interfaces and dhcpd portions of the configuration 2007-05-03 03:54:57 +00:00
Scott Ullrich
3c09eaf59a Show the reboot command as well for php pfSense shell Sponsored-by: Bluegrass.net 2007-05-03 03:49:30 +00:00
Scott Ullrich
6b70365264 Minor text updates 2007-05-03 03:38:40 +00:00
Scott Ullrich
c97a413340 Minor text updates 2007-05-03 03:37:50 +00:00
Scott Ullrich
0968a06efe Show common commands in the php pfsense shell such as: * Enabling SSH * Enabling wireless on an interface (hostap, channel, ssid, etc) * Enabling DHCP Server on an interface * Disable firewall filter * Set up an interface for DHCP and enable * Set up an interface for static and enable These commands come in handy when configuring a 1 port ethernet wrap with 2 wireless cards. Sponsored-by: Bluegrass.net 2007-05-03 03:32:34 +00:00
Scott Ullrich
05a85e29af Add multiline support for multi-line mini programs/scripts. 2007-04-30 00:51:42 +00:00
Scott Ullrich
5a7e9d2dc0 Show that exit is a valid command 2007-04-29 23:58:31 +00:00
Scott Ullrich
cddfb5a436 Escape $ so that it does not try to print out the variable 2007-04-29 23:51:29 +00:00
Scott Ullrich
93f9f5b140 Add a pfSense interactive php shell for developers. 2007-04-29 23:49:31 +00:00
Scott Ullrich
ff56cd83d6 Add console application which shows the filter reloading status 2006-06-10 03:03:44 +00:00
Scott Ullrich
56dca0f898 We don't use ipfilter any longer, toto. 2006-04-10 22:48:51 +00:00
Scott Ullrich
c09bb9c116 Remove update_file.sh, its not pulling from RELENG_1 correctly 2006-01-16 00:53:50 +00:00
Scott Ullrich
1c07024617 Default to RELENG_1 2005-12-14 20:48:30 +00:00
Scott Ullrich
a71e520d0d Do not allow mpd to block 2005-11-28 19:47:19 +00:00
Scott Ullrich
7a79c4f037 Recompile for FreeBSD 6 2005-11-04 22:13:19 +00:00
Scott Ullrich
5e46b37c89 MFC 7196
mpd blocks until ppp-linkup exits, background rc.newwanip as dyndns is tripping this up (it tries to connect out a pppoe connection that's blocking on this script).

Tested-by: DungaBee, Hoba, and a few others.
2005-10-27 17:32:30 +00:00
Scott Ullrich
df58b311c4 Use ; not & to seperate parms to cvsweb 2005-10-18 23:32:07 +00:00
Scott Ullrich
01897054c9 Update files from RELENG_1 and mount for r/w sooner 2005-10-18 23:28:02 +00:00
Scott Ullrich
71afb6a593 Mount image r/w earlier in the process 2005-10-18 23:13:40 +00:00
Scott Ullrich
e1c8cdf529 MFC 6871
If WAN is pppoe, hold down boot until connection is established This will help anyone with PPPOE on WAN and DHCP on OPTx not get incorrect gateways assigned.
2005-10-16 17:34:42 +00:00
Scott Ullrich
eba1ebc151 Remove ppp-linkup, readding as non binary file. 2005-10-16 17:32:07 +00:00
Scott Ullrich
48e46233b7 * Change timeout to 60 seconds
* Check $? after fetch
2005-10-10 04:24:42 +00:00
Scott Ullrich
977b24b38e forgot ; then 2005-10-10 04:09:57 +00:00
Scott Ullrich
d7acc69661 Throw an error when we detect a non 0 return value 2005-10-10 04:07:14 +00:00
Scott Ullrich
5a204e220a Fetch w/ -q (quiet) 2005-09-10 21:51:50 +00:00
Scott Ullrich
c3a1c70b55 Commit submission from databeestje.
It is now possible to run update_file.sh -a which will update all files in
the CVS repo.   Well, most of them...
2005-08-23 20:29:28 +00:00
Scott Ullrich
9c7b4f0eeb Mount CF for file update 2005-08-22 23:11:02 +00:00
Scott Ullrich
e6e417ab8e New version
Submitted-by: databeestje
2005-08-20 21:44:07 +00:00
Scott Ullrich
36babadc35 Add databeestje's update_file. The will update file from web_cvs.
IE:

update_file.sh /etc/inc/filter.inc
2005-08-20 02:38:42 +00:00
Scott Ullrich
e5a28a6f0e Add a keyboard helper program to enable USB if needed. 2005-08-09 18:06:36 +00:00
Scott Ullrich
a35e2c45e9 Adding mDNSResponder. Apple's "Rendevouz" aka "Bonjour" technology. 2005-03-08 02:07:11 +00:00