Re: [CentOS] help needed with DNS server

2009-03-23 Thread Rudi Ahlers
On Mon, Mar 23, 2009 at 4:27 PM, Duncan Hutty wrote: > Rudi Ahlers wrote: >> Hi all, >> >> I'm setting up a DNS server on CentOS 5.2, but can't get it to listen >> to the outside IP address for DNS queries. There's no firewall >> installed yet. >> >> Here's the BIND config options: > > This might

Re: [CentOS] help needed with DNS server

2009-03-23 Thread Michael Simpson
On 23/03/2009, Duncan Hutty wrote: > Rudi Ahlers wrote: > > Hi all, > > > > I'm setting up a DNS server on CentOS 5.2, but can't get it to listen > > to the outside IP address for DNS queries. There's no firewall > > installed yet. > > > > Here's the BIND config options: As an aside using query

Re: [CentOS] help needed with DNS server

2009-03-23 Thread Duncan Hutty
Rudi Ahlers wrote: > Hi all, > > I'm setting up a DNS server on CentOS 5.2, but can't get it to listen > to the outside IP address for DNS queries. There's no firewall > installed yet. > > Here's the BIND config options: This might depend on the version of bind that you're using. I don't have a

Re: [CentOS] help needed with DNS server

2009-03-23 Thread John Doe
From: Rudi Ahlers > I'm setting up a DNS server on CentOS 5.2, but can't get it to listen > to the outside IP address for DNS queries. There's no firewall > installed yet. > > Here's the BIND config options: > > options { > /* make named use port 53 for the source of all queries, to allow >

[CentOS] help needed with DNS server

2009-03-23 Thread Rudi Ahlers
Hi all, I'm setting up a DNS server on CentOS 5.2, but can't get it to listen to the outside IP address for DNS queries. There's no firewall installed yet. Here's the BIND config options: options { /* make named use port 53 for the source of all queries, to allow * firewalls to bl