summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #463 from phil-davis/masterJim P2013-03-061-1/+14
|\ | | | | Add DNS Forwarder option to not forward private reverse lookups
| * Add DNS Forwarder option to not forward private reverse lookupsPhil Davis2013-03-061-1/+14
| | | | | | | | | | Currently, reverse lookups of private IP addresses that are not resolved on the pfSense box itself (e.g. like 192.168.42.43) are forwarded to the default DNS servers. For most use cases, those PTR queries go out to the real internet, when they actually have no chance of a successful answer. This loads up the real internet DNS servers with rubbish requests and also causes a round-trip delay before dnsmasq can reply with a "not found". This change tells dnsmasq not to forward these requests. Note that users can add specific domain overrides, which are implemented before this option. So a user can forward "1.168.192.in-addr.arpa" to an internal DNS server that knows about 192.168.1.0/24 - and then turn on this new option and all other requests for private reverse lookups will not be forwarded.
* | You can have multiple 6rd tunnels now daysErmal2013-03-061-5/+7
|/
* clean up text a bit, make link more apparentChris Buechler2013-03-051-3/+3
|
* DNS servers are optionalChris Buechler2013-03-051-1/+1
|
* descr is optionalChris Buechler2013-03-051-1/+1
|
* Merge pull request #461 from ExolonDX/branch_32Jim P2013-03-051-13/+13
|\ | | | | Tidy up "wol" widget XHTML
| * Tidy up "wol" widget XHTMLColin Fleming2013-03-051-13/+13
| | | | | | | | | | | | | | | | Added summary to table tag Added ALT to img tag Closed IMG tag Moved nowrap to class definition Deprecated the ampersand in HREF
* | Merge pull request #460 from ExolonDX/branch_31Jim P2013-03-052-6/+11
|\ \ | | | | | | Tidy up "smart" widget XHTML
| * | Tidy up "smart" widget XHTMLColin Fleming2013-03-052-6/+11
| |/ | | | | | | | | Added a new include file. Added summart to table tag
* | Merge pull request #459 from ExolonDX/branch_30Jim P2013-03-052-18/+17
|\ \ | | | | | | Tidy up "services" widget XHTML
| * | Tidy up "services" widget XHTMLColin Fleming2013-03-052-18/+17
| |/ | | | | | | | | | | | | | | | | Added ALT to img tags Closed off IMG tags Deprecated the ampersand in HREF tag Added summary to table tags Moved nowrap to class definition Tidied up the CDATA section in scripts.
* | Merge pull request #458 from ExolonDX/branch_28Jim P2013-03-052-17/+19
|\ \ | | | | | | Tidy up "picture" and "rss" widget XHTML
| * | Tidy up widget XHTMLColin Fleming2013-03-052-17/+19
| |/ | | | | | | | | | | | | | | | | Close input tags Change target _NEW to _BLANK Add ALT to img tags Add CDATA sections to scipts. Changed name in FORM tag to be different, not allowed to have the same "name" in XHMTL
* | Merge pull request #457 from ExolonDX/branch_27Jim P2013-03-051-20/+26
|\ \ | | | | | | Tidy up "log" widget XHTML
| * | Tidy up "log" widget XHTMLColin Fleming2013-03-051-20/+26
| |/ | | | | | | | | | | | | | | | | Add CDATA section to scripts Close INPUT tag Deprecate HTML boolean operators SELECTED and CHECKED Removed duplicate class Added summary to table Moved norwap to class definition
* | Merge pull request #456 from ExolonDX/branch_26Jim P2013-03-052-13/+11
|\ \ | | | | | | Tidy up "ipsec" and "load balancer" widgets XHTML
| * | Tidy up widgets XHTMLColin Fleming2013-03-052-13/+11
| |/ | | | | | | | | Add summary to TABLE tags Moved nowrap to class definition
* | Merge pull request #455 from ExolonDX/branch_25Jim P2013-03-052-10/+12
|\ \ | | | | | | Tidy up "gmirror" and "installed packages" widgets XHTML
| * | Tidy up widgets XHTMLColin Fleming2013-03-052-10/+12
| |/ | | | | | | | | | | | | Added summary to TABLE tags Closed BR tags Added alt to IMG tags Tidied up CDATA section in scritps.
* | Merge pull request #454 from ExolonDX/branch_23Jim P2013-03-052-5/+11
|\ \ | | | | | | Tidy up "gateways" widgets XHTML
| * | Tidy up "gateways" widgets XHTMLColin Fleming2013-03-052-5/+11
| |/ | | | | | | | | | | Added summary to table tags Created new INC file to jump from the dashboard to the gateway status page
* | Merge pull request #453 from ExolonDX/branch_22Jim P2013-03-051-7/+7
|\ \ | | | | | | Tidy up "carp_status" widget XHTML
| * | Tidy up "carp_status" widget XHTMLColin Fleming2013-03-051-7/+7
| |/ | | | | | | | | Add ALT to img tags Close img tags
* | Merge pull request #452 from ExolonDX/branch_21Jim P2013-03-051-9/+9
|\ \ | | | | | | Tidy up "captive portal" widget XHTML
| * | Tidy up "captive portal" widget XHTMLColin Fleming2013-03-051-9/+9
| |/ | | | | | | | | Depracated the ampersand in HREF Move nowrap to the class definition.
* | Merge pull request #451 from ExolonDX/branch_05Jim P2013-03-052-45/+47
|\ \ | | | | | | Tidy up "interface status" widget XHTML
| * | Tidy up widget XHTMLColin Fleming2013-03-052-45/+47
| |/ | | | | | | | | | | | | | | | | Close BR tag Close INPUT tag Depcrated ampersand in HREF Added ALT to img tag Added close body tag Added close htm tag
* | Merge pull request #450 from ExolonDX/branch_04Jim P2013-03-051-12/+11
|\ \ | | | | | | Tidy up "interface_statistics" widgets XHTML
| * | Tidy up widget XHTMLColin Fleming2013-03-051-12/+11
| |/ | | | | | | | | Removed duplicte TR tag Move norwap to the class definition.
* | Merge pull request #449 from ExolonDX/branch_03Jim P2013-03-051-3/+3
|\ \ | | | | | | Tidy up "shortcuts.inc" XHTML
| * | Tidy up XHTMLColin Fleming2013-03-051-3/+3
| |/ | | | | | | Added ALT to img tag
* | Tidy up widgets XHTMLColin Fleming2013-03-051-5/+7
|/ | | | | | Close BR tag Add CDATA sections to scripts HTML width paramter must be a whole number, not a decimal.
* DNS Forwarder example textPhil Davis2013-03-051-1/+1
| | | It was a bit silly putting the examples inside gettext() calls - they should not be translated to other languages in this context. And I made it a "localdomain" example, to match the pfSense wizard default name.
* DNS Forwarder allow null forwarding addressPhil Davis2013-03-051-4/+4
| | | | dnsmasq allows a blank forwarding IP address to be specified in --server parameters. In that case, dnsmasq will attempt a local lookup of the name (e.g. in hosts file), but will not forward the request on to the standard name servers. This is a useful way to prevent internal name requests from being sent out to the real internet name servers.
* Use the correct interface number (old code broke for >= 10)jim-p2013-03-041-1/+1
|
* Save ppp info and realif on interfaces.apply to be able to cleanup old ↵Renato Botelho2013-03-041-2/+6
| | | | configuration when changing interface type. Fixes #2758
* Make parent interface and all VLANs use the same MTU. Fixes #2786Renato Botelho2013-03-041-3/+19
|
* When adding a new static route, check if network address conflicts with ↵Renato Botelho2013-03-041-0/+18
| | | | interfaces. It will complement ticket #2852
* Fix validation of conflict between interface ip address and static routes. ↵Renato Botelho2013-03-041-2/+6
| | | | Fixes #2852
* Services status widget display 1st sentence of descriptionPhil Davis2013-03-041-2/+3
| | | Some packages (e.g. bandwidthd, dansguardian, HAVP, nmap, squid3...) have a very verbose package description. This is displayed in the description column of the services status widget. That makes it take a lot of space on the dashboard. IMHO the first sentence gives a good concise description, so this change just displays the first sentence (text before a "."). Note: I purposely left the "." out of the string, I think it looks neater along with the descriptions of other built-in services - "DHCP Service" "DNS Forwarder"...
* Fix GPS lat/lon code to properly convert to the format Google wants for the ↵jim-p2013-03-031-4/+10
| | | | link.
* Merge pull request #444 from mdima/masterJim P2013-03-031-16/+17
|\ | | | | Just make the page validate as XHTML
| * Just make the page validate as XHTMLMichele Di Maria2013-03-031-16/+17
| | | | | | The only XHTML errors remaining are the ones of the general includes. 
* | Reconfigure routing when a new gateway is addedRenato Botelho2013-03-011-0/+3
| |
* | Send ipprotocol parameter when adding new gateways from interfaces.phpRenato Botelho2013-03-011-2/+2
| |
* | Fix extra curly that is breaking firewall rulesjim-p2013-03-011-1/+1
| |
* | Don't allow adding IP Alias or CARP VIP on network or broadcast addresses. ↵Renato Botelho2013-03-011-0/+16
| | | | | | | | Fixes #2768
* | Add check for ipv6 subnet when adding aliases with CARP parentsRenato Botelho2013-03-011-3/+10
| |
* | Simplify codeRenato Botelho2013-03-011-12/+9
| |
OpenPOWER on IntegriCloud