From owner-freebsd-questions@FreeBSD.ORG Thu Sep 17 17:49:54 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E84481065670 for ; Thu, 17 Sep 2009 17:49:54 +0000 (UTC) (envelope-from mail25@bzerk.org) Received: from ei.bzerk.org (tunnel490.ipv6.xs4all.nl [IPv6:2001:888:10:1ea::2]) by mx1.freebsd.org (Postfix) with ESMTP id 6A9CA8FC1B for ; Thu, 17 Sep 2009 17:49:54 +0000 (UTC) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.14.2/8.14.2) with ESMTP id n8HHno1r034839; Thu, 17 Sep 2009 19:49:50 +0200 (CEST) (envelope-from mail25@bzerk.org) Received: (from bulk@localhost) by ei.bzerk.org (8.14.2/8.14.2/Submit) id n8HHnoxU034838; Thu, 17 Sep 2009 19:49:50 +0200 (CEST) (envelope-from mail25@bzerk.org) Date: Thu, 17 Sep 2009 19:49:50 +0200 From: Ruben de Groot To: Freeco Message-ID: <20090917174950.GC34712@ei.bzerk.org> Mail-Followup-To: Ruben de Groot , Freeco , freebsd-questions@freebsd.org References: <25491958.post@talk.nabble.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <25491958.post@talk.nabble.com> User-Agent: Mutt/1.4.2.3i X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on ei.bzerk.org X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0.1 (ei.bzerk.org [127.0.0.1]); Thu, 17 Sep 2009 19:49:53 +0200 (CEST) Cc: freebsd-questions@freebsd.org Subject: Re: IPF, NAT or NIC X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Sep 2009 17:49:55 -0000 On Thu, Sep 17, 2009 at 08:27:45AM -0700, Freeco typed: > > I'm new in BSD, I installed FreeBSD 7.2 and want to use as gateway with IPF > and NAT. I have 2 NIC's fxp0 and rl0. When i booted up my pc i got a message > "gateway kernel: arp xxx.xxx.88.17 is on fxp0 but got reply from rl0". My > configuration files looks like this: [...] > where's the problem? Both interfaces are on the same physical subnet. Ruben