problems with system-config-bind

T. Nifty Hat Mitchell mitch48 at sbcglobal.net
Wed Jun 30 04:34:42 UTC 2004


On Fri, Jun 25, 2004 at 01:36:12PM -0400, Timothy Stone wrote:
> >Am Fr, den 25.06.2004 schrieb Timothy Stone um 18:46:
> >
> >
> >>Is it me, or is it the tool, but system-config-bind really just doesn't 
> >>seem to make the cut.
> >>
> >>I'm moving a bind 9.2.1 config (from RHL8) to FC2 bind (installed via 
> >>rpm) and the system-config-bind tool either:

The old configuration should work well enough to give you diagnostic
errors.  Perhaps you are chrooted and bind is not seeing the old
files.

Do you have some or all of these installed?

    # rpm -qa | grep bind
    system-config-bind-2.0.2-5
    bind-libs-9.2.3-13
    bind-chroot-9.2.3-13
    bind-devel-9.2.3-13
    bind-utils-9.2.3-13
    bind-9.2.3-13

If you remove bind-chroot do things work differently?
   (rpm -e bind-chroot).
If you install bind-chroot do things work differently?
   (up2date install bind-chroot)

watch /var/log/messages while you restart the service.
  In Screen A:    tail -f /var/log/messages | grep named
  In Screen B:    service name restart

-- 
	T o m  M i t c h e l l 
	/dev/null the ultimate in secure storage.





More information about the users mailing list