From owner-freebsd-questions@FreeBSD.ORG Fri Apr 2 10:44:26 2004 Return-Path: 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 331D416A4CF for ; Fri, 2 Apr 2004 10:44:26 -0800 (PST) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04DF843D3F for ; Fri, 2 Apr 2004 10:44:26 -0800 (PST) (envelope-from cswiger@mac.com) Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id i32IiP14027706; Fri, 2 Apr 2004 10:44:25 -0800 (PST) Received: from [10.1.1.193] (nfw2.codefab.com [199.103.21.225] (may be forged)) (authenticated bits=0)i32Ii4BP018519; Fri, 2 Apr 2004 10:44:25 -0800 (PST) In-Reply-To: <20040402113005.84896.qmail@web25004.mail.ukl.yahoo.com> References: <20040402113005.84896.qmail@web25004.mail.ukl.yahoo.com> Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Charles Swiger Date: Fri, 2 Apr 2004 13:43:59 -0500 To: Ivailo Bonev X-Mailer: Apple Mail (2.613) cc: freebsd-questions@freebsd.org Subject: Re: Routing without real Inet address? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Apr 2004 18:44:26 -0000 On Apr 2, 2004, at 6:30 AM, Ivailo Bonev wrote: > How can i route packets from Internet to my private network without > exposed Internet address? People cannot route traffic to your network unless you've got a publicly routable IP address available for them to talk to. Talk to your ISP, that is who you are paying to provide you with connectivity... -- -Chuck