From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pascal Hambourg Subject: Re: odd issues with connections to external websites Date: Thu, 02 Nov 2006 12:55:38 +0100 Message-ID: <4549DCBA.405@plouf.fr.eu.org> References: Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="iso-8859-1"; format="flowed" To: netfilter@lists.netfilter.org Hello, Scott van Looy a =E9crit : > Noticed this in the last month or so: > When running my IPTables firewall I can't get to some websites, eg=20 > www.adobe.com or jdl.sun.com > when I disable IPTables I can >=20 > Anyone got any ideas as to why this could be the case? www.adobe.com -> www.wip3.adobe.com -> 192.150.20.61 jdl.sun.com -> 192.18.97.144 Both addresses start with 192. My guess is you have some rule intended=20 to filter out the private range 192.168.0.0/16 but with a wrong=20 mask/prefix length.