summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Add a note to include the host and domain name in the hostname field.Scott Ullrich2005-11-041-1/+7
|
* Set $curwanipScott Ullrich2005-11-041-0/+2
|
* Add wanip as a special netScott Ullrich2005-11-031-1/+1
|
* MFC 7320Scott Ullrich2005-11-032-2/+10
| | | | 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
* MFC 7313Scott Ullrich2005-11-031-8/+28
| | | | | | Setup serial console correctly Ticket #670
* Add more debugging helpersScott Ullrich2005-11-031-0/+6
|
* close <center> tagScott Ullrich2005-11-031-0/+1
|
* <?php if($mapent['mac'] <> ""): ?> is preferred. Scolded by support forums.Scott Ullrich2005-11-031-1/+1
|
* 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>
* Add back checks for LAN ip address. An address is required for traffic ↵Scott Ullrich2005-10-311-6/+5
| | | | shaping.
* 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
|
* Echo out the ip address of the interface after renewing to ↵Scott Ullrich2005-10-301-0/+1
| | | | /var/db/${interface}_ip
* Bump version to 0.90Scott Ullrich2005-10-301-1/+1
|
* MFC 7248Scott Ullrich2005-10-301-1/+1
| | | | Enable BF2 selection :)
* MFC 7247Scott Ullrich2005-10-301-0/+19
| | | | Add Battlefield 2
* MFC 7246Scott Ullrich2005-10-301-1/+4
| | | | | | Alternate schedulers are disabled, don't let advanced settings accidently clear this. Reported-By: Peter Zaitsev
* MFC 7245Scott Ullrich2005-10-301-48/+89
| | | | Shaper wizard is now capable of allowing the user to select which TWO (and only two) interfaces they'd like to shape.
* MFC 7244Scott Ullrich2005-10-301-1/+6
| | | | Allow the wizard to send the user error messages
* MFC 7243Scott Ullrich2005-10-301-4/+4
| | | | Make interface code look the same as other fields
* 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
* Do not try and "guess" the subnet mask depending on the ip addressScott Ullrich2005-10-291-5/+0
| | | | Ticket #656
OpenPOWER on IntegriCloud