Printing directly to IP address

John Levine johnl at iecc.com
Tue Feb 14 20:16:48 UTC 2012


>same way I do, via a wireless network. The difference is that I am
>using CUPS to achieve that goal. My friend would like to do it sans
>CUPS if possible.

If the printer supports the hoary lpd protocol, you can configure it
in /etc/printcap.  If it wants socket or IPP protocols, CUPS is the
least painful route.

Installing CUPS on freebsd is pretty straightforward.  The main wart
is that you have to manually move all the lpr commands in /usr/bin out
of the way and symlink them to the CUPS versions in /usr/local/bin.
Other than that, the web config works great, and it has drivers for
vast numbers of printers, particularly when you also install hplip.

R's,
John
-- 
Regards,
John Levine, johnl at iecc.com, Primary Perpetrator of "The Internet for Dummies",
Please consider the environment before reading this e-mail. http://jl.ly


More information about the freebsd-questions mailing list