Hi,
On 03/23/13 20:13, Peter N. M. Hansteen wrote:
Riccardo Mottola <riccardo.mott...@libero.it> writes:
But i am connecting to a WEP protected network, not WPA.
typical hostname.if for a wep network:
media autoselect nwid wepnetwork nwkey secretasitgets
dhcp
rtsol
activates at boot, or if you do 'sudo sh /etc/netstart ifname'
for wpa, you would change 'nwkey' to 'wpakey' and get sensible defaults.
Thanks, this looks equivalent to me to what I did configure at the shell
command line using ifconfig.
In fact, If I run netstart later, I too get no link... sleeping.
I start to think that there is a problem with the card's driver: if I
leave the card in at boot time, the kernel will panic and drop into ddb.
However if I insert later, as I did up to now, I don't
Riccardo