Networking Forums

Networking Forums > Computer Networking > Linux Networking > one printer on home network. How?

Reply
Thread Tools Display Modes

one printer on home network. How?

 
 
Leo Bing Whiteway
Guest
Posts: n/a

 
      01-24-2007, 06:34 PM
I have one printer and 3 Linux boxes on my home network.
I have been using Google to try to find out how I can let all 3 Linux boxes use
this one printer. The printer is an HP-PSC-1410 and it works fine on this computer.
Can anyone point me in the direction to find the info for this?
I am pretty sure it can be done but I don't see where to look.
I am running VidaLinux 1.3.0.1 (actually a version of Gentoo) but I also have
Slack 11 installed and I don't really care which Linux I use to do the printing.
All three boxes have these Linux versions.
I used localhost:631 to set up the printer.
--
Leo in Canada:
If Microsoft is the question, then LINUX is the answer.
< running Linux >
 
Reply With Quote
 
 
 
 
Harold Weissman
Guest
Posts: n/a

 
      01-24-2007, 06:58 PM
On Wed, 24 Jan 2007 19:34:19 +0000, Leo Bing Whiteway wrote:

> I have one printer and 3 Linux boxes on my home network.
> I have been using Google to try to find out how I can let all 3 Linux boxes use
> this one printer. The printer is an HP-PSC-1410 and it works fine on this computer.
> Can anyone point me in the direction to find the info for this?
> I am pretty sure it can be done but I don't see where to look.
> I am running VidaLinux 1.3.0.1 (actually a version of Gentoo) but I also have
> Slack 11 installed and I don't really care which Linux I use to do the printing.
> All three boxes have these Linux versions.
> I used localhost:631 to set up the printer.


I have a similar setup, and the two printers I have connected to two
different Linux boxes are automagically detected by CUPS in each of my
five Linux boxes overall. I think it is just a matter of setting the
Browsing option to On in your cupsd.conf files; but, I believe that option
is on by default.
 
Reply With Quote
 
Lew Pitcher
Guest
Posts: n/a

 
      01-24-2007, 07:42 PM


On Jan 24, 2:34 pm, Leo Bing Whiteway <leowhite...@yahoo.ca> wrote:
> I have one printer and 3 Linux boxes on my home network.
> I have been using Google to try to find out how I can let all 3 Linux boxes use
> this one printer. The printer is an HP-PSC-1410 and it works fine on this computer.
> Can anyone point me in the direction to find the info for this?
> I am pretty sure it can be done but I don't see where to look.
> I am running VidaLinux 1.3.0.1 (actually a version of Gentoo) but I also have
> Slack 11 installed and I don't really care which Linux I use to do the printing.
> All three boxes have these Linux versions.
> I used localhost:631 to set up the printer.


You are using CUPS to manage your printer.

IIRC, the CUPS config includes a stmt to control whether or not network
connections are permitted; enable network access to your printer
(through the CUPS local to that printer), and you are half way there.

The other half would be to configure each "remote" system to access the
printer via the network. Remote systems that use LPR or LPRNG will
require some config changes to explicitly address the network printer.
However, remote systems that use CUPS will have access automagically,
because your host CUPS will broadcast the printer availability over the
network.

HTH
--
Lew

 
Reply With Quote
 
Leo
Guest
Posts: n/a

 
      01-25-2007, 09:06 AM
Harold Weissman wrote:
> On Wed, 24 Jan 2007 19:34:19 +0000, Leo Bing Whiteway wrote:
>
>> I have one printer and 3 Linux boxes on my home network.
>> I have been using Google to try to find out how I can let all 3 Linux boxes use
>> this one printer. The printer is an HP-PSC-1410 and it works fine on this computer.
>> Can anyone point me in the direction to find the info for this?
>> I am pretty sure it can be done but I don't see where to look.
>> I am running VidaLinux 1.3.0.1 (actually a version of Gentoo) but I also have
>> Slack 11 installed and I don't really care which Linux I use to do the printing.
>> All three boxes have these Linux versions.
>> I used localhost:631 to set up the printer.

>
> I have a similar setup, and the two printers I have connected to two
> different Linux boxes are automagically detected by CUPS in each of my
> five Linux boxes overall. I think it is just a matter of setting the
> Browsing option to On in your cupsd.conf files; but, I believe that option
> is on by default.

Thanks for the reply.
Browser option was OFF by default so I changed it.
The printer is found in the other computers now but still wont print even though
it looks like it is going to. The printer does not move.

--
Leo (Bing) Whiteway in Kelowna, BC, Canada: Ham calls: VE7UW and VE7OKV
LINUX, no virus, no worms, no spyware, so why Microsoft?
< running Linux >
 
Reply With Quote
 
Leo
Guest
Posts: n/a

 
      01-25-2007, 09:18 AM
Lew Pitcher wrote:
>
> On Jan 24, 2:34 pm, Leo Bing Whiteway <leowhite...@yahoo.ca> wrote:
>> I have one printer and 3 Linux boxes on my home network.
>> I have been using Google to try to find out how I can let all 3 Linux boxes use
>> this one printer. The printer is an HP-PSC-1410 and it works fine on this computer.
>> Can anyone point me in the direction to find the info for this?
>> I am pretty sure it can be done but I don't see where to look.
>> I am running VidaLinux 1.3.0.1 (actually a version of Gentoo) but I also have
>> Slack 11 installed and I don't really care which Linux I use to do the printing.
>> All three boxes have these Linux versions.
>> I used localhost:631 to set up the printer.

>
> You are using CUPS to manage your printer.
>
> IIRC, the CUPS config includes a stmt to control whether or not network
> connections are permitted; enable network access to your printer
> (through the CUPS local to that printer), and you are half way there.


I am not sure where to do this. I looked in localhost:631 and saw nothing like
this. Looked in /etc/cups/cupsd.conf and didn't really see anything about
"enable network access"
> The other half would be to configure each "remote" system to access the
> printer via the network. Remote systems that use LPR or LPRNG will
> require some config changes to explicitly address the network printer.
> However, remote systems that use CUPS will have access automagically,
> because your host CUPS will broadcast the printer availability over the
> network.
>
> HTH

Would this be like the other fellow said. Browser access on in
/etc/cups/cupsd.conf ?


--
Leo (Bing) Whiteway in Kelowna, BC, Canada: Ham calls: VE7UW and VE7OKV
LINUX, no virus, no worms, no spyware, so why Microsoft?
< running Linux >
 
Reply With Quote
 
Llanzlan Klazmon the 15th
Guest
Posts: n/a

 
      01-25-2007, 08:53 PM
Leo <(E-Mail Removed)> wrote in news:It%th.187340$YV4.142978@edtnps89:

> Lew Pitcher wrote:
>>
>> On Jan 24, 2:34 pm, Leo Bing Whiteway <leowhite...@yahoo.ca> wrote:
>>> I have one printer and 3 Linux boxes on my home network.
>>> I have been using Google to try to find out how I can let all 3 Linux
>>> boxes use this one printer. The printer is an HP-PSC-1410 and it works
>>> fine on this computer. Can anyone point me in the direction to find
>>> the info for this? I am pretty sure it can be done but I don't see
>>> where to look. I am running VidaLinux 1.3.0.1 (actually a version of
>>> Gentoo) but I also have Slack 11 installed and I don't really care
>>> which Linux I use to do the printing. All three boxes have these Linux
>>> versions. I used localhost:631 to set up the printer.

>>
>> You are using CUPS to manage your printer.
>>
>> IIRC, the CUPS config includes a stmt to control whether or not network
>> connections are permitted; enable network access to your printer
>> (through the CUPS local to that printer), and you are half way there.

>
> I am not sure where to do this. I looked in localhost:631 and saw
> nothing like this. Looked in /etc/cups/cupsd.conf and didn't really see
> anything about "enable network access"
>> The other half would be to configure each "remote" system to access the
>> printer via the network. Remote systems that use LPR or LPRNG will
>> require some config changes to explicitly address the network printer.
>> However, remote systems that use CUPS will have access automagically,
>> because your host CUPS will broadcast the printer availability over the
>> network.
>>
>> HTH

> Would this be like the other fellow said. Browser access on in
> /etc/cups/cupsd.conf ?
>
>


You mentioned in your other post that CUPS on the other systems can now see
the printer but can't actually print. Make sure that your firewall config
isn't blocking whatever port CUPS uses to transfer print files.

Klazmon.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
adding printer to home network Jono Wireless Networks 2 02-08-2009 05:33 PM
printer sharing on home network juliusseizure Wireless Networks 21 12-21-2008 07:22 PM
XP Home - How do I Turn Off File and Printer Sharing and Other Unwanted Home Network Crap? Clark Kent Wireless Internet 4 03-22-2006 04:00 AM
Can't access printer on home network GoldHawk Wireless Networks 0 03-04-2005 04:09 PM
usb printer on home network David Wireless Networks 3 12-30-2004 02:04 PM



1 2 3 4 5 6 7 8 9 10 11