summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Make sure RRD is running after a cvs_sync.sh. Gary reported that RRD is ↵Scott Ullrich2006-04-191-0/+3
| | | | stopping after EVERY cvs_sync.sh
* MFC 11604Scott Ullrich2006-04-192-3/+7
| | | | Don't create a pass out rule for a queue if it is not on an interface or not used in a rule. This will cut queue pass out rules by the number of interfaces enabled.
* MFC 11600Scott Ullrich2006-04-191-4/+7
| | | | Only setup route-to {} syntax if at least one available gateway was found
* MFC 11598Scott Ullrich2006-04-191-4/+8
| | | | Only use route-to if the discovered gateway is a real IP
* Do not install blank rules.Scott Ullrich2006-04-181-1/+1
| | | | Found by Slayback on the forum.
* MFC 11532Scott Ullrich2006-04-181-2/+2
| | | | random-id can't be included twice
* Do not setup carp pfsync interface unless pfsync is enabledScott Ullrich2006-04-181-1/+1
| | | | Really not sure how this fell through the cracks. Grr.
* Start slbd right before first filter_configure_sync()Scott Ullrich2006-04-171-3/+3
|
* backout last commitScott Ullrich2006-04-171-1/+0
|
* Reload filter on boot.Scott Ullrich2006-04-171-0/+1
|
* MFC 11519Scott Ullrich2006-04-171-16/+27
| | | | Restore RRD files from tgz on boot. If this works on the first attempt I'm a code monkey. MFC: Soon, needs testing.
* MFC 11521Scott Ullrich2006-04-172-0/+4
| | | | Mount config area rw before tar and then ro after tar.
* MFC 11520Scott Ullrich2006-04-171-0/+12
| | | | | Save the RRD files! MFC: Soon, testing with hoba now. Tickets:
* MFC 11518Scott Ullrich2006-04-171-0/+3
| | | | Save the rrd databases to the config space on reboot.
* MFC 11516Scott Ullrich2006-04-171-1/+10
| | | | squid now rdr to its chosen interface. also swat default pass in rules to allow firewall rules to dictate its behaviour (already tested by me).
* MFC later RRD changes since patch failedScott Ullrich2006-04-171-26/+40
|
* MFC 11509Scott Ullrich2006-04-171-2/+4
| | | | JavaScript now works for Gecko-based browsers as well (http://forum.pfsense.org/index.php?topic=1041.0).
* MFC 11506Scott Ullrich2006-04-171-35/+36
| | | | Tweaked rra values for the databases so the graphs suck less. (especially the 14 days graph).
* Remove option 12. It doesn't work on Embedded.Scott Ullrich2006-04-171-4/+0
|
* BETA3 timeScott Ullrich2006-04-171-1/+1
|
* MFC 11431Scott Ullrich2006-04-161-1/+1
| | | | need to use the gateway ip, not the monitor ip
* MFC 11474Scott Ullrich2006-04-161-1/+2
| | | | kill slbd if there are no pools or virtual servers
* MFC 11471Scott Ullrich2006-04-161-4/+4
| | | | don't wrap curlies around destination host in port forward - this fixes the destination "any" issue reported on the forum
* MFC 11470Scott Ullrich2006-04-161-2/+0
| | | | Don't force a rrd spamd.rrd create since not everyone has spamd installed. It correctly triggers when you have it installed though.
* Add random-idScott Ullrich2006-04-161-1/+1
| | | | Ticket #907
* Redirect scripts output to /tmp/firmware_update.logScott Ullrich2006-04-161-0/+2
|
* Do not process custom image unless it really exists.Scott Ullrich2006-04-161-9/+14
| | | | Before it was detecting an image of "" and triggering the -C error.
* Do not process custom image unless it really exists.Scott Ullrich2006-04-161-1/+1
| | | | Before it was detecting an image of "" and triggering the -C error.
* Switch to cd / && tar instead of -C to avoid:Scott Ullrich2006-04-161-1/+3
| | | | tar: Error opening archive: Failed to open '-C': No such file or directory
* MFC 11444Scott Ullrich2006-04-151-1/+1
| | | | Fix crappy logic so it works on cdrom as well. We we're just lucky on embedded.
* Version bumpScott Ullrich2006-04-151-1/+1
|
* MFC 11438Scott Ullrich2006-04-151-1/+1
| | | | use -n so route won't try and resolve IPs
* MFC 11430Scott Ullrich2006-04-151-0/+2
| | | | don't loop through on empty servers (split() on \n ends up with an extra entry in the array)
* MFC 11429Scott Ullrich2006-04-151-19/+4
| | | | use route to figure out what interface an IP is on
* MFC ougoing lb monitoring fixesScott Ullrich2006-04-151-14/+29
|
* Correct entriesScott Ullrich2006-04-152-4/+4
|
* Add back groups needed for ISO creationScott Ullrich2006-04-141-0/+5
|
* MFC 11418Scott Ullrich2006-04-141-20/+20
| | | | | This should allow the gateway pools to be updated when the monitor ip is unavailable Tickets:
* Counter from 1, not 0. Slbd no likie.Scott Ullrich2006-04-141-2/+2
|
* MFC from head.Scott Ullrich2006-04-141-29/+34
| | | | Atleast the code that I wrote prior was pretty much the same.
* Commit updated file for inspectionScott Ullrich2006-04-141-6/+9
|
* Add ping support. Not tested, not mother approved.Scott Ullrich2006-04-141-1/+26
|
* If the following conditions are true:Scott Ullrich2006-04-141-0/+13
| | | | | | | * Item is a secondary in a carp cluster * Primary has PPTP enabled but secondary does not Then do not process PPTP sync'd rules.
* Add back all FreeBSD groups. Building a ISO from scratch renders a number ↵Scott Ullrich2006-04-141-0/+9
| | | | of group not found errors without.
* Only setup anti spoof rules if the interface is really enabledScott Ullrich2006-04-141-1/+2
|
* Remove keyboard mapping script. It hangs.Scott Ullrich2006-04-141-6/+0
|
* Ask about keyboard mapping earlier in the processScott Ullrich2006-04-141-6/+6
|
* Kill print lines (debugging) so bootup process looks "clean" again.Scott Ullrich2006-04-131-5/+5
|
* Add option 13 to change keyboard mapping for our friends across the pondScott Ullrich2006-04-131-0/+4
|
* Add ability to change keyboard mapping for all the users across the big pond.Scott Ullrich2006-04-131-0/+6
|
OpenPOWER on IntegriCloud