Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2012 22:47:52 -0500
From:      Glen Barber <gjb@FreeBSD.org>
To:        Antonio Olivares <olivares14031@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: 8.3-BETA1 no connection how to troubleshoot
Message-ID:  <20120221034752.GA1805@glenbarber.us>
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
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




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