On Sun, Sep 17, 2006 at 06:40:29AM -0700, Kinshuk Tripathi wrote: > I have already tried > # svcadm -v restart dns/server > > but not applying any changes , still my DNS server is inprevious state > any othet solution ?
This is the correct way to restart named, and it works fine for me. It's possible that your daemon is not actually under SMF control (and/or that the service is in the maintenance state). What does svcs -v dns/server show? Is there anything in the service's log file? Another possibility is that you have a bug in your named.conf causing the daemon to reject whatever you added. You can look at the contents of /var/adm/messages to see if named is throwing any errors. -- Keith M Wesolowski "Sir, we're surrounded!" FishWorks "Excellent; we can attack in any direction!" _______________________________________________ opensolaris-help mailing list [email protected]
