Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Nov 1998 11:24:59 -0500 (EST)
From:      Jerry <jerryr@ComCAT.COM>
To:        freebsd-questions@FreeBSD.ORG
Subject:   natd -redirect_port
Message-ID:  <Pine.GSO.4.02A.9811211114570.14156-100000@uw>
In-Reply-To: <199811211511.CAA10040@dropbear.cse.rmit.EDU.AU>

next in thread | previous in thread | raw e-mail | index | archive | help
I'm trying to redirect port 21 on the machine I'm running FreeBSD on
(10.1.1.1) to port 21 on my win95 machine (10.1.1.2). I'm not having much
luck.  This is what I've tried so far:

# natd -redirect_port tcp 10.1.1.2:21 21
natd: aliasing address not given

# natd -redirect_port tcp 10.1.1.2:21 21 -interface tun0
(no error but it doesn't wokr)

# natd -redirect_port tcp 10.1.1.1:21 21 -interface tun0 10.1.1.2:21 21
-interface ed0
(no error but it doesn't work either)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.02A.9811211114570.14156-100000>