Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Oct 2010 02:32:45 -0400
From:      Michael Powell <nightrecon@hotmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: download cvsup?
Message-ID:  <iab585$co0$1@dough.gmane.org>
References:  <AANLkTimXPh2CrF8W1Xp0UaaQ8U=bnkq-CPY01k%2Bu_GML@mail.gmail.com> <i9gn4g$mnn$1@dough.gmane.org> <AANLkTi=zXuYMtOWeetLoDKY6-quHqSyWxjNmGjJz6T0i@mail.gmail.com> <i9j86o$ijr$1@dough.gmane.org> <AANLkTinhWrYf0Ffdx1Pyi%2BYUt7tU9JfmvOu9Q50zPb8q@mail.gmail.com> <da6a408e-26af-475f-90e8-289550c300b7@email.android.com> <i9mcs1$peo$1@dough.gmane.org> <AANLkTin7YE_Lcxbv8eveg2GHodF4wmVmrCRTBLRPK5MX@mail.gmail.com> <AANLkTimrMSXc8bxBiP4bqVZUncFsFWbvSQF4OcZLdwaq@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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!!!
> 
>  it 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=0 ttl=55 time=14.083 ms
> 64 bytes from 173.194.33.104: icmp_seq=1 ttl=55 time=14.537 ms
> 64 bytes from 173.194.33.104: icmp_seq=2 ttl=55 time=14.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="192.168.1.1"  in 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 address.

-Mike
 





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?iab585$co0$1>