Re: First usage of BIND9

2012-11-25 Thread Phil Mayers
On 11/25/2012 04:33 PM, Phil Mayers wrote: On 11/25/2012 04:12 PM, Daniele Imbrogino wrote: Using Wireshark I can see that there are queries from my IP to a root-server and replies in the reverse way, but then dig always fails with a SERVFAIL. Why? iptables? It has been pointed out to me of

Re: First usage of BIND9

2012-11-25 Thread Phil Mayers
On 11/25/2012 04:38 PM, Daniele Imbrogino wrote: There are no rules in iptables, and they accept everything by default. To debug this further you may need to look in the bind logs and/or run it under debug mode. Ensure the packet is actually being received by the bind process. You should a

Re: First usage of BIND9

2012-11-25 Thread Daniele Imbrogino
There are no rules in iptables, and they accept everything by default. 2012/11/25 Phil Mayers > On 11/25/2012 04:12 PM, Daniele Imbrogino wrote: > >> Using Wireshark I can see that there are queries from my IP to a >> root-server and replies in the reverse way, but then dig always fails >> with

Re: First usage of BIND9

2012-11-25 Thread Phil Mayers
On 11/25/2012 04:12 PM, Daniele Imbrogino wrote: Using Wireshark I can see that there are queries from my IP to a root-server and replies in the reverse way, but then dig always fails with a SERVFAIL. Why? iptables? ___ Please visit https://lists.isc.

Re: First usage of BIND9

2012-11-24 Thread /dev/rob0
On Sat, Nov 24, 2012 at 12:09:47PM -0600, Lyle Giese wrote: > On 11/24/12 11:39, Daniele Imbrogino wrote: > >I'd like to use BIND9 in the simplest way possible: I just want > >to install it and use it for name resolution of Internet hosts. > >So, on Ubuntu 12.04, I run "sudo apt-get install bind9 b

Re: First usage of BIND9

2012-11-24 Thread /dev/rob0
On Sat, Nov 24, 2012 at 06:39:31PM +0100, Daniele Imbrogino wrote: > I'd like to use BIND9 in the simplest way possible: I just want > to install it and use it for name resolution of Internet hosts. > So, on Ubuntu 12.04, I run "sudo apt-get install bind9 bind9utils > bind9-doc" and then "dig @127.

Re: First usage of BIND9

2012-11-24 Thread Lyle Giese
On 11/24/12 11:39, Daniele Imbrogino wrote: I'd like to use BIND9 in the simplest way possible: I just want to install it and use it for name resolution of Internet hosts. So, on Ubuntu 12.04, I run "sudo apt-get install bind9 bind9utils bind9-doc" and then "dig @127.0.0.1 www