summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak the wizards. Some one enabled this disabled parts without even ↵Ermal Luçi2009-11-034-18/+18
| | | | testing! Pointy-hat-to: scott@?!
* Fallback to using hw.realmem and hw.physmem sysctl's when we cannot probe ↵Scott Ullrich2009-11-021-1/+15
| | | | the available memory from bootup log file. RouterStationPRO is an example
* Add default load balancing monitor types for ICMP, TCP, HTTP, HTTPS and SMTP ↵Scott Ullrich2009-11-021-0/+45
| | | | from BillM
* The wizards do not set the rule type and queues should be enabled even on ↵Ermal Luçi2009-11-021-19/+17
| | | | block rules so add the queues to the rules even if the type of rule is not set(which means pass btw). This unbreaks the traffic shaper wizards and block shaping rules.
* Woops, remove accidental debugging line.Seth Mos2009-11-021-1/+0
|
* remove unnecessary catChris Buechler2009-11-021-2/+2
|
* Cleanup of firewall_nat_out_edit.php, whitespace changes, add curliesSeth Mos2009-11-021-117/+136
| | | | | for statements. Unset dstport and natport so the firewall rules do not break.
* Turn off IPSEC net.inet.ip.ipsec_in_use when IPSEC is disabledScott Ullrich2009-10-281-2/+5
|
* Set sysctl net.inet.ip.ipsec_in_use=1 when starting racoonScott Ullrich2009-10-281-0/+1
|
* Revert "Fix no nat rules where ports 1024:65535 is added Resolves #120"Scott Ullrich2009-10-271-7/+3
| | | | This reverts commit 8763e56d20eec74f1c4caaea80ac1cfcb46bbe03.
* Fix no nat rules where ports 1024:65535 is added Resolves #120Scott Ullrich2009-10-271-3/+7
|
* Automatically populate linespeed when prefillingScott Ullrich2009-10-261-1/+3
|
* Handle secondary DNS correctly for 3GScott Ullrich2009-10-262-3/+3
|
* Switch over to handling DNS from ppp.linkup allowing mulitple 3G cards to ↵Scott Ullrich2009-10-263-10/+17
| | | | coexist on the same box
* Kill foreach errorScott Ullrich2009-10-261-4/+0
|
* Adding diag_logs_ppp.phpScott Ullrich2009-10-261-0/+128
|
* s/IPsec VPN/IPsec/ to keep the tab behaviorScott Ullrich2009-10-2613-13/+13
|
* Set correct tab titleScott Ullrich2009-10-261-2/+2
|
* Set titleScott Ullrich2009-10-261-1/+1
|
* Add PPP logging tabScott Ullrich2009-10-2615-5/+24
|
* Handle uping interfaces a bit more sanelyScott Ullrich2009-10-261-6/+4
|
* Revert interfaces_bring_up changesScott Ullrich2009-10-261-3/+3
|
* Check to see if interface existsScott Ullrich2009-10-261-4/+6
|
* Add space between interface and real interface bracketsScott Ullrich2009-10-261-1/+1
|
* Add ppp endpoints IP as gatewayScott Ullrich2009-10-261-1/+1
|
* Add and use ppp-scriptScott Ullrich2009-10-262-5/+10
|
* Move "Scott Ullrich2009-10-251-1/+1
|
* Remove extra "Scott Ullrich2009-10-251-1/+1
|
* Add newlineScott Ullrich2009-10-251-2/+5
|
* Give more room to the interfaces td (40%)Scott Ullrich2009-10-251-2/+2
|
* Fix typo (missing ])Scott Ullrich2009-10-251-2/+2
|
* Show when configuring interfaces on bootup for newly added interfaces (qinq, ↵Scott Ullrich2009-10-251-24/+44
| | | | ppp, etc)
* Call rc.linkup after up eventScott Ullrich2009-10-251-1/+1
|
* Return up instead of runningScott Ullrich2009-10-251-1/+3
|
* Simplify logicScott Ullrich2009-10-251-7/+11
|
* Add dns server discovered with pppScott Ullrich2009-10-251-15/+25
|
* Remove booting newline:Scott Ullrich2009-10-251-3/+0
|
* Set booting to true.. not TRUEScott Ullrich2009-10-252-6/+5
|
* When a real interface is passed to get_real_interface() simply pass it backScott Ullrich2009-10-251-1/+16
|
* On second look, turn on PPP interfaces at the get_interfaces_with_gateway levelScott Ullrich2009-10-252-19/+23
|
* Add nat on rules for PPPScott Ullrich2009-10-251-10/+8
|
* s/interface_bring_up/interfaces_bring_up/Scott Ullrich2009-10-251-7/+7
|
* Full wlan name is returned now. Use itScott Ullrich2009-10-251-2/+2
|
* Add misc commentsScott Ullrich2009-10-251-39/+46
|
* Use get_real_interface() and does_interface_exist()Scott Ullrich2009-10-251-17/+19
|
* Do not specify a wlan # and let freebsd decide and return the interface that ↵Scott Ullrich2009-10-251-2/+2
| | | | was created before renaming.
* Refactor wireless code a hair making it work on 8.xScott Ullrich2009-10-251-14/+13
|
* Take into account hostap type interfacesScott Ullrich2009-10-252-9/+27
|
* Unbreak wireless on 8.xScott Ullrich2009-10-252-3/+20
|
* Add links to prefill ATT and Spring settingsScott Ullrich2009-10-251-1/+21
|
OpenPOWER on IntegriCloud