From owner-freebsd-questions Tue Jul 14 05:22:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA27367 for freebsd-questions-outgoing; Tue, 14 Jul 1998 05:22:04 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from www.infothuis.nl (www.infothuis.nl [195.96.98.232]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA27320 for ; Tue, 14 Jul 1998 05:21:04 -0700 (PDT) (envelope-from floris@infothuis.nl) Received: from pc-14 (proxy.infothuis.nl [195.96.98.243]) by www.infothuis.nl (Netscape Mail Server v2.0) with ESMTP id AAA294 for ; Tue, 14 Jul 1998 14:21:06 +0200 Message-ID: <35AB4DBD.66C39205@infothuis.nl> Date: Tue, 14 Jul 1998 14:23:25 +0200 From: The Mad Maniac Organization: InfoThuis BV X-Mailer: Mozilla 4.01 [en] (WinNT; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: gateway="yes" and what else? X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hello, i just figured out how to run named for a local network, enabling every computer on the lan to use names (local names and inet names). this works quite well. However, when i ping from a client to the gateway machine (also the named server) the ping get's it's name ok, but then there is no route to host. So i guess the gateway isn't really working ok. However, i did set gateway="yes" and routed="yes" in rc.conf. For the rest one can assume i didn't change anything (besides changes needed for named) since i usually babble random, here some drawing to clarify what i want :) client(lan) -> freebsd-machine(gateway) -> inet the freebsd machine can 'talk' to the inet, and to the client, the client doesn't get any farther than the freebsd-machine. Could someone tell me what i forgot to do? thanks! FlorizzzZz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message