Re: 8.3-BETA1 no connection how to troubleshoot

2012-02-20 Thread Glen Barber
On Mon, Feb 20, 2012 at 09:52:32PM -0600, Antonio Olivares wrote: > On Mon, Feb 20, 2012 at 9:47 PM, Glen Barber wrote: > > On Mon, Feb 20, 2012 at 08:23:34PM -0600, Antonio Olivares wrote: > >> synchronous_dhclient="YES" > >> ifconfig msk0="DHCP" > >> > > > > Is this copy/pasted? > > > > If so, i

Re: 8.3-BETA1 no connection how to troubleshoot

2012-02-20 Thread Antonio Olivares
On Mon, Feb 20, 2012 at 9:47 PM, Glen Barber wrote: > On Mon, Feb 20, 2012 at 08:23:34PM -0600, Antonio Olivares wrote: >> synchronous_dhclient="YES" >> ifconfig msk0="DHCP" >> > > Is this copy/pasted? > > If so, it's wrong.  It should be: > >  ifconfig_msk0="DHCP" > > (Note the lack of a space be

Re: 8.3-BETA1 no connection how to troubleshoot

2012-02-20 Thread Glen Barber
On Mon, Feb 20, 2012 at 08:23:34PM -0600, Antonio Olivares wrote: > synchronous_dhclient="YES" > ifconfig msk0="DHCP" > Is this copy/pasted? If so, it's wrong. It should be: ifconfig_msk0="DHCP" (Note the lack of a space between 'ifconfig' and 'msk0'.) Glen ___

Re: 8.3-BETA1 no connection how to troubleshoot

2012-02-20 Thread Erich Dollansky
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-RELE

8.3-BETA1 no connection how to troubleshoot

2012-02-20 Thread Antonio Olivares
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

Re: 8.3-BETA1 no connection how to troubleshoot

2012-02-20 Thread Antonio Olivares
On Mon, Feb 20, 2012 at 8:23 PM, 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 sinc