Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Remote printing
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
gsfgf
Veteran
Veteran


Joined: 08 May 2002
Posts: 1266

PostPosted: Sun Sep 08, 2002 12:22 am    Post subject: Remote printing Reply with quote

i have cups running on my desktop. How cvan i print from my laptop to it. I connected cups on my laptop to lpd://gentoo/tp0. I have the turboprint filter on the desktop so i sent the data as raw. Is this right. It gives the error "Attempting to connect to host gentoo for printer tp0" and stays. I'll install turboprint on the laptoop if need be, but i think its another problem.
Back to top
View user's profile Send private message
Naan Yaar
Bodhisattva
Bodhisattva


Joined: 27 Jun 2002
Posts: 1549

PostPosted: Sun Sep 08, 2002 12:37 am    Post subject: Re: Remote printing Reply with quote

I have the same set up. Turboprint on the printer machine (RH). Client cups set up as a lpd-raw device. Works fine. Do you have a firewall running that prevents the connection to the lpd port?
gsfgf wrote:
i have cups running on my desktop. How cvan i print from my laptop to it. I connected cups on my laptop to lpd://gentoo/tp0. I have the turboprint filter on the desktop so i sent the data as raw. Is this right. It gives the error "Attempting to connect to host gentoo for printer tp0" and stays. I'll install turboprint on the laptoop if need be, but i think its another problem.
Back to top
View user's profile Send private message
gsfgf
Veteran
Veteran


Joined: 08 May 2002
Posts: 1266

PostPosted: Sun Sep 08, 2002 4:31 am    Post subject: Reply with quote

no firewall. I can't connect to a samba printer (different com) either.
Back to top
View user's profile Send private message
okram
n00b
n00b


Joined: 06 Aug 2002
Posts: 74
Location: Taipei, Taiwan

PostPosted: Thu Sep 19, 2002 10:15 am    Post subject: network printing with cups Reply with quote

The cups admistrator's manual has good info on this at http://www.cups.org/sam.html#6_1.

If you type the following (replacing server with the name of the computer to which the printer is connected and printer with the name of that printer) on your client machine it should work
Code:
lpadmin -p printer -E -v ipp://server/printers/printer ENTER

For example,
Code:
 lpadmin -p amarillo -E -v ipp://rojo/printers/amarillo ENTER


Also, a very useful cups tools is the command line lpstat:
Code:
lpstat -a
will show you all available printers (issue on client and server machines to see what's visible) and
Code:
lpstat -v
shows you which device each printer is connected to, either locally or on the network.

If you then open localhost:631 in the browser of the client machine, you should see the printers with their correct paths pointing to the server.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum