Quote:
Originally Posted by wareynolds
When looking at the PRE with wireless enabled it seems to be using wpa_supplicant:
root /usr/sbin/wpa_supplicant -D wext -B -c /tmp/.wpa_supplicant.conf -i eth0
However, by default TTLS/PAP is not supported (used at many universities) so we can not connect to a secure WPA based network.
I tried to add a config stanza to that file but it still did not work. Anyone have any ideas on this?
Thanks.
Walt
|
why don't you post the file with your changes and all the places where you've found wpa_supplicant being called?