From owner-freebsd-questions Wed Oct 28 09:55:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA23934 for freebsd-questions-outgoing; Wed, 28 Oct 1998 09:55:52 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from defiant.apana.org.au (defiant.apana.org.au [203.11.114.25]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA23928 for ; Wed, 28 Oct 1998 09:55:49 -0800 (PST) (envelope-from dean@odyssey.apana.org.au) Received: from odyssey.apana.org.au (odyssey.apana.org.au [203.11.114.1]) by defiant.apana.org.au (8.8.8/8.8.8) with ESMTP id BAA20922; Thu, 29 Oct 1998 01:54:41 +0800 (WST) (envelope-from dean@odyssey.apana.org.au) Date: Thu, 29 Oct 1998 01:54:40 +0800 (WST) From: Dean Hollister To: Johann Visagie cc: Dean Hollister , questions@FreeBSD.ORG Subject: Re: Redirecting Port 110 In-Reply-To: <19981028170717.A12325@cityip.co.za> 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 On Wed, 28 Oct 1998, Johann Visagie wrote: > I see divert sockets in your future. :-) Thanks. I compiled in divert and ipfirewalling into the kernel and rebooted. Setup rc.conf correctly and rc.firewall. But: ipfw add divert 110 110 from 203.11.114.0/24 to 203.11.114.1 doesn't work. So what am I doing wrong? :-( Regards, d. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message