Netmonic Blog

Transparency is our Mission

Archive for May, 2008

OpenSSL Vulnerability CVE-2008-0166

Friday, May 16th, 2008

A weakness has been discovered in the random number generator used by OpenSSL on Debian and Ubuntu systems. As a result of this weakness, certain encryption keys are much more common than they should be, such that an attacker could guess the key through a brute-force attack given minimal knowledge of the system. This particularly affects the use of encryption keys in OpenSSH, OpenVPN and SSL certificates.

Basically this means that all SSL-Keys need to be regenerated.

We have already updated all our internal systems and virtual machine images, so all virtual machines built after today are already patched.

For older virtual machines, you have to regenerate the SSH-Keys.

For Debian and Ubuntu machines do the following:

Debian:
aptitude update
aptitude upgrade && aptitude dist-upgrade

Ubuntu 7.10 & 8.04:
aptitude update
aptitude safe-upgrade && aptitude full-upgrade

This will download fixed packages and regenerate the SSH Keys for you.

Because we generate all SSH-Keys on Debian bases systems, even for other distributions, you’ll have to update your SSH-Keys on Fedora, CentOS and ArchLinux as well. On these distributions it’s enough to delete the SSH Keys and then restart the SSH daemon:

rm /etc/ssh/ssh_host_[rd]sa_key
/etc/init.d/ssh restart

 

For further information, please have a look at the following security advisories:

http://www.debian.org/security/2008/dsa-1571

http://www.ubuntu.com/usn/usn-612-1

http://www.ubuntu.com/usn/usn-612-2

http://www.ubuntu.com/usn/usn-612-3

 

Also:

http://ubuntu-tutorials.com/2008/05/13/openssh-openssh-vulnerabilities-confirm-fix-instructions/

http://wiki.debian.org/SSLkeys

 

Bought a EMC DMX2000

Thursday, May 15th, 2008

To get closer to our target architecture we need a fast, highly available and scalable SAN storage.

And therefore we bought a EMC DMX 2000 with 42terrabytes :-) 

After integrating this into our infrastructure, high available xen vms can be offered. Your XEN VM has no longer a dependency to a single server, it is now independent and can be moved in a running state.

Some facts:
42 terrabytes
288 * 146GB HD
32GB Cache
8 Fiber directors
 

See you guys to check this out (available in 8 weeks)

Reverse DNS for Virtual Machines

Monday, May 5th, 2008

As of today, you can now set the reverse DNS records for your virtual machines.


Wir haben heute ein neues Feature online geschalten und zwar kann man ab sofort die Reverse DNS Einträge für virtuelle Maschinen setzen.

New DNS Server

Friday, May 2nd, 2008

Tonight we added a third DNS server, ns3.netmonic.com to our infrastructure. The server is located in the USA and provides added redundancy for your domains.


Wir haben heute Nacht einen dritten DNS Server, ns3.netmonic.com, zu unserer Infrastruktur hinzugefügt. Der Server steht in der USA und bietet dadurch erhöhte Ausfallsicherheit für Ihre Domains.

©2007-2009, Netmonic GmbH & Co OG. Alle Rechte vorbehalten.