Commit Graph

7908 Commits

Author SHA1 Message Date
Scott Ullrich
e892ac9a63 Use /root/ as temporary storage. 2007-05-09 04:41:11 +00:00
Scott Dale
55af07f681 Show captive portal errors properly 2007-05-09 02:09:43 +00:00
Scott Dale
2c48f3af53 Show active schedules 2007-05-09 02:09:06 +00:00
Scott Dale
350cf3e191 Show active schedules and their corresponding actions 2007-05-09 02:08:50 +00:00
Seth Mos
323feca7f5 Add a wan interface up check before we start any time syncing. 2007-05-08 22:29:28 +00:00
Seth Mos
15766268bd Lot's of plus buttons added. 2007-05-08 22:10:44 +00:00
Seth Mos
05c90549fb Add a plus button on the top header of these pages.
This to make it easier on large configurations.
2007-05-08 22:06:49 +00:00
Scott Ullrich
dac733453a Create upgrade scripts for embedded which turns on the serial console. 2007-05-08 21:31:08 +00:00
Scott Ullrich
d52a9da8da When Enable Static ARP entries is enabled, do not allow entries that lack an ip address from being added. Currently we do not have any type of dhcp server hooks to automatically add the arp address to the arp table to make this work otherwise. 2007-05-08 18:58:26 +00:00
Scott Ullrich
f29c9fb38d Only apply md5 summaries to real files. *.tgz is NOT a real file. 2007-05-08 18:06:14 +00:00
Scott Ullrich
516756c439 Kill trailing space 2007-05-08 16:47:10 +00:00
Scott Ullrich
496ca69487 Add DHCP options to OpenVPN
Submitted-by: Martin Fuchs
2007-05-08 16:45:54 +00:00
Seth Mos
7176618a3f Commit missing fragment, align with other branches. 2007-05-08 16:29:17 +00:00
Scott Ullrich
190010cd27 Sometimes people have local domains which they do not want forwarded to upstream servers. This is accomodated by using server options without the server IP address. To make things clearer local is a synonym for server. For example the option local=/localnet/ ensures that any domain name query which ends in .localnet will be answered if possible from /etc/hosts or DHCP, but never sent to an upstream server.
Ticket #1190
2007-05-08 16:20:32 +00:00
Seth Mos
37380063fa Add NTP Server field to dhcp config.
From: Alexander Schaber
2007-05-08 14:48:46 +00:00
Scott Dale
fa8c92cb7f Execute tcpdump in background for speed improvement 2007-05-08 01:34:26 +00:00
Scott Ullrich
f9133ff9bb Remove trailing line and unbreak snapshot server. 2007-05-08 00:57:41 +00:00
Seth Mos
0350aefb8b Add is_wan_interface_up($interface)
Can be optional interface as well.
2007-05-07 17:24:32 +00:00
Scott Ullrich
c9f0a13cf5 Add more protocols.
Submitted-by: Martin Fuchs
2007-05-07 16:58:06 +00:00
Seth Mos
0bdb12cf01 Version bump. Working pppoe load balancer code 2007-05-07 14:30:54 +00:00
Seth Mos
c0a554d835 Make naming consistent 2007-05-07 12:49:31 +00:00
Scott Dale
bbe3eda3d5 correctly determine if time range exists 2007-05-07 11:46:55 +00:00
Seth Mos
4c077ca8b7 Trigger on right opt interface 2007-05-07 10:15:45 +00:00
Seth Mos
153a6b6ee9 get_interface_gateway() does not understand pppoe 2007-05-06 22:13:10 +00:00
Seth Mos
c973b6747f Return the virtual interface for PPPoE 2007-05-06 21:46:04 +00:00
Seth Mos
3bb8342226 Show icon that indicates whether the traffic is being blocked or allowed
MFC: 17931
2007-05-05 21:57:29 +00:00
Seth Mos
d12e0997b0 Do not create nat on rules for opt interfaces with a gateway. 2007-05-05 20:24:28 +00:00
Scott Ullrich
4bc3ea9362 Correct the compatibility location again. 2007-05-05 01:07:36 +00:00
Scott Ullrich
82c568437e Correct compatibility symlink 2007-05-05 00:54:58 +00:00
Scott Ullrich
652f9fa14d Install compatibility symlink for packages built in /tmp/tmp (FreeBSD 7 currently) 2007-05-05 00:46:21 +00:00
Scott Ullrich
f84c7d76e6 Backout last change 2007-05-04 23:21:28 +00:00
Scott Ullrich
879add632d Somehow the path is not being set past .:, remove it for testing 2007-05-04 22:47:41 +00:00
Scott Ullrich
f1550d2fdb Snapshot version bump 2007-05-04 19:05:52 +00:00
Scott Ullrich
407868d8cd Do not attempt to touch /needs_package_sync on CDROM platform. 2007-05-03 22:16:01 +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
1e50f7ff6c Fix spelling mistake Pointed-out-by: Summat via IRC 2007-05-02 21:57:14 +00:00
Scott Ullrich
2645bb541b Add a note that you do not use Synchronize IP and password option on backup cluster members. 2007-05-02 21:34:46 +00:00
Scott Ullrich
a58113ddb5 Snapshot version bump 2007-05-02 20:56:28 +00:00
Scott Ullrich
55491d504a Install frickin pptp proxy rules correctly. 2007-05-02 16:01:03 +00:00
Seth Mos
06439b7d3f Do not allow - in aliases. This breaks port aliases.
tables are fine with the - and the _. Ports only work with _.
2007-05-02 12:43:50 +00:00
Scott Ullrich
b55d122cc1 Fetch the filesize initially and compare it. In addition we compare MD5 to be absolutely sure. 2007-05-02 00:25:13 +00:00
Scott Ullrich
35870220b1 * Do not close a buffer that has failed * Automatically retry failed connection 2007-05-02 00:09:02 +00:00
Scott Ullrich
b65aeb25d1 Exit if URL or PATH is blank. 2007-05-01 22:26:20 +00:00