From owner-freebsd-questions@FreeBSD.ORG Thu Nov 4 15:33:30 2004 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 9924916A4CE for ; Thu, 4 Nov 2004 15:33:30 +0000 (GMT) Received: from smtpauth07.mail.atl.earthlink.net (smtpauth07.mail.atl.earthlink.net [209.86.89.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 723C743D67 for ; Thu, 4 Nov 2004 15:33:30 +0000 (GMT) (envelope-from algould@datawok.com) Received: from [206.255.31.21] (helo=[192.168.63.10]) by smtpauth07.mail.atl.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 4.34) id 1CPjc9-00034t-Rb for freebsd-questions@freebsd.org; Thu, 04 Nov 2004 10:33:29 -0500 From: "Andrew L. Gould" To: freebsd-questions@freebsd.org Date: Thu, 4 Nov 2004 09:33:30 -0600 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200411040933.30875.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69564776905774d2ac4b15fa5319135a4e40850af5449b22f861350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 206.255.31.21 Subject: OT: printing over the internet 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, 04 Nov 2004 15:33:30 -0000 Searching the internet, I found that lpd uses port 515 and Internet Printing uses port 631. Do I have to install anything special to enable Internet Printing? I currently use apsfilter to configure my Okidata B4350 (with postscript upgrade). Is port 515 for local printing only? If I have my router forward port 515 and add a '+' to /etc/hosts.lpd, should print serving work over the internet without the Internet Printing protocol? Thanks, Andrew Gould