Find the answer to your Linux question:
Results 1 to 2 of 2
host A: Fedora 7 has bind 9.4.2 host B: Fedora 11 has bind 9.6.1 I want to migrate my bind configuration from A to B I've read the release notes ...
  1. #1
    Just Joined!
    Join Date
    Oct 2006
    Posts
    22

    Copying /var/named files from Fedora 7 to Fedora 11 does not configure bind

    host A: Fedora 7 has bind 9.4.2
    host B: Fedora 11 has bind 9.6.1
    I want to migrate my bind configuration from A to B

    I've read the release notes and man pages and I can't see why copying
    /etc/named*
    and
    /var/named/*
    I checked /etc/sysconfig/named too...

    Seems to have no effect on my brand new install on Fedora 11. Host B stays basically un-configured.

    Ok, so I's something simple and obvious but I can't see it. What am I missing?

    Is there a better/simpler way to migrate a named server from A to B?

    TY

  2. #2
    Linux Guru Lazydog's Avatar
    Join Date
    Jun 2004
    Location
    The Keystone State
    Posts
    2,281
    Well you are using 2 different version of Bind. Are you sure nothing has changed between versions?

    Paste the output from the following:

    Code:
    named-checkconf
    See if they give you any errors

    Regards
    Robert

    Linux
    The adventure of a life time.

    Linux User #296285
    Get Counted

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...