-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I need some experienced advise, please: I have a Redhat 7.1
installation which was configured by SuperB Internet (I give this
info as perhaps someone knows of some kind of stock installation
technique they use). Anyway, Named does not start at boot up or
manually. I've checked permissions on the named.conf file and zone
files; made sure that named its self is in the init.d directory.
I have limited experience with the Linux platform so it is difficult
for me to unravel this - I have read several books on Linux but this
does not replace experience. I suspect this is a dependency issue or
some security feature.
If you could just point me in a direction I'm sure I could manage.
I'm using an ssh client to access this co-lo box and thank you, very
much, for your patience.
Below is a screen shot:
[root@a3p rc3.d]# ls -al
total 8
drwxr-xr-x 2 root root 4096 May 2 23:40 .
drwxr-xr-x 10 root root 4096 Jan 2 20:54 ..
lrwxrwxrwx 1 root root 19 May 2 00:32 K01kdcrotate
- -> ../init.d/kdcrotate
lrwxrwxrwx 1 root root 13 May 2 00:32 K20nfs ->
../init.d/nfs
lrwxrwxrwx 1 root root 19 May 2 00:32 K34yppasswdd
- -> ../init.d/yppasswdd
lrwxrwxrwx 1 root root 15 May 2 00:32 K46radvd ->
../init.d/radvd
lrwxrwxrwx 1 root root 16 May 2 00:32 K65identd ->
../init.d/identd
lrwxrwxrwx 1 root root 16 May 2 00:32 K72autofs ->
../init.d/autofs
lrwxrwxrwx 1 root root 16 May 2 00:32 K73ypbind ->
../init.d/ypbind
lrwxrwxrwx 1 root root 14 May 2 00:32 K74apmd ->
../init.d/apmd
lrwxrwxrwx 1 root root 14 May 2 00:32 K74nscd ->
../init.d/nscd
lrwxrwxrwx 1 root root 16 May 2 00:32 K74ypserv ->
../init.d/ypserv
lrwxrwxrwx 1 root root 16 May 2 00:32 K74ypxfrd ->
../init.d/ypxfrd
lrwxrwxrwx 1 root root 17 May 2 00:32 K89bcm5820 ->
../init.d/bcm5820
lrwxrwxrwx 1 root root 18 May 2 00:32 K92ipchains
- -> ../init.d/ipchains
lrwxrwxrwx 1 root root 15 May 2 00:32 K95kudzu ->
../init.d/kudzu
lrwxrwxrwx 1 root root 18 May 2 00:32 S08iptables
- -> ../init.d/iptables
lrwxrwxrwx 1 root root 17 May 2 00:32 S10network ->
../init.d/network
lrwxrwxrwx 1 root root 22 May 2 23:40 S11named ->
/etc/rc.d/init.d/named
lrwxrwxrwx 1 root root 16 May 2 00:32 S12syslog ->
../init.d/syslog
lrwxrwxrwx 1 root root 17 May 2 00:32 S13portmap ->
../init.d/portmap
lrwxrwxrwx 1 root root 17 May 2 00:32 S14nfslock ->
../init.d/nfslock
lrwxrwxrwx 1 root root 18 May 2 00:32 S17keytable
- -> ../init.d/keytable
lrwxrwxrwx 1 root root 16 May 2 00:32 S20random ->
../init.d/random
lrwxrwxrwx 1 root root 15 May 2 00:32 S25netfs ->
../init.d/netfs
lrwxrwxrwx 1 root root 15 May 2 00:32 S55named ->
../init.d/named
lrwxrwxrwx 1 root root 14 May 2 00:32 S55sshd ->
../init.d/sshd
lrwxrwxrwx 1 root root 20 May 2 00:32 S56rawdevices
- -> ../init.d/rawdevices
lrwxrwxrwx 1 root root 16 May 2 00:32 S56xinetd ->
../init.d/xinetd
lrwxrwxrwx 1 root root 16 May 2 00:32 S78mysqld ->
../init.d/mysqld
lrwxrwxrwx 1 root root 18 May 2 00:32 S80sendmail
- -> ../init.d/sendmail
lrwxrwxrwx 1 root root 13 May 2 00:32 S85gpm ->
../init.d/gpm
lrwxrwxrwx 1 root root 15 May 2 00:32 S85httpd ->
../init.d/httpd
lrwxrwxrwx 1 root root 17 May 2 00:32 S85proftpd ->
../init.d/proftpd
lrwxrwxrwx 1 root root 15 May 2 00:32 S90crond ->
../init.d/crond
lrwxrwxrwx 1 root root 17 May 2 00:32 S95anacron ->
../init.d/anacron
lrwxrwxrwx 1 root root 13 May 2 00:32 S95atd ->
../init.d/atd
lrwxrwxrwx 1 root root 15 May 2 00:32 S97rhnsd ->
../init.d/rhnsd
lrwxrwxrwx 1 root root 19 May 2 00:32 S99linuxconf
- -> ../init.d/linuxconf
lrwxrwxrwx 1 root root 11 Jan 2 20:54 S99local ->
../rc.local
[root@a3p rc3.d]# cd /etc/rc.d/init.d
[root@a3p init.d]# ls -al
total 200
drwxr-xr-x 2 root root 4096 Apr 20 17:10 .
drwxr-xr-x 10 root root 4096 Jan 2 20:54 ..
- -rwxr-xr-x 1 root root 934 Jun 24 2001 anacron
- -rwxr-xr-x 1 root root 1458 Jul 24 2001 apmd
- -rwxr-xr-x 1 root root 1176 Aug 2 2001 atd
- -rwxr-xr-x 1 root root 9441 Aug 29 2001 autofs
- -rwxr-xr-x 1 root root 2455 Aug 28 2001 bcm5820
- -rwxr-xr-x 1 root root 1316 Jun 24 2001 crond
- -rwxr-xr-x 1 root root 9284 Aug 13 2001 functions
- -rwxr-xr-x 1 root root 1541 Jul 19 2001 gpm
- -rwxr-xr-x 1 root root 4984 Sep 4 2001 halt
- -rwxr-xr-x 1 root root 2059 Nov 1 2001 httpd
- -rwxr-xr-x 1 root root 1672 Sep 5 2001 identd
- -rwxr-xr-x 1 root root 3313 Sep 2 2001 ipchains
- -rwxr-xr-x 1 root root 5528 Nov 5 06:44 iptables
- -rwxr-xr-x 1 root root 1084 Aug 3 2001 kdcrotate
- -rwxr-xr-x 1 root root 1277 Sep 5 2001 keytable
- -rwxr-xr-x 1 root root 487 Jan 30 2001 killall
- -rwxr-xr-x 1 root root 1919 Sep 6 2001 kudzu
- -rwxr-xr-x 1 root root 710 Aug 31 2001 linuxconf
- -rwxr-xr-x 1 root root 1985 Aug 14 2001 mysqld
- -rwxr-xr-x 1 root root 2466 Sep 3 2001 named
- -rwxr-xr-x 1 root root 4772 Aug 7 2001 netfs
- -rwxr-xr-x 1 root root 7958 Aug 15 2001 network
- -rwxr-xr-x 1 root root 3076 Oct 17 2001 nfs
- -rwxr-xr-x 1 root root 2382 Oct 17 2001 nfslock
- -rwxr-xr-x 1 root root 2066 Dec 8 09:12 nscd
- -rwxr-xr-x 1 root root 1831 Jun 24 2001 portmap
- -rwxr-xr-x 1 root root 2044 Mar 5 2001 proftpd
- -rwxr-xr-x 1 root root 1501 Jul 9 2001 radvd
- -rwxr-xr-x 1 root root 1544 Mar 12 2001 random
- -rwxr-xr-x 1 root root 2295 Jan 30 2001 rawdevices
- -rwxr-xr-x 1 root root 1782 Nov 20 17:09 rhnsd
- -rwxr-xr-x 1 root root 1830 Aug 31 2001 sendmail
- -rwxr-xr-x 1 root root 1329 Feb 27 2001 single
- -rwxr-xr-x 1 root root 2434 Dec 3 15:22 sshd
- -rwxr-xr-x 1 root root 1311 Aug 15 2001 syslog
- -rwxr-xr-x 1 root root 2314 Aug 29 2001 xinetd
- -rwxr-xr-x 1 root root 2282 Aug 13 2001 ypbind
- -rwxr-xr-x 1 root root 1355 Aug 28 2001 yppasswdd
- -rwxr-xr-x 1 root root 1654 Aug 28 2001 ypserv
- -rwxr-xr-x 1 root root 1121 Aug 28 2001 ypxfrd
[root@a3p init.d]# ./named restart
Stopping named: [FAILED]
Starting named: [FAILED]
****************************
Chris Rondthaler
MIS Director
TV Guide Inc. ("Trackside Live" Unit)
**********************
- - Production is the basis of moral.
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com>
iQA/AwUBPNK8ZMaOynfq1Z17EQIAXQCgo48JtUz4RpU+brrnz84Y7zg2rvsAn2fJ
og0TKHvaLLV+dwfe3ef5O0SF
=8JI4
-----END PGP SIGNATURE-----
PGPexch.rtf.asc
Description: Binary data