TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [TCLUG:1781] DNS server timing out



no parameters are needed, but unless you know now to configure named.boot,
and other named config files.. it may still not work properly.

in your /etc/rc.d/rc3.d direcotry check ot see what named is set to
ls -l | grep named

you may show up with a file like this
lrwxrwxrwx   1 root     root           15 Aug 19 01:05 K10named ->
../init.d/named

you want this to be a S90 file

mv K10named S90named

the way redhat does startup is look at the runlevel.. (3)
and then any file named K..... will get run with the option stop
and any S file will get the option start
and it will do it in numerical order, it make bootup much more complicated
as far as script systems.. (BSD has one startup script, that just runs all
the things that need to be run)
but allows for simple GUI interfaces to be made

Thank You,
        Ben Kochie (ben@nerp.net)

*-----------------------*  [ - * - * - * - * - * - * - * - ]
| Unix/Linux Consulting |  [ Haiku Error Message:          ]
|  PC/Mac Repair        |  [  Chaos reigns within.         ]
|   Networking          |  [  Reflect, repent, and reboot. ]
| http://nerp.net       |  [  Order shall return.          ]
*-----------------------*  [ - * - * - * - * - * - * - * - ]

 "Unix is user friendly, Its just picky about its friends."

On Thu, 15 Oct 1998, Jennifer McNitt wrote:

> Nothing showed up.  Hmm..stranged.  I'm currently logging in remotely
> since I'm not at home.  What is the correct syntax to start named back
> up?  Which start-up file do I need to add this command to so that it
> starts  again if it stops for some reason?  I'm using Red Hat Linux.
> 
> Thanks!
> 
> Jen
> 
> ---Ben Kochie <ben@nerp.net> wrote:
> >
> > hrm.. wildcat.. oh.. sorry.. old BBS bias's :)
> > 
> > it sounds like you don't even have a proper named server running on
> your linux
> > server.. rebooting is almost never a solution to fixing problems
> with linux..
> > i'm betting the server is either mis-configured, or not running
> > 
> > "ps aux | grep named"
> > 
> > and paste the output from that to the mailing list
> > 
> > On 15-Oct-98 Jennifer McNitt wrote:
> > > I then changed my primary DNS host on the NT server to use my ISPs
> DNS
> > > instead of my own.  I did a nslookup on yahoo.com again and
> received a
> > > response right away.
> > > 
> > 
> > Thank You,
> >         Ben Kochie (ben@nerp.net)
> > 
> > *-----------------------*  [ - * - * - * - * - * - * - * - ]
> > | Unix/Linux Consulting |  [ Haiku Error Message:          ]
> > |  PC/Mac Repair        |  [  Chaos reigns within.         ]
> > |   Networking          |  [  Reflect, repent, and reboot. ]
> > | http://nerp.net       |  [  Order shall return.          ]
> > *-----------------------*  [ - * - * - * - * - * - * - * - ]
> > 
> >  "Unix is user friendly, Its just picky about its friends."
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tclug-list-unsubscribe@listserv.real-time.com
> > For additional commands, e-mail:
> tclug-list-help@listserv.real-time.com
> > Try our website: http://tclug.real-time.com
> > 
> > 
> 
> ==
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> Jennifer McNitt
> Rosemount, MN
> E-mail: jenmcnitt@yahoo.com
> SCA: Gweniver Kenwyn of Roseveth
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> 
> _________________________________________________________
> DO YOU YAHOO!?
> Get your free @yahoo.com address at http://mail.yahoo.com
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tclug-list-unsubscribe@listserv.real-time.com
> For additional commands, e-mail: tclug-list-help@listserv.real-time.com
> Try our website: http://tclug.real-time.com
>