From owner-freebsd-isp Wed Sep 20 11:49:29 2000 Delivered-To: freebsd-isp@freebsd.org Received: from verdi.nethelp.no (verdi.nethelp.no [158.36.41.162]) by hub.freebsd.org (Postfix) with SMTP id 37F2737B422 for ; Wed, 20 Sep 2000 11:49:25 -0700 (PDT) Received: (qmail 6840 invoked by uid 1001); 20 Sep 2000 18:49:23 +0000 (GMT) To: adrianbsd@globalpc.net Cc: freebsd-isp@freebsd.org Subject: Re: Using 'private net' IPs for WAN Addresses From: sthaug@nethelp.no In-Reply-To: Your message of "Wed, 20 Sep 2000 13:37:04 -0500" References: <3.0.6.32.20000920133704.00a59540@globalpc.net> X-Mailer: Mew version 1.05+ on Emacs 19.34.2 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Wed, 20 Sep 2000 20:49:23 +0200 Message-ID: <6838.969475763@verdi.nethelp.no> Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Over the years I've seen several ISPs use 192.168.x.x or other of the IP > ranges reserved for private networks as WAN adressess for point-to-point > links on the Internet. > > Personally, I've always felt this to be a bad idea, but I can't come up > with a compelling reason to convince people not to do it. Is there a > reason not to? or is it just a matter of keeping apples and oranges in > their respective baskets? A lot of ISPs today drop packets with RFC 1918 source addresses at the boundary routers. This means that using 192.168.x.x (or other RFC 1918 addresses) can break PMTU discovery, traceroute etc. that depend on ICMPs being returned. Steinar Haug, Nethelp consulting, sthaug@nethelp.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message