From owner-freebsd-questions@FreeBSD.ORG Tue Sep 20 17:40:20 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D064716A41F for ; Tue, 20 Sep 2005 17:40:20 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail27.sea5.speakeasy.net (mail27.sea5.speakeasy.net [69.17.117.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 838D743D46 for ; Tue, 20 Sep 2005 17:40:19 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 19291 invoked from network); 20 Sep 2005 17:40:19 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail27.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 20 Sep 2005 17:40:19 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id C5CC33E; Tue, 20 Sep 2005 13:40:17 -0400 (EDT) Sender: lowell@be-well.ilk.org To: tdimson@gmail.com References: From: Lowell Gilbert Date: 20 Sep 2005 13:40:17 -0400 In-Reply-To: Message-ID: <44u0gftz7i.fsf@be-well.ilk.org> Lines: 25 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: Intranet/Internet Gateway - Intranet requests to Internet ip time out X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Sep 2005 17:40:20 -0000 Thomas Dimson writes: > Hi, > > I've posted here about getting a gateway working and everyone was a > great help. There is just one thing left to fix before everything > works 100%. > > I have my routes set up as thus: any requests to 127.97.0.0 is routed > through network card #2, (127.97.245.108) within my university > network for high speeds. Any other traffic is routed through network > card #1 (192.168.1.110) to 192.168.1.1, which is a router with a cable > modem attached. Everything works beautifully - my original problem was > that natd wasn't enabled on my university network IP. > > Here is my problem: whenever a person on the internal network tries to > connect to my web server (or anything else) on my public IP, the > request times out. I type in www.presidenturkel.com (my domain name) > on any computer in my university and it appears like it exists, but > does not return any signals. If I manually type in the ip > 127.97.245.108, it works perfectly. My guess is that the computer is > not expecting a request to return through the university network. Are you sure that is *is* returning through the university network? I would not expect it to do so.