Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2002 20:29:05 -0800
From:      Chip Wiegand <chip@wiegand.org>
To:        Glenn Johnson <glennpj@charter.net>, David Banning <david@skytrackercanada.com>
Cc:        FreeBSD questions list <questions@FreeBSD.ORG>
Subject:   Re: apsfilter printing through samba
Message-ID:  <200203292031354.SM00968@there>
In-Reply-To: <20020330041434.GA1313@gforce.johnson.home>
References:  <1017437510.46170.20.camel@node1> <20020329212449.A22586@mail.clubplus.net> <20020330041434.GA1313@gforce.johnson.home>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 29 March 2002 20:14, Glenn Johnson wrote:
> On Fri, Mar 29, 2002 at 09:31:02PM -0600, David Banning wrote:
> > On Fri, Mar 29, 2002 at 03:31:46PM -0600, Glenn Johnson wrote:
> > > I am trying to get printing going on a FreeBSD -stable box to a
> > > Windows XP box. I set up apsfilter and the test page prints fine but
> > > when I print through lpr nothing actually prints. The job shows up
> > > in the lpd print queue and then disappears as the job is supposedly
> > > finished, but nothing comes out of the printer.
> > >
> > > I have apsfilter 7.2.2 and FreeBSD -stable as of March 28,
> > > 2002. Samba is working fine otherwise and printing to a locally
> > > attached printer worked fine. It is just printing through
> > > samba. Strange that the test page worked though.
> >
> > When you print from XP what port did you have it send to?  The unix
> > box shows up in the networks on XP?  Did you configure your XP printer
> > for the printer you have on your unix box?
>
> Maybe I was not clear. The printer is attached to the XP machine. It is
> set to be shared and the permissions are such that everyone can print to
> it. I want to print TO this printer FROM the FreeBSD machine. Samba is
> installed, set up, and working fine on the FreeBSD machine. I can print
> the test page in the apsfilter setup program; this is going from the
> FreeBSD box through samba, to the Win XP machine, and on to the printer.
> The setup program is catting the test job through smbclient and not
> using lpd. So everything at that point appears to be okay. However, when
> I use lpr to submit a print job to the print queue for this printer, set
> up by apsfilter, the job gets submitted, lpd does its' thing but nothing
> prints.
>
> I can print to a printer connected to the FreeBSD box just fine but I
> need to be able to print to the printer connected to the XP machine.
>
> My feeling is there is something wrong in the apsfilter script that
> is causing this as it tries to determine the print method. I say this
> because the test job prints fine.
>
> Thank you.

A problem I've seen happen is the print command is not being formed 
correctly. For example, is apsfilter the name of the printer is given as hp1 
(or whatever). When sending a print job the command would be lpr -Php1.
What I've seen is people just use lpr and nothing else, or they use the wrong 
printer name. You have varified that the name you are calling is the same as 
what was set up in apsfilter? You can find out the name by looking at 
/etc/printcap.

--
Chip W
www.wiegand.org
chip@wiegand.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203292031354.SM00968>