From owner-freebsd-questions@FreeBSD.ORG Thu Oct 28 15:31:59 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CCF0C1065697 for ; Thu, 28 Oct 2010 15:31:59 +0000 (UTC) (envelope-from bluethundr@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 4EB978FC14 for ; Thu, 28 Oct 2010 15:31:57 +0000 (UTC) Received: by bwz3 with SMTP id 3so1669776bwz.13 for ; Thu, 28 Oct 2010 08:31:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=E5MHV0RLgWIL0Xi80JFpxAinKgIE2w60iR6kg5qoCE8=; b=ULUvgjtaqwhH/Dyn0+3IsiofalIZmwWeAo+nVTNfQfBtLmaWu5efqa+IDh9e9fRlJ6 XBPBzbSJ+g6ytFBVgkTiLkH2KE9oTIEAtBpQAHnZPoRBmypPsBEPPhEE/MRSNGE2+vBI ZaFSSPcxPtTB0j9X8xdT/6Ti0kAlLy0EKbjXY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=c4QpE+73GntPvDYm6bi09mz6/JTF5xZXwN0UnZs2rMAWcubx8Brfg6iPSkz5Ul6YOE 0cgQoLtCznmHrkTP+CD/oM9MayUSmey9O4gkh1SFAlhi8dZfJdYPnnEyXUi/M9I2JrI5 sBid3M3Pr9xV0hbSs6hdJRtn6Obuvi4Cd4Tgs= MIME-Version: 1.0 Received: by 10.204.56.148 with SMTP id y20mr13076bkg.184.1288279917135; Thu, 28 Oct 2010 08:31:57 -0700 (PDT) Received: by 10.204.81.153 with HTTP; Thu, 28 Oct 2010 08:31:57 -0700 (PDT) In-Reply-To: References: Date: Thu, 28 Oct 2010 11:31:57 -0400 Message-ID: From: Tim Dunphy To: Michael Powell Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: download cvsup? 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: Thu, 28 Oct 2010 15:32:00 -0000 thanks for the suggestion! but the other machines on this network do not use the FreeBSD machine as a router. They merely reference it as their first choice of DNS servers. So as of now networking is good to go for all machines. best!! On Thu, Oct 28, 2010 at 2:32 AM, Michael Powell wr= ote: > Tim Dunphy wrote: > >> hey listers!! sorry for all the trouble.. just as an FYI it turned out >> to NOT be a DNS issue at all!!! >> >> =A0it was a routing issue... >> >> this command apparently did the trick... >> >> [root@LBSD2:/usr/home/bluethundr]#/etc/rc.d/routing restart >> add net default: gateway 192.168.1.1 >> >> [root@LBSD2:/usr/home/bluethundr]#ping google.com >> PING google.com (173.194.33.104): 56 data bytes >> 64 bytes from 173.194.33.104: icmp_seq=3D0 ttl=3D55 time=3D14.083 ms >> 64 bytes from 173.194.33.104: icmp_seq=3D1 ttl=3D55 time=3D14.537 ms >> 64 bytes from 173.194.33.104: icmp_seq=3D2 ttl=3D55 time=3D14.531 ms >> >> >> sometimes it's the simplest solutions under our noses. :) >> > > Sorry for not getting back any sooner, went camping in the mountains for = a > bit. Glad to hear it is resolved. The above is accomplished via this: > > defaultrouter=3D"192.168.1.1" =A0in your /etc/rc.conf. > > If you are using this machine as a gateway for the other machines and it = is > between your FIOS router and the other machines, the defaultrouter value = for > the other machines would point to the gateway box's internal facing addre= ss. > > -Mike > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" > --=20 Here's my RSA Public key: gpg --keyserver pgp.mit.edu --recv-keys 5A4873A9 Share and enjoy!!