Date: Sat, 22 May 2004 10:30:11 +0200 From: Pavel Duda <element@email.cz> To: freebsd-questions@freebsd.org Subject: Re: Network printing question: apsfilter + samba over Win2k network Message-ID: <c8n319$j63$1@sea.gmane.org> In-Reply-To: <40AEA927.4050502@pacbell.net> References: <40AE7AC7.90802@pacbell.net> <20040521215837.GA9768@pasternak.w.lub.pl> <40AEA927.4050502@pacbell.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Mike wrote: > Michal Pasternak wrote: > >> Mike [Fri, May 21, 2004 at 02:55:19PM -0700]: >> >>> PROBLEM: I'm able to "see" the printer from the Win2k client accoss >>> the network, Windows 2k prompts for a driver and I load the driver. >>> Windows reports that the printer is "ready", however when I try to >>> print a test page, nothing happens. >> >> >> >> Do the logs in /var/log/ say anything useful? >> > Mike, > > Hmm... the /var/log/log.smbd had several of these entries: > > [2004/05/21 14:04:19, 0] printing/print_cups.c:cups_printer_fn(107) > Unable to connect to CUPS server localhost - Connection refused > > So I added this rule to IPFW (for Cups): > > ipfw add allow tcp from 192.168.1.0/24 to me 515 > > And I re-started cups: /usr/local/etc/rc.d/cups.sh start > > So now (it doesn't complain): > > [2004/05/21 17:05:40, 0] smbd/server.c:main(791) > smbd version 2.2.8a started. > Copyright Andrew Tridgell and the Samba Team 1992-2002 > > I also check the lpd-errs log but couldn't find anything. I've also > re-read the apsfilter manual but it really doesn't cover in a detail how > to configure to a Windows client network. > > Mike > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > I recommend to take a look at cups logs.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c8n319$j63$1>
