summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Kepp track of the number of bridgesScott Ullrich2005-05-281-6/+4
* port = 8000Scott Ullrich2005-05-281-1/+1
* Use arp table to deterimine when we need to flush an old captive portal user ...Scott Ullrich2005-05-271-12/+5
* Update (C)Scott Ullrich2005-05-271-1/+5
* Convert captive portal over to use pf tables.Scott Ullrich2005-05-271-161/+23
* Captive portal pf filter supportScott Ullrich2005-05-271-0/+24
* Somehow bogons rule was duplicated outside of the if check and blocking ips i...Scott Ullrich2005-05-271-1/+0
* Do not ALTQ $LAN -> $FIREWALL traffficScott Ullrich2005-05-261-1/+1
* Remove "me" rules until I can find a better way to isolate firewall -> local ...Scott Ullrich2005-05-261-2/+2
* Restore the previous behavior by not creating ipfw rules for carp.Scott Ullrich2005-05-261-231/+218
* find out the interface ip. match against carp subnetsScott Ullrich2005-05-261-217/+230
* Prefer out xmit and in recv directives for ipfwScott Ullrich2005-05-261-4/+4
* real fix for user rule labelBill Marquette2005-05-261-1/+1
* Apply a label regardless of description missing, just make it be "USER RULE"Bill Marquette2005-05-261-2/+2
* Convert friendly interface name to real interfaceScott Ullrich2005-05-251-1/+2
* Correctly bring up carp interfaces if carpdev is not chosenScott Ullrich2005-05-241-1/+1
* Group pftpx anchor with ftp-proxyScott Ullrich2005-05-241-2/+1
* No need for inetd, pftpx is its own proxyScott Ullrich2005-05-241-1/+0
* pftpx anchor should be on topScott Ullrich2005-05-241-1/+3
* Only echo out if we're bootingScott Ullrich2005-05-241-0/+2
* Only echo out if we're bootingScott Ullrich2005-05-243-7/+2
* Remove -q ftpproxyScott Ullrich2005-05-241-1/+1
* Remove doneScott Ullrich2005-05-241-1/+0
* Allow user to specify interface. This will allow CARP to work on DHCP inter...Scott Ullrich2005-05-231-1/+5
* fix aliasesBill Marquette2005-05-232-4/+5
* Fix MTU.Scott Ullrich2005-05-221-1/+1
* Addresses ticket #98Bill Marquette2005-05-221-1/+1
* More console muting. We actually look professional now.Scott Ullrich2005-05-221-0/+5
* Do not rules for static routed interfaces. Our behavior is different from m...Scott Ullrich2005-05-221-1/+2
* mute console when bringing up pflogdScott Ullrich2005-05-221-0/+4
* Mute and unmute the console at strategic times to cleanup the boot sequenceScott Ullrich2005-05-213-9/+14
* Do not mount as ro if we're booting.Scott Ullrich2005-05-211-1/+3
* * Rely on the cached config only when we aren't writing - something seems to ...Colin Smith2005-05-211-18/+3
* Insert pftp anchorsScott Ullrich2005-05-211-0/+5
* We do need inetd. Duh.Scott Ullrich2005-05-211-0/+1
* pftpx does not use a -i argumentScott Ullrich2005-05-211-1/+1
* Do not kill pftpx. Its not hunting game.Scott Ullrich2005-05-211-2/+0
* we no longer need inetd.Scott Ullrich2005-05-211-1/+1
* Switch over to pftpx.Scott Ullrich2005-05-211-2/+2
* Comment out the rest of config.cacheScott Ullrich2005-05-211-2/+5
* Comment out the rest of config.cacheScott Ullrich2005-05-211-0/+2
* Do not use config.cache until the serialize() bug is solved.Scott Ullrich2005-05-201-0/+7
* Enable image RW before trying to backup.Scott Ullrich2005-05-201-0/+5
* Remove extra parsing.Colin Smith2005-05-191-4/+2
* Do not load load and unload ipfwScott Ullrich2005-05-191-2/+2
* Skipto rule 65535 for protocols carp and pfsync to avoid being ALTQ'dScott Ullrich2005-05-191-2/+2
* Force the parsing of config.xml every time until someone with more knowledge ...Scott Ullrich2005-05-191-1/+7
* Parse the configuration on booting.Scott Ullrich2005-05-191-1/+1
* Changes to config versioning.Colin Smith2005-05-191-6/+5
* * Parse the config again, instead of just making the cache. This may resolve ...Colin Smith2005-05-191-1/+3
OpenPOWER on IntegriCloud