Public bug reported:

Binary package hint: wpasupplicant

When executing wpa_supplicant directly through the file
/etc/network/interfaces, it doesn't report anything in
/var/log/daemon.log or in syslog.

In /etc/network/interfaces:

iface eth1 inet dhcp
wpa-driver wext
wpa-conf /etc/wpa_supplicant.conf

In /etc/wpa_supplicant.conf

ctrl_interface=/var/run/wpa_supplicant
ap_scan=2
# Only WPA-PSK is used. Any valid cipher combination is accepted.
network={
 ssid="myred"
 proto=WPA
 key_mgmt=WPA-PSK
 pairwise=TKIP
 group=TKIP WEP104 WEP40
 psk="mypassword"
 priority=2
}

** Affects: wpasupplicant (Ubuntu)
     Importance: Undecided
         Status: New

-- 
wpa_supplicant does not log in /var/log/daemon.log
https://bugs.launchpad.net/bugs/175970
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to