From owner-freebsd-net@FreeBSD.ORG Fri Jul 29 12:53:44 2005 Return-Path: <owner-freebsd-net@FreeBSD.ORG> X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72B6616A41F for <freebsd-net@freebsd.org>; Fri, 29 Jul 2005 12:53:44 +0000 (GMT) (envelope-from lists@wm-access.no) Received: from lakepoint.domeneshop.no (lakepoint.domeneshop.no [194.63.248.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DAEF43D49 for <freebsd-net@freebsd.org>; Fri, 29 Jul 2005 12:53:43 +0000 (GMT) (envelope-from lists@wm-access.no) Received: from [192.168.8.8] (14.80-203-184.nextgentel.com [80.203.184.14]) (authenticated bits=0) by lakepoint.domeneshop.no (8.13.4/8.13.4) with ESMTP id j6TCrfJZ014214; Fri, 29 Jul 2005 14:53:42 +0200 Message-ID: <42EA26C0.2000907@wm-access.no> Date: Fri, 29 Jul 2005 14:53:20 +0200 From: =?ISO-8859-1?Q?Sten_Daniel_S=F8rsdal?= <lists@wm-access.no> User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Emile Jackson <emilejackson@gmail.com> References: <f73a00ca05072901552523f099@mail.gmail.com> In-Reply-To: <f73a00ca05072901552523f099@mail.gmail.com> X-Enigmail-Version: 0.92.0.0 OpenPGP: id=AE7F1636 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: freebsd-net@freebsd.org Subject: Re: FreeBSD NAT and Windows Shares. X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD <freebsd-net.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-net>, <mailto:freebsd-net-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-net> List-Post: <mailto:freebsd-net@freebsd.org> List-Help: <mailto:freebsd-net-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-net>, <mailto:freebsd-net-request@freebsd.org?subject=subscribe> X-List-Received-Date: Fri, 29 Jul 2005 12:53:44 -0000 Emile Jackson wrote: > Hello, > > For some time now I have a problem with a FreeBSD NAT and I can't > find a solution. I consulted others and some came with hardware based > solutions, but I wonder if there is a software solution. > Since windows sharing is generally a two way protocol you might find it a little hard to work with NAT. The name resolution is one thing and the RPC based authentication is another. However, why would you need to NAT intranet traffic? Isnt NATing internet traffic enough? Perhaps you should use proxy-arp or not use the freebsd to route traffic between you and the other work stations (put in another switch). -- Sten Daniel Sørsdal