Index
   
  
  
   
    Subject
   
   : Re: LUG: DNS settings
  
  
   
    From
   
   : Will Brockelsby <will@ncstate.[redacted]>
  
  
   
    Date
   
   : Wed, 18 Mar 2009 08:49:05 -0400
  
  
   
    Parent
   
  
  
  Daniel,
  
  You can edit /etc/resolv.conf and specify the correct DNS
  
  servers.  As an example:
  
  
  ----------------------------------------------------------------
  
  $ cat /etc/resolv.conf
  
  
  search comtech.ncsu.edu
  
  nameserver 152.1.1.206
  
  nameserver 152.1.1.248
  
  ----------------------------------------------------------------
  
  
  Let me know if you have any further questions.  Thanks --Will
  
  
  --
  
  Will Brockelsby
  
  Network Systems Engineer
  
  Communication Technologies
  
  Office of Information Technology
  
  North Carolina State University
  
  
  
  
  Daniel Underwood wrote:
  
  > Hi,
  
  >
  
  > My on-campus RHEL machine's DNS ns1.ncsu.edu (152.1.1.22) and/or
  
  > ns2.ncsu.edu (152.1.1.208) must be updated to query one server from the
  
  > set { ns3.ncsu.edu (152.1.1.206), ns4.ncsu.edu (152.1.1.161) } and
  
  > another server from the set { ns5.ncsu.edu (152.1.1.248), ns6.ncsu.edu
  
  > (152.1.2.22) }
  
  >
  
  > (This is the message I received from an admin.)
  
  >
  
  > How do I manage these settings in linux?
  
  >
  
  > Thanks,
  
  > Daniel
  
  
  
  
   
    Replies
   
   :