Page 1 of 1

network printer (Ratkaistu)

Posted: Tue Apr 24, 2012 4:50 am
by edgard
How to find a network printer. I tried to add a network printer, I got a message "FirewallD is not running. Network printer detection needs mdns services, ipp, ipp-client and samba-client firewall is enabled." How do I get a firewall activity, if it is not in operation

I'm Finnish, I do not understand other languages​​, so I wrote this Google translator, but try to understand my problems.

Re: network printer

Posted: Tue Apr 24, 2012 6:25 am
by altair4
FirewallD is a RedHat / Fedora daemon. It ended up in a Debian / Ubuntu / Mint Gnome application by mistake.

Install the following package:

Code: Select all

sudo apt-get install system-config-printer
EDIT: Just noticed that you are using Debian-based Mint. You will need to install another package as well:

Code: Select all

sudo apt-get install python-smbc
If you plan on using Samba for file sharing you might want to review the Debian section of the following HowTo for all the other things you need to do to get Debian working: Simple File Sharing in Mint: http://forums.linuxmint.com/viewtopic.p ... 18#p315218

Re: network printer

Posted: Tue Apr 24, 2012 8:35 am
by edgard
altair4 wrote:FirewallD is a RedHat / Fedora daemon. It ended up in a Debian / Ubuntu / Mint Gnome application by mistake.

Install the following package:

Code: Select all

sudo apt-get install system-config-printer
EDIT: Just noticed that you are using Debian-based Mint. You will need to install another package as well:

Code: Select all

sudo apt-get install python-smbc
If you plan on using Samba for file sharing you might want to review the Debian section of the following HowTo for all the other things you need to do to get Debian working: Simple File Sharing in Mint: http://forums.linuxmint.com/viewtopic.p ... 18#p315218
None of these actions helped. The terminal said that both had already installed the latest version of

Re: network printer

Posted: Tue Apr 24, 2012 8:47 am
by altair4
Open a terminal and run:

Code: Select all

system-config-printer
If you are still getting a reference to FirewallD then you problem is something else.

Re: network printer

Posted: Tue Apr 24, 2012 8:59 am
by edgard
altair4 wrote:Open a terminal and run:

Code: Select all

system-config-printer
If you are still getting a reference to FirewallD then you problem is something else.
now works, thank you
t:edgard