Remote printer on vax

2007-12-25 8:52:00

<<I need to setup a remote printer on a sparc 10 with solaris 2.3, the

<<print server will be a vax with tcp/ip stack , my problem is related

<<with the name of the remote printer (queue) in my case is X30$PRINT,

<<well I can't setup a printer with this name, I've tried to do that

<<using admintool , and lpadmin directly, but the system doesn't accept

<<the name X30$PRINT because it assumes the contents of $PRINT and not

<<the name it self, I've tried to quote the name , but I didn't get good

<<results.

Hi Sun Managers,

Thanks to all of you that answer to my question, specially

to Pedro Roque, that point me the right way to solve the problem,

Solution:

           1 - lpadmin -p <local_printer_name> -s <remote_system>!<remote_printer>

            

           my <remote_printer> was "X29$PRINT", so the lpadmin strips out $PRINT

  

           2 - edit the configuration file for the printer "/etc/lp/printers/<ocal_printer_name>/configuration", and change the entry "Remote:"

        Ex:

                Content types: simple

                Printer type: unknown

                Remote: <remote_system>!X29$PRINT

        dont't forget to add the remote system to the "etc/lp/Systems" file.

        

        after that , "lpstat -t " and the printer is prepared to work..

Thanks to:

        Pedro Roque Marques <roque@di.fc.ul.pt>

        bcoogan@kryten.telecom.com.au (Brian Coogan)

        jhar2572@pacesetter.se (Joakim Hartikainen)

        Kevin.Sheehan@uniq.com.au (Kevin Sheehan {Consulting Poster Child})

        Andy McCammont (0119) <mccammaa@expt05.stp.xfi.bp.com

        Bill Reed <reedwv@expu79.stp.xfi.bp.com>

        mattias@txc.com (Mattias Zhabinskiy 203-929-8810x251)

        Harold March <MARCH@mtl.marconi.ca>

        af@biomath.jussieu.fr Alain FAUCONNET

        "James E. Deaton" <jed@uoknor.edu>

        bismark@alta.jpl.nasa.gov (Bismark Espinoza)

Best Regards,

//Victor Le'

Comments

Got something to say?

You must be logged in to post a comment.