[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] BIND vulnerability
- Subject: RE: [cobalt-users] BIND vulnerability
- From: "Dom Latter" <d.latter@xxxxxxx>
- Date: Tue Jan 30 06:10:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> How do I check my Raq2 running redhat 2.0 for the BIND
> version and
"locate bind | less" on my Qube brings up
/home/packages/bind-4.9.5p1-3.mips.rpm
for example.
NB that the process is called "named" : try
"ps aux | grep named".
then "which named" to see which one you're running.
Then "strings /usr/sbin/named | grep 4.9" which
rather looks like it's actually 4.9.7.
> how do I update it?
Wait for Cobalt to release a patch, wait for them
to withdraw it, wait for them to re-release it
once they've fixed the bugs?
But seriously, I'd say that us MIPSen are at less
risk of compromise than the Intel users.