From owner-freebsd-questions Sat May 12 14: 0: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail4.rdc1.on.home.com (femail4.rdc1.on.home.com [24.2.9.91]) by hub.freebsd.org (Postfix) with ESMTP id 9433837B423 for ; Sat, 12 May 2001 14:00:00 -0700 (PDT) (envelope-from willwong@samurai.com) Received: from magus ([24.114.135.163]) by femail4.rdc1.on.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id <20010512210108.RJIO718.femail4.rdc1.on.home.com@magus> for ; Sat, 12 May 2001 14:01:08 -0700 Message-ID: <008501c0db26$819f12e0$0300a8c0@anime.ca> From: "William Wong" To: Subject: IPFILTER's ipnat syntax Date: Sat, 12 May 2001 16:59:59 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there, I'm trying to forward a range of ports to an internal machine. I know the syntax for 1 port is: rdr ed0 0.0.0.0/0 port 47624 -> 192.168.0.3 port 47624 tcp but how do I forward a range of ports? Thanks, - Will To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message