Hi,
I am trying to set up a wireless internet connection on my centos OS (6).
Here's the wpa_supplicant.conf file:
ap_scan=1
network={
ssid="<SSID Name>"
proto=WPA2
key_mgmt=WPA-EAP
pairwise=CCMP
group=CCMP
eap=PEAP
phase1="peaplabel=0"
phase2="auth=GTC"
identity="<User name>"
password="<Password>"
}
I can use wpa_supplicant to connect the wireless, but unfortunately, when I configured these settings in Network Ma
Hey all! I've been using #! for a couple of years now and lurking around these forums over that time, and now I've run into an issue I can't figure out. It's that old chestnut, wifi. I'm trying to connect to a home wireless router with WPA/TKIP. I had it connected briefly, but can't even get a scan to pick up the network since then.
This question will probably be moot, since I'll only be here one more day.
NetworkManager is a powerful tool for setting up a wlan connection,
especially if you connect the laptop to multiple access points. One
drawback is that the user accounts must be given access to the pass
phrase. Another is that there is no wlan connection in run level 3,
because nm-applet is an X application.
Hi,
I have a delicious new N140 and have proceeded to install CrunchBang on it. CrunchBang is a lightweight distro built on Ubuntu, hence asking here for advice.
Wireless was made to work using ndiswrapper with the RTL819xp.inf driver from the Samsung website. No probelms connecting to unencrypted and WEP secured connections using the network-admin GUI.
Hi, i am not shure, but i think i have find a bug :( (Ubuntu 10.04 x64)
Please, confirm:
I use WEP ACSII 5-character digital (12345) passphrase and wpa_supplicant (WICD) util to connect to WiFi, but I can't connect to my network, before i faild with this profile:
Code:
ctrl_interface=/var/run/wpa_supplicant
network={
ssid="$_ESSID"
scan_ssi
Hello,
I am trying to bring up a RT2860STA wireless adapter in x86-64bits CentOS (kernel version - 2.6.18), so far without success.
I compiled the driver with `HAS_WPA_SUPPLICANT=y` and `HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y` in config.mk, the rt2860sta.ko module can be loaded to the kernel successfully.
Hello,
I am trying to bring up a RT2860STA wireless adapter in x86-64bits CentOS (kernel version - 2.6.18), so far without success.
I compiled the driver with `HAS_WPA_SUPPLICANT=y` and `HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y` in config.mk, the rt2860sta.ko module can be loaded to the kernel successfully.