Hello!
I recently found out that my server appears vulnerable to DNS Cache Poisoning. I've read the posts in the forum about that issue, but I couldn't find exact fix.
I have the most recent versions of bind:
# rpm -qa | grep ^bind
bind-libs-9.3.4-6.0.2.P1.el5_2
bind-9.3.4-6.0.2.P1.el5_2
bind-devel-9.3.4-6.0.2.P1.el5_2
bind-utils-9.3.4-6.0.2.P1.el5_2
When I try
# yum update bind
it comes out:
No Packages marked for Update
What can I do to fix the vulnerability?
Thanks a lot for the answers!
I recently found out that my server appears vulnerable to DNS Cache Poisoning. I've read the posts in the forum about that issue, but I couldn't find exact fix.
I have the most recent versions of bind:
# rpm -qa | grep ^bind
bind-libs-9.3.4-6.0.2.P1.el5_2
bind-9.3.4-6.0.2.P1.el5_2
bind-devel-9.3.4-6.0.2.P1.el5_2
bind-utils-9.3.4-6.0.2.P1.el5_2
When I try
# yum update bind
it comes out:
No Packages marked for Update
What can I do to fix the vulnerability?
Thanks a lot for the answers!