LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Security
User Name
Password
Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.

Notices


Reply
  Search this Thread
Old 07-09-2003, 10:15 PM   #1
cristi1979
Member
 
Registered: Jun 2003
Posts: 71

Rep: Reputation: 15
closed computer receiving data


i have a computer on my network who is receiving data from the net. I closed the computer, but the packets are still coming.
Is there a way to stop the traffic, or to find out from what ip i get it?

thank you
 
Old 07-10-2003, 01:02 AM   #2
Capt_Caveman
Senior Member
 
Registered: Mar 2003
Distribution: Fedora
Posts: 3,658

Rep: Reputation: 69
If you really want to stop it, unplug it from the internet. But assuming that's not what you meant, you can:
1. Shut down that interface with ifdown <interface>

-or-

2. Add an iptables rule to drop traffic from that ip address

iptables -I INPUT -s 123.456.789.1 -j DROP


If you want to see the IP it's coming from, you can use tcpdump or if you would rather a GUI try ethereal out. That should give you an idea of the IP address, port number, and depending on the protocol you can even read the body of the packet.
 
Old 07-11-2003, 12:22 AM   #3
cristi1979
Member
 
Registered: Jun 2003
Posts: 71

Original Poster
Rep: Reputation: 15
thank you
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Not receiving data from serial modem. ejoe Linux - Hardware 18 04-01-2007 12:35 PM
receiving unwanted data from internet mohtasham1983 Linux - General 2 11-28-2005 12:37 PM
¿Not receiving mail?, need help isolating this -->data included latino Linux - Software 7 06-21-2005 01:06 AM
modem stops receiving data positron Linux - Newbie 3 07-21-2004 03:32 AM
Receiving all data from socket Ohmu Programming 6 03-08-2004 01:58 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Security

All times are GMT -5. The time now is 08:12 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration