Date: Wed, 13 Feb 2002 20:13:24 +0100 From: Michael Nottebrock <michaelnottebrock@gmx.net> To: John Davies <john@phreebsd.com> Cc: stable@FreeBSD.ORG Subject: Re: dropping 127.* on the floor Message-ID: <3C6ABAD4.2010207@gmx.net> References: <20020204100307.F12914-100000@voyager.straynet.com> <CDEJIONOMGKHCNHBALKPAEJICAAA.cjm2@earthling.net> <20020212143101.B8237@sunbay.com> <006201c1b489$0ddad910$0a00a8c0@john>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C6ABAD4.2010207>