On Mon, 2003-08-04 at 03:56, Kuan Yik wrote: > Today I saw a message from mailing list about the command netstat -nap > and I get a list of the services and port runing on my server. > > I wonder can I disable or block the UDP port 53 for BIND? Will it > affect to my nameserver?
Heh, only if you want to block traffic to your nameserver. Normal DNS traffic occurs over UDP/53, while DNS zone transfers occur over TCP/53. If you block UDP/53, you're going to stop any DNS requests from getting to BIND. If this is what you want, you'd be better off to simply disable BIND. Without knowing *what* you're trying to accomplish, it's hard for me to suggest one course of action over another. -- Jason Dixon, RHCE DixonGroup Consulting http://www.dixongroup.net -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list