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-unsubscr...@freebsd.org"
> 
> 
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to