DNS on Linux presentation
Here is my DNS on Linux presentation I gave just over a year ago at LinuxFest Northwest.
How nice that I can embed it in my blog, thanks to Slideshare.
A technical blog focusing on Linux, FreeBSD, DNS, security and virtualization.
Here is my DNS on Linux presentation I gave just over a year ago at LinuxFest Northwest.
Tonight I found myself tripped up by the dreaded "shared object not found" message on my FreeBSD server 'sonar'. See, I upgraded from 6.3-REL to 7.0-REL recently and in doing so, broke probably every port that had been installed prior. In this instance, my nagios plugin(s) were not working.
root@sonar:/tmp>/usr/local/libexec/nagios/check_smtp -H sonar
/libexec/ld-elf.so.1: Shared object "libssl.so.4" not found, required by "check_smtp"
/usr/local/libexec/nagios/check_smtp:
libssl.so.4 => not found (0x0)
libcrypto.so.4 => not found (0x0)
libintl.so.8 => /usr/local/lib/libintl.so.8 (0x40746000)
libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x40852000)
libc.so.6 => not found (0x0)
libc.so.7 => /lib/libc.so.7 (0x40956000)
libssl.so.4 libssl.so.5
libcrypto.so.4 libcrypto.so.5
libc.so.6 libc.so.7
root@sonar:/tmp>/usr/local/libexec/nagios/check_smtp -H sonar
SMTP OK - 0.072 sec. response time|time=0.071886s;;;0.000000