From owner-freebsd-questions Thu May 18 7:35: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dspsoft.com (dhcp9571059.columbus.rr.com [24.95.71.59]) by hub.freebsd.org (Postfix) with SMTP id 4409D37B59F for ; Thu, 18 May 2000 07:34:59 -0700 (PDT) (envelope-from satya@devireddy.com) Received: (qmail 1824 invoked by uid 1000); 18 May 2000 14:35:02 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 18 May 2000 14:35:02 -0000 Date: Thu, 18 May 2000 10:35:02 -0400 (EDT) From: Satya Devireddy X-Sender: satya@daffy.dspsoft.com To: questions@freebsd.org Subject: Help with firewall config... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have 2 nic's ed0 for internal n/w IP 10.0.0.1 and fxp0 for external n/w IP say 25.5.5.5 I want to be able to forward all incoming traffic on ports TCP 51210 and UDP 51200, 51201 to my pc 10.0.0.3 the default setting for firewall is set to DENY. I was trying the frwd line ${fwcmd} add fwd 25.5.5.5,51201 udp from any to 10.0.0.3 51201 ... I am really confused when configuring this. Can anyone help me out here. thanks in adv, -Satya PS: I am running the early version of CURRENT 5.0. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message