20 Apr
2015
20 Apr
'15
09:06
http://bugzilla.opensuse.org/show_bug.cgi?id=927616 --- Comment #4 from Bernhard Wiedemann <bwiedemann@suse.com> --- correction: it needs this to get wlan to work #!/bin/sh iwconfig wlan0 ESSID wlanbridge mode ad-hoc key 1234567890 channel 7 ifconfig wlan0 192.168.12.2/24 up iwconfig wlan0 ESSID wlanbridge mode ad-hoc key 1234567890 channel 7 -- You are receiving this mail because: You are on the CC list for the bug.