Tag: named.conf
BIND 9 Configure Views To Partition External and Internal DNS Information
in Categories Bind dns, CentOS, Debian / Ubuntu, FreeBSD, Linux, RedHat and Friends, Suse, Ubuntu Linux last updated November 21, 2009How do I configure Bind 9 dns server views to allow a single nameserver in my DMZ to make different sets of data available to different sets of clients? For example, I’d like to run recursion, some other data for LAN users (192.168.1.0/24), and for the Internet user I’d like to display limited DNS data without recursion. How do I configure views to partition external (Internet) and internal (LAN) DNS information?
Bind Security: Transaction Signatures (TSIG) Configuration
in Categories Bind dns, CentOS, Debian / Ubuntu, Fedora Linux, FreeBSD, Linux, Networking, OpenBSD, RedHat and Friends, Security, Ubuntu Linux last updated January 27, 2009BIND: Stop Recursion DNS Under Linux / UNIX
in Categories BASH Shell, Bind dns, CentOS, Debian / Ubuntu, FreeBSD, HP-UX Unix, Linux, Networking, OpenBSD, RedHat and Friends, UNIX last updated August 26, 2008Configure BIND DNS Server to Listen Only On Certain IP Address or Network Interface
in Categories AIX, Bind dns, CentOS, FreeBSD, HP-UX Unix, Linux, OpenBSD, RedHat and Friends, Ubuntu Linux, UNIX last updated May 7, 2015How To Hide BIND DNS Sever Version
in Categories Bind dns, CentOS, Debian / Ubuntu, FreeBSD, Linux, Networking, OpenBSD, Security Through Obscurity, UNIX last updated July 2, 2008How do I hide my dns server version number from command such as – “dig @ns1.example.com -c CH -t txt version.bind” under UNIX / Linux oses?