Epson scanner blocked by firewall
Forum rules
Before you post please read this
Before you post please read this
Epson scanner blocked by firewall
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 Moem on Sun Dec 04, 2016 5:39 pm, edited 1 time in total.
Reason: Correct spelling makes for easier searching.
Reason: Correct spelling makes for easier searching.
-
- Level 16
- Posts: 6242
- Joined: Sun Aug 09, 2015 10:00 am
Re: Espon scanner blocked by firewall
Code: Select all
sudo ufw disable
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, and keeps the forum clean.
Regards,
Deepak
I am using Mint 19.2 Cinnamon 64 bit with AMD A8/7410 processor . Memory 8GB
Regards,
Deepak
I am using Mint 19.2 Cinnamon 64 bit with AMD A8/7410 processor . Memory 8GB
Re: Espon scanner blocked by firewall
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 

Re: Espon scanner blocked by firewall
these rules work for my Epson WF
of coarse sub your assigned ip
Code: Select all
sudo ufw allow to ip 192.168.0.10
Code: Select all
sudo ufw allow from 192.168.0.10
-
- Level 1
- Posts: 39
- Joined: Wed Aug 24, 2016 3:21 pm
- Location: España
Re: Epson scanner blocked by firewall
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.
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.
