From owner-freebsd-questions@FreeBSD.ORG Wed Nov 2 01:32:35 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 E455C16A41F for ; Wed, 2 Nov 2005 01:32:35 +0000 (GMT) (envelope-from jwm-freebsd@sentinelchicken.net) Received: from dukecmmtar02.coxmail.com (dukecmmtar02.coxmail.com [68.99.120.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F8AC43D70 for ; Wed, 2 Nov 2005 01:32:32 +0000 (GMT) (envelope-from jwm-freebsd@sentinelchicken.net) Received: from sentinelchicken.net ([70.183.13.213]) by dukecmmtar02.coxmail.com (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with SMTP id <20051102013255.YNGC1549.dukecmmtar02.coxmail.com@sentinelchicken.net> for ; Tue, 1 Nov 2005 20:32:55 -0500 Received: (qmail 21112 invoked by uid 1000); 2 Nov 2005 01:32:31 -0000 Date: Tue, 1 Nov 2005 20:32:31 -0500 From: Jason Morgan To: FreeBSD Questions Message-ID: <20051102013231.GC17387@sentinelchicken.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: Re: Quick Routing Question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 01:32:36 -0000 On Tue, Nov 01, 2005 at 07:49:54PM -0500, Steve Bertrand wrote: > > -----Original Message----- > > From: owner-freebsd-questions@freebsd.org > > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Jason Morgan > > Sent: Tuesday, November 01, 2005 6:47 PM > > To: freebsd-questions@freebsd.org > > Subject: Re: Quick Routing Question > > > > On Tue, Nov 01, 2005 at 03:10:44PM -0600, Eric F Crist wrote: > > > > > > On Nov 1, 2005, at 11:15 AM, Jason Morgan wrote: > > > >... > > > >Ok, it looks like it was an issue with the default settings on the > > > >Linksys (and is still somewhat of an issue). I can now connect to > > > >systems in each of the two subnets and I also have routing to the > > > >outside world from both subnets. My only remaining issue > > is getting > > > >to the web app setup for the Linksys - I can only do it > > from a local > > > >address (meaning a 192.168.1.x address). The Linksys refuses > > > >connections from my 10.0.0.x subnet. Is this a NAT issue? > > > > > > > > > > Most Linksys routers deny configuration from the WAN interface by > > > default. You MUST configure the linksys router initially to enable > > > administration via the WAN interface. At the very least, > > please set a > > > reasonable password and enable https! > > > > Yeah, the router was denying connections from 10.0.0.0. I > > have fixed this, changed the password, and disallowed > > alterations from the WAN. > > Great! > > However, to the previous poster... > > You may have missed it, but we had eliminated the WAN from the equation > early on. > > He is using the AP on the layer-2 side only. The WAN is connected to > nothing, so that was not the issue (so far as I was involved in this > thread). > > I understand that the default on a Linksys does not allow WAN admin, but > again, that was not the case here. > > Jason...what fixed it? Was it the addition of the new static route? > > Please enlighten me. Bingo, it was the static route. The wireless router didn't like getting connection attempts from 10.0.0.0 addresses. Turns out, the FreeBSD machine was operating as advertised. Now it's time to get IPSEC set up. Cheers, Jason > > Tks, > > Steve > > > > > Once again, thanks everyone for the help. > > > > > > > > ----- > > > Eric F Crist > > > Secure Computing Networks > > > http://www.secure-computing.net > > > > > > > > > > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > > "freebsd-questions-unsubscribe@freebsd.org" > > >