summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* MFC 7395Scott Ullrich2005-11-051-4/+4
| | | | Adjust the timeout for updates.
* Enable padlock supportScott Ullrich2005-11-051-12/+10
|
* Log the payload when the operation fails for developer debuggingScott Ullrich2005-11-051-0/+7
|
* Hold down for 60 seconds before switching to primary. If for some reason ↵Scott Ullrich2005-11-051-1/+1
| | | | the backup fails the machine will assume master immediately.
* Execute carp.sh twice. It doesn't pick up all addresses on the first run!?Scott Ullrich2005-11-051-0/+2
|
* Version bumpScott Ullrich2005-11-051-1/+1
|
* MFC 7353Scott Ullrich2005-11-041-1/+1
| | | | add newline break to debug file entries
* Carriage return before menu.Scott Ullrich2005-11-041-0/+1
|
* * Execute file on bootupScott Ullrich2005-11-041-2/+2
| | | | * Sleep for 30 before bringing up final interfaces
* Do not execute file on bootup. Let the final carp routine bring up the carp ↵Scott Ullrich2005-11-041-3/+1
| | | | interfaces
* Work around some weird race condition where half the carp information is not ↵Scott Ullrich2005-11-041-0/+2
| | | | populated.
* * Do not close earlyScott Ullrich2005-11-041-4/+4
| | | | * Do not exec multiple times
* Write out carp commands to a temp file and execute on bootup/Scott Ullrich2005-11-041-2/+14
|
* Sleep for 15 seconds before changing advskewScott Ullrich2005-11-041-0/+1
|
* Revert to old carp methodsScott Ullrich2005-11-041-9/+0
|
* Log the current dyndns serviceScott Ullrich2005-11-041-1/+2
|
* Change cache file location to /cf/confScott Ullrich2005-11-041-2/+8
|
* Set $curwanipScott Ullrich2005-11-041-0/+2
|
* MFC 7320Scott Ullrich2005-11-031-1/+7
| | | | Add interface ip option for firewall rules
* MFC 7317Scott Ullrich2005-11-031-1/+4
| | | | Correct start pftpx helper when no external-address is specified
* Forgotten MFC. Allow FTP Helper to be started correctly for NAT'd ftp ↵Scott Ullrich2005-11-031-12/+9
| | | | connections
* Add more debugging helpersScott Ullrich2005-11-031-0/+6
|
* Remove extra \nScott Ullrich2005-11-021-2/+0
|
* Version bumpScott Ullrich2005-11-021-1/+1
|
* * Carriage return before Welcome to pfsenseScott Ullrich2005-11-021-16/+45
| | | | * Minor nitpick: Add 2 spaces before friendly name
* Use correct arguments to nsupdateScott Ullrich2005-11-021-1/+1
| | | | Ticket #665
* Surpress handback for 15 seconds after suppress_prempt reads 0.Scott Ullrich2005-11-021-0/+9
| | | | | | Without this change a active SIP call will experience a 13 second "drop". With this change there is no drop during handback. Tested-at: Bluegrass.net
* Move PEAR.php to PEAR.inc.Colin Smith2005-11-011-0/+1086
| | | | Reported-by: Emanuel Gonzalez <egonzalez@starband.net>
* Change to a pfsense page which includes a username and passwordScott Ullrich2005-10-311-1/+11
|
* MFC 7280Scott Ullrich2005-10-311-5/+4
| | | | | | Correctly check for FTP helper on port 21. NOTE that a rule permitting traffic to the EXTERNAL ip and port 21 is required for this.
* Do not iterate unless item is an arrayScott Ullrich2005-10-311-6/+8
|
* @fopen -> fopenScott Ullrich2005-10-301-1/+1
|
* Bump version to 0.90Scott Ullrich2005-10-301-1/+1
|
* MFC 7242Scott Ullrich2005-10-301-0/+4
| | | | | | If there's no bandwidth set on an interface, default the interface to 10Mbit This handles vitual interfaces such as vlan Submitted-by: Dan Swartzendruber
* Do not check the old recorded ip, dhclient-script creates the file before ↵Scott Ullrich2005-10-301-12/+0
| | | | running rc.newwanip which will result in the ip never "changing"
* unmute kernel spew before echoing done and returningScott Ullrich2005-10-291-1/+3
|
* Only echo done when bootingScott Ullrich2005-10-291-1/+2
|
* MFC 7235Scott Ullrich2005-10-291-5/+7
| | | | | | Do not install anti-spoof rules if user has disabled. Huge-pointy-hat-to: Me
* Take into account pppoe on wan interfaceScott Ullrich2005-10-291-1/+1
|
* Resolve interface ip's in the console instead of showing DHCPScott Ullrich2005-10-291-5/+12
| | | | Ticket #652
* Do not install anti lockout rule unless both the lan ip is set and a subnet maskScott Ullrich2005-10-291-1/+4
| | | | Ticket #655
* Remove the LAN IP address if user has cleared valueScott Ullrich2005-10-291-0/+4
| | | | Ticket #654
* Re-enable phpDynDNS after many hours of sweat and tears.Scott Ullrich2005-10-271-58/+114
| | | | Thanks to Billm for discovering the MPD blocking issues.
* Only fire events on ethernet typesScott Ullrich2005-10-271-0/+2
|
* * Start dhcp relayScott Ullrich2005-10-261-0/+7
| | | | * Start DNSUpdate
* Disable phpDynDns and revert back to ez-ipupdate due to a number of reasons:Scott Ullrich2005-10-261-111/+58
| | | | | | | * Author has decided to unsubscribe from the lists therefore the item will not be supported properly * Item has not been tested enough. Simply putting in the wrong username / password combonitations doesn't even result in a invalid username or password error * We are too close to release to have these repeated issues * After repeated attempts to correct code, major issues still exist (like breaking internet access when combined with pppoe)
* Allow plugging and unplugging of ethernet interfaces (and wireless)Scott Ullrich2005-10-262-21/+7
|
* echo "done.\n"; if carp is not configuredScott Ullrich2005-10-261-0/+1
|
* Handle ethernet hotplug events correctlyScott Ullrich2005-10-252-151/+23
|
* MFC 7172Scott Ullrich2005-10-251-0/+62
| | | | Add rc.linkup script which will be called from devd when starting or stopping a device
OpenPOWER on IntegriCloud