From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <8f9b7b790bf1bfa403ca8b8931d1c748@hamnavoe.com> To: 9fans@9fans.net From: Richard Miller <9fans@hamnavoe.com> Date: Wed, 9 May 2018 11:06:44 +0100 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] 9pi image update Topicbox-Message-UUID: d5ef1b24-ead9-11e9-9d60-3106f5b1d025 > aux/wpa just hangs I suggest temporarily switching off wpa/wep at your access point to see if you can join the network without crypto. For an open network, you just need bind -a '#l1' /net echo essid MY_ESSID >/net/ether1/clone ip/ipconfig ether /net/ether1 You can 'cat /net/ether1/ifstats' to see if status is "associated", and check /net/ipselftab to see if dhcp has assigned an address.