<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>nixCraft &#187; BIND Dns</title> <atom:link href="http://www.cyberciti.biz/tips/category/bind-dns/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Wed, 24 Apr 2013 18:50:55 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.5.1</generator> <item><title>BIND 9 Dynamic Update DoS Security Update</title><link>http://www.cyberciti.biz/tips/bind-dynamic-update-dos.html</link> <comments>http://www.cyberciti.biz/tips/bind-dynamic-update-dos.html#comments</comments> <pubDate>Wed, 29 Jul 2009 15:47:12 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[BIND Dns]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[package management]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Solaris]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows server]]></category> <category><![CDATA[attacker]]></category> <category><![CDATA[bind 9]]></category> <category><![CDATA[CVE-2009-0696]]></category> <category><![CDATA[denial of service]]></category> <category><![CDATA[dns requests]]></category> <category><![CDATA[domain name server]]></category> <category><![CDATA[domain name system]]></category> <category><![CDATA[dynamic updates]]></category> <category><![CDATA[Fix]]></category> <category><![CDATA[internet domain name]]></category> <category><![CDATA[isc]]></category> <category><![CDATA[master zone]]></category> <category><![CDATA[nameserver]]></category> <category><![CDATA[pgp signature]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=5570</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/bind-dns' title='See all BIND / Named name server related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/bind-named-logo.gif' border='0' /></a></div> BIND 9 is an implementation of the Domain Name System (DNS) protocols. named daemon is an Internet Domain Name Server for UNIX like operating systems. Dynamic update messages may be used to update records in a master zone on a nameserver. When named receives a specially crafted dynamic update message an internal assertion check is triggered which causes named to exit. An attacker which can send DNS requests to a nameserver can cause it to exit, thus creating a Denial of Service situation. configuring named to ignore dynamic updates is NOT sufficient to protect it from this vulnerability. This exploit is public. Please upgrade immediately.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/bind-dynamic-update-dos.html/feed</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>BIND Named: Set a Zone Transfer IP Address For Master DNS Server</title><link>http://www.cyberciti.biz/tips/bind-named-set-zone-transfer-ip-address.html</link> <comments>http://www.cyberciti.biz/tips/bind-named-set-zone-transfer-ip-address.html#comments</comments> <pubDate>Thu, 08 Jan 2009 20:08:01 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[BIND Dns]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[data center]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[High performance computing]]></category> <category><![CDATA[Linux Scalability]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[axfr]]></category> <category><![CDATA[bind 9]]></category> <category><![CDATA[bind transfer-source]]></category> <category><![CDATA[bind transfer-source-v6]]></category> <category><![CDATA[named-checkconf command]]></category> <category><![CDATA[named.conf]]></category> <category><![CDATA[public ip]]></category> <category><![CDATA[rndc command]]></category> <category><![CDATA[server transfer]]></category> <category><![CDATA[slave server]]></category> <category><![CDATA[source address]]></category> <category><![CDATA[zone transfer]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4277</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/bind-dns' title='See all BIND / Named name server related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/bind-named-logo.gif' border='0' /></a></div> I've three nameserver load-balanced (LB) in three geo locations. Each LB has a front end public IP address and two backend IP address (one for BIND and another for zone transfer) are assigned to actual bind 9 server running Linux. So when a zone transfer initiates from slave server, all I get errors. A connection cannot be established, it tries again with the servers main ip or LB2 / LB3 ip.  This is a problem because my servers are geo located and load balanced. However, there is a small workaround for this problem.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/bind-named-set-zone-transfer-ip-address.html/feed</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>dnsmasq Dns Cache Software Security Update To Fix DNS Spoofing Attacks</title><link>http://www.cyberciti.biz/tips/linux-update-dnsmasq-dnscache-software.html</link> <comments>http://www.cyberciti.biz/tips/linux-update-dnsmasq-dnscache-software.html#comments</comments> <pubDate>Tue, 12 Aug 2008 06:55:27 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[BIND Dns]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux distribution]]></category> <category><![CDATA[package management]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security Alert]]></category> <category><![CDATA[apt-get command]]></category> <category><![CDATA[cache server]]></category> <category><![CDATA[cache software]]></category> <category><![CDATA[caching software]]></category> <category><![CDATA[centos linux]]></category> <category><![CDATA[CVE-2008-1447]]></category> <category><![CDATA[dns cache]]></category> <category><![CDATA[dnsmasq]]></category> <category><![CDATA[rhel 5]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[software security]]></category> <category><![CDATA[yum command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2650</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/redhatfedora-linux' title='See all Redhat/CentOS/Fedora Core related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/rhlogo.gif' border='0' /></a></div> Red Hat has shipped a new version of its dnsmasq caching  software to plug source UDP port bug. This could have made DNS spoofing attacks (CVE-2008-1447) easier. Dnsmasq is lightweight <a
href="http://www.cyberciti.biz/faq/caching-dns-server/">ultra fast dns cache server</a> forwarder and DHCP server. It is designed to provide DNS and, optionally, DHCP, to a small network. ]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-update-dnsmasq-dnscache-software.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Verify DNS Cache Poisoning Bug Using Windows XP / Vista / 2003 / 2008 System Command Prompt</title><link>http://www.cyberciti.biz/tips/windows-verify-dns-cache-posinging-bug.html</link> <comments>http://www.cyberciti.biz/tips/windows-verify-dns-cache-posinging-bug.html#comments</comments> <pubDate>Thu, 24 Jul 2008 12:00:01 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[BIND Dns]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[Windows server]]></category> <category><![CDATA[windows vista]]></category> <category><![CDATA[CVE-2008-1447]]></category> <category><![CDATA[dos prompt]]></category> <category><![CDATA[nslookup command]]></category> <category><![CDATA[porttest]]></category> <category><![CDATA[resolvers]]></category> <category><![CDATA[server ip]]></category> <category><![CDATA[windows users]]></category> <category><![CDATA[windows xp]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2491</guid> <description><![CDATA[Explains how to use Windows nslookup command to verify your own or ISP recursive DNS resolvers are free from DNS cache poisoning bug.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/windows-verify-dns-cache-posinging-bug.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Security Alert: BIND9 DNS Cache Poisoning Bug</title><link>http://www.cyberciti.biz/tips/bind9-dns-cache-poisoning.html</link> <comments>http://www.cyberciti.biz/tips/bind9-dns-cache-poisoning.html#comments</comments> <pubDate>Tue, 08 Jul 2008 17:40:13 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[BIND Dns]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[News]]></category> <category><![CDATA[Security Alert]]></category> <category><![CDATA[apt-get command]]></category> <category><![CDATA[attacker]]></category> <category><![CDATA[bind 9]]></category> <category><![CDATA[CVE-2008-1447]]></category> <category><![CDATA[dns cache]]></category> <category><![CDATA[domain name service]]></category> <category><![CDATA[emails]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[randomization]]></category> <category><![CDATA[security hole]]></category> <category><![CDATA[source port]]></category> <category><![CDATA[vulnerability]]></category> <category><![CDATA[web traffic]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2451</guid> <description><![CDATA[Dan Kaminsky discovered that properties inherent to the DNS protocol lead to practical DNS cache poisoning attacks.  Among other things, successful attacks can lead to misdirected web traffic and email rerouting.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/bind9-dns-cache-poisoning.html/feed</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Security Alert: FreeBSD-SA-08:06.bind DNS cache Poisoning</title><link>http://www.cyberciti.biz/tips/freebsd-bind-dns-cache-poisoning.html</link> <comments>http://www.cyberciti.biz/tips/freebsd-bind-dns-cache-poisoning.html#comments</comments> <pubDate>Sat, 14 Jun 2008 06:03:38 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[BIND Dns]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[Security Alert]]></category> <category><![CDATA[bind 9]]></category> <category><![CDATA[CVE-2008-1447]]></category> <category><![CDATA[dns queries]]></category> <category><![CDATA[dns request]]></category> <category><![CDATA[dns requests]]></category> <category><![CDATA[domain name server]]></category> <category><![CDATA[domain name system]]></category> <category><![CDATA[internet domain name]]></category> <category><![CDATA[pgp signature]]></category> <category><![CDATA[problem description]]></category> <category><![CDATA[randomization]]></category> <category><![CDATA[recursion]]></category> <category><![CDATA[recursive queries]]></category> <category><![CDATA[security branch]]></category> <category><![CDATA[server dns]]></category> <category><![CDATA[source port]]></category> <category><![CDATA[target systems]]></category> <category><![CDATA[valid response]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2460</guid> <description><![CDATA[The BIND DNS implementation does not randomize the UDP source port when doing remote queries, and the query id alone does not provide adequate randomization.
]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/freebsd-bind-dns-cache-poisoning.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Red Hat Enterprise Linux 4 AS BIND caching-nameserver Update</title><link>http://www.cyberciti.biz/tips/caching-nameserver-bug-fix-update.html</link> <comments>http://www.cyberciti.biz/tips/caching-nameserver-bug-fix-update.html#comments</comments> <pubDate>Sun, 18 May 2008 17:58:24 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[BIND Dns]]></category> <category><![CDATA[package management]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security Alert]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[bind]]></category> <category><![CDATA[bug fix]]></category> <category><![CDATA[caching]]></category> <category><![CDATA[configuration files]]></category> <category><![CDATA[enterprise linux]]></category> <category><![CDATA[l.root-servers.net]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[name server]]></category> <category><![CDATA[red hat enterprise]]></category> <category><![CDATA[root server]]></category> <category><![CDATA[up2date command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2379</guid> <description><![CDATA[An updated caching-nameserver package that fixes a bug is now available for RHEL AS 4.x / CentOS 4.x Linux server.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/caching-nameserver-bug-fix-update.html/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Restricting zone transfers with IP addresses in BIND DNS Server</title><link>http://www.cyberciti.biz/tips/howto-restrict-unauthorized-zone-transfers-dns-bind.html</link> <comments>http://www.cyberciti.biz/tips/howto-restrict-unauthorized-zone-transfers-dns-bind.html#comments</comments> <pubDate>Fri, 12 Oct 2007 08:08:12 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[BIND Dns]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[acl]]></category> <category><![CDATA[bind acl]]></category> <category><![CDATA[bind allow query zone]]></category> <category><![CDATA[bind dns ubuntu]]></category> <category><![CDATA[bind dns zone transfers]]></category> <category><![CDATA[bind restrict local domain from public]]></category> <category><![CDATA[bind zone transfer]]></category> <category><![CDATA[bind zone transfer howto]]></category> <category><![CDATA[bind9 allowing 1and1 to zone transfer]]></category> <category><![CDATA[block bind axfr transfer]]></category> <category><![CDATA[dns server]]></category> <category><![CDATA[dns spoofing]]></category> <category><![CDATA[hijacking]]></category> <category><![CDATA[linux dns zone transfer]]></category> <category><![CDATA[restrict zone transfers]]></category> <category><![CDATA[zone transfers]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-restrict-unauthorized-zone-transfers-dns-bind.html</guid> <description><![CDATA[DNS server can be attacked using various techniques such as [a] DNS spoofing [b] Cache poisoning [c] Registration hijacking One of the simplest ways to defend is limit zone transfers between nameservers by defining ACL. I see many admin allows BIND to transfer zones in bulk outside their network or organization. There is no need [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/howto-restrict-unauthorized-zone-transfers-dns-bind.html/feed</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Check BIND &#8211; DNS Server configuration file for errors with named-checkconf tools</title><link>http://www.cyberciti.biz/tips/howto-linux-unix-check-dns-file-errors.html</link> <comments>http://www.cyberciti.biz/tips/howto-linux-unix-check-dns-file-errors.html#comments</comments> <pubDate>Fri, 21 Sep 2007 18:42:35 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[BIND Dns]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[bind configuration]]></category> <category><![CDATA[bind dns server]]></category> <category><![CDATA[configuration file]]></category> <category><![CDATA[daemon configuration]]></category> <category><![CDATA[named-checkconf command]]></category> <category><![CDATA[syntax check]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/check-bind-dns-server-configuration-file-for-errors-with-named-checkconf-tools.html</guid> <description><![CDATA[You can use a tool called named- checkconf to check BIND dns server (named daemon) configuration file syntax under Linux / UNIX. It checks the syntax, but not the semantics, of a named configuration file i.e. it can check for syntax errors or typographical errors but cannot check for wrong MX / A address assigned [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/howto-linux-unix-check-dns-file-errors.html/feed</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Linux Iptables block or open DNS / bind service port 53</title><link>http://www.cyberciti.biz/tips/linux-iptables-12-how-to-block-or-open-dnsbind-service-port-53.html</link> <comments>http://www.cyberciti.biz/tips/linux-iptables-12-how-to-block-or-open-dnsbind-service-port-53.html#comments</comments> <pubDate>Wed, 13 Jul 2005 22:54:00 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[BIND Dns]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Iptables]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[bind]]></category> <category><![CDATA[dns queries]]></category> <category><![CDATA[domain name service]]></category> <category><![CDATA[iptables command]]></category> <category><![CDATA[open port 53]]></category> <category><![CDATA[tcp protocol]]></category> <category><![CDATA[tcp udp]]></category> <category><![CDATA[udp port]]></category> <category><![CDATA[udp protocol]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-iptables-12-how-to-block-or-open-dnsbind-service-port-53.html</guid> <description><![CDATA[The domain name service provided by BIND (named) software. It uses both UDP and TCP protocol and listen on port 53. DNS queries less than 512 bytes are transferred using UDP protocol and large queries are handled by TCP protocol such as zone transfer. i) named/bind server – TCP/UDP port 53 ii)Client (browser, dig etc) [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-iptables-12-how-to-block-or-open-dnsbind-service-port-53.html/feed</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>How to: Troubleshoot UNIX / Linux BIND DNS server problems</title><link>http://www.cyberciti.biz/tips/troubleshooting-bind-dns-2.html</link> <comments>http://www.cyberciti.biz/tips/troubleshooting-bind-dns-2.html#comments</comments> <pubDate>Fri, 19 Nov 2004 20:33:00 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[BIND Dns]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[GNU/Open source]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[berkeley internet name domain]]></category> <category><![CDATA[bind]]></category> <category><![CDATA[chkconfig command]]></category> <category><![CDATA[dns queries]]></category> <category><![CDATA[dns server]]></category> <category><![CDATA[domain dns]]></category> <category><![CDATA[iptables command]]></category> <category><![CDATA[netstat command]]></category> <category><![CDATA[ns1]]></category> <category><![CDATA[port_53]]></category> <category><![CDATA[remote server]]></category> <category><![CDATA[telnet command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/troubleshooting-bind-dns-2.html</guid> <description><![CDATA[BIND is the Berkeley Internet Name Domain, DNS server. It is wildly used on UNIX and Linux like oses. You can use following tools to troubleshoot bind related problems under UNIX or Linux oses. Task: Port 53 open and listing requests By default BIND listen DNS queries on port 53. So make sure port 53 [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/troubleshooting-bind-dns-2.html/feed</wfw:commentRss> <slash:comments>12</slash:comments> </item> </channel> </rss>