From owner-freebsd-questions Fri May 12 18:39:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from FlatIron.NaturalCom1.Com (thomasrussel-GW.flatiron1.New-Era.net [208.150.25.2]) by hub.freebsd.org (Postfix) with ESMTP id B945B37B975 for ; Fri, 12 May 2000 18:39:47 -0700 (PDT) (envelope-from ben@instantemail.net) Received: from members.instantemail.net (ben@members.instantemail.net [208.150.26.93]) by FlatIron.NaturalCom1.Com (8.9.3/8.8.5) with ESMTP id BAA18420 for ; Sat, 13 May 2000 01:39:42 GMT Date: Sat, 13 May 2000 01:39:42 +0000 (GMT) From: Ben To: freebsd-questions@freebsd.org Subject: problems getting to a site hosted on pair networks from behind a FreeBSD gateway 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 I am having problems getting from a LAN (all public addresses, no NAT) to apparently any site hosted by pair networks because they seem to be using FUA (192.168.x.x) network addresses for their router(s) and hosted sites. My LAN configuration is: internet | pn0 (208.150.25.2) FreeBSD gateway pn1 (208.150.26.88, 96) | hub | "internal" machines (208.150.26.88/29 208.150.26.96/29) a traceroute from the gateway shows: # traceroute archerycabinets.com traceroute to archerycabinets.com (216.92.176.162): 1-30 hops, 38 byte packets 1 GW.flatiron1.New-Era.net (208.150.25.1) 1.17 ms 0.883 ms 0.758 ms 2 GW.vbilt.New-Era.net (208.133.46.1) 13.5 ms 11.8 ms 13.3 ms 3 core01-E0-10.ash.rtr.New-Era.net (208.133.44.1) 32.7 ms 19.3 ms 28.4 ms 4 166.48.116.81 (166.48.116.81) 28.3 ms (ttl=250!) 21.3 ms (ttl=250!) 22.4 ms (ttl=250!) 5 core7.Washington.cw.net (204.70.4.117) 93.2 ms (ttl=250!) 27.8 ms (ttl=250!) 32.1 ms (ttl=250!) 6 sl-dc-7-H0-0-T3.sprintlink.net (206.157.77.34) 38.5 ms (ttl=249!) 28.1 ms (ttl=249!) 35.9 ms (ttl=249!) 7 sl-bb10-rly-3-3.sprintlink.net (144.232.7.169) 27.7 ms (ttl=248!) 28.6 ms (ttl=248!) 27.8 ms (ttl=248!) 8 sl-bb11-rly-9-0.sprintlink.net (144.232.14.22) 27.5 ms (ttl=247!) 29.4 ms (ttl=247!) 32.9 ms (ttl=247!) 9 sl-gw8-rly-4-0-0.sprintlink.net (144.232.7.246) 203 ms (ttl=246!) 166 ms (ttl=246!) 221 ms (ttl=246!) 10 sl-pairnet-1-0-0.sprintlink.net (144.232.190.142) 61.0 ms (ttl=247!) 59.3 ms (ttl=247!) 56.0 ms (ttl=247!) 11 192.168.1.5 (192.168.1.5) 58.5 ms (ttl=246!) 58.1 ms (ttl=246!) 57.5 ms (ttl=246!) 12 archerycabinets.com (216.92.176.162) 66.8 ms (ttl=245!) 57.3 ms (ttl=245!) 57.7 ms (ttl=245!) # whereas a traceroute from and inside address dies at hop 11 (as shown here). This is definately a problem with the gateway machine since I can get to this site (among others hosted at pair) from anywhere outside the LAN. The gateway is: # uname -mr 3.4-RELEASE i386 with two ``pn'' NICs. How can I let the internal hosts see those sites? TIA, Ben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message