network printer cannot be located

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
banjoman
Level 4
Level 4
Posts: 288
Joined: Thu Nov 11, 2010 4:46 am

network printer cannot be located

Post by banjoman »

I have a GoFlex Home NAS disk which I can access through the Network link in File Explorer. I can attach a USB printer to it and then use it as a network printer, which I have successfully done with 2 Windows laptops in the house.

However my Mint 14 laptop cannot find the printer, when I try to add a network printer I get the following message;
FirewallD is not running. Network printer detection needs services mdns, ipp, ipp-client and samba-client enabled on firewall.
I used to be able to access my GoFlex through an IP address - http://goflex_home or http://<IP address>, but now this does not work, I cannot successfully add an address to the Add Printer search box...

I don't know what this means or how to remedy this!!
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.
User avatar
kc1di
Level 18
Level 18
Posts: 8178
Joined: Mon Sep 08, 2008 8:44 pm
Location: Maine USA

Re: network printer cannot be located

Post by kc1di »

Hello banjoman,

there is an upstream problem with the Printer tool in Gnome3 which unfortunately has been transfered to mint cinnamon anyway, not sure about the other desktops.
you can set up your printer by opening your favorite browser and in the address type:

Code: Select all

localhost:631
this will bring the cups printer setup page up. under CUPS for Administrators click on adding printers and classes.
following the dialogues that follow and add your printer. you'll need the ip address.. (something like )

Code: Select all

192.168.1.2
Good luck
Easy tips : https://easylinuxtipsproject.blogspot.com/ Pjotr's Great Linux projects page.
Linux Mint Installation Guide: http://linuxmint-installation-guide.rea ... en/latest/
Registered Linux User #462608
altair4
Level 20
Level 20
Posts: 11458
Joined: Tue Feb 03, 2009 10:27 am

Re: network printer cannot be located

Post by altair4 »

FirewallD is a RedHat daemon so it will be kind of hard for you to start it.

kc1di's method will certainly work and you can also try the Gnome2 version of the printer utility. From the terminal:

Code: Select all

system-config-printer
It should already be installed but if it isn't the above command will tell you to install the correct package.
Please add a [SOLVED] at the end of your original subject header if your question has been answered and solved.
mpabele

Re: network printer cannot be located

Post by mpabele »

Thanks Altair4 - worked like a charm! :D
Locked

Return to “Networking”