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

Re: Unable to connect to RHN



On Mon, Dec 27, 2004 at 03:49:02PM -0500, Richard R. Danielson wrote:
> Thanks for the info.  I am not sure that bind is actually running.  There is
> no /var/run/named.pid file.  The named.conf file is located at
> /etc/log.d/conf/services/named.conf.  Its contents are as follows:

To see if it should be running:
# /sbin/chkconfig --list named
To see if it is currently runnning:
# /sbin/service named status
To start it if it isn't:
# /sbin/service named start

-- 
Ed Wilts, RHCE
Mounds View, MN, USA
mailto:ewilts ewilts org
Member #1, Red Hat Community Ambassador Program


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