From owner-freebsd-net@FreeBSD.ORG Tue Mar 23 15:06:31 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE1E916A4CE for ; Tue, 23 Mar 2004 15:06:31 -0800 (PST) Received: from mail.numachi.com (meisai.numachi.com [198.175.254.6]) by mx1.FreeBSD.org (Postfix) with SMTP id 7358543D46 for ; Tue, 23 Mar 2004 15:06:29 -0800 (PST) (envelope-from reichert@numachi.com) Received: (qmail 96920 invoked from network); 23 Mar 2004 22:44:24 -0000 Received: from natto.numachi.com (198.175.254.216) by meisai.numachi.com with SMTP; 23 Mar 2004 22:44:24 -0000 Received: (qmail 66591 invoked by uid 1001); 23 Mar 2004 22:44:24 -0000 Date: Tue, 23 Mar 2004 17:44:24 -0500 From: Brian Reichert To: freebsd-net@freebsd.org Message-ID: <20040323224424.GL29783@numachi.com> References: <20040323203045.GI29783@numachi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040323203045.GI29783@numachi.com> User-Agent: Mutt/1.5.6i Subject: Re: tricking myself w/ multihoming X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Mar 2004 23:06:32 -0000 On Tue, Mar 23, 2004 at 03:30:45PM -0500, Brian Reichert wrote: > I've modified my firewall rules on this box slightly: > > 00040 fwd 198.175.254.1 tcp from 198.175.254.8 to any 25 > 00050 divert 8668 ip from any to any via rl1 > 00100 allow ip from any to any via lo0 > 00200 deny ip from any to 127.0.0.0/8 > 00300 deny ip from 127.0.0.0/8 to any > 65000 allow ip from any to any > 65535 deny ip from any to any Lameness on my part; I was neglecting source vs destination ports: > 00040 fwd 198.175.254.1 tcp from 198.175.254.8 to any 25 I've opened this to 00040 fwd 198.175.254.1 tcp from 198.175.254.8 to any and now stuff's flowing. Sorry for the noise... -- Brian Reichert 37 Crystal Ave. #303 Daytime number: (603) 434-6842 Derry NH 03038-1713 USA BSD admin/developer at large