From owner-freebsd-questions@FreeBSD.ORG Wed Jul 9 20:09:54 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 048D737B401 for ; Wed, 9 Jul 2003 20:09:54 -0700 (PDT) Received: from datasphereweb.com (12-212-67-226.client.attbi.com [12.212.67.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 408F343FAF for ; Wed, 9 Jul 2003 20:09:51 -0700 (PDT) (envelope-from ryallsd@datasphereweb.com) Received: (qmail 16534 invoked from network); 10 Jul 2003 03:09:49 -0000 Received: from evrtwa1-ar17-4-47-114-001.evrtwa1.dsl-verizon.net (HELO ?192.168.0.20?) (4.47.114.1) by datasphereweb.com with SMTP; 10 Jul 2003 03:09:49 -0000 From: Derrick To: questions@freebsd.org Content-Type: text/plain Message-Id: <1057806577.28331.10.camel@HOMER.javaweenie.org> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 09 Jul 2003 20:09:38 -0700 Content-Transfer-Encoding: 7bit Subject: Remote Printing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jul 2003 03:09:54 -0000 I have a nice laser printer set up on my router which was installed via CUPS and shared via samba. It works perfectly with my XP and 2k machines, but I am having trouble getting my 4.8 Desktop machine to print to it. I installed the same version of CUPS on the desktop to try to facilitate the setup. Right now, anytime I send a print job (print test page, line print), it connects, then says the printer is busy, will try again in 10 seconds. Looking at the router's log files, it shows a ton of connects from the client, so many that it gives the message of Possible DoS attach from 192.168.0.20. The current max connects per client is 10, so my client must be sending a bunch of connect for a single print job. Any ideas on how to get through this? Note: I am not totally against trying a different way to configure the printer, I just am more familliar with CUPS than with printcap. -Derrick