On 17 August 2015 at 11:59, John Nemeth <[email protected]> wrote: > On Aug 17, 9:25am, Ottavio Caruso wrote: > } > } Correct me if I'm wrong but I haven't found a way to log into a > } wireless router with WEP authentication from the installation kernel. > } > } 'wiconfig' is there, but I don't think it can handle WEP. > > You don't need wiconfig. ifconfig is quite capable of setting > up WEP by itself, i.e.: > > ifconfig <int> ssid <ssid> nwkey <WEP key> up
Neat trick! I didn't know that. Thank you very much! -- Ottavio
