LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   nwtwork file moniter +capture. (https://www.linuxquestions.org/questions/linux-networking-3/nwtwork-file-moniter-capture-315936/)

bruse 04-22-2005 12:40 AM

network file moniter +capture.
 
i am using mandrake 10.0 +KDE.

i am happy to learn that linux can monitor the network file transfer
and capture the dada.?

if in my LAN (university)some of them transfering un-encrypted
file...so how to monitor those file from my linux box?

am i collect their data is a way?

can u please guide me how?just need to know?

amazing one? thanks..

Ephracis 04-23-2005 01:14 PM

I did not really understand your question but maybe you are looking for Ethereal? It is a very good network sniffer which can capture all the packets that come to your network card. Put it into promiscuous mode and it will also capture packets that are not for you. Then you can read each packet and filter the "bad and uninteresting" out.

For monitor network activity use netwatch, it is enough for me.

bruse 04-25-2005 05:08 AM

sir my question is.

there are 10 to 20 computers connected by LAN.

some data is transfering between sys5 to sys12.
i am in the sys4.

can i capture those packets?

if it is possible how do to that?

Ephracis 04-25-2005 06:11 AM

What you can capture depends on how the network is set up. You can only sniff packets as long as you are behind the same hub as the target. Or, if your box has two interfaces and acts as a router then you can sniff everything passing you.

Just start a sniffer and check what ip addresses you get, then you will see what conversations that you can sniff. I don't know if I can give you more help than that.


All times are GMT -5. The time now is 02:34 PM.