Subject: Re: LPD and NAT
To: David Rogers <drogers@halo7.net>
From: Wojciech Bojdol <wojboj@htcon.pl>
List: port-mac68k
Date: 02/21/2002 13:56:43
On Wed, Feb 20, 2002 at 11:11:00PM -0600, David Rogers wrote:
> Hey everyone,
>
> I've got a box set up here at school to do routing for my several computers.
> I set up LPD on my router(Iici with NetBSD 1.5.2). I can print through it
> just fine if I have a real IP or am printing from the router. But my inside
> addresses (192.168.1.*) give me errors like "Queue not found" on OS X.
>
> Any ideas?
If You have only one network interface and NAT on it that could be problem.
You should:
a) make connections from OS X to external IP
or
b) NAT to second interface (ppp0 or another network card)
--wb