From owner-freebsd-stable Fri Jul 21 8:32:43 2000 Delivered-To: freebsd-stable@freebsd.org Received: from user1.erieonline.com (user1.erieonline.com [63.164.22.8]) by hub.freebsd.org (Postfix) with ESMTP id 2F60B37B5CF for ; Fri, 21 Jul 2000 08:32:40 -0700 (PDT) (envelope-from Smith@ian.org) Received: from localhost (iansmith@localhost) by user1.erieonline.com (8.9.3/8.9.3) with ESMTP id LAA12010; Fri, 21 Jul 2000 11:32:37 -0400 Date: Fri, 21 Jul 2000 11:32:37 -0400 (EDT) From: Smith@ian.org X-Sender: iansmith@user1.erieonline.com To: Loren Koss Cc: freebsd-stable@FreeBSD.ORG Subject: Re: IPFilter NAT.. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 21 Jul 2000, Loren Koss wrote: > On Fri, 21 Jul 2000 Smith@ian.org wrote: > > I just tried... > > > > rdr wb0 x.x.x.x/32 port 79 -> y.y.y.y port 79 tcp > > rdr wb0 x.x.x.x/32 port 13 -> y.y.y.y port 13 tcp > > > > ...and could telnet to both port 79 and 13 on y.y.y.y with no > > problems. What isn't working for you? > > > Whoa.. from outside your network you could telnet to y.y.y.y?? For me, I > wont be able to since it is a 192.168.1.x network.. from inside my > network, sure I can telnet to it.. Did you mean you could telnet to > x.x.x.x 79 and 13? I should have been more clear. :-) I could telnet to x.x.x.x at port 79 or 13 and it connected me to the propper ports on y.y.y.y. y.y.y.y was an internal, unroutable address on mine too. IPFilter seems to be working well for me in 4.1-RC, but I have not done real extensive testing. -- Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message