From owner-freebsd-questions@FreeBSD.ORG Fri Feb 1 22:59:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9CF6D16A417 for ; Fri, 1 Feb 2008 22:59:05 +0000 (UTC) (envelope-from fatalis.erratum@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.229]) by mx1.freebsd.org (Postfix) with ESMTP id 5CF8813C447 for ; Fri, 1 Feb 2008 22:59:05 +0000 (UTC) (envelope-from fatalis.erratum@gmail.com) Received: by wr-out-0506.google.com with SMTP id 68so1284252wri.3 for ; Fri, 01 Feb 2008 14:59:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; bh=sn+xO0fnQCQ2/cBV2w2Q7dqVrCLm+ie+vhuDPiy3CtM=; b=KcVys+2RQGcyYympmrn1kqURlW9lYQG7clJBgFGVNKAN/SF/JxLStlxyuywijAcp0seDa72eTOFnjvjx5hs8n+tP/EhvOXTxuuKAYgfxLp02eACsGg2wBk9iYxKCgWoIgdsRDAcNHhOazYOvq7ofj3r1YyG5IMurP9w5/MJPJS0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=GeTcwR2y6N12mXoBTvJnMsqVj8nYPma4DaTEM2uMfAZpsZ/Tz46M04HmVim23WjM+PjbSoRuftwsQgwM6CeOTRkGRMOK9b27CcE6BRsuDPyXxFAEPfs2FNDMUj8HBRlzZgsgBLVj2/odIZdHKi2/BJCiXVU42eij+DRZTEzO/ww= Received: by 10.150.91.20 with SMTP id o20mr1552074ybb.92.1201905131563; Fri, 01 Feb 2008 14:32:11 -0800 (PST) Received: by 10.150.11.19 with HTTP; Fri, 1 Feb 2008 14:32:11 -0800 (PST) Message-ID: <5b826e210802011432y53ed197cocfc5543073d2faa4@mail.gmail.com> Date: Sat, 2 Feb 2008 00:32:11 +0200 From: "Reinis Ivanovs" Sender: fatalis.erratum@gmail.com To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 7fed0f6e75ed16c8 Subject: wpa_supplicant not starting with /etc/rc.d/netif X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Feb 2008 22:59:05 -0000 Hello, I have been following these instructions from the manual: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-wireless.html#NETWORK-WIRELESS-WPA-WPA-PSK However, in the step that requires me to run "/etc/rc.d/netif start", instead of it starting wpa_supplicant, I see only "ral0: no link........................ giving up". I've added "ifconfig_ral0="WPA DHCP" to /etc/rc.conf, and it works just fine if I start it manually with "wpa_supplicant -B -c /etc/wpa_supplicant.conf -i ral0". What should I do to get it working? Could it be that there's some bug in your scripts? Regards, Reinis -- http://untu.ms/