lux-integ wrote these words on 01/12/06 04:55 CST: > and the server fails to start. ( Incidently the boot script has the > configuring file switch -c as /etc/named.conf (and according to the blfs > book it should be /home/named/etc/named.conf). I fixed this but it made no > difference. > > helpful suggestions will be appreciated
Typically, I won't give advice unless I am confident that it will help. I don't like sending folks down a path that won't help them. However, in this case I'll violate my rules. Keep that in mind. 2 things here. One, the configure file is correct. You see, the server runs in a chroot jail where /home/named is the root of the chroot. So, /home/named/etc/named.conf *is* /etc/named.conf to the server. Secondly, and this is the one I'm not sure of, but I think I remember folks saying that the IPV6 stuff causes problems. So, unless you *really* need and use IPV6, you should disable it in your kernel. Then see what happens when you attempt to start Bind. -- Randy rmlscsi: [GNU ld version 2.15.94.0.2 20041220] [gcc (GCC) 3.4.3] [GNU C Library stable release version 2.3.4] [Linux 2.6.10 i686] 13:26:00 up 109 days, 22:50, 3 users, load average: 0.06, 0.44, 0.59 -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
