From owner-freebsd-questions@FreeBSD.ORG Fri Dec 23 22:07:43 2005 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 EF80916A41F for ; Fri, 23 Dec 2005 22:07:42 +0000 (GMT) (envelope-from wojciech.maslanka@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EB0A43D72 for ; Fri, 23 Dec 2005 22:07:33 +0000 (GMT) (envelope-from wojciech.maslanka@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so725504nzo for ; Fri, 23 Dec 2005 14:07:32 -0800 (PST) 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=mdk2YIkO2iUsfc4xICbS10rJ/tA72m00Ff3p7I+8ocU7lz2ImoJya/Zadtr7janEwOD/NgJbjwCRgRbXvg7J9APcnCcYZ6boaEDkAl8mnlIQtQ66WaqyJ+taY4O5Izw0VoUJ4yeGFloFeFSYNlx8R434TpN+7E0I+eFvP2CDjuE= Received: by 10.36.250.17 with SMTP id x17mr428470nzh; Fri, 23 Dec 2005 14:07:32 -0800 (PST) Received: by 10.36.19.6 with HTTP; Fri, 23 Dec 2005 14:07:32 -0800 (PST) Message-ID: Date: Fri, 23 Dec 2005 23:07:32 +0100 From: =?ISO-8859-2?Q?Ma=B6lanka_Wojciech?= To: Freebsd-questions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: ipnat and "ping" problem. 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: Fri, 23 Dec 2005 22:07:43 -0000 This is my network: Internet---------------[rl0, 192.168.0.50_____10.0.0.1 ,rl1]------------------[10.0.0.2] On 10.0.0.2 machine I cant ping any host in internet. I can ping only 10.0.0.1 and 192.168.0.50. :( Whats wrong?? [/usr/src]#uname -a FreeBSD freebsd.mila10.6 6.0-RELEASE FreeBSD 6.0-RELEASE [/usr/src]#ipfstat -io pass out quick all pass in quick all [/usr/src]#ipnat -l List of active MAP/Redirect filters: map rl0 10.0.0.0/24 -> 192.168.0.50/32 proxy port ftp ftp/tcp map rl0 10.0.0.0/24 -> 192.168.0.50/32 portmap tcp/udp auto map rl0 10.0.0.0/24 -> 192.168.0.50/32 List of active sessions: MAP 10.0.0.2 3610 <- -> 192.168.0.50 8666 [66.249.85.83 80] MAP 10.0.0.2 3609 <- -> 192.168.0.50 8665 [66.249.85.83 80] MAP 10.0.0.2 3608 <- -> 192.168.0.50 8664 [66.249.85.19 80] MAP 10.0.0.2 3607 <- -> 192.168.0.50 8663 [194.204.152.34 53] MAP 10.0.0.2 3606 <- -> 192.168.0.50 8662 [66.249.85.83 80]