summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* find out the interface ip. match against carp subnetsScott Ullrich2005-05-261-217/+230
| | | | | and automagically generate rules for carp'd interfaces as well as the primary interface defined.
* 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
|
* * Clear /tmp once a weekScott Ullrich2005-05-251-1/+2
| | | | * Mount and unmount the compact flash before updating the bogons list
* 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
|
* Version bumpScott Ullrich2005-05-241-1/+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 ↵Scott Ullrich2005-05-231-1/+5
| | | | | | interfaces, etc! And the crowd goes nuts!
* Version bumpScott Ullrich2005-05-231-1/+1
|
* Do not allow CTRL-Z and CTRL-C to be pressed in console.Scott Ullrich2005-05-231-0/+1
| | | | Fixes Ticket #57
* fix aliasesBill Marquette2005-05-232-4/+5
|
* Fix MTU.Scott Ullrich2005-05-221-1/+1
| | | | Submitted-by: strgout _AT_ unixjunkie.com
* Version bumpScott Ullrich2005-05-221-1/+1
|
* Version bump.Scott Ullrich2005-05-221-1/+1
|
* Addresses ticket #98Bill Marquette2005-05-221-1/+1
| | | | Submitted-by: strgout
* * Remove "done" after configuring OPT interfaces - the function called ↵Colin Smith2005-05-221-3/+2
| | | | | | prints status. * Switch around a mute.
* 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 ↵Scott Ullrich2005-05-221-1/+2
| | | | | | m0n0wall and the user can create their own rules if they wish. Fixes Ticket #97
* Version bump.Scott Ullrich2005-05-221-1/+1
|
* 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-214-12/+26
|
* Mute console on boot.config loader, unmute when pfSense starts to wake up.Scott Ullrich2005-05-211-0/+2
|
* 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
| | | | | | be getting lost in translation between XML -> serialize -> unserialize. * Parse the config XML upon write - this seems to fix corruption issues.
* * bkacup.cache is a file, not a directory.Scott Ullrich2005-05-211-2/+2
|
* send already exist message to /dev/nullScott Ullrich2005-05-211-1/+1
|
* dhclient.conf should be symlinked to /var/etc ... this should fix the dhcp ↵Scott Ullrich2005-05-211-0/+4
| | | | override problem.
* Version bumpsScott Ullrich2005-05-213-3/+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
|
* Hide warning messagesScott Ullrich2005-05-211-6/+6
|
* 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
| | | | | | | | | | Why? 1) it handles all ftp modes: PORT, PASV, EPRT, EPSV 2) it handles ipv6 3) it should scale: one process handles all sessions using libevent 4) it works with "strict" ftp clients (clients that want data connections to the same IP as the control connection)
* Comment out the rest of config.cacheScott Ullrich2005-05-211-2/+5
|
* Comment out the rest of config.cacheScott Ullrich2005-05-211-0/+2
|
* Shell rc.rebootScott Ullrich2005-05-211-2/+2
|
* Version bumpScott Ullrich2005-05-211-1/+1
|
* 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
| | | | Fixes ticket #91
* Create /cf/conf/backup/backup.cache if it doesn't exist on bootupScott Ullrich2005-05-201-0/+4
|
OpenPOWER on IntegriCloud