Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 2008 17:33:13 -0400
From:      alexus <alexus@gmail.com>
To:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   ipnat
Message-ID:  <6ae50c2d0804291433t1affcdafi7c44c1c3f4de449a@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6ae50c2d0804291433t1affcdafi7c44c1c3f4de449a>