This used to work with Solaris 7-9, so I guess it will work with S10, too...
try this: create a file with many, many lines in vi or another texteditor; print this file with
unix2dos mylargefile | lp -d 10.2.28.53:raw
does it print the file?
Do your Printers accept PostScript? I have never seen these problems with the PS filter, but I never saw installations with the PCL filter.
Patches: did you check the lp Patches for your OS?
I suggest to try this (PostScript queue, if your printers don't support PS, you might check the man lpadmin for the -T Option for PCL)
# mknod /dev/lanPrinter c 13 2
# chmod 0600 /dev/lanPrinter
# chown lp:lp /dev/lanPrinter
# lpadmin -p lanPrinter -v /dev/lanPrinter -o protocol=bsd,dest=10.2.28.53:raw
# lpadmin -p lanPrinter -i /usr/lib/lp/model/netstandard
# lpadmin -p lanPrinter -T PS
# lpadmin -p lanPrinter -I any
# accept lanPrinter
# enable lanPrinter
Best Regards,
Franz
--
Solaris System Manager from Munich, Germany
I used to work for Sun Microsystems Support (EMEA) for 5 years in the domain of the OS, Backup and Storage