I run an open wireless network, so I’m short on actual experience
USING the security functions.
But, having said that, I do understand how to alter settings inside
a router, as I’ve done a number of installations of routers.
I’m assuming YOU own the router (i.e. its on your premises).
The recommended way to MANAGE the wireless-side of a router
is while being attached to one of its HARD-WIRED ethernet ports.
Using your browser, you use a numeric URL, to your ‘gateway’ IP
address(i.e. the router), so that would typically be either: HTTP://192.168.0.1/
or HTTP://192.168.1.1/
It’ll ask for username/password and once in, you just change the
router’s wireless security to the type you want.
So, the only bottom line restriction is whether both your router
and your ndiswrapped-card support the security-type for this
‘AES’ option of WPA2 security.
(Your manual for the router shows all the details of connecting
to it and managing the setups, if you’ve never done this before.)
Hey guys, I’m sorry to intrude on your discussion. I’ve been having wireless network issues and I’ve tried everything with the usual GUIs, including YaST, to no avail. Your discussion seems to suggest to me that I can do the configuration in the wpa_supplicant.conf which would be so much easier for me! But I find that I have three different files with that name. The paths to each are shown below; which one should I tweak to be able to connect? or doesn’t it matter? Does any match the path to the one you have posted above?
@lukomwa,
no matter how much conf files you have, wpa_supplicant will make one configuration in /var/run/wpa_supplicant if your card is wlan0, there you will have file wlan0.
If you want to reconfigure, you will probably have to delete that file and say to wpa_supplicant to make new configuration based on some config file.
Type “wpa_supplicant” in console (with no parameters) and you will get example at the end of the help file that will be displayed to you.