sounds like the port you are trying is not listening. I guess you have to scan ports
on 192.168.0.8, you will see which ports are open.
hope this helps.
anil
mridulj linux wrote:
> Thanks for replying!!!
> But I tried what you said and still:
> -------------------------------------------------------
>
> matrix:/home/neo# echo test | lpr -P [EMAIL PROTECTED]
> Status Information:
> sending job 'root@matrix+368' to [EMAIL PROTECTED]
> connecting to '192.168.0.8', attempt 1
> cannot open connection to 192.168.0.8 - Connection refused
> Make sure LPD server is running on the server
> matrix:/home/neo#
> -------------------------------------------------------
>
> Please also note that I am able to print from any other windows m/c or redhat m/c
>without modifying any entry at the printer m/c.
> Also I checked , the printer in shared publicily on the LAN.
>
> -Mridul.
>
> On Thu, 15 March 2001, Christoph Beyer wrote:
>
> >
> > hi,
> >
> > you could try another port on the printer
> >
> > :rp=9100:\ for ex
> >
> > if no port works there might be a host access list activated on the
> > printer you must then get the sending host in that list.
> >
> > For test purpose you can always try ports on the machine directly with
> > something like
> >
> > lpq -P<port>@<printer>
> >
> > or
> >
> > echo test | lpr -P<port>@<printer>
> >
> >
> > regards
> >
> > ~christoph
> >
> >
> >
> > mridulj linux schrieb:
> > >
> > > hi,
> > > I have installed the latest version on LPRng and ifhp on my Debian GNU/Linux
>machine
> > > .I have also configured the lpd to run at boottime.
> > > But we in our company use a printer(HP6Laser) on the LAN which is attached to a
> > > win98 m/c.
> > >
> > > Now in the /etc/printcap file some of my entries are:
> > > -------------------------------------------------------
> > > lp|hp:\
> > > :lp=:\
> > > :rm=192.168.0.8:\
> > > :rp=hp:\
> > > :sd=/var/spool/lpd/remote:\
> > > :ifhp=model=hp6l
> > > :filter=/usr/libexec/filters/ifhp
> > > :mx#0:\
> > > :sh:
> > > -------------------------------------------------------
> > >
> > > Now when I run lpq on the commandline,I get message like
> > > -------------------------------------------------------
> > > neo@matrix:~$ lpq
> > > Printer: lp@matrix 'hp' (dest [EMAIL PROTECTED])
> > > Queue: no printable jobs in queue
> > > Status: subserver pid 284 exit status 'JFAIL' at 22:25:41.737
> > > Filter_status: waiting for 192.168.0.8 to come up
> > > Printer '[EMAIL PROTECTED]' - cannot open connection - Connection refused
> > > neo@matrix:~$
> > > -------------------------------------------------------
> > >
> > > Also if I just run lpq like:
> > > ------------------------------
> > > neo@matrix:~$ lpq -P [EMAIL PROTECTED]
> > > Printer '[EMAIL PROTECTED]' - cannot open connection - Connection refused
> > > Make sure LPD server is running on the server
> > > neo@matrix:~$
> > > ----------------------------------------------
> > >
> > > If I run lpr like:
> > > ----------------------------------------
> > > neo@matrix:~$ lpr -P [EMAIL PROTECTED] /hello.txt
> > > Status Information:
> > > sending job 'neo@matrix+264' to [EMAIL PROTECTED]
> > > connecting to '192.168.0.8', attempt 1
> > > cannot open connection to 192.168.0.8 - Connection refused
> > > Make sure LPD server is running on the server
> > > neo@matrix:~$
> > > ------------------------------------------------------
> > >
> > > Another interesting thing is that if a job is fired from redhat using their
>standard tools etc, the remote printer prints for that redhat m/c.
> > >
> > > DO I have to do anything at the m/c(running win98) connected to the printer???
>OR modify my entries in /etc/printcap
> > >
> > > Any Help is highly appreciated!!!!
> > >
> > > regards!
> > > Mridul.
> > >
> > >
> > >
> > > Visit http://www.oceanfree.net to get your free e-mail account and use our
>unique Irish Internet directory
> > >
> > > -----------------------------------------------------------------------------
> > > 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.
> > > -----------------------------------------------------------------------------
> >
> > --
> > /* Christoph Beyer | Office: Building 2b / 23 *\
> > * DESY | Phone: 040-8998-2317 *
> > * - IT - | Fax: 040-8998-4060 *
> > \* 22603 Hamburg | http://www.desy.de */
> >
> > -----------------------------------------------------------------------------
> > 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.
> > -----------------------------------------------------------------------------
>
> Visit http://www.oceanfree.net to get your free e-mail account and use our unique
>Irish Internet directory
>
> -----------------------------------------------------------------------------
> 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.
> -----------------------------------------------------------------------------
-----------------------------------------------------------------------------
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.
-----------------------------------------------------------------------------