Hello, Johann Hugo!

> > when I do:
> > # ifconfig wlan0 create wlandev ath0 wlanmode adhoc
> > 
> 
> I remember a colleague of mine having a similar problem. I think he 
> eventually 
> tried a workaround by doing it in two commands. Try to split it up to see if 
> it works.
> 
> #ifconfig wlan0 create wlandev ath0
> #ifconfig wlan0 wlanmode adhoc

Thanks for your reply!

But no luck:
# ifconfig wlan0 wlanmode adhoc
ifconfig: wlanmode: bad value


and:
# ifconfig -m ath0|grep -c adhoc
80


-- 
 Olexandr Lystopad
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to