[print] setup my printer with wifi hotspot

Hello,

I want to use my printer in opensuse leap 42.1. I have a epson stylus SX235W and I want to use it with wifi hotspot so I have created a hotspot wifi with connectionmanagement my printer detect the hotspot but I can’t detect the printer with pc. How can I fix that?

Thanks guys

Not done this with an epson but with another printer I had to install the printer with a cable connection first and I had to use a static IP.

Further to John’s good advice, CUPS may be able to discover the network printer if the firewall is temporarily stopped first

systemctl stop SuSEfirewall2.service

As an alternative to using YaST, you could use the native CUPS web interface to configure the printer using a browser

http://localhost:631/admin

BTW, don’t forget to install the Epson drivers first.

http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX

Hope that is enough to get you started. :slight_smile:

thx guys I was able to detect my printer after disabled the firewall

Thanks for the update Phenixo :slight_smile: