Re: Has anyone set up a Printer Server with Debian

2006-04-27 Thread Roberto C. Sanchez

Craig M. Houck wrote:

Roberto;


Setting up a print server is as simple as setting up CUPS and telling it 
to listen on all interfaces (not just 127.0.0.1).  You just setup CUPS 


AHthat is the trick. Thanks


No problem.



on the client(s) to point to the host at port 631 (which the port over 
which CUPS listens).


Thanks for that info as well.

It will have the printer connected to it via the serial port. Will that
matter?



No.  The clients will access the print server using CUPS' ipp protocol 
(most likely that is what you want if you have a CUPS server and CUPS 
clients, though newer Windows and Mac OS X also support IPP).  Thus, the 
physical connection between the printer and the server is irrelevant 
from the clients' perspective.


If you really wanted, you could even take a networked printer (i.e., one 
that supports JetDirect or ipp natively) and route traffic to it through 
a CUPS server for accounting purposes and the clients would never know.


CUPS client --> CUPS server ---> network printer
 (over eth)   (over eth)

-Roberto

--
Roberto C. Sanchez
http://familiasanchez.net/~roberto


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Has anyone set up a Printer Server with Debian

2006-04-27 Thread Craig M. Houck
Roberto;

>Setting up a print server is as simple as setting up CUPS and telling it 
>to listen on all interfaces (not just 127.0.0.1).  You just setup CUPS 
AHthat is the trick. Thanks

>on the client(s) to point to the host at port 631 (which the port over 
>which CUPS listens).
Thanks for that info as well.

It will have the printer connected to it via the serial port. Will that
matter?

Craig


RbtBotL
Craig - ><>

 oBU SysAdmin
/|\  607 777 6827 
 ^  Tot Ziens
   



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Has anyone set up a Printer Server with Debian

2006-04-27 Thread Roberto C. Sanchez

Craig M. Houck wrote:

Folks;

Has anyone set up a Printer Server with Debian OR know of a how-to? I
searched some yesterday and did not find a how-two.

Or is it as simple as just selecting that at the right point in the install.
I will be trying that later today or tomorrow.

TANX in advance
Craig




Setting up a print server is as simple as setting up CUPS and telling it 
to listen on all interfaces (not just 127.0.0.1).  You just setup CUPS 
on the client(s) to point to the host at port 631 (which the port over 
which CUPS listens).


-Roberto

--
Roberto C. Sanchez
http://familiasanchez.net/~roberto


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]