Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 2012 10:43:38 +0700
From:      Erich Dollansky <erichfreebsdlist@ovitrap.com>
To:        freebsd-current@freebsd.org
Cc:        Antonio Olivares <olivares14031@gmail.com>
Subject:   Re: 8.3-BETA1 no connection how to troubleshoot
Message-ID:  <201202211043.38790.erichfreebsdlist@ovitrap.com>
In-Reply-To: <CAJ5UdcOpV8_KmjecDNNMPmORTsS24spbJuPzOo_A%2B7OZC-GySQ@mail.gmail.com>
References:  <CAJ5UdcOpV8_KmjecDNNMPmORTsS24spbJuPzOo_A%2B7OZC-GySQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On Tuesday 21 February 2012 09:23:34 Antonio Olivares wrote:
> Dear folks,
> 
> I have upgraded via freebsd-update to 8.3 BETA 1 as instructed in
> release announcement:
> 
> http://lists.freebsd.org/pipermail/freebsd-stable/2012-February/066340.html
> 
> Machine was working well with 8.2-RELEASE-p3 since I could not got to
> 8.2-RELEASE-p6,  I decided it was best to test out 8.3-BETA1 and
> freebsd-update my way to 8.3-RELEASE when it is ready.  Now when
> starting the system, I cannot get connected.  The machine has three
> network devices  two wired, one wireless
> 
> msk0
> re0
> 
> urtw0
> 
> of which msk0 was the only one which was connected directly.  I have
> in /etc/rc.conf
> 
> synchronous_dhclient="YES"
> ifconfig msk0="DHCP"
> 
> it picks up ip address, but cannot ping any website and/or connect.
> Are there things I can try to troubleshoot this?
> 
the gateway seems not to be known.

What does

netstat -r

say?

Do you know the gateway address?

You can set it with 

route add default xx.cvc.vv.bb

Erich
Erich
> Thanks in Advance,
> 
> Antonio
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
> 
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202211043.38790.erichfreebsdlist>