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


ADVERTISEMENT

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 :: Connecting To Wireless Via Command Line

Jun 21, 2010

I have setup my wireless card via ndiswrapper and I can see that if I perform an iwconfig that the card is wlan0. I have attempted to connect with the router but I can't get any connection.I know the password is: ########## (10 digits long) but for the life of me I can't get it to work via command line.

View 2 Replies View Related

Networking :: Command Line To Run Tools For Wireless In Ubuntu?

Jan 17, 2011

I want to run OpenBox on a netbook. For those of you not familiar, it is a very simple window manager, where I can launch a terminal with a mouse click, and I can start the few apps that I need from the command line. Basically, I am trading eye candy and easy access to a lot of stuff I don't need for a more responsive GUI.

My question is...what package should I install, and what corresponding command line would be used to launch a tool to manage the wireless LAN connection?

View 2 Replies View Related

Ubuntu Networking :: USB Wireless USB Modem From The Command Line Termianl Only?

May 14, 2010

Without Gdm (The GUI Desktop running), or an Internet connection, how does One get pppd or wvdial to connect to a wireless broadband modem?I'm SURE this can be done with any modern Distro without additional downloads...but seem to be missing some crucial step...? I've been trying things like: (scrips for pppd and chat and ln {links} ttyACM0 to /dev/modem?) the modem is definitely on ttyACM0.

ln -sf /dev/ttyACM0 /dev/modem
/etc/ppp/chat-script
#!/bin/sh

[code]....

View 1 Replies View Related

Ubuntu Networking :: Launch Wireless Connection From The Command Line?

Oct 11, 2010

The title about says it! I have a major problem on my laptop after installing updates. Some of my icons in the top panel are broken. So as a first step I need to reinstall a few things. The first step is to start the wireless connection from the terminal. So would someone please tell what the command is?

View 2 Replies View Related

Ubuntu Networking :: Error Connecting To Wireless Via Command Line

Apr 6, 2011

I've been familiarizing myself with the command line and am attempting to connect to a wireless network but am getting stuck at the point wherein I need to put in a password.When I run iwconfig I see my card is wlan0.I definitely know my password as I can connect using a GUI. The encryption method for my network is WPA2.Could someone tell me how I could connect to a WPA2 secured network via a command line, and/or where I went wrong with what I've been trying?

View 1 Replies View Related

Fedora Networking :: Getting Wireless Connection From Command Line?

Jun 16, 2011

I'm new here but have been using different distros for a couple of years. I ran into this problem like a year ago for the first time and I really would like to solve this ( with your help now). I've already used hours trying to figure this out and seeked solutions online. So first things first:

- I want to connect to a wireless access point from CLI (for many different reasons)
- I'm using Fedora 13 with KDE and Gnome some specs:

Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02) Kernel driver in use: iwl3945 Kernel modules: iwl3945

[Code]...

View 1 Replies View Related

Networking :: Connect To A Wireless Via Command Line Instead Of Utilizing The GUI?

Jul 27, 2011

So i was wondering if anyone can help me connect to a wireless network via command line instead of utilizing the GUI

so far i have done this, but im not sure what to do after this

Nexus:~ # ifconfig wlan0 down
Nexus:~ # ifconfig wlan0 up
Nexus:~ # iwlist scan
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.

[Code]...

View 5 Replies View Related

Ubuntu Networking :: Install Wireless-tools From A Command Line Installation?

Jan 7, 2010

I did a command-line installation. I dont have an ethernet connection, only wireless. For some reason the alternate installer doesnt install "wireless-tools" How do i install it? At this point I am thinking of booting off a live USB, downloading the wireless-tolls package from here Save it to a folder in the command line installation where?) then boot back into command line and install from there But I am not that savvy with command lines, and dont know where to install to...

View 1 Replies View Related

Ubuntu Networking :: Setting Up The Wireless Interface On Server (command-line Only No GUI) / WPA

Aug 14, 2010

I've been having issues setting up the wireless interface on my Ubuntu server (command-line only, no GUI) and I can't seem to get it working. It seems as though the card is recognized, the drivers are installed and the interface is up, but it fails to connect. I have no idea where I'm going wrong. I have WPA and a MAC filtering setup on my wireless router. An exception has been made for this PC's MAC address and I've manually entered the connection details into /etc/network/interfaces.

[Code]...

View 2 Replies View Related

Ubuntu Networking :: Wireless Suddenly Stopped Working AND Rfkill Command Not Working

Jul 13, 2011

When originally installing 11.04 I had problems getting my Ralink 5390 wireless card to work.

Today my computer froze completely and I had to turn it off via the power switch. When I turned it back on, wireless was no longer recognized! My iPod can connect to the network just fine, so it must be an Ubuntu problem. There are no problems with my ethernet connection either.

I researched this and found several threads about blocking and unblocking wireless devices using the rfkill command. Well, unfortunately for me the rfkill command doesn't work. When I type sudo rfkill list or sudo rfkill unblock all, nothing happens; it just returns me to my bash prompt. I even tried uninstalling and reinstalling rfkill...nothing.

View 1 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

Fedora Networking :: Configure Wireless Interface On Command Line Only?

Apr 18, 2009

Ive been struggling to configure a wireless interface on Fedora 9I need to configure wlan0 command line only with NO display managerIve tried setting up /etc/sysconfig/network-scripts/ifcfg-wlan0 with the right information, doing dhcpbut no ip is retrieved. Checking the dhcp server logs on the DHCP server - no request is received.The link light on the wireless nic is not on either. iwconfig shows it has an Access point associated and an ESSID but im not getting back any IP.There seems to be very little documenta on how to set up wireless nics command line only on Fedora

View 1 Replies View Related

Fedora Networking :: Connect To The Wireless Network Via Command Line?

Jul 10, 2009

I am fairly familiar with Linux but had never ventured into Wlan settings / options / too much. I have compatible card (aetheros) and when running - iwlist wlan0 scanning - I get plenty networks showing up - meaning the card works. When I installed distro which is last night (before I ran update), I had that little bars menu at the top of the screen that showed available networks once clicked upon. Since I like to modify and make my settings better - I removed that little AT&T like bar, and now rebooted after update to find that I can not see available networks unless I use iwliset wlan0 scanning.... .#$*&)@&#(&%# - need I say more.

Two questions - how do you connect to the wireless network via command line? What is that vertical bars GUI tool called so I can find it and run it again? Is there (for the love of god) alternative to system-config-network GUI managment tool for wlan?

View 2 Replies View Related

Fedora Networking :: Connect To Wireless Network Using Command Line

Aug 17, 2009

I'm tryn' to connect to my wireless network using command line:iwconfig wlan0 essid MY_NETWORK as root.

After this typingiwconfig wlan0
result is:
wlan0 IEEE 802.11g ESSID:off/any
Mode:Managed Frequency:2.437 GHz Access Point: Not-Associated
Bit Rate:1 Mb/s

[Code]....

I installed ndiswrapper in order to use ipn2200 WinXp drivers.

View 4 Replies View Related

Ubuntu Networking :: Connecting To Unencrypted Wireless Network From Command Line Installation

Jan 8, 2010

I am trying to do a command line installation.Finished the installation and my wireless card wasnt working.Did a "sudo ifconfig wlan0 up" and got it working.But for some reason wireless-tools is not installed thus I dont have iwconfig, iwlist, etc.The wireless works and connects fine off a liveUSB.So I am going to give info from this liveUSB run and maybe someone can suggest how I can set the right settings on the Command Line Installation I presume in the etc/network/interfaces.

View 1 Replies View Related

Ubuntu Networking :: WPA/TKIP Working But Not WPA2/AES?

Oct 13, 2010

First, I've dinked around with Linux b4 but never really considered it for an everyday desktop machine. After installing the ubuntu 10 release I have to say I am really impressed. This is going to be the kids homework machine!I had one challenge during the installation and that was getting wireless networking going. I set up Win XP first (to get the ndis driver and validate connectivity).After installing ubuntu I could not get the adapter (Netgear N300/USB) to connect to our router (D-Link DIR-825) using WPA2 and AES. Finally I got it to work after setting the router to only TKIP encryption. This works ok but causes the adapter to operate at a lower connection speed

View 3 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

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

General :: Wireless Networking - Install Broadcom Wi-Fi On Arch In Command Line Mode?

Jan 18, 2011

How do I install Broadcom Wi-Fi on Arch Linux in command line mode on an Acer eMachines EM350?

I assume that Broadcom STA should be the driver used and my USB key the way to install it with the help of another PC, assuming that I can't use a RJ45 ethernet connection on LAN.

View 1 Replies View Related

CentOS 5 Networking :: How To Create Wireless Network From Command Line With Hidden ESSID

Feb 27, 2011

I have a CentOS 5.5 server running currently with a Netgear gigabit ethernet card and for wifi I have a wi-fi card with the chipset: RT2860.Now I have gotten the ethernet card and wi-fi card working but my main question is: How do you bridge the connection between the ethernet card and the wi-fi card to create a wireless network with a hidden ESSID if possible and WPA encryption? (So the server basically acts as a wireless router as well as doing all the other stuff I need to do on it).

View 2 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

Fedora Networking :: WPA2 Personal Not Working With F15

May 29, 2011

I was using Fedora 14 for some months and my wireless was working fine. I've set up a hidden network with WPA2 Personal authentication. My laptop has an Atheros AR2413 802.11bg NIC and my modem/router is a Topcom Webracer. Yesterday I upgraded to Fedora 15 and I can't login to that network now. The only way to login again is to boot with the old Fedora 14 kernel that still shows up in my grub menu.I've searched this on these forums there are plenty of people with the same problem but the only suggestions are that the network card isn't supported by Fedora or the network card doesn't support 802.11bg.some suggest changing the authentication method in the router... and the only one who got it solved was by rebooting the router... None of this addresses the fact that the same hardware/network was working just fine in Fedora 14. And I still can't find a way to have a wireless WPA2 connection with Fedora 15.What can I do to fix it?

View 6 Replies View Related

Fedora Networking :: Wireless Works With Open AP But Not WPA2 AP / Sort It?

Jul 21, 2010

I am using the Fedora 13 Live USB on my Gateway MT6451 laptop. All the major things you want to work on a laptop with linux actually work! Even my Broadcom wireless card! But even though I can see wireless networks and connect to ones that are open with no problem, I can't actually connect to my Hidden WPA2 network. I put all the information in and it connects, shows a good signal, but doesn't acquire the correct IP. I have a 192.168.X.X address range on my network, but it shows a 10.X.X.X ip and no Gateway address.

If I can get this one thing working I will definitely be installing Fedora.

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 :: 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 View Related

Fedora Networking :: Command Line For Wireless USB Adapter - "out Of The Box" For FC10

Feb 15, 2009

I have an older laptop on which I have installed Fedora Core 10 (2.6.27.5-117.fc10.i686). I am using a Retail Plus Mini Wireless USB Adapter. I have scanned this forum and someone mentioned that support for this adapter should come "out of the box" for FC10. I have a fair amount of experience with Linux command line configuration but am by no means an expert. I have absolutely no experience, however, with wireless.

NB that via iwconfig I get the output below which is giving information about my (currently for now unencrypted) SSID called "activity_logged". Pardon my ignorance but wouldn't this mean that I have wireless enabled and if so how does one access it through the command line? I would also eventually like to go back to encrypted status and access that via command line.

[Code]...

View 5 Replies View Related

Software :: Command Line Cd Command Not Working Right

May 4, 2010

Using netbook asus 1005ha with lucid beta 1 with most of updates on learning to use the CLI and headaches cd command does not seem to reconise directories here is a sample

Code:

yeh i know read the f#####g manual i am but any help would be greatly accepted tried sudo with same commands same problem did have a problem on my debian system that was to do with paths this is not the same on a different footnote anyone thinking of upgrading to lucid sit tight on 9.10 there are still to many issues that need ironing out for a system that is your main system.

View 6 Replies View Related

Ubuntu :: Command Line Interface Connecting To Wireless

Jul 31, 2011

I stupidly turned off my computer as I was updating to KDE 4.7. Now when i start it i get to the log in screen, but imputting my username and password just causes the Xserver to restart and i get back to the log in screen.I know there are many other packages I should install as part of the update and i think this will solve my problem, so i am trying to connect to wireless through the command line login, and then install the updates.

View 2 Replies View Related







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