TCPDUMP - safe to install/uninstall on production system?
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Unix and Linux reviews > Free Debian support > Linux Debian support > TCPDUMP - safe to install/uninstall on production system?




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    TCPDUMP - safe to install/uninstall on production system?  
zardozrocks


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-15-07 12:12 AM

So I've been working on a site that accepts credit card payments.  I'm
being super paranoid about security and want to make absolutely
certain that all communications with the payment gateway are encrypted
so I'm installing TCPDUMP so I can sniff the packets and make sure
they're all encrypted.

I'm running Debian Sarge and tried this:
[code]
server:/# apt-get install tcpdump
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
libc6 libc6-dev libpcap0.8 libssl0.9.8 locales tzdata
Suggested packages:
glibc-doc
The following packages will be REMOVED:
base-config initrd-tools kernel-image-2.6.8-2-386
The following NEW packages will be installed:
libssl0.9.8 tcpdump tzdata
The following packages will be upgraded:
libc6 libc6-dev libpcap0.8 locales
4 upgraded, 3 newly installed, 3 to remove and 294 not upgraded.
Need to get 14.9MB of archives.
After unpacking 34.3MB disk space will be freed.
Do you want to continue? [Y/n]
[/code]

This says the kernel will be removed which makes me nervous.   uname-r
tells me that it's the current kernel too:
[code]
server:/# uname -r
2.6.8-2-386
[/code]

Does that sound normal?  Remember that this server is going to be
doing monetary transactions.  If I install tcpdump does that introduce
any vulnerabilities?  Can I uninstall it?  What about promiscuous
mode?  Is that always on? If I uninstall is everything 'back to
normal' or will my server be forever a promiscuous network slut?






[ Post a follow-up to this message ]



    Re: TCPDUMP - safe to install/uninstall on production system?  
Paul Cupis


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-15-07 12:12 PM

zardozrocks wrote:
> So I've been working on a site that accepts credit card payments.  I'm
> being super paranoid about security and want to make absolutely
> certain that all communications with the payment gateway are encrypted
> so I'm installing TCPDUMP so I can sniff the packets and make sure
> they're all encrypted.
>
> I'm running Debian Sarge and tried this:
> [code]
> server:/# apt-get install tcpdump
> Reading Package Lists... Done
> Building Dependency Tree... Done
> The following extra packages will be installed:
>  libc6 libc6-dev libpcap0.8 libssl0.9.8 locales tzdata
> Suggested packages:
>  glibc-doc
> The following packages will be REMOVED:
>  base-config initrd-tools kernel-image-2.6.8-2-386
> The following NEW packages will be installed:
>  libssl0.9.8 tcpdump tzdata
> The following packages will be upgraded:
>  libc6 libc6-dev libpcap0.8 locales
> 4 upgraded, 3 newly installed, 3 to remove and 294 not upgraded.
> Need to get 14.9MB of archives.
> After unpacking 34.3MB disk space will be freed.
> Do you want to continue? [Y/n]
> [/code]

Looks like you have a different version of Debian specified in your
/etc/apt/sources.list than the version you are running.

Or perhaps your sources.list refers to 'stable' and you are running
'sarge' which has now been replaced? Try changing all references in
sources.list from stable to sarge, apt-get update and try again. If this
works, consider upgrading the machine to etch or not.

> If I install tcpdump does that introduce
> any vulnerabilities?

No.

> Can I uninstall it?

Yes.

> What about promiscuous
> mode?  Is that always on? If I uninstall is everything 'back to
> normal' or will my server be forever a promiscuous network slut?

Promiscuous mode will only be enabled whilst you are running tcpdump -
quit the program and the interface will be switched back to normal.





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 10:40 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register