From owner-freebsd-stable Wed Feb 13 11:13:33 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id C4CD637B405 for ; Wed, 13 Feb 2002 11:13:24 -0800 (PST) Received: (qmail 19143 invoked by uid 0); 13 Feb 2002 19:13:23 -0000 Received: from pd950a5d7.dip.t-dialin.net (HELO gmx.net) (217.80.165.215) by mail.gmx.net (mp004-rz3) with SMTP; 13 Feb 2002 19:13:23 -0000 Message-ID: <3C6ABAD4.2010207@gmx.net> Date: Wed, 13 Feb 2002 20:13:24 +0100 From: Michael Nottebrock User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:0.9.8) Gecko/20020204 X-Accept-Language: en-us MIME-Version: 1.0 To: John Davies Cc: stable@FreeBSD.ORG Subject: Re: dropping 127.* on the floor References: <20020204100307.F12914-100000@voyager.straynet.com> <20020212143101.B8237@sunbay.com> <006201c1b489$0ddad910$0a00a8c0@john> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG John Davies wrote: > I've noticed since updating to 4.5-STABLE that my previously working rule in > /etc/ipnat.rules has seemed to stop working, with the redirect rule i was > using to use squid as a transparent proxy, the packet no longer makes it to > squid and i therefore can't browse unless i comment the redirect out and > restart ipnat. Anyone that can offer any suggestions, would be greatly > apreiciated. > > My /etc/ipnat.rules if it helps.. > map fxp0 192.168.0.0/24 -> 0.0.0.0/32 proxy port 21 ftp/tcp > map fxp0 192.168.0.0/24 -> 0.0.0.0/32 > rdr fxp1 0/0 port 80 -> 127.0.0.1 port 8080 tcp <- that rule The problem is apparently in the process of getting fixed. You might want to try out the patch offered by Ruslan Ermilov in the thread "127/8 in ip_output.c" here on the mailing list. -- Michael Nottebrock To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message