First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Baby steps: capturing printer packets issued by Notepad

Home network: Router + 3 WiFi devices (2 laptops, 1 printer) So far, I've set up communications between the laptops using Telnet server/client and captured + identified the Telnet being carried as a TCP payload.

Next move: Leave Telnet, open Notepad (on the host running Wireshark) and print ‘Hello World’ to the printer. It prints but can’t seem to find associated packets (or a payload that might be in an encrypted form)

Question: In broad terms, how would Notepad send data to the printer – or, if I’m about to disappear down a rabbit hole, maybe I’ll make that next move: set up FTP between laptops…

Any comments greatly appreciated 😊

(Windows 10: Home edition, Epson printer XP-315)

Paul23's avatar
1
Paul23
asked 2020-04-02 12:09:12 +0000, updated 2020-04-02 12:11:09 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

The best way forward here is to interrogate the WiFi router for the IP address of the printer (assuming it's using IP connectivity for printing purposes), because that is most likely the one who assigned the IP address to it. Another way is to dig into your printer settings, which will also have the target printer IP address somewhere. Then when you capture packets, filter on that address and issue your print job.

Jaap's avatar
13.7k
Jaap
answered 2020-04-03 06:23:47 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer