[issue900] netcardconfig: WPA password contains digits-only is not accepted
Sedat Dilek
bts at bts.grml.org
Sun Sep 5 15:44:59 CEST 2010
Sedat Dilek <sedat.dilek at gmail.com> added the comment:
Looks like grml monter ate my attached interfaces file, try with cut-n-paste.
- Sedat -
# cat /tmp/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The wireless LAN interface
auto wlan0
iface wlan0 inet static
address 192.168.178.25
netmask 255.255.255.0
broadcast 192.168.178.255
gateway 192.168.178.1
dns-nameservers 192.168.178.1 208.67.222.222 208.67.220.220
wpa-ssid $mySSID
wpa-psk $my13digitsPWD
----------
messages: 3340, 3341
nosy: dileX
priority: bug
status: chatting
title: netcardconfig: WPA password contains digits-only is not accepted
_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue900>
_____________________________________
More information about the Bugs-changes
mailing list