From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QsoIO-0002xv-SE for garchives@archives.gentoo.org; Mon, 15 Aug 2011 03:57:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 162EF21C3B2; Mon, 15 Aug 2011 03:56:51 +0000 (UTC) Received: from mail-vw0-f53.google.com (mail-vw0-f53.google.com [209.85.212.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 0C0D621C02E for ; Mon, 15 Aug 2011 03:55:53 +0000 (UTC) Received: by vws13 with SMTP id 13so4613633vws.40 for ; Sun, 14 Aug 2011 20:55:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=db/6Lw/tWaxndq1ccuVeEjpueHKv4FCWHIDHaVfDL/4=; b=tQEP1+/9urPNsHrS883u/PfUArb4Xh8I8kdnb1bNTamXzlVMYBf82cJlU8Fw/p8XF1 oYajx9mu+35uFTjbUs+7egU0FmBmlYETJk00cXPWFxOYbeBa5VdX2zLxKFnBzcXGhapM WV1JQHeawdu27Z1J3oFBicxNBTw+lCAabwZzI= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.220.75.149 with SMTP id y21mr862280vcj.259.1313380553450; Sun, 14 Aug 2011 20:55:53 -0700 (PDT) Received: by 10.220.193.7 with HTTP; Sun, 14 Aug 2011 20:55:53 -0700 (PDT) In-Reply-To: References: Date: Mon, 15 Aug 2011 13:55:53 +1000 Message-ID: Subject: Re: [gentoo-user] Assigning an IP in AP mode From: Adam Carter To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 205152a7720dd39a863093824b43069c >> I have net.wlan0 started by init, not by hostapd, not sure if that >> makes a difference. > > You start net.wlan0 in master mode with /etc/init.d/net.wlan0? =A0If so, > do you have a PSK? No - master mode comes with hostapd. It just gets started. > hostapd doesn't report any error and I don't think it should. > Everything works fine as soon as I 'ifconfig wlan0 192.168.1.1' but I > know there's a way to assign that IP automatically, I've just > forgotten what it is. =A0My description above is the trouble I run into > when I try to set up that automatic IP assignment. =A0As long as I issue > ifconfig manually, everything works fine. Just let net.wlan0 bring the interface up and configure the IP for you.