From nobody Sat Aug 17 00:18:47 2024 X-Original-To: wireless@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Wlzx36vcmz5TptW for ; Sat, 17 Aug 2024 00:18:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Wlzx34Wjnz4T5S for ; Sat, 17 Aug 2024 00:18:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1723853927; a=rsa-sha256; cv=none; b=Qn3u2jGmfwjF0/bCAYqm9U8bSJPUA6h4DYMnRyxvpxUc/HqJOXv3n0ptt5yGZt4jDFVFJf SwNG2Pux8j6QdQakLike8P8Lu9UGWtdeVnW/BSePfgTQWMc4203kanjeoPpTlEv245naJH eUWQUxc9raz2d/9wsVn1xIoykEygxMh5Il1SDOboFVgNUxTgHvq4oUszveedIkcJlp06Jr pkp7ovFi6tFKI4bZgACwy8FlhhvIuTbeCoiOTqae7JyCdAZ2qtE6GGuKPW5MDDFvM0w8e3 4uM71h50xmobt9xV+4QVrJbLhkXrwNXJZbc5+pbLR8bZTRcg+pj/ty/zN2SV3A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1723853927; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=xdL+5wUIB/ut5ryHohC9E4MHmyyiF6Jg/gTNBBwgnv0=; b=CFRI8AVg6cGeK0Q02JhGkt3AFRGFfl7dz0lpAX/QVPRpa2SPNRxjWQ191xdxWfsJHFRh3S gE2PPx7rfn/fj4blRWV1LTk5ODclOR0WiNrNfBrTSombwiUA+Y8PZJyKks89QKmVD27AoS kPDbDX2KCbg0rdhUpdT5+xCDI/5Cj6ZQfnDZOMSiJNdnGB9LIgJbQGoOq6Un47ELqxLv1D NKBHx3F7uoFyiOjxJcfDTJ1HZXxvzFl7TA4Gi3SwwUoFB6l6RUU7FIfJ5UoCdyz2EVscPT Z+1LEO768HcgJwGDoP2nz/8y1FEa3jxXiajciD8g/9U1Qp+t1f7c6SIFsTqIaA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Wlzx33z8KzSMP for ; Sat, 17 Aug 2024 00:18:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 47H0Il5b010440 for ; Sat, 17 Aug 2024 00:18:47 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47H0IlL2010439 for wireless@FreeBSD.org; Sat, 17 Aug 2024 00:18:47 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: wireless@FreeBSD.org Subject: [Bug 278306] service netif start doesn't bring up the wireless interface if /etc/wpa_supplicant.conf is missing Date: Sat, 17 Aug 2024 00:18:47 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: bz@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: rc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Discussions List-Archive: https://lists.freebsd.org/archives/freebsd-wireless List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-wireless@freebsd.org Sender: owner-freebsd-wireless@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278306 Bjoern A. Zeeb changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |bz@FreeBSD.org --- Comment #8 from Bjoern A. Zeeb --- (In reply to Chris Hutchinson from comment #7) Chris: that does specify a default policy I wouldn't be comfortable with as= any (rogue) AP w/o authentication will be taken if I read it right and that gets your laptop randomly on networks. bsdinstall should create a wpa_supplicant.conf on install if I am not mista= ken if the wlan interface gets configured (I know for some other pre-reqs may be needed which we do not yet have); in theory if someone would finish it bsdconfig would also configure it. A user specifying WPA in rc.conf as a meta-flag will also have to provide a wpa_supplicant.conf file as otherwise it is pointless. I think we got de-railed from the actual problem; even if wpa_sipplicant d= oes not start the configuration of the wlan interface should continue and be brought UP. Gleb: I wonder if it is actually the error of wpa_supplicant not starting or the fact that only meta keywords (WPA DHCP) were given. I wonder what happ= ens if a use would say: ifconfig_wlan0=3D"up WPA DHCP" That may likely suffice the original request that the interface be brought = up so that scan results are usefully available? --=20 You are receiving this mail because: You are on the CC list for the bug.=