[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Cobalt DNS Problems



> > > > Hmm,
> > > > having a few problems, and very suspicious of a hack!
> > > > Cannot access my site by it's domain name.  Works fine by IP address!
> >> chuck wrote
> > > Also
> > > what's the domain name?  same as in sig?  if so I can get in no prob.
> > > chuck
> > > 
> "Adrian Faulkner" <adrian.faulkner@xxxxxxxxxxxxxxxxxx>  wrote
> > either www.gilmours.com or www.action-figure.com
> 
> 
> dig action-figure.com @NS1.ACTION-FIGURE.COM
> dig action-figure.com @NS2.ACTION-FIGURE.COM
> dig gilmours.com @NS1.ACTION-FIGURE.COM
> dig gilmours.com @NS2.ACTION-FIGURE.COM
> all timeout
> The nameservers can be reached, but they do not
> respond to either www.gilmours.com or www.action-figure.com
> Gerald
> 
Did a little more checking and I think 'named' is not running
ssh into (the ip) and do a "ndc status"
also might try "ps ax | grep named"
And "ndc restart" then "tail -f /var/log/messages"
and watch it start-up, look for errors.
Gerald