Re: Trouble printing out to Xyplex attached embosser
- From: "Pete" <peter.charbonnier@xxxxxxxxx>
- Date: 14 Mar 2007 09:35:29 -0700
On Mar 7, 3:51 pm, <laixs...@xxxxxxxxxxxx> wrote:
"Pete" <peter.charbonn...@xxxxxxxxx> wrote in message
news:1173307152.685238.321170@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I am trying to set-up a print queue on my AIX v5.3 box to print out to
multiple devices with a shared IP on aXyplexterm server. Basically,
I need to specify the port where the embosser is attached to the
Xyplex. I believe that I need to set this up as a remote printer, but
I've never done this before. Anybody have any leads on how to
accomplish this?
You have a few options. If theXyplexserver runs an lpd daemon, you can
set up a remote queue to the queue name corresponding to the physical port
on the printer. For example, some print servers have queue names like
"raw1" or "text1" ... to correspond to desired formatting options on the
physical port 1 of the server. You can tell if your term server is running
an lpd daemon by a telnet to tcp port 515 (telnet host 515) and if
something accepts the connection, its an lpd daemon. Some remote print
server LPD daemons and AIX's rembak backend don't get along particularly
well and you may find queues go down from time to time. You can extend
queue timeout settings to minimize the occurrences.
TheXyplexservers I have worked with also accept reverse telnet style
socket print connections. TCP port 2000 + (100 * port number). So, TCP
port 2100, 2200, 2300 ... correspond to the physical ports on the server.
Try:
echo "does this print" | telnet hostname 2100 (if printer on port 1)
If you want to set up queues to network print / terminal servers that don't
go down, give a try to our TCPrint utility onhttp://www.laixsoft.com
Best regards,
Paul
Thanks Paul.
Sadly, I am still mired in trying to get this to work. Attempting to
echo "Does this work" | telnet hostname 2300 (I know the correct IP/
port from a Tandem/NonStop based app which uses the Xyplex/embosser
scheme) just gives me "Escape character is '^]'." and then a flashing
cursor. At this point, I have no way to break the telnet connection -
nothing echos back to the screen - and I'm left with having to
disconnect from the the session ungracefully.
If I simply telnet to the hostname without specifying the port, I do
get a # prompt, but again, nothing echos to the screen and I have to
exit out of the session.
I've heard that this is much simpler to set-up on a Tru64 based system
using printcap to specify the port. Not having that option on AIX
seems to be the limiting factor.
Also, I tried to telnet to "hostname 515" and got this:
telnet cx107e1 515Trying...
telnet: connect: A remote host refused an attempted connect operation.
telnet cx107e1Trying...
Connected to cx107e1.
Escape character is '^]'.
At which point I am again stuck. So it doesn't look like this uses an
lpd daemon/queue naming, which means setting up a remote printer won't
work. Are there any options for servers that don't run an lpd daemon?
Thanks again for any help,
Peter
.
- Follow-Ups:
- Re: Trouble printing out to Xyplex attached embosser
- From: David J Dachtera
- Re: Trouble printing out to Xyplex attached embosser
- From: laixsoft
- Re: Trouble printing out to Xyplex attached embosser
- References:
- Trouble printing out to Xyplex attached embosser
- From: Pete
- Re: Trouble printing out to Xyplex attached embosser
- From: laixsoft
- Trouble printing out to Xyplex attached embosser
- Prev by Date: send mail to an aix box
- Next by Date: Re: send mail to an aix box
- Previous by thread: Re: Trouble printing out to Xyplex attached embosser
- Next by thread: Re: Trouble printing out to Xyplex attached embosser
- Index(es):
Relevant Pages
|