Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Dec 2001 03:40:16 -0800
From:      "Crist J . Clark" <cjc@FreeBSD.ORG>
To:        veedee@c7.campus.utcluj.ro
Cc:        freebsd-net@FreeBSD.ORG
Subject:   Re: ipnat
Message-ID:  <20011205034016.G40864@blossom.cjclark.org>
In-Reply-To: <20011204210510.A1833@c7.campus.utcluj.ro>; from veedee@c7.campus.utcluj.ro on Tue, Dec 04, 2001 at 09:05:10PM %2B0200
References:  <20011204210510.A1833@c7.campus.utcluj.ro>

next in thread | previous in thread | raw e-mail | index | archive | help
[This would be better on the -questions list or IPFilter list.]

On Tue, Dec 04, 2001 at 09:05:10PM +0200, veedee@c7.campus.utcluj.ro wrote:
[snip]

> -- ipnat.rules --
> map xl0 172.27.0.0/23 -> x.x.x.x/32 proxy port ftp ftp/tcp
> map xl0 from 172.27.0.0/23 to any -> x.x.x.x/32
> -- eof --

Try,

  map xl0 172.27.0.0/23 -> x.x.x.x/32 proxy port ftp ftp/tcp
  map xl0 172.27.0.0/23 -> x.x.x.x/32 portmap tcp/udp auto 
  map xl0 172.27.0.0/23 -> x.x.x.x/32

-- 
Crist J. Clark                     |     cjclark@alum.mit.edu
                                   |     cjclark@jhu.edu
http://people.freebsd.org/~cjc/    |     cjc@freebsd.org

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




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