Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Feb 2013 18:16:37 +0100 (CET)
From:      Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
To:        freebsd-ports@freebsd.org
Subject:   FreeBSD port for redirecting printer
Message-ID:  <alpine.BSF.2.00.1302261814330.27474@wojtek.tensor.gdynia.pl>

next in thread | raw e-mail | index | archive | help
i need to emulate print server on device running FreeBSD (which do other 
things in the same time) - as standard port 9100 not lpd.

Can it be done.

yes i know i can just add to inetd.conf cat >/dev/ulpt0 BUT

- it will accept a connection even if printer is not connected
- it doesn't work bidirectionally (usually not needed but anyway)

Anyone knows a program from ports (or not) to do this?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1302261814330.27474>