From owner-freebsd-questions@FreeBSD.ORG Wed Apr 30 01:35:14 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00E511065675 for ; Wed, 30 Apr 2008 01:35:14 +0000 (UTC) (envelope-from alexus@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.176]) by mx1.freebsd.org (Postfix) with ESMTP id CCC338FC1F for ; Wed, 30 Apr 2008 01:35:13 +0000 (UTC) (envelope-from alexus@gmail.com) Received: by wa-out-1112.google.com with SMTP id j4so118968wah.3 for ; Tue, 29 Apr 2008 18:35:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=m5QCSMjFp/RNhHxFnDch/HmWSG5W0ZBDUQs+qbZ+c/I=; b=Vw01TeidtEYXzuOv6mPLYv3h4/GUkBR2/qTafR038HSbqhkgqbjIXzHTBKx02u7uavM9+DoX31119as47GtjmNQ9ihI8vS5paxaZDMrK/0nyKVYRv8LF8lr5a0Qlx9XJgfYkhRZIMYDuYckiBXVrUGoldMKOO+FZ5PFiRtYNHPA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=vwDZaaSmeh9u735FEPxjJ30EouHOb/G7Wj/ohRkTlFSVUl/6fpCW48rxHX4B0RWlrggribwkeo/Wusvr360DV4eilCg/xfMpEGyb4mjSMO6npLCBsj4jL0kvhWA1AUywiK3SH9uVgnAW1xWkNe7GhaIvdcvaLTNzQpCPaTUj2Ls= Received: by 10.115.18.1 with SMTP id v1mr125797wai.81.1209519313444; Tue, 29 Apr 2008 18:35:13 -0700 (PDT) Received: by 10.114.174.15 with HTTP; Tue, 29 Apr 2008 18:35:13 -0700 (PDT) Message-ID: <6ae50c2d0804291835m4a76f247u3cde8316a483e9c8@mail.gmail.com> Date: Tue, 29 Apr 2008 21:35:13 -0400 From: alexus To: "freebsd-questions@freebsd.org" In-Reply-To: <6ae50c2d0804291433t1affcdafi7c44c1c3f4de449a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6ae50c2d0804291433t1affcdafi7c44c1c3f4de449a@mail.gmail.com> Subject: Re: ipnat 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: Wed, 30 Apr 2008 01:35:14 -0000 anyone? On Tue, Apr 29, 2008 at 5:33 PM, alexus wrote: > i can't seem to figure this out > > su-3.2# ipnat -l > List of active MAP/Redirect filters: > rdr fxp0 0.0.0.0/32 port 22 -> 172.16.172.16 port 22 tcp > > List of active sessions: > su-3.2# netstat -tan | grep LISTEN | grep 22 > tcp4 0 0 172.16.172.16.22 *.* LISTEN > su-3.2# > > i'm trying to ssh from outside, no luck :( > > -- > http://alexus.org/ > -- http://alexus.org/