I'm currently using hblock with Arch Linux on my laptop:
and now I'm wondering what the recommended approach for something like this could be when using FreeBSD.
What comes to mind:
Simply stick to using a hosts file
Use a DNS resolver like unbound with a blocklist
Use a DNS proxy like...
Hi,
I'm having a DNS problem with unbound after upgrading to FreeBSD 12-0 production.
I'm using unbound_local as a caching DNS server. My resolve.conf file:
# cat /etc/resolv.conf
domain example.org
nameserver 127.0.0.1
nameserver ::1
options edns0
The problem I see is jabberd2...
Hi All,
I am trying to create SRV records in the NSD zonefile for network services. Is this possible with NSD and Unbound running on FreeBSD 11.2? The format I am using looks like this:
;SRV Records
_cisco._tcp IN SRV 10 10 5060 cpub.example.com.
_login._tcp...
hi
recently i installed bind 9.14.3 on freebsd 11
i wanna use this as a local dns server and forward another queries to the internet.
i've just installed bind with PKG command and when i looked at /var there is no named directory for creating zone and it installed on /usr/local/etc/namedb. is...
I'm using /etc/hosts to resolve several local hosts for ages, but recently discovered that now (FreeBSD 12.0-RELEASE-p3) ssh tries to resolve them via DNS first which causes huge delays.
I couldn't find any specific setting for that. Am I missing anything?
Thanks for advises!
Hi guys, i am wondering if i can setup my unbound to serve as dns over tls. It will serve as full recursive mode. The reason why i wanna do that so i can use unbound outside my local network, eg: on the road mobile.
I am aware that i can setup unbound to forward queries to 3rd party dns server...
Hi All
I have unbound running on my laptop. When I booted up today I couldn't resolve any hosts. Finally figured out it was the resolv.conf.
I had to uncomment the external google nameserver to resolve any hosts.
So my resolv.conf now looks like this
# Generated by resolvconf
search...
Hi all, first-time poster and freebsd noob here, just installed my first system and am having some difficulties.
When booting up the network is not automatically enabled. In fact the network interface seems to be down with ifconfig showing status: no carrier. By manually doing ifconfig ix0 up...
I set up the system to function as a router using isc-dhcpd, pf, and was going to use unbound to send encrypted dns requests to Cloudflare's 1.1.1.1, but I can't even get it to work without that yet.
As it is, when I access a website from my pc connected to the router, the websites don't...
Hi folks,
Would you please recommend a good DNS software suitable to setup a Dynamic DNS server for a large number of clients (like 2000-3000)?
Currently I'm using dns/maradns for personal purposes, but I'm doubting it's a good choice for a commercial project.
Thanks for advises!
This question really feels like it belongs in the Network fourm. But the description for Services indicates it belongs here. So here goes...
OK I've run a single DNS to provide recursive queries for all the local servers. Which are all DNS Masters/SOA's for a multitude of domains. But traffic...
Hello,
I'm looking for a DDNS client that support both A and AAAA record updating.
Does anyone use a working client that supports this?
Or am I wrong about the solutions below and I just didn't set it up correctly?
- dns/ddclient -> ipv4 only
- dns/inadyn -> ipv4 only
- dns/noip -> ipv4 only
Hi All.
My server using dns/bind912 provide domain name resolve service (Domain name: epopen.com, DNS server: dns.epopen.com)
Nearly new feature(package) added, it update DNS zone TXT record via TCP( dns.query.tcp() @ python) .
But it won't work.
Bind listen TCP port confirmed by sockstat...
Hi,
I'm new to FreeBSD and jails... and I have difficulties with setting up networking inside a jail.
The jail management utility I use is ezjail. I tried different utilities (iocage, qjail, cbsd etc.) but without success.
My host system: FreeBSD 11.1-RELEASE-p10 #0: Tue May 8 05:21:56 UTC...
Good day!
I have a FreeBSD 11.1 amd64 box as router for about 300 users.
On that server works unbound (from system, not ports) as resolver for network. And in /var/log/messages I such messages:
Jan 30 11:29:10 MAIN-GATE unbound: [59552:2] notice: sendto failed: No buffer space available
Jan 30...
Got a split-horizon DNS going with 3 zones. The other 2 are working flawlessly. However the new zone I just added will not be found.
root@gateway:/usr/local/etc/namedb # uname -a
FreeBSD gateway 10.3-RELEASE FreeBSD 10.3-RELEASE #0 r297264: Fri Mar 25 02:10:02 UTC 2016...
Apologies if this should be in the ports (I'm using nsd) or networking sections; please feel free to move it, if so.
I want both "momcat" and "www" to resolve to the same IP (192.168.0.96 at present). If I'm right (please correct me if I'm not!), this should resolve correctly in the forward...
I have been having irregular DNS performance issues and have been unable to diagnose or correct them. It appears my (new-ish) router has its own DNS server settings with the primary pointed to an address in Dubai, UAE, and the secondary at Google's primary DNS. I'm in Colorado, USA. I can change...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.