That's not being done by bind pre say but by AppArmor. AppArmor is blocking bind for some reason. If you're not using the built in DNS server you can disable it completely (or just uninstall it), otherwise you might want to look at How to allow bind in app armor? for allowing bind with apparmor or disable apparmor (depending on how much you care about security. I, personal, have SELinux disabled since I don't need that much of security but depending on your use case you might want to keep apparmor enabled).