Monday, May 01, 2017

Re: iwm0 problems

> If i understand it it should execute
>
> ifconfig nwid FSIE82
> ifconfig wpakey <password>
> ifconfig wpaakms psk
> ifconfig up
> ifconfig iwm0 media autoselect mode 11g

Once you notice that the first four commands here would never work as written, you may start to wonder if there isn't a bit of magic in /etc/netstart that makes the last line problematic ;)

Put another way, you either need to include the interface name or you don't—can't have it both ways.

No comments:

Post a Comment