Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
4d72788f 05/03/2007 05:43 AM Scott Ullrich

Move help / common usage scenarios to the "help" command.

efb9a19c 05/03/2007 04:51 AM Scott Ullrich

Show how to output the wireless options such as channels, modes, etc.

f49c8ada 05/03/2007 04:17 AM Scott Ullrich

Clarify DHCP server comment

c5f17b2b 05/03/2007 03:54 AM Scott Ullrich
  • Correct printr typo.
  • Show how to output the interfaces and dhcpd portions of the configuration
3c09eaf5 05/03/2007 03:49 AM Scott Ullrich

Show the reboot command as well for php pfSense shell

Sponsored-by: Bluegrass.net

6b703652 05/03/2007 03:38 AM Scott Ullrich

Minor text updates

c97a4133 05/03/2007 03:37 AM Scott Ullrich

Minor text updates

0968a06e 05/03/2007 03:32 AM Scott Ullrich

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

05a85e29 04/30/2007 12:51 AM Scott Ullrich

Add multiline support for multi-line mini programs/scripts.

5a7e9d2d 04/29/2007 11:58 PM Scott Ullrich

Show that exit is a valid command

cddfb5a4 04/29/2007 11:51 PM Scott Ullrich

Escape $ so that it does not try to print out the variable

93f9f5b1 04/29/2007 11:49 PM Scott Ullrich

Add a pfSense interactive php shell for developers.

ff56cd83 06/10/2006 03:03 AM Scott Ullrich

Add console application which shows the filter reloading status

56dca0f8 04/10/2006 10:48 PM Scott Ullrich

We don't use ipfilter any longer, toto.

c09bb9c1 01/16/2006 12:53 AM Scott Ullrich

Remove update_file.sh, its not pulling from RELENG_1 correctly

1c070246 12/14/2005 08:48 PM Scott Ullrich

Default to RELENG_1

a71e520d 11/28/2005 07:47 PM Scott Ullrich

Do not allow mpd to block

7a79c4f0 11/04/2005 10:13 PM Scott Ullrich

Recompile for FreeBSD 6

5e46b37c 10/27/2005 05:32 PM Scott Ullrich

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.

df58b311 10/18/2005 11:32 PM Scott Ullrich

Use ; not & to seperate parms to cvsweb

01897054 10/18/2005 11:28 PM Scott Ullrich

Update files from RELENG_1 and mount for r/w sooner

71afb6a5 10/18/2005 11:13 PM Scott Ullrich

Mount image r/w earlier in the process

e1c8cdf5 10/16/2005 05:34 PM Scott Ullrich

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.

eba1ebc1 10/16/2005 05:32 PM Scott Ullrich

Remove ppp-linkup, readding as non binary file.

48e46233 10/10/2005 04:24 AM Scott Ullrich
  • Change timeout to 60 seconds
  • Check $? after fetch
977b24b3 10/10/2005 04:09 AM Scott Ullrich

forgot ; then

d7acc696 10/10/2005 04:07 AM Scott Ullrich

Throw an error when we detect a non 0 return value

5a204e22 09/10/2005 09:51 PM Scott Ullrich

Fetch w/ -q (quiet)

c3a1c70b 08/23/2005 08:29 PM Scott Ullrich

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...

9c7b4f0e 08/22/2005 11:11 PM Scott Ullrich

Mount CF for file update

e6e417ab 08/20/2005 09:44 PM Scott Ullrich

New version

Submitted-by: databeestje

36babadc 08/20/2005 02:38 AM Scott Ullrich

Add databeestje's update_file. The will update file from web_cvs.

IE:

update_file.sh /etc/inc/filter.inc

e5a28a6f 08/09/2005 06:06 PM Scott Ullrich

Add a keyboard helper program to enable USB if needed.

a35e2c45 03/08/2005 02:07 AM Scott Ullrich

Adding mDNSResponder. Apple's "Rendevouz" aka "Bonjour" technology.

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision