aboutsummaryrefslogtreecommitdiffstats
path: root/packages/carp_rules.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge carp into baseScott Ullrich2005-05-051-64/+0
|
* Correct the test if $config['installedpackages']['carpsettings']['config'] ↵Scott Ullrich2005-04-261-1/+1
| | | | exists.
* Alter for eval methodScott Ullrich2005-03-311-5/+5
|
* No flushie...we're not a toilet!Bill Marquette2005-03-241-2/+1
|
* Setup pfsync ruleScott Ullrich2005-03-171-1/+1
|
* Cleanup a number of foreach errors when package is not configured.Scott Ullrich2005-03-171-36/+34
|
* Correctly allow all carp interfaces to talk.Scott Ullrich2005-03-111-1/+1
|
* Allow carp traffic on each interface.Scott Ullrich2005-03-111-1/+12
|
* keep state on pfsync interface and carp trafficScott Ullrich2005-03-111-2/+2
|
* Keep state on carp.Scott Ullrich2005-03-111-1/+3
|
* Allow pfsync0 to talk.Scott Ullrich2005-03-111-3/+5
|
* * Seperate PFSync settings into its own menu area.Scott Ullrich2005-03-101-16/+7
| | | | * Add IP address field for PFSync interface
* Only setup sync for a interface one time.Scott Ullrich2005-03-101-1/+1
|
* Only setup sync for a interface one time.Scott Ullrich2005-03-101-3/+11
|
* Correctly allow pfsync to operateScott Ullrich2005-03-101-4/+5
|
* Don't hard code the carp interfaceScott Ullrich2005-03-101-2/+2
|
* Pass pfsync traffic with carp traffic, too.Scott Ullrich2005-03-101-1/+2
|
* Prevent unexpected ( error during evalScott Ullrich2005-03-021-3/+4
|
* Move carp rules to carp_rules.sh (in the package) and use the new package ↵Scott Ullrich2005-02-231-1/+3
| | | | framework.
* Flush rules in the carp anchor before assigning rules in the plugin systemScott Ullrich2005-02-231-0/+2
|
* Add missing ;Scott Ullrich2005-02-231-1/+1
|
* use carp anchorScott Ullrich2005-02-231-1/+1
|
* Woops. Dont forget closing comment brace.Scott Ullrich2005-02-231-1/+1
|
* Add a pass out rule for each carp interface. Use updated add_rule_to_anchor ↵Scott Ullrich2005-02-231-1/+2
| | | | by passing a label too.
* Since we are passing this file to eval() trim off <?php and also get rid of ↵Scott Ullrich2005-02-201-22/+1
| | | | the requires
* Update carp packageScott Ullrich2005-02-181-0/+66
* Add carp status page * Add carp tabs * Add carp rules which dynamically sets up NAT entries for non WAN