Project

General

Profile

Download (19.7 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
0a5a8df9 11/21/2014 07:24 PM Warren Baker

d DHCPLeases starting before Unbound/DNSMasq and returning a pid not found message. Add missing reload feature

3ba07784 11/18/2014 08:40 PM Renato Botelho

Revert "Revert "Use unbound from ports, it should fix #4020""

This reverts commit cd7b929ac0ee324b96baabcd216cf303be937db7.

cd7b929a 11/18/2014 11:21 AM Renato Botelho

Revert "Use unbound from ports, it should fix #4020"

This reverts commit f13df0e3f1bf45d8dab01805f757e623165c044f.

f13df0e3 11/18/2014 10:50 AM Renato Botelho

Use unbound from ports, it should fix #4020

ebb5ba62 11/18/2014 04:12 AM Chris Buechler

check for IPs here also to avoid invalid config entries. change my last fix to v4/v6-specific

845fd268 11/18/2014 02:20 AM Chris Buechler

Verify IP address before putting into unbound config. some "Array" entries were ending up there.

d25f0912 11/18/2014 02:15 AM Chris Buechler

192.254.0.0/16 isn't private, remove

a5a0f615 11/17/2014 04:47 PM Renato Botelho

Merge pull request #1340 from phil-davis/patch-5

b3977493 11/17/2014 04:08 PM Renato Botelho

Unbound improvements and fixes, ticket #4011:

- Create dhcpleases_entries.conf, feed by dhcpleases
- Do not read lines created by dhcpleases from /etc/hosts to populate
host_entries.conf
- Simplify logic for host_entries.conf creation

a0e387a5 11/17/2014 11:09 AM Phil Davis

Improve test in unbound_add_domain_overrides

Actually the test condition happened to work OK! But this change makes it easier to understand what is really intended.

984abd66 11/16/2014 09:13 AM Phil Davis

Handle reverse-lookup zones for unbound

By default unbound returns nothing for private reverse lookups. Here is some information about that from https://www.unbound.net/documentation/unbound.conf.html
--------
The default zones are localhost, reverse 127.0.0.1 and ::1, and the...

b5acc797 11/16/2014 12:40 AM Chris Buechler

fix Unbound Advanced options

b9608ab6 11/13/2014 04:55 PM Phil Davis

Implement advanced settings in unbound.conf

The settings are made in the Advanced tab in the GUI and are stored in the config.
Now actually implement them in unbound.conf

d87fcac9 11/10/2014 08:47 PM Ermal LUÇI

Do not require the default sysctl items to be set on the config.xml but rather extract the definitions from the sysctl tree. Also to reduce config.xml size

fe9d4894 11/03/2014 12:54 PM Renato Botelho

Fix indent

46a989ce 11/03/2014 10:08 AM Warren Baker

Indent here as well

31377265 09/25/2014 01:26 AM Jean Cyr

Support IPV6 in unbound.conf

IPv6 addresses are not included in unbound config and access list

806bf882 09/24/2014 11:10 PM Jean Cyr

outgoing ip incorrectly set in unbound.conf

DNS resolver outgoing IP interface IP address is incorrectly set to the
last inbound interface IP address... fix it.

971de1f9 07/07/2014 11:06 PM Renato Botelho

Convert almost all /sbin/sysctl calls to php functions

3f0c20c3 06/19/2014 06:58 PM Renato Botelho

Add -n for 2 remaining sysctl calls, also replace backtick by exec

f6248774 04/28/2014 08:00 PM Warren Baker

If Unbound is been used then make sure to reload when system_hosts_generate() is called

7a19fd77 04/28/2014 06:51 PM Warren Baker

Add space between configile and switch

6374fb57 04/25/2014 06:55 PM Warren Baker

Make sure to actually configure the outgoing query interfaces if selected.

4e8e8cc8 03/29/2014 12:52 PM Warren Baker

Add localhost as always allowed and ensure to include the access lists

58d00e65 03/29/2014 12:47 PM Warren Baker

Write out the access list correctly

16a3108f 03/29/2014 10:58 AM Warren Baker

Configure acls for local networks and ensure listening interfaces are correctly set

0ae676cd 03/29/2014 09:23 AM Warren Baker

Add missing new line

ece2988f 03/29/2014 06:16 AM Warren Baker

Correct reference

1b6e3c30 03/29/2014 06:09 AM Warren Baker

Ensure TXT support on host descriptions actually works

ae5bbb64 03/21/2014 06:07 PM Warren Baker

Fix file name for domain overrides and ensure trust anchor is referencing the correct file.

19b1ea6c 03/21/2014 06:02 PM Warren Baker

Use the correct xml tag to check against

75e6d1b2 03/20/2014 07:59 PM Warren Baker

Only display config title if option is enabled

be5aa310 03/20/2014 07:57 PM Warren Baker

Rather put forwarding for DNS servers into the configuration file

d12889b0 03/20/2014 07:34 PM Warren Baker

Ensure if port is configured it is then used

5721595b 03/15/2014 12:08 AM Chris Buechler

standardize on https://www.pfsense.org

327a4fc6 01/30/2014 10:03 AM Warren Baker

Make sure unbound starts

8fccab67 01/29/2014 07:51 PM Warren Baker

Make sure ACLs are saved correctly

56a87b19 01/29/2014 03:07 PM Warren Baker

Add additional functionality for stats and preconfigure variables

f20afeb6 01/29/2014 11:27 AM Warren Baker

Add Unbound code

950c9a18 02/14/2013 05:50 PM Warren Baker

Backout Unbound for now bring back in 2.2. Fixes #2817

89fd3ed3 04/05/2012 01:08 PM Warren Baker

Use isset() for DNSSEC status

43a987e4 04/05/2012 11:08 AM Warren Baker

Add ACL id functions

a748b372 02/03/2012 08:28 PM Warren Baker

Rename function and use variable

8bb22d9c 10/02/2011 08:33 PM Warren Baker

Add full path to ssl files and silence warning

2ee1cf7b 10/02/2011 05:08 PM Warren Baker

Use curl instead of dig

0f2bd251 10/01/2011 10:56 PM Warren Baker

Add some timeouts

8c87758e 10/01/2011 09:15 PM Warren Baker

Add fetching of Root name servers hints file to setup

958f144a 10/01/2011 09:12 PM Warren Baker

Add global for chroot environment

77ff55ea 10/01/2011 09:08 PM Warren Baker

Remove extra word config

2b6d9c41 10/01/2011 09:06 PM Warren Baker

Ensure unbound is owner of ssl files

0a3d62f7 10/01/2011 08:52 PM Warren Baker

Use the correct path for Unbound SSL keys

c67d7be7 10/01/2011 08:51 PM Warren Baker

Use the correct config variable for config

011310aa 10/01/2011 08:41 PM Warren Baker

Update root anchor for DNSSEC validation

503425de 10/01/2011 08:36 PM Warren Baker

function shuffling and add missing ;

e088c012 10/01/2011 08:22 PM Warren Baker

Write out Unbound configuration file

a57399f4 10/01/2011 08:07 PM Warren Baker

Update comments and to do

4f9de9b5 10/01/2011 08:06 PM Warren Baker

Add Unbound read function for /etc/hosts

f2265766 10/01/2011 07:37 PM Warren Baker

Swop dns xml tag for unbound

0a64e626 10/01/2011 07:34 PM Warren Baker

Make space for Unbound custom options

69508c47 10/01/2011 07:27 PM Warren Baker

Handle domain overrides and adjust config order

84612dd7 10/01/2011 06:47 PM Warren Baker

Add Unbound statistics

1485c2da 10/01/2011 06:26 PM Warren Baker

Add include fore remote control and change files .conf extension

29149246 10/01/2011 06:19 PM Warren Baker

Add static host entries to separate file and include in main config

e9dedc03 10/01/2011 05:54 PM Warren Baker

Various Unbound functions for configuration

df74eeb0 10/01/2011 03:08 AM Warren Baker

add ability to get root hints file

7e0d217d 10/01/2011 01:03 AM Warren Baker

Start for various Unbound functions