From owner-freebsd-questions Wed Sep 6 20:11: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.enteract.com (mail.enteract.com [207.229.143.33]) by hub.freebsd.org (Postfix) with ESMTP id 3E85F37B422 for ; Wed, 6 Sep 2000 20:10:59 -0700 (PDT) Received: from enteract.com (dschrock.cpe.dsl.enteract.com [216.80.53.93] (may be forged)) by mail.enteract.com (8.9.3/8.9.3) with ESMTP id WAA27314 for ; Wed, 6 Sep 2000 22:10:54 -0500 (CDT) (envelope-from dschrock@enteract.com) Message-ID: <39B70953.3AFEADD7@enteract.com> Date: Wed, 06 Sep 2000 22:19:47 -0500 From: Daniel Schrock Reply-To: d_jab@anonymous-daemon.org X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: subnet redirection possible in ipnat? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Myself and my roomate are avid gamers. we are on 784k sdsl but only have 1 ip...i am using a freebsd-4.1 gateway running ipnat. currently, certain games need to have the port explicitly redirected from the gateway to the local machine. does anyone know if it is possible to redirect a port to an entire subnet? eg: rdr xl0 10.0.0.1/32 port 27960 -> 192.168.0.0/28 tcp/udp # Vampire game port or rdr xl0 10.0.0.1/32 port 27960 -> 192.168.0.0/28 port 27960 tcp/udp # Vampire game port (ips are just examples...i realize both are private. sorry, not giving real ones.) Thanks in advance d_jab d_jab@anoymous-daemon.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message