Networking :: WPA2 Network - Ndiswrapper Wireless - Ubuntu 9.04 - Reset Router To Get Online

Apr 1, 2010

I've been having a network problem that I've been able to temporarily solve by rebooting the router, but even that can be shaky at times, and it can sometimes disturb others' internet activites, so I'd really like to tackle this while I can. I had an old thread about this, but it's ancient history by now, and plus which, I've got a bit more Linux experience and patience than I did before.

The basic problem is that NetworkManager will associate and connect to my home wireless network, but a) it won't let me ping the router or anywhere else ("Destination Host Unreachable"), and b) the connection lasts for maybe a couple minutes at most. If I reset the router, however, 9 times out of 10 it will associate and connect successfully and I can get online, but I have to run a constant ping to the router with a 10-second interval, otherwise it drops the connection, unless I'm doing a lot of other heavy network activity.

ping 192.168.1.1 (the router):

Code:

I've tried wpa_supplicant, but this is what I get (it's apparently unsuccessful...? ESSID/MAC addresses censored where necessary):

Code:

The last prompt line is included because I cancelled it myself; it didn't abort on its own. If left unmonitored, it basically keeps doing this over and over, with no visible network activity at all.

With NetworkManager, I can keep selecting the network's ESSID over and over, and it seems to reconnect, but I still can't ping out anywhere. I'm using a Netgear WN111v1 wireless adapter with ndiswrapper and the Windows drivers. I have no idea what the chipset is, and I doubt that Linux drivers exist for it, even if I knew what it was. The router is using WPA2 security (hence my trying wpa_supplicant)

lsusb:

Code:

ifconfig wlan0 (while connected; IP/MAC addresses censored where needed):

Code:

ifconfig wlan0 (while not connected; IP/MAC addresses censored where needed):

Code:

Code:

I only include this for format checking purposes. The commented out "psk" is the actual text passphrase, while the uncommented one is (presumably) a hex representation of the same key. Is this correct? I've never done this with wpa_supplicant before, I've only used NetworkManager (which is a pain in the @$$ because it requires X to run, and so it disconnects any time I log out/back in ).

Is there any hope of getting my wireless connection permanently working, so that I don't have to reset the router every time I need to reboot or log out/back in?

View 15 Replies


ADVERTISEMENT

Ubuntu Networking :: Manually Reset Router - Can't Connect With Wireless

Sep 22, 2010

I manually reset my router to defaults. Then I changed my router default password, SSID, passphrase, and disabled remote management. I used:

WPA-PSK [TKIP] + WPA2-PSK [AES]

security on the router. When attempting to connect, I use the "WPA & WPA2 Personal" option. This is really strange. I can see the SSID on both my laptops, but I can only connect with one now.

View 9 Replies View Related

Ubuntu Networking :: Wpa2 Wireless Can't Detect Any Network

Mar 26, 2010

In my toshiba m900 with realtek wireless lan. i canot detect any network. should i see any network? i setup my access point using wpa2 in windows. how about the ubuntu 10.04? i mean do they support wpa2 and wireless issues?

View 9 Replies View Related

Fedora Networking :: Wpa Supplicant And Ndiswrapper To Enable Wpa2 Aes

May 3, 2009

I am trying to enable wpa2 aes encryption on fedora. The wifi access was working fine with WEP and system-config-network but recently somebody hacked into my network and I had to switch back to wpa2 aes encryption. Looking at previous posts, I can see that a lot of people have used wpa supplicant and ndiswrapper to enable this. A post from 2006 even explains how to enable this: [URL]?t=93054 Using Add/Remove software, I have installed wpa_gui and ndiswrapper kernel module, but it doesn't work. I don't see my wlan0 in wpa_gui.

View 4 Replies View Related

Ubuntu Networking :: Connecting To A Secure Wireless Network (WPA Or WPA2)

Sep 1, 2011

In setting up wireless connections I have ran into an array of problems. First, when I installed the new OS on my laptop I had to get the correct drivers and firmware for it to display and connect to any connections, had no problem here connecting to a secure wireless network (WPA or WPA2). I then installed Ubuntu on my desktop and had to find the correct driver for the Netgear WNDA3100v2 USB adapter, got it all installed with the Windows Wireless Drivers tool or w/e it is. This made all the available connections come up. I tried connecting with the WPA password I was given for the network and will not connect.

I had the guy managing the network change the one I connect to, to a WEP Passphrase Shared Key thinking this would solve my issue, still nothing. And also in doing so, now my laptop will not connect to the wireless network using the Passphrase. I do not want to go back to Windows, and I will be getting rid of my Lan connection soon so i need a solution to fix this wireless connection problem.

View 9 Replies View Related

Ubuntu Networking :: Bad Password - Error Message When Trying To Connect To WPA/WPA2 Wireless Network

Jul 5, 2011

I keep getting a "bad password" error message when trying to connect via wpa_supplicant to a wireless network (Apple Time Capsule WPA/WPA2 mixed).

Here's my wpa_supplicant.conf:

Code:

And the relevant line in the /etc/network/interfaces file:

Code:

The Time Capsule log contains the following error message--

Code:

So perhaps the password is somehow getting lost in translation from Ubuntu to the Time Capsule?

View 9 Replies View Related

Networking :: Network Setup - Router - Wireless Router Card ?

Apr 24, 2010

I'm having trouble getting my network set up the way that I want it/had it. You see, when I first set up my network, I just had my cable modem going directly to my standard wired router (A D-Link DI-604), which had DHCP,and was connected to all of the computers on my network. I had one switch hooked up to one of the ports of the router, but this was a regular switch, and it would not try to assign IP addresses, it would just pass through the DHCP info as I wanted.

Now however, my network setup has changed. My room mate and I both got laptops, and we decided that we wanted to have wireless access so we didn't have to constantly plug in to the router.

Now my network is set up like this: The modem is hooked up to the router(DI-604), which is hooked up on the LAN side to our computers, our switch (which is hooked up to 3 more computers), and to a wireless router card (A Gigabyte GN-BC01).

The wireless router card has two jacks for ethernet. One for WAN, and one for LAN. The LAN side we have plugged only into the computer in which the card is installed.

Now the problem is this: The wireless router card comes with DHCP by default, and it's assigning addresses to the laptops and to the computer hat it's in, and worse, the IP addresses are on a different subnet than that of the main dlink router. The Main (dlink) router assigns addresses from 192.168.0.1 (itself) to 192.168.0.254, while the wireless router card assigns addresses from 192.168.1.1 to 192.168.1.254 (itself).

Because of this, I cannot access services on the wireless network from my wired network or vice versa. The first thing I tried was setting the card to assign addresses from 192.168.0.12 to 192.168.0.253, however it just said "internal error" when I tried to do this. I decided that this may be because it sees that it was being assigned an address on it's WAN side on the same subnet. So the next thing I tried was disabling DHCP and setting the "LAN IP Address" to 192.168.0.12, hoping that the DHCP would just go through the card, like a switch. I would have set the LAN IP address to be assigned by DHCP, but this was not an option, so I decided that'd be the best thing to set it to.

Once again however, setting the LAN ip address to an address on the same subnet as that of the IP assigned to it's WAN side caused it to report an "internal error". I verified that this was the issue by setting the LAN address to several other private IP addresses to test (I.E. 10.0.0.1, 192.168.3.1, 192.168.5.12).

My question then really is: How do I set up both routers so that I can access services and computers from each network from the other network. Should I set them with different subnets and set the gateway on the wireless network to the main router? To the wireless router card? Should I put them on the same subnet? Will it know how to communicate?

Here is a link to (picture) my network diagram. Network Diagram

View 2 Replies View Related

Ubuntu Servers :: Setup A Radius To Use WPA2-Enterprise On A Linksys Wireless Router?

Nov 15, 2010

Im trying to setup a radius server to use WPA2-Enterprise on a linksys wireless router. I have so far done the following from this link: [URL]... Im having trouble understanding/finding information on how to configure the configuration files so my radius server will work when somebody tries to authenticate.

View 3 Replies View Related

Ubuntu Networking :: No Driver Claimed In Ndiswrapper - Atheros AR5001X+ Wireless Network Adapter?

Feb 26, 2010

I recently switched from Windows XP to a clean install Ubuntu Karmic Koala 9.10 but it seems to be quite a problem to get the wifi up and running. In Windows the nearby network all appeared in network connections but the same section in Ubuntu is empty. So I decided to go with the ndiswrapper guide to solve the problem with an unclaimed driver. After an entire day messing with my computer I'm still not close... Below follows excerpts taken from the Ndiswrapper guide with posted results from my computer. "ndiswrapper won't work until it thinks that your Windows drivers have been properly installed and that they are the appropriate ones for your wireless card. You can run the command: ndiswrapper -l"

result:

WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
net5211 : driver installed
device (168C:0013) present (alternate driver: ath5k)

So I've posted the result the name of my wireless card below: lspci -nn

Result:

00:00.0 Host bridge [0600]: VIA Technologies, Inc. CN333/CN400/PM880 Host Bridge [1106:0259]
00:00.1 Host bridge [0600]: VIA Technologies, Inc. CN333/CN400/PM880 Host Bridge [1106:1259]

[code]...

It seems like the network is disabled or unclaimed or both. What to do? I'm stuck after spending an entire day trying to install the wifi. I had no problems in Windows XP but it seems to be quite impossible in Ubuntu.

View 7 Replies View Related

Networking :: Linux As A Router / Bring 147 & 148 IP Online Without Router?

Mar 26, 2009

These r IP provided by my ISP that i've put on Fedora 8:

WAN IP:xxx.xxx.xxx.17 (eth0)
Subnet:255.255.255.252
Gateway:xxx.xxx.xxx.18

Valid static(public) IP set of 2:
IP:xxx.xxx.xxx.147 & 148 (eth1, eth2)
Subnet:255.255.255.240

i want to run xxx.xxx.xxx.147 as a web server & xxx.xxx.xxx.148 as a ftp server. but I'm able to ping only xxx.xxx.xxx.17(WAN IP) from outside world. Can any1 tell me that how can i bring my 147 & 148 IP online without router.

View 6 Replies View Related

Ubuntu Networking :: When Type In WPA2 Password It Will Not Authenticate With Linksys WRT-54GL Router?

May 12, 2010

Well this one is driving me nuts. I've been searching through the forums for a while and it seems that a number of folks have similar issues but the solutions used don't look like they apply to me. so without further ado here are the outputs typically requested:lspci

Code:
00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 03)

[code]....

View 9 Replies View Related

Ubuntu Networking :: Wireless Network Card For Router?

Jan 14, 2010

I am running ubuntu server x64 as a router. I currently have 2 LAN cards, eth0 and eth1. and I want to add wireless capabilites to the machine.I was wondering if any of you know which card I could use?I want it to be supported in ubuntu server and it must be n-draft, as it is to replace a Edimax n-draft router.

View 1 Replies View Related

Debian :: Connect To The Wireless Network(WPA/WPA2)?

Jul 27, 2010

how can i connect to the wireless network(WPA/WPA2)? i dont have network manager,so help me with terminal. i download wpasusclinet,but help me from first.

View 8 Replies View Related

Ubuntu Networking :: 9.10 - Wireless Network Manager Cannot Find My Router

Feb 8, 2010

To start off I have a Rosewill rnx-n2x wireless adapter and a Dlink 4500 router. The problem is, the wireless network manager detects every wireless router in the neighborhood, except mine. I see this persons, and this persons, but no "My router Not yours". I even tried doing the hidden network setup and still nothing.

I have read that the rnx n2x isnt supported by linux, although I've seen solutions to make it work (which didn't work, mkdir command kept getting denied during make) link to what I'm talking about: [URL]. What I don't get though, is that if the rnx n2x isnt supported by linux, wouldn't I not be getting my neighbors connections to begin with?

View 1 Replies View Related

Slackware :: Setup Wireless Network With WPA2 Encryption?

Jul 7, 2010

I followed [URL]..to set up my wireless network with WPA2 encryption. It works now and knemo says:Encryption: active. However, "iwconfig wlan0" says Encrytion key: off:

Code:
wlan0 IEEE 802.11abgn ESSID:"blitz"
Mode:Managed Frequency:2.472 GHz Access Point: 00:25:9C:DE:D3:7D
Bit Rate=0 kb/s Tx-Power=15 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off

[Code]...

So is there anything wrong with that "Encryption key: off" statement? I suspect that encryption key only applies to WEP, but not to WPA2 encryption, but I am not sure. So my question is, can I ignore that statement and assume that my encryption is fine?

Besides, where does knemo read the information about encryption from? As I mentioned, knemo detects that the encryption is active. Are there any other commands to make sure that my encryption is safe and well?

View 7 Replies View Related

Networking :: Adding Wireless Router To An Existing Network

Dec 22, 2010

I have an existing network that connects to the 'net via a Linux-based firewall. That system has two ethernet interfaces: one to the DSL modem and the other to the internal switch. Future plans were for adding a second "internal" interface with the idea of moving servers into that (think DMZ). But while I was planning for that, the missus has decided she wants to pick up a Windows laptop and would like to be able to use it wirelessly at home. I have access to a (free!) Netgear WGR614L and was hoping it would work. Unfortunately, I'm unsure how to add the wireless capability to our network.

Questions:

Is it best -- or even possible -- to use one the wireless router for this?

Is it possible to merely hang the Netgear router off the internal switch and set it up for the wireless users? Or...

Would I need to add another ethernet interface to the firewall and hang the router off that? The address of this new interface would act as the default route for the wireless users. Then I'd need to (I assume) add more rules to the iptables configuration to deal with the new network. (I sort of like this option -- it it's actually feasible -- as I can easily shut down any wireless access by logging into the firewall and stopping the interface connecting the wireless router.)

I've taken a look at the setup guide on the CD that came with the router and it assumes that you have a modem connecting your PC to the internet. The instructions have you placing the wireless router between the modem and that PC. For our network, that would have the wireless access coming into the "dirty" side of the firewall. (Not what I would like.)

View 4 Replies View Related

Networking :: Fedora 13 - Wireless Network - Incorrect For Connection To Router

Nov 1, 2010

I changed the network setting and caused a problem of wireless network. After I completely reinstall the OS of Fedora 13, the wireless network is still incorrect for connection to router.

View 4 Replies View Related

Networking :: Netgear N300 Wireless Router Into Existing Network

Dec 29, 2010

I have a client that has a basic network that uses comcast cable. He bought a NETGEAR N300 wireless router which has a 192,.168.3.X network and he attempted to add it to his 10.10.10.X network and all is fine. He laptops and such can get to the internet fine. The issue is he cannot get to any of his devices on his 10.X network. I have looked at his comcast router which is controlling his 10.X network to see if I can add addition routing to his 192.X network. but didnt see anything. I also am not to familiar with the N300 wireless router. I was going to have the wireless DHCP turned off and some get it to pull the DHCP stuff from the comcast side but dont see any area to do this.

View 2 Replies View Related

Networking :: Ubuntu - Reset Router To Get Net Connection ?

Sep 11, 2009

I'm still kind of a linux newb, so I might just be missing a little bit of knowledge here, but I've been having some real problems getting my machine to connect to my wireless network under Ubuntu 9.04.

Here are my basic specs:

Intel Pentiumâ„¢ 4 CPU @2.66 GHz

1.5 GB RAM

3 HDDs: 1 40GB Maxtor internal, 1 320GB WD internal, 1 160GB Maxtor USB external.

OSes: Windows XP Home Edition (on Maxtor internal drive) Ubuntu 9.04 (on WD internal drive)

I don't think my video card would make any difference, so I won't list it on here...

Anyway, what happens is I try to connect (I select the network SSID from the pull-down list in the NetworkManager panel menu), and it seems to connect okay to the router, but I can't get out to the net. I can pull up a terminal and ping the router's address, but I get a "Destination Host Unreachable" message. It's as if, to the computer, the router isn't even there on that level, but it can still somehow connect to it.

Now, here's the strange part. If I reset the router from another (Windows) computer on the network (specifically, the one with a wired connection to it), then I can connect just fine and I can get out to the internet.

Even if you don't know specifically, but have some good ideas as to what might work, that's fine too. I hate having to do this every day, as it affects everyone's internet connection. Granted, it's not like I'm in a strict business situation with tons of machines and multiple access points, but there are 3 of us in the house and we all share internet access from the same router (as I'm sure most people do), and I feel kind of guilty having to interrupt everyone's connection, if even only for about 30 seconds just so I can get a net connection under Linux.

Windows connects to the router/internet just fine, btw. No problems there. I'm also using a NetGear WN111 USB wireless adapter, with the Windows drivers under ndiswrapper.

View 14 Replies View Related

Networking :: Wireless Network Connection - Router - Won't Connect Fast - Automatic

May 26, 2009

My computer takes a while to connect to my Linksys N router.

It used to connect in a snap of your finger automatically.

Now it does not.

Yes I have tried manual configuration, and double checking the password, ssid, protocols, and security type.

WPA2 personal is the security type.

There are maybe 4 different ways I know how to connect. The most annoying thing is when this box pops up saying to type in a password for the network connection.. and keeps popping up even when everything is right.

All I need is a reliable, easy, and automatic program to connect me to the internet, maybe even before I log into my system.

Linux Ubuntu 8.04 LTS Desktop Edition is my system. Brilliant system.

View 4 Replies View Related

Ubuntu Networking :: Use One Wireless Router To Connect/detect To Another Wireless Router?

Aug 1, 2010

My son lost his USB Wireless stick for his Computer. I had thought I heard that if you had a second wireless router, you could use it somehow to detect the wireless router you have already set up in your home (like using a wireless card)? Is this what Ad-Hoc is? Either way, can this be done and if so how? I use a WRT54Gx2 Lynksys router and have a TRENDNET TEW-432BRP wireless router and also a spare D-link DI-514. I use ubuntu 10.04, and also wanted to know if I connected one of the router to his on the LAn port could he connect msaybe through an Ad-Hoc on my local computer here? He uses XP on his. I'm a newbie to linux and networking in general.

View 2 Replies View Related

Ubuntu Networking :: No Wireless With 10.04 Wpa2

May 6, 2010

After updating to 10.04, I was able to connect easily to my network. However after getting a new router "Linksys WRT610Nv2", I was initially able to set up my wireless "WPA & WPA2 Personal"-encrypted network, but for whatever reason it stopped working completely.

My Asus EeePC 1000H does recognize my network, but its does not want to connect anymore, whatever I try. If I use no encryption, or go wired, everything works well. If I go on other networks everything is ok. I even reinstalled Passwords and Encryption Keys. Other computers (Windows-bad XP and Vista, laptop and desktop [sorry, but working on it to get rid of them!]) have no problems, either wired or wireless connecting with my network. Booting under 9.10, everything works ok as well. In Ubuntu 10.04, going into Network Connections and Edit my network, this is what I see:

[Code]....

View 9 Replies View Related

General :: WPA2 - NetID And Pass - Wireless Network From Wicd And/or Command Line

Sep 23, 2010

The university I go to uses a WPA2 wireless network that requires a netID and password to connect too. I installed wicd but I can't seem to connect to this network, is there a way to add this functionality to wicd, and if so, how do I do that (links to a how-to or guide would be nice, I've yet to find one).

Also, I spend most of my time on campus in the command line, so I'd like to know if there is a way to use command line utilities to connect to this network (again, a guide or how-to would be nice)

I can get online through my fedora live USB just fine (w/ network manager) but I'd rather get on directly from slackware.

View 3 Replies View Related

Ubuntu Networking :: No Wireless After Installing Ndiswrapper T61 With Intel 4965AGN Wireless Card

Dec 31, 2010

I have lenovo thinkpad, T61 with Intel 4965AGN wireless card. It is a N card, it works under N mode in windwos, but not in Ubuntu (10.10). I installed ndiswrapper and got the windows xp drivers for this card. the issue is that i got an error when installing the drivers and since then I cannot use wireless.

The error i got is: Code: Module could not be loaded. Error was: FATAL: Could not read '/lib/modules/2.6.35-24-generic/kernel/ubuntu/ndiswrapper/ndiswrapper.ko': No such file or director I unistalled the driver, but now under network connections no wireless connections appear, nothing. I cannot use wirless anymore.

View 9 Replies View Related

Ubuntu Networking :: What Could Do To Reset Password Or Gain Access To Router?

Jan 14, 2011

I have a friend that recently moved to Linux. She had started out with Ubutnu 9.04, which was giving her a lot of Issues along with being no longer supported, so I recommend Linux Mint 10 to her, since she wanted something closer to Windows. I instructed her on how to do a clean install. Linux Mint installed ok, but when she was about to set up wireless to get on the Internet, she realised that she had forgotten her password. She called her network (Belkin) for assistance to retrieve it. She was told that Linux is not really supported; however they gave her this address to access the router: 192.186.2.1 from her browser which did not work. So there was nothing further they could have done since she couldn't gain access to the router. She is currently only able to use Ethernet connection to get online.

What could she do to reset her password or gain access to the router? I didn't want to tell her to reset the modem in case it will leave her with no internet and no way to setup her router.

View 5 Replies View Related

Networking :: Cannot Ping Wireless Router Or Access Router Settings - Wireless ?

Jun 9, 2010

I moved my server and network equipment, and now the wireless works but I cannot get my server online. I host a website, so this is kind of urgent.

I have a wireless router and can access the internet fine on my laptop. My server is wired & connected to the router. It sets up the networking properly.. ifconfig has an ip address, the default gateway is present. But I cannot ping google, or even the router. It says destination host unreachable.

So I go back to the laptop to check the router settings.. sometimes it likes to assign the server the wrong internal ip. But, I can't access the router settings either! The page (192.168.1.1) times out. Same with trying to ping the router. How can the laptop be online if it can't reach the router?

Oddly, ifconfig on my laptop reports an ip address starting with 99.233. It's always given me an internal address starting with 192.168. What's going on here? Is the router not allocating an internal ip? I use wicd to connect, if it's relevant.

We have a windows laptop that can only get a "local connection". Now it does sound like the router is forwarding directly to my laptop, instead of allocating internal ips.

View 1 Replies View Related

Ubuntu Networking :: How To Setup WPA2 On Network?

Jul 24, 2010

Well I recentelly read some tutorials about "cracking" wep networks, and seems like it's kind of easy ( I Haven't tried'em out since I don't have my laptop right now, but i'll try them as soon as i get it back )So i'd like to change my network protocol to wpa2, but I REALLY GOT NO IDEA on how to do this.Does someone knows about a tutorial on how to do this?

View 5 Replies View Related

Ubuntu Networking :: Flaky Wireless Since Enabling WPA2

Oct 26, 2010

I've got a BCM 4312 card on a Dell laptop running 10.04 and an Apple Airport network. Since I configured the Airport to use "WPA2 Personal" Authentication, my connection is flaky: it drops for no apparent reason and sometimes I can't connect at all. When authentication is turned off, the connection is rock solid.

Here's an example from the syslog of a failed attempt to connect:

Code:
Oct 26 19:31:24 firefly NetworkManager: <info> Activation (eth1) starting connection 'Auto Rittenhouse'
Oct 26 19:31:24 firefly NetworkManager: <info> (eth1): device state change: 3 -> 4 (reason 0)

[Code]....

View 5 Replies View Related

Ubuntu Networking :: Get Wireless WPA2 Working With Command Line Only?

Jul 6, 2011

I wanted to run a little media server in my house, shared with my laptop only, so I could free up space on my laptop drive. I took one of my Linux boxes out of my render farm and loaded up a minimal install, command line only of Ubuntu Lucid from the mini ISO (32 bit). I had to plug in a lan cable to install, but I wanted to move my box back out to the "farm" that doesn't have wired access to my intranet.

After much research, trial and error, this is what worked for me. My wireless card uses an Atheros AR5001X+ chip, and it works with the desktop cd out of the box. I found the "just works" desktop install uses the ath5k driver that is now included in Lucid, but I'm not using a desktop or window manager. I haven't tried this on server version, if you do, let others know what you had to install to get it to work.

The things I do tell you about, I instruct you as if you are a newbie, however I have left out some things that users should know or be able to lookup easily, like if you want a static address instead of using dhcp. You may not need all of the steps or you may have to do more research and troubleshooting.

Find your wireless card (you may need to lookup what to do if it is not recognized at all)List all pci devices, only show network devices (-v verbose, -vv very verbose): >>lspci -vv | grep Network List all hardware (| less lets you pause at each page - arrow keys, page down/up to navigate, q to quit) >>lshw | less

[Code]...

View 1 Replies View Related

Ubuntu Networking :: Connect To The WPA2 LEAP Network

Apr 17, 2010

My college runs a WPA2 LEAP secured wireless network, and I am having problems connecting to it under Ubuntu. I can connect to it just fine under Windows, just not under Ubuntu. Under Ubuntu I can connect to other networks such as my home WEP secured wireless network, so it shouldn't be a hardware or driver issue.

When I do connect to the WPA2 LEAP network it recognizes the network and tries to connect, it pops up the login box for me to enter my username and password, but after I click connect it pops back up again about 10 seconds later. It pops up like this about 3 times total, then after the third time it stops trying to connect and the Wireless Network Disconnected message is shown.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved