> From [EMAIL PROTECTED] Wed Mar 20 21:27:21 2002
> From: Kevin Williams <[EMAIL PROTECTED]>
> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> Subject: LPRng: Printing over the internet through a firewall
> Date: Thu, 21 Mar 2002 16:32:40 +1200
>
> Hi there
>
> We have a remote site that we would like to print to through the internet.
> It is to a Ricoh1013 on port 10001.
> I have opened the 10001 port on the firewall at the remote site.  Do I need
> to open any other ports?
> It is currently not working.
>
> Regards
>
> Kevin.

Try to telnet to the port:

telnet ricoh.ip.addr 10001

If the connection is made, you are in business.
You can also then try sending jobs using netcat (nc)

nc -vv  ricoh.ip.addr 10001 </tmp/some.file.to.send


Patrick Powell                 Astart Technologies,
[EMAIL PROTECTED]            9475 Chesapeake Drive, Suite D,
Network and System             San Diego, CA 92123
  Consulting                   858-874-6543 FAX 858-279-8424 
LPRng - Print Spooler (http://www.lprng.com)

-----------------------------------------------------------------------------
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address

If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:                           | example:
subscribe LIST <mailaddr>       |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr>     |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------

Reply via email to