You have the from and to field set to the same IP. Shouldn't the from IP be the printer and and To field be your PC IP?
Linux Mint
Linux Mint is a free Linux-based operating system designed for use on desktop and laptop computers.
Want to see the latest news from the blog? Set the Firefox homepage to:
where is a current or past release. Here's an example using release 21.1 'Vera':
https://linuxmint.com/start/vera/
good point I read it as where my computer was getting the data from or sending it to. but i think you might be right.
although if my computer is dhcp (gets its ip from the router) then what would I put into the TO field?
or do i have to set my computers ip address so it is static?
Can you set the To field to 0.0.0.0/0
That way any IP your PC gets it will be listening for the printer.
ok updated the firewall as you suggested. still no joy for my scanner being able to scan a document and send it to the computer.
first: is the firewall set correct? (if it isn't then please let me know)
second: do i have to have a specific piece of software on my pc installed AND running? for example do i need to have Document Scanner running at the time when I hit try to scan the document or will linux just know to bring up a document scanner piece of software?
but the big item is the firewall, is it set right?
yes, something must be listening on that port on the PC (it can be a service without a window). I think ss and lsof can be used to check that. Not sure if they need root to get the list if listening programs.