X-Original-To: alpine-user@lists.alpinelinux.org Received: from mail-it1-f169.google.com (mail-it1-f169.google.com [209.85.166.169]) by lists.alpinelinux.org (Postfix) with ESMTP id B1305F85512 for ; Wed, 16 Jan 2019 18:33:28 +0000 (UTC) Received: by mail-it1-f169.google.com with SMTP id b5so4103753iti.2 for ; Wed, 16 Jan 2019 10:33:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=786iNIHbQj8I5sgP1lemyBlK0zNZbBDgHI3HYOulRBk=; b=MCzkT9AGJpYmhAhA/Spmz7xGIAGFNFauSsA6NUQfavpgrj2cHD/F0cqTK7suriwBBO +5e+lH7dmdiOtfQ4bKLLwayzCrMTD3cJm/0eztRxWRhRGq4hM8rGgrbdWKfmvcmRpt3m iM6mzhUj30vhwoti7Q5i3J79Gr+NlpR/4ODfXN/gAmIKpoqlm6HkzJISa8KrIHtboj2r vTekWpetjQoVj8xHYBvrDS0bw+jTwcaoNV2sshOVSYaL+/FaEjLAjOw+SeUP2ElVofeJ DIIgFFS44JFZ+BqIOWxCneXcbq1ADJ2fPRAUlYyVjx9imDxkyYiU2//Nkx8Nm4aRnuTu 13wA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=786iNIHbQj8I5sgP1lemyBlK0zNZbBDgHI3HYOulRBk=; b=bqDeFmuyEkzMW9ql6APITm3lMRmjtfnGurqkjCMa4quGhO2u4mPvDbtXKihwfYDqhL mstF24tRLD9uHNCbMkQpP/M5FoEeG9qdY1f8j4mkxaHd7BjeHoIsGTUmdVB7Vx6ZwbSC Pmqjk2FGfSZSK4NQWZzc83b3xbW+XIBcUaPdTMOOfwcCucedJLHaWu3sh9r60e5VsyEJ A9mP+WF70unIH6CaSte4S6WYsh9+xjpV2xyCyZMcS/hMIkNGlkfSJ9KufBQVDZUAyLZu 8lPCJS4/ORInfIIA9tKQkLNTvlS+qufMMqkgflD9kKtrb1V5EQujyaMpeG0rOkbhHJf0 dPBw== X-Gm-Message-State: AJcUukekOI5bpwWnYQ5jfkhECRUhwYvBi07SOB3OyTUeJtNf05SVnFx0 azcHDbMFlW0VcVa3sDKrWC6nawWIQ77TfPtwVHF+TMQdOYU= X-Google-Smtp-Source: ALg8bN7NiPSV5RQT+EBaP8ozDgthsFXcWwCNSMrjz3dB9js/I1FdA+ePWG/XSU+levW8w9tfkZJKfn7sdOIchNG781M= X-Received: by 2002:a24:1d4a:: with SMTP id 71mr5865641itj.62.1547663608198; Wed, 16 Jan 2019 10:33:28 -0800 (PST) X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 References: <7c72a45f-254c-8fa4-01ba-48b32a947833@cosmoborsky.com> In-Reply-To: <7c72a45f-254c-8fa4-01ba-48b32a947833@cosmoborsky.com> From: PICCORO McKAY Lenz Date: Wed, 16 Jan 2019 14:33:13 -0400 Message-ID: Subject: Re: [alpine-user] passwordless wifi, To: me@cosmoborsky.com Cc: alpine-user@lists.alpinelinux.org Content-Type: multipart/alternative; boundary="000000000000993fad057f9783f7" --000000000000993fad057f9783f7 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable too many issues here related to alpine desktop , please clarify that: 1) i cannot see any related network group in alpine.. neither "netdev" so i use dialout 2) users cannot odo nay thing.. due the firts 3) cosole now works, but at the xfce4 does not! El mar., 15 de ene. de 2019 a la(s) 14:45, Cosmo Borsky (me@cosmoborsky.com= ) escribi=C3=B3: > Try adding > `wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf` to `iface wlan0` in > your `/etc/network/interfaces` file. > You might have luck changing `wpa-conf` to `wpa-roam`: > http://manual.aptosid.com/en/inet-setup-en.htm > > On 1/14/19 2:00 PM, PICCORO McKAY Lenz wrote: > > > El lun., 14 de ene. de 2019 a la(s) 14:35, Cosmo Borsky ( > me@cosmoborsky.com) escribi=C3=B3: > > Hi Gert, > > As for passwordless wifi, try setting `key_mgmt=3DNONE` in your > wpa_supplicant network entry. > > hi, i already do that! does permit scan and there's no connect.. network > manager at desktop said: "device its not ready" and at the console if > there's no desktop install said "device its busy" > > detailed steps here, some important notes, i added group netdev due so > also networkmananger can manage too using "manager=3Dtrue" in ifupdown, s= ee > and tell me what are the bad steps here? > > echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6 > > apk add dhcpcd wireless-tools wpa_supplicant wireless-tools-doc wpa_suppl= icant-doc > rc-update add wpa_supplicant > rc-update add dhcpcd > > ip link set wlan0 up > iwlist wlan0 scanning > iwconfig wlan0 essid PASSLESSNET > > cat > /etc/network/intefaces << EOF > auto lo > iface lo inet loopback > > auto eth0 > iface eth0 inet dhcp > > auto wlan0 > allow-hotplug wlan0 > iface wlan0 inet dhcp > wireless-essid PASSLESSNET > EOF > cat > /etc/wpa_supplicant/wpa_supplicant.conf << EOF > ctrl_interface=3DDIR=3D/var/run/wpa_supplicant GROUP=3Ddialoutnetwork=3D{ > ssid=3DPASSLESSNET > key_mgmt=3DNONE } > EOF > > rc-service wpa_supplicant startrc-service dhcpcd start > > cat > /etc/NetworkManager/NetworkManager.conf << EOF > [main] > plugins=3Difupdown,keyfile > > [ifupdown] > managed=3Dtrue > > EOF > > Lenz McKAY Gerardo (PICCORO) > http://qgqlochekone.blogspot.com > > > --000000000000993fad057f9783f7 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
too many issues here related to alpine desk= top , please clarify that:

1) i cannot see any related network= group in alpine.. neither "netdev" so i use dialout
2) = users cannot odo nay thing.. due the firts
3) cosole now works, bu= t at the xfce4 does not!

El mar., 15 de ene. de 2019 a la(s) 14:45, Cosmo Borsky (me@cosmoborsky.com) es= cribi=C3=B3:
=20 =20 =20
Try adding
`wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf` to `iface wlan0` in your `/etc/network/interfaces` file.
You might have luck changing `wpa-conf` to `wpa-roam`: http://manual.aptosid.com/en/inet-setup-en.htm

On 1/14/19 2:00 PM, PICCORO McKAY Lenz wrote:
=20

El lun., 14 de ene. de 2019 a la(s) 14:35, Cosmo Borsky (me@cosmoborsky.com) escribi=C3=B3:
> Hi Gert,
> As for passwordless wifi, try setting `key_mgmt=3DNONE` in your wpa_supplicant network entry.

hi, i already do that! does permit scan and there's no connect..=C2= =A0 network manager at desktop said: "devi= ce its not ready" and at the console if there's no desktop install said "d= evice its busy"

detailed steps here, some important notes, i added group netdev due so also networkmananger can manage too using "manager=3Dtrue" in ifu= pdown, see and tell me what are the bad steps here?

echo 1 > /proc/sys/net/i=
pv6/conf/all/disable_ipv6

apk add dhcpcd wireless-tools wpa_supplicant wireless-tools-doc wpa_supplic=
ant-doc
rc-update add wpa_supplicant
rc-update add dhcpcd

ip link set wlan0 up
iwlist wlan0 scanning
iwconfig wlan0 essid PASSLESSNET

cat > /etc/network/intefaces << EOF
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp

auto wlan0
allow-hotplug wlan0
iface wlan0 inet dhcp
wireless-essid PASSLESSNET
EOF

cat > /etc/wpa_supplicant/wpa_supplicant.conf << EOF
ctrl_interface=3DDIR=3D/var/run/wpa_supplicant GROUP=3Dd=
ialout
network=3D{
ssid=3DPASSLESSNET
key_mgmt=3DNONE
=C2=A0}
EOF

rc-service wpa_supplicant start
rc-service dhcpcd start

cat > /etc/NetworkManager/NetworkManager.conf << EOF
[main]
plugins=3Difupdown,keyfile

[ifupdown]
managed=3Dtrue
EOF

Lenz McKAY Gerardo (PICCORO)

--000000000000993fad057f9783f7-- --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---