From owner-freebsd-net@FreeBSD.ORG Fri Nov 19 06:51:55 2004 Return-Path: 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 24DB616A4CE for ; Fri, 19 Nov 2004 06:51:55 +0000 (GMT) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1084C43D5F for ; Fri, 19 Nov 2004 06:51:54 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (localhost.cs.ait.ac.th [127.0.0.1]) by mail.cs.ait.ac.th (8.12.11/8.12.11) with ESMTP id iAJ6pp8i077684 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 19 Nov 2004 13:51:51 +0700 (ICT) Received: (from on@localhost) by mail.cs.ait.ac.th (8.12.11/8.12.11/Submit) id iAJ6ppvq077681; Fri, 19 Nov 2004 13:51:51 +0700 (ICT) Date: Fri, 19 Nov 2004 13:51:51 +0700 (ICT) Message-Id: <200411190651.iAJ6ppvq077681@mail.cs.ait.ac.th> From: Olivier Nicole To: antonrb@tridan.co.za In-reply-to: <200411190838090921.004E2A50@196.25.53.67> (antonrb@tridan.co.za) X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) cc: freebsd-net@freebsd.org Subject: Re: Gateway/Router X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Nov 2004 06:51:55 -0000 > I'm trying to setup a gateway/router between my private network and my Public network. > > My public network is connected via T1 and I have 5 public IP's Did you defined a default gateway on your router box? What is the result of "netstat -r" Olivier