On Tue, 1 Apr 2003 18:31:56 +0200
"christopher cuse" <[EMAIL PROTECTED]> wrote:

> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] Behalf Of ABrady
> > Sent: Tuesday, April 01, 2003 5:53 PM
> > To: [EMAIL PROTECTED]
> > Subject: Remote Priting
> >
> >
> > I've done this before and now I can't seem to get it working.
> >
> > I have 2 RH8.0 boxen. One has a printer attached and it works
> > fine. The
> > box currently has no firewall running.
> >
> > The other is trying to connect to the first box remotely for
> > printing. I
> > use ssh regularly and that works. I turned telnet on briefly and
> > that worked. But trying to print gives me a "connection refused" on
> > the printer. I tried telnetting to the port and it eventually
> > timed-out as well.
> >
> > I did this several times in the past and it was easy-peasy.
> > But for some
> > reason it refuses to cooperate now. I've gone over and over
> > the configs
> > and can't see anything wrong. I've created /etc/lpd.perms (differing
> > variations). I tried (never needed it before) /etc/lpd.equiv.
> > I've tried
> > both using both 'lp' and'var/spool/lpd/lp' for the queue. I've tried
> > naming the printer the same, naming it differently, different queues
> > altogether, etc. Nothing has worked. I either get an error that it
> > doesn't exist or on that says the connection is refused.
> >
> > While the error appears to be coming from the remote machine,
> > nothing on
> > there looks untoward. Every firewall rule is currently ACCEPT.
> >
> > I know I'm probably missing something easy. But I can't for
> > the life of
> > me see it.
> 
> hi,
> 
> check to see that your lpd daemon is set to on
> 
> # netstat -an | grep 515
> 
> next set lpd to start automatically if you have not already done so
> 
> # chkconfig --level 345 lpd on
> 
> try to start the lpd service
> 
> #service lpd start
> 
> also, do check out cups -- it's just great -- i beleive that it will
> be red hat policy to support more and more cups over the next releases
> 
> cheers
> 
> christopher cuse

I did all of that except the cups part. I've been avoiding it because
the previous printing system has been good to me. Until now, anyway.

Yeah, it's listening to 515. I have the daemon running on both. I can
print from the machine that has it directly attached. I get "no connect
permissions" from the other machine. As I said, I can't even telnet to
that port. That's weird because there's no firewall whatsoever on that
box, and all iptables rules show ACCEPT on that machine.

I might mull this over a little bit and possibly dive into cups.

Is there a simple "CUPS for Dummies" site? I tried it once a long time
ago. It was difficult for me (at that time) to figure out what was going
on, and I never did get it to work. That was just as well then since I
already had printing. I was just trying to see what else was out there
at the time.

-- 
So few people think. When we find one who really does, we call him
a genius.



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to