From owner-freebsd-questions@FreeBSD.ORG Tue Oct 10 15:58:48 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F11316A403 for ; Tue, 10 Oct 2006 15:58:48 +0000 (UTC) (envelope-from a.mappaiyo@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F7CA43D83 for ; Tue, 10 Oct 2006 15:58:38 +0000 (GMT) (envelope-from a.mappaiyo@gmail.com) Received: by nf-out-0910.google.com with SMTP id n15so358574nfc for ; Tue, 10 Oct 2006 08:58:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=Z4yKc/MA1MuD/VFPrGBskx3YDdkEgxicO47v5lx51MmZmoTztM/wQmjX2ZdfOQcjHJjMNNOtOwRmk3FDHeKlOHIXEnD9CILSbF30QzRsKVHIuF98ixSZ5NzX/Z2I9Xl/sXI+PcOKwlLFDVRGqa6gpf9CQLcCeIsf80dLLDNvicY= Received: by 10.82.101.3 with SMTP id y3mr789394bub; Tue, 10 Oct 2006 08:58:36 -0700 (PDT) Received: by 10.82.101.16 with HTTP; Tue, 10 Oct 2006 08:58:31 -0700 (PDT) Message-ID: <4f5827f00610100858g453b86fp1d1fc4e8c7b5a47e@mail.gmail.com> Date: Tue, 10 Oct 2006 23:58:31 +0800 From: "runlevel 3" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: how to route my public IP 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: Tue, 10 Oct 2006 15:58:48 -0000 hello, i'm new to this freebsd, my office has 16 public IP and divide to 4 branch, each branch has 3 public ip's. my problem is, I want to make all branch connect to the main office's router, but what I found is, all branch is showed by the internet using one public IP (my main router IP) not their own Public IP. Anyone can help me resolve this ? Regards, Dzak