Epson scanner blocked by firewall

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Skin

Epson scanner blocked by firewall

Post by Skin »

Hello, I have an epson px720wd all in one printer, the printer is working but the scanner is blocked by the firewall: can you please help me to make a rule for the scanner? I don't know where to start...
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
deepakdeshp
Level 20
Level 20
Posts: 12341
Joined: Sun Aug 09, 2015 10:00 am

Re: Espon scanner blocked by firewall

Post by deepakdeshp »

Code: Select all

 sudo ufw disable
will disable the Mint firewall. Test the scanner with fw disabled.
By default the fw is disabled.

Please see if this helps https://sites.google.com/site/easylinuxtipsproject/17
code] sudo ufw enable[/code] will enable the firewall.
You will need to assign a fixed ip to the scanner using your router.
If I have helped you solve a problem, please add [SOLVED] to your first post title, it helps other users looking for help.
Regards,
Deepak

Mint 21.1 Cinnamon 64 bit with AMD A6 / 8GB
Mint 21.1 Cinnamon AMD Ryzen3500U/8gb
Skin

Re: Espon scanner blocked by firewall

Post by Skin »

Hello, the scanner works if the firewall is disabled and I've assigned a fixed ip to the printer/scanner, the problem is that I don't know how to make a rule in mint firewal :wink:
User avatar
all41
Level 19
Level 19
Posts: 9529
Joined: Tue Dec 31, 2013 9:12 am
Location: Computer, Car, Cage

Re: Espon scanner blocked by firewall

Post by all41 »

these rules work for my Epson WF

Code: Select all

sudo ufw allow to ip 192.168.0.10

Code: Select all

sudo ufw allow from 192.168.0.10
of coarse sub your assigned ip
Everything in life was difficult before it became easy.
Arrababiski
Level 1
Level 1
Posts: 39
Joined: Wed Aug 24, 2016 3:21 pm
Location: España

Re: Epson scanner blocked by firewall

Post by Arrababiski »

Hi Skin!

I had the same problem with an Epson SX235W as described here:

viewtopic.php?f=51&t=228387

The only way I found to make scanner work was disabling firewall or using kernel 4.2. If you success trying to make scanner work with firewall enabled or a newer kernel, please, post the solution here. ;)
Symbo41
Level 1
Level 1
Posts: 5
Joined: Mon Apr 06, 2020 6:01 am

Re: Epson scanner blocked by firewall

Post by Symbo41 »

Hi All41,

My ET2600 scanner wasn't showing after a Mint update. Your solution worked for me on Mint20.2 - 5 years later !
Strangely, my previous issue with this ( Mint 19.3 ), which I solved by modifying configuration files, disappeared magically, when I installed Mint 20, only to reappear with 20.2.

Thanks for your help.
deepakdeshp
Level 20
Level 20
Posts: 12341
Joined: Sun Aug 09, 2015 10:00 am

Re: Epson scanner blocked by firewall

Post by deepakdeshp »

Symbo41 wrote: Thu Dec 23, 2021 12:45 pm Hi All41,

My ET2600 scanner wasn't showing after a Mint update. Your solution worked for me on Mint20.2 - 5 years later !
Strangely, my previous issue with this ( Mint 19.3 ), which I solved by modifying configuration files, disappeared magically, when I installed Mint 20, only to reappear with 20.2.

Thanks for your help.
I suspect it's kernel version. Use sane kernel as in version 20.

Code: Select all

 uname -r
gives the kernel you use.
If I have helped you solve a problem, please add [SOLVED] to your first post title, it helps other users looking for help.
Regards,
Deepak

Mint 21.1 Cinnamon 64 bit with AMD A6 / 8GB
Mint 21.1 Cinnamon AMD Ryzen3500U/8gb
User avatar
all41
Level 19
Level 19
Posts: 9529
Joined: Tue Dec 31, 2013 9:12 am
Location: Computer, Car, Cage

Re: Epson scanner blocked by firewall

Post by all41 »

Symbo41 wrote: Thu Dec 23, 2021 12:45 pm Hi All41,

My ET2600 scanner wasn't showing after a Mint update. Your solution worked for me on Mint20.2 - 5 years later !
Strangely, my previous issue with this ( Mint 19.3 ), which I solved by modifying configuration files, disappeared magically, when I installed Mint 20, only to reappear with 20.2.

Thanks for your help.
kudos on searching Mint Forums for that solution.
Cheers
Everything in life was difficult before it became easy.
User avatar
kato181
Level 9
Level 9
Posts: 2577
Joined: Fri Mar 24, 2017 12:33 am
Location: Frederickton NSW

Re: Epson scanner blocked by firewall

Post by kato181 »

I have an Epson ET-4750 connected via wifi and I have never had any issue with regards to firewall blocking my scanner let alone the printer, and my printer is on a home network with 5 other computers.
Locked

Return to “Printers & Scanners”