Change Solaris DNS client settings

Home -> UNIX -> Solaris -> System administration

46536 views

From the computer of: qmchenry (339 recipes)
Created: Sep 21, 2003     Updated: Jul 17, 2004


3 comments:
View all comments

Add a comment

Add to:
Add to stumbleuponAdd to del.icio.usDigg itAdd to FURL

One or more DNS servers can be configured in the Solaris system to enable name resoultion with DNS.

To set the name servers to 192.168.20.53 and 192.168.80.155, place these two lines in the file /etc/resolv.conf

domain tech-recipes.com
nameserver 192.168.20.53
nameserver 192.168.80.155



The optional domain directive specifies the default domain to use when doing hostname lookups.

See also Configure Solaris for DNS resolution of hostnames

Subscribe to the Tech-Recipes Newsletter

You can get tips like this delivered in your email every week!

Enter your Email

We will never, ever sell your email address or spam you.




3 Recipe comments: View comments

Change Solaris DNS client settings by Anonymous
Re: Change Solaris DNS client settings by qmchenry
Re: Change Solaris DNS client settings by Anonymous



Related recipes:

  Change BootPROM settings from the Solaris command line
  Configure Solaris for DNS resolution of hostnames
  Read BootPROM settings from the Solaris command line
  Solaris 10: shutdown or stop a zone
  Safely change the Solaris superuser login shell
  Reconfiguration boot in Solaris
  Solaris/SPARC: remove a devalias with nvunalias
  Solaris Processor Info
  Solaris 10: enable NFS server
  Solaris: list installed packages with pkginfo

 

Sponsored links

 

Login

Nickname

Password

Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name.