openSUSE Forums > Network/Internet » DNS server not responding

Go Back   openSUSE Forums > Network/Internet
Forums FAQ Members List Search Today's Posts Mark Forums Read


Network/Internet Questions about internet applications, network configuration, usage (SAMBA, network printing, NFS)

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-Nov-2009, 09:33
Puzzled Penguin
 
Join Date: Nov 2009
Posts: 2
penguinnoob hasn't been rated much yet
Angry DNS server not responding

We just installed openSUSE 11.1 server to work as our firewall and DNS server. However, we are unable to get inbound e-mails and when we check one of the free DNS check sites, it says that our linux DNS server is not responding. It does find the Windows DNS server that's behind the linux server. ???

Does anyone have any insight? I've added nameservers to the resolv.conf file, doublechecked the hostname list and made sure the firewall has the ports open. Thanks!
Reply With Quote
  #2 (permalink)  
Old 01-Nov-2009, 10:51
framp's Avatar
Student Penguin
 
Join Date: Oct 2008
Location: Stuttgart, Germany
Posts: 76
framp hasn't been rated much yet
Default Re: DNS server not responding

Quote:
Originally Posted by penguinnoob View Post
We just installed openSUSE 11.1 server to work as our firewall and DNS server. ... It does find the Windows DNS server that's behind the linux server. ???
Not clear which DNS server you want to use: The SuSE 11.1 FW or a Windows DNS behind the FW.

In any case you have to open the FW for DNS - either the local DNS server or the Windows DNS server.

I don't understand why you want to have your DNS in the net. It's much more safe to use a VPN than to open a local network for everybody.
__________________
"Really, I'm not out to destroy Microsoft. That will just be a completely unintentional side effect." Linus Benedict Torvalds, 28.9.2003
Reply With Quote
  #3 (permalink)  
Old 02-Nov-2009, 03:18
tuxituk's Avatar
Explorer Penguin
 
Join Date: Oct 2008
Location: Manchester
Posts: 121
tuxituk hasn't been rated much yet
Default Re: DNS server not responding

Hi,

So are you running a DNS server on the linux server ?

Is it just a forwarding DNS server to a DNS server on the internet ?

Why do you have a windows DNS server also ?

Need more information to help.

thanks
J
__________________
Linux# makes_a_network_feel_good.sh

Linux and BSD solutions
Reply With Quote
  #4 (permalink)  
Old 02-Nov-2009, 06:08
vodoo's Avatar
Busy Penguin
 
Join Date: Jan 2009
Location: Switzerland
Posts: 251
vodoo hasn't been rated much yet
Default Re: DNS server not responding

Well, that Firewall/DNS-Server should have itself in its own resolv.conf file. Does it work when you test it using 'dig'? And is it registered as the competent NS for your domain? We may have a look from the outside if you post your domain here.
Reply With Quote
  #5 (permalink)  
Old 03-Nov-2009, 17:17
Puzzled Penguin
 
Join Date: Nov 2009
Posts: 2
penguinnoob hasn't been rated much yet
Default Re: DNS server not responding

To answer everyone:

We are moving from Windows to Linux due to licensing/$$$. The Windows server we are replacing is/was a legit DNS server - we have three domains we're using for web/e-mail. We also have a Windows server serving as a backup DNS server. We'd like to use both for DNS resolution for our domains. We've renamed the Linux computer to use the same hostname and IP address as the Windows one, so if everything on the Linux box is configured right, it should pick up where Windows left off, right?

We believe we've opened up the DNS ports in the firewall (aka clicked on the checkbox in the DNS server asking if we want the ports opened as well as creating custom rules in the firewall for the DNS ports). We think the firewall must have the ports open because the test website can see the Windows DNS server behind the Linux box.

Dig works fine on that computer, but that's the only Linux box we have up at the moment.

Could it be a hostname issue? And also do we have to install proxy on Linux? Thanks all!
Reply With Quote
  #6 (permalink)  
Old 03-Nov-2009, 20:30
PV
Guest
 
Posts: n/a
Default Re: DNS server not responding

On Tue November 3 2009 05:26 pm, penguinnoob wrote:

>
> To answer everyone:
>
> We are moving from Windows to Linux due to licensing/$$$. The Windows
> server we are replacing is/was a legit DNS server - we have three
> domains we're using for web/e-mail. We also have a Windows server
> serving as a backup DNS server. We'd like to use both for DNS
> resolution for our domains. We've renamed the Linux computer to use the
> same hostname and IP address as the Windows one, so if everything on the
> Linux box is configured right, it should pick up where Windows left off,
> right?
>
> We believe we've opened up the DNS ports in the firewall (aka clicked
> on the checkbox in the DNS server asking if we want the ports opened as
> well as creating custom rules in the firewall for the DNS ports). We
> think the firewall must have the ports open because the test website can
> see the Windows DNS server behind the Linux box.
>
> Dig works fine on that computer, but that's the only Linux box we have
> up at the moment.
>
> Could it be a hostname issue? And also do we have to install proxy on
> Linux? Thanks all!
>
>

penguinnoob;

1. Double check that port 53 is open. Look at the field "FW_SERVICES_EXT_TCP"
in: /etc/sysconfig/SuSEfirewall2. This will contain a list of ports open on
the firewall. ( 53 is the standard DNS port, and unless changed with
the "listen-on port" option should be used by BIND).

2. Check that BIND is running. In a terminal window:
Code:
su
rcnamed status
3. Check your /etc/named.conf for errors.
Code:
su
named-checkconf
This will show any syntax errors, it returns nothing if there are no errors.

4. check your zone file(s).
Code:
su
named-checkzone <zone> <path to zone file>


--
P. V.
"We're all in this together, I'm pulling for you." Red Green
Reply With Quote
  #7 (permalink)  
Old 03-Nov-2009, 21:13
PV
Guest
 
Posts: n/a
Default Re: DNS server not responding

On Tue November 3 2009 08:30 pm, PV wrote:

> On Tue November 3 2009 05:26 pm, penguinnoob wrote:
>
>>
>> To answer everyone:
>>
>> We are moving from Windows to Linux due to licensing/$$$. The Windows
>> server we are replacing is/was a legit DNS server - we have three
>> domains we're using for web/e-mail. We also have a Windows server
>> serving as a backup DNS server. We'd like to use both for DNS
>> resolution for our domains. We've renamed the Linux computer to use the
>> same hostname and IP address as the Windows one, so if everything on the
>> Linux box is configured right, it should pick up where Windows left off,
>> right?

I trust that you do NOT have two machines with the same IP address on line at
the same time.

--
P. V.
"We're all in this together, I'm pulling for you." Red Green
Reply With Quote
Reply

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2