Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2003 15:13:26 -0800 (PST)
From:      twig les <twigles@yahoo.com>
To:        freebsd-security@freebsd.org
Subject:   another TCPDump update question
Message-ID:  <20030311231326.82217.qmail@web10107.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
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.         
-----------------------------------------------------------

__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030311231326.82217.qmail>