nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

DNS server configuration

This is a discussion on DNS server configuration within the Web servers forums, part of the Mastering Servers category; In my company there is a DNS server so whenever a new machine installed so which files are needed to ...


Go Back   nixCraft Linux Forum > Mastering Servers > Web servers

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 07-24-2007, 01:58 PM
Junior Member
User
 
Join Date: Jul 2007
My distro: Debian
Posts: 2
Rep Power: 0
ravish is on a distinguished road
Default DNS server configuration

In my company there is a DNS server so whenever a new machine installed so which files are needed to update so it can interact with DNS server

Last edited by ravish; 07-25-2007 at 08:34 AM.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-24-2007, 02:16 PM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Any distro with shell
Posts: 910
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Use /etc/resolv.conf file to set / modify name server. You can also use dhcpd to send router and dns server to clients

Code:
cat /etc/resolv.conf
Output
Code:
nameserver 10.0.80.11
nameserver 10.0.80.12
See my howto : http://www.cyberciti.biz/tips/linux-...as-client.html for more info!
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
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

Similar Threads

Thread Thread Starter Forum Replies Last Post
Configuration of Sybase(ASE 15.0.2) Server manavmenace Databases servers 0 04-18-2008 10:53 AM
Ldap Server Configuration gaurav_verm123 Linux hardware 1 09-27-2007 07:03 PM
Ldap Server Configuration sumit Linux hardware 0 08-17-2007 09:43 PM
Mail server configuration zafar466 Mail Servers 1 01-25-2007 03:27 AM


All times are GMT +5.5. The time now is 12:17 PM.


Powered by vBulletin® Version 3.7.2 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36