Skip to main content
We are aware of an issue after updating to cPanel versions 11.110.0.65, 11.126.0.21, or 11.128.0.11, some cPanel plugins or features are no longer functioning properly including WP Toolkit. Please see the following article for more information and updates:
Update to latest cPanel 110, 126, or 128 versions removes "addonfeatures" directory.

How to compile named(bind) ?

Comments

3 comments

  • cPRex Jurassic Moderator

    Hey there!  cPanel actually doesn't do anything special with the Bind packages as we pull those straight from the OS provider:

    # rpm -qa | grep -i bind
    bind-utils-9.11.36-14.el8_10.x86_64
    bind-9.11.36-14.el8_10.x86_64
    bind-libs-lite-9.11.36-14.el8_10.x86_64
    bind-devel-9.11.36-14.el8_10.x86_64
    cpanel-bindp-1.0.0-1.cp108~el8.x86_64
    rpcbind-1.2.5-10.el8.x86_64
    bind-libs-9.11.36-14.el8_10.x86_64
    bind-license-9.11.36-14.el8_10.noarch
    python3-bind-9.11.36-14.el8_10.noarch
    bind-export-libs-9.11.36-14.el8_10.x86_64
    bind-lite-devel-9.11.36-14.el8_10.x86_64

    That cpanel-bindp is something we use to bind our services to a port, and unrelated to BIND/DNS in any way.

    This means you can just pull the package from your system or OS provider and work from there, although I don't have any specific guides on how you would perform that custom work.

    0
  • Advanhost Support

    Hi cPRex, thanks very much for you information.

    0
  • cPRex Jurassic Moderator

    Sure thing!

    0

Please sign in to leave a comment.