atom feed7 messages in org.freebsd.freebsd-securityanother TCPDump update question
FromSent OnAttachments
twig lesMar 11, 2003 3:13 pm 
Jacques A. VidrineMar 24, 2003 7:13 am 
D J Hawkey JrMar 24, 2003 7:29 am 
Jacques A. VidrineMar 24, 2003 7:59 am 
D J Hawkey JrMar 24, 2003 9:02 am 
Jacques A. VidrineMar 24, 2003 10:44 am 
D J Hawkey JrMar 24, 2003 11:18 am 
Subject:another TCPDump update question
From:twig les (twig@yahoo.com)
Date:Mar 11, 2003 3:13:04 pm
List:org.freebsd.freebsd-security

Hey all, I'd really like to update tcpdump on my live boxes (since that is there primary function) and I'm thinking of simply installing the new version from source and linking it over the existing binary. I did this on a lab box and found no problems, however I may be missing something. The reason I can't do the "correct" thing and upgrade the base system is that these are live boxes in a remote facility (different state).

The reason this ties into freebsd-security and not -questions is I'm still waiting for official word on a patch/upgrade procedure from the team. Am I being impatient here or did I miss something? I checked back over security-notifications and saw nothing.

To illustrate what I did:

L# find / -name tcpdump /usr/local/sbin/tcpdump /usr/local/tcpdump-3.7.2/tcpdump /usr/sbin/tcpdump ... L# rm /usr/sbin/tcpdump L# ln -s /usr/local/sbin/tcpdump /usr/sbin/tcpdump L# tcpdump -V tcpdump version 3.7.2

=====

----------------------------------------------------------- Know yourself and know your enemy and you will never fear defeat.

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message