LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 05-29-2012, 12:40 AM   #1
call_krushna
Member
 
Registered: Aug 2007
Location: India
Distribution: Ubuntu
Posts: 173

Rep: Reputation: 1
Dns server issue


Hi Team,

I have configured Dns server in my network.I am able to ping with FQDN e.g. ns1.myserver.local but not able to ping to myserver.local .Am I missing something in configuration .
Please suggest .
Below is the my zonefile details.
################### zone start here ########################
$TTL 1D
myserver.local. IN SOA ns1.myserver.local. admin.myserver.local. (
2006081401
28800
3600
604800
38400
)

myserver.local. IN NS ns1.myserver.local.

ns1 IN A 10.0.1.121
dns IN A 10.0.1.121
zabbix IN A 10.0.1.213
######################## Zone ends here ####################


Please suggest me for any modification .


Any help is highly appreciable.
 
Old 05-29-2012, 12:45 AM   #2
sanjay87
Member
 
Registered: Oct 2011
Posts: 164

Rep: Reputation: Disabled
What Distro of operating system are u configuring Dns ?
 
Old 05-29-2012, 01:02 AM   #3
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,165
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
Hi,

You need to add an A record for myserver.local
Code:
$TTL 1D
myserver.local. IN SOA ns1.myserver.local. admin.myserver.local. (
2006081401   ; <-- Must be increased
28800
3600
604800
38400
)

myserver.local. IN NS ns1.myserver.local.

myserver.local. IN A 10.0.1.121
ns1 IN A 10.0.1.121
dns IN A 10.0.1.121
zabbix IN A 10.0.1.213
Don't forget to increase the serial and reload.

Regards
 
1 members found this post helpful.
Old 05-29-2012, 02:05 AM   #4
call_krushna
Member
 
Registered: Aug 2007
Location: India
Distribution: Ubuntu
Posts: 173

Original Poster
Rep: Reputation: 1
Quote:
Originally Posted by sanjay87 View Post
What Distro of operating system are u configuring Dns ?
Ubuntu 10.10 64bit
 
Old 05-29-2012, 02:11 AM   #5
call_krushna
Member
 
Registered: Aug 2007
Location: India
Distribution: Ubuntu
Posts: 173

Original Poster
Rep: Reputation: 1
Quote:
Originally Posted by bathory View Post
Hi,

You need to add an A record for myserver.local
Code:
$TTL 1D
myserver.local. IN SOA ns1.myserver.local. admin.myserver.local. (
2006081401   ; <-- Must be increased
28800
3600
604800
38400
)

myserver.local. IN NS ns1.myserver.local.

myserver.local. IN A 10.0.1.121
ns1 IN A 10.0.1.121
dns IN A 10.0.1.121
zabbix IN A 10.0.1.213
Don't forget to increase the serial and reload.

Regards
Thanks It solved my problem .
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] dns server issue imsunnyshah Linux - Server 6 12-16-2011 11:27 PM
dns server issue Gil@LQ Linux - Server 1 12-01-2011 02:59 PM
DNS issue - DNS works perfect on server but not on any other computer jtneal Linux - Networking 3 03-15-2008 03:30 PM
DNS server issue? ZeroCool42 Linux - Networking 4 02-02-2008 09:06 AM
DNS Server Issue ikw38 Linux - Networking 1 05-22-2007 09:56 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 03:03 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration