LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   capturing network transaction, open source (https://www.linuxquestions.org/questions/linux-networking-3/capturing-network-transaction-open-source-4175541160/)

MrUmunhum 04-29-2015 06:32 PM

capturing network transaction, open source
 
Hi group,

I know what I am looking for but don't know what to call it.
I want an open source solution that will allow me to capture
traffic to a print server and save it in separate files. I
picture a SBC ( Raspberry Pi 2 ). TCPdump does not look like
the answer?

Anybody know what I can use?

Thanks for your time.

MensaWater 04-30-2015 11:08 AM

tcpdump (and wireshark) are specifically for capturing network traffic packets. It has many flags so you can get as much or as little as you want.

Is your question really about network traffic or are you trying to capture what is actually being printed? If it is the latter tcpdump is probably not the best tool.

MrUmunhum 04-30-2015 02:46 PM

Quote:

Originally Posted by MensaWater (Post 5355734)
Is your question really about network traffic or are you trying to capture what is actually being printed? If it is the latter tcpdump is probably not the best tool.

Yes, I am attempting to capture what is being printed. I could write a simple network proxy tool, but I would like to use something that is Open Source just for the support issues.


All times are GMT -5. The time now is 05:18 PM.