From owner-freebsd-questions Sun Dec 10 22:22:27 2000 From owner-freebsd-questions@FreeBSD.ORG Sun Dec 10 22:22:25 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from www.newsindex.com (www.newsindex.com [64.71.138.178]) by hub.freebsd.org (Postfix) with ESMTP id 3B0B237B400 for ; Sun, 10 Dec 2000 22:22:25 -0800 (PST) Received: from localhost (speck@localhost) by www.newsindex.com (8.9.3/8.9.3) with ESMTP id WAA29734; Sun, 10 Dec 2000 22:22:13 -0800 (PST) (envelope-from speck@www.newsindex.com) Date: Sun, 10 Dec 2000 22:22:13 -0800 (PST) From: Sean Peck To: "Crist J. Clark" Cc: David Raistrick , Chris Hill , freebsd-questions@FreeBSD.ORG Subject: Re: Configuring Gateway/NAT on Freebsd In-Reply-To: <20001210213435.T96105@149.211.6.64.reflexcom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: speck@www.newsindex.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok fixing the interface to the IP, seems to have helped... the machine is now listening at least to itself on 172.16.0.1 However when I boot another machine, say machine 172.16.0.10 and tell it tuse 172.16.0.1 as its default route with a netmask of 255.255.255.0 I get the following on the box that is in public IP space and listening on 172.16.0.1 /kernel arplookup failed: host 172.16.0.10 not in local network and I cannot telnet to 172.16.0.1 from my other boxes either, though I can telnet to the box itself at that address... So, its going somewhere. If I were to put in a second NIC, this would be xl1 would it not? What would I need to set on the card to make this work? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message