Information
This entry starts the named daemon on system startup. This is the server for the DNS protocol and controls domain name resolution for its clients.
The named daemon is the server for the DNS protocol and controls domain name resolution for its clients. It is recommended that this daemon is disabled, unless the server is functioning as a DNS server.This entry starts the named daemon at system startup. This is the server for the DNS protocol and controls domain name resolution for its clients.
Solution
- On AIX 7.1 and earlier comment out the named entry in /etc/rc.tcpip and ensure service is stopped:
chrctcp -d named
stopsrc -s named
- On AIX 7.2 and later remove the software:
installp -u bos.net.tcp.bind