Ubuntu Networking :: 10.4 Unable To Connect With TP-Link TL-WN321G?

May 22, 2010

I'm trying to connect from my desktop to my router (Networl WGR614v6). It seems to recognise the card, but I can't get a connection. I want to run this machine as a server, which is why I'm using commandline, but I haven't had any luck through the gui either. I've disabled NetworkManager and verified that it's not running. Here's what happens:

Code:
$ lsusb | grep -i wire
Bus 001 Device 003: ID 148f:2573 Ralink Technology, Corp. RT2501USB Wireless Adapter

[code]....

View 1 Replies


ADVERTISEMENT

Fedora Networking :: WN321G, Link Not Ready?

Nov 6, 2010

I recently got a Tplink TL-WN321G wifi device for my fedora box. It has a Ralink chipset rt2870 in it.After messing it with couple of hours, i got it working with rt2800usb firmware, the LED is blinking on it and the device is listed in available...but its not scanning for available networks..lsusb:

Code:
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

[code]....

View 1 Replies View Related

Ubuntu :: Installing Drivers TP-Link TL-WN321G?

Aug 28, 2010

i have not mastered the finer art of installing drivers. I am trying to install a tp-link wireless adapter tl-wn321g which are green lighted but since i don't know how to install the driver.

View 6 Replies View Related

General :: Download And Install Tp Link Wn321g Wireless Adapter For Ubuntu?

May 26, 2011

download and instal tp link wn321g wireless adapter for ubuntu

View 1 Replies View Related

Debian Hardware :: Wifi No Detected Or Not Working. TP-LINK TL-WN321G?

Jan 21, 2010

I just buy a usb wifi and I am trying installing it. TP-LINK TL-WN321Gsusb
Bus 004 Device 002: ID 148f:2573 Ralink Technology, Corp. RT2501USB Wireless Adapterhere I can see that is need driver rt73. I have it in synaptic.I installed these package: firmware-ralink, rt73-common, rt73-module-2.6.26-2-686My kernel is:Linux Miros-main 2.6.26-2-686 #1 SMP Wed Nov 4 20:45:37 UTC 2009 i686 GNU/LinuxI have installed wireless-toolsI have Wicd installed.iwconfig iwconfiglo no wireless extensions.eth0 no wireless extensions.

View 4 Replies View Related

OpenSUSE Wireless :: TP Link TL-WN321G - Can Install It Without Connection On The Internet

Feb 27, 2011

i have a usebe Wireless TL-WN321G and i search driver for him and how i can install it without connection on the internet.

View 9 Replies View Related

Ubuntu Networking :: D-link Dwa 130 Can't Connect To Network / Sort It?

Aug 28, 2010

I just bought this usb wireless adapter. (I also have a mac using wireless here and it works fine.) I installed ndiswrapper and ndisgtk and then used it to open the .inf file on the driver cd that came in the box. It must have worked reasonably well because if I click on network manager, I can see a number of networks, including my own. However, when I enter the security key for my network the icon spins for a while and then it asks for the key again. I've tried repeatedly and it never connects. I am definitely entering the key properly because I re-entered it on my mac and it worked.

I have attached a document with most of the information requested in the sticky.

View 6 Replies View Related

Networking :: Connect To A D-link DIR-300 Router Using Command Line?

Apr 3, 2011

I need to connect to my router using only CLI, specifying an username and password, preferably with a single command line, so it won't be interactive, 'cause I need to include the command in a script.

View 5 Replies View Related

Ubuntu Networking :: Connect WiFi Router TP-LINK TL- Wr942nd To Provide Wireless Internet To Other 2 PC

Oct 27, 2010

I have a telephone connection of 1 mega internet modem huawei mt 880 SmartAX my desktop computer is connected via an ADSL PPPoE.I use Ubuntu 10.04 in Spanish and want to know how to connect a WiFi router TP-LINK TL- wr942nd to provide wireless Internet to other 2 PC, a desktop with a plaquet wireles G CNet CWP-854 and 500 series notebook olivetti olibook. The issue is that when I connect the router I can not even go online and do not know how to operate the network, I can not even connect the desktop to my internet provider

View 1 Replies View Related

Ubuntu Networking :: Unable To Connect To Wireless But Can Connect To Wired

Nov 2, 2010

I am unable to connect to wireless network in ubuntu 10.10.i have noticed that the iwlagn driver isnt been used by anything.

View 9 Replies View Related

Ubuntu Networking :: Unable To Connect To The Internet But Can Connect To The Router

Apr 6, 2011

I am trying to setup a dhcp server for my internal network. I have two NICs, a modem, and a wireless router. I have my server connected directly to my modem which is providing me with Internet access on eth1 and is working fine. I have dhcp and dns setup on eth0 which is connected to my router. The router shows that it is connected to the Internet but when the router gives a client computer an IP address, the client is unable to connect to the Internet but can connect to the router. I will post my configuration files below with my current configuration.

[Code]....

View 5 Replies View Related

Networking :: Ubuntu 9.04 Can't Connect To Wifi With Intel Wireless WiFi Link 5100?

Aug 29, 2009

I have only had a few weeks worth of experience with linux, so I'm probably considered a newbie at this but I felt like giving it a shot. I just configured my new Toshiba Satellite A505-S6969 to jaunty. Most of the transition is going well but I'm stuck with a few issues, one of which is getting my wifi to work. Right now I'm working off of an ethernet cable.spci returns

00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:01.0 PCI bridge: Intel Corporation Mobile 4 Series Chipset PCI Express Graphics Port

[code]...

View 3 Replies View Related

Ubuntu Networking :: Mount To Vista Needed For Apache - Symbolic Link Not Allowed Or Link Target Not Accessible

Apr 26, 2010

I have a problem where I'm using Ubuntu linux to mount a Windows Vista machine's USB drive and access it on the web using Apache. I did have the USB drive plugged into the Linux machine directly and that was working via the web. FollowSymLinks is on in httpd.conf

[Code]....

The mount works and I can see the files (see above) from my regular linux user account. If I make a test file in /mnt and soft link to that, I can see it on the web. So it's just the mount to the vista machine that seems to be a problem. It's supposed to be a simple read-only mount and the apache login should (I think) be able to see the same generic root access permissions.

log from apache: [Mon Apr 26 20:39:42 2010] [error] [client 99.99.99.99] Symbolic link not allowed or link target not accessible: /home/user1/pub_html/Music, referer: https://xx.xx.xx/~user1/music.html

The credentials have a login and password that matches a special read-only account on Vista. I can see the files on the system from Linux, but not via the web. As mentioned above, a different link to the same /mnt area works fine via the web. I've tried several different mount options with no success.

View 3 Replies View Related

Fedora Networking :: Unable To Connect To Wireless Networks And Unable To Configure Network

Jul 27, 2010

I just switched from Ubuntu to Fedora 13 because I was unable to get Ubuntu to connect to wireless networks. I tried everything suggested in help and forums, and kept getting "Bad Password" with WICD and Network Manager. Now, with Fedora...I still can't connect.

Problem #1: The guide says to "...make sure that the relevant wireless interface (usually eth0 or eth1) is controlled by NetworkManager," and that I do this via: System>Administration>Network

However, there is no Network option under System>Administration.

Problem #2: I open Network Manager, which displays a list of networks. I click on mine, configure it with WPA and the right password, and it fails to connect: "The network connection has been disconnected."

View 12 Replies View Related

Ubuntu Networking :: Unable To Connect To A Small Number Of Random Websites: Otherwise Networking Is Fine

Dec 29, 2010

I was having no problems (that I knew of) browsing the web since installing Ubuntu 10.10 a week or so ago. I was previously trialling Win7 as my customers will likely be using that in the future. Then I wanted to go to internode.on.net. Got the following: Quote: Firefox can't establish a connection to the server at internode.on.net. or Quote: Oops! Google Chrome could not connect to internode.on.net

As it was just after Christmas I thought it must be down, for upgrades or maintenance etc. I later tried to go to Freebsd.org; same error. I've been having a small number of other websites give the same error. I thought nothing of this until I tried it on my wife's macpro. I could log onto all the websites I wanted to and none gave any indication of having been down. Both boxes are on the same adsl connection. I still can't access internode or freebsd on 10.10 yet have been able to access every website on OSX. Now, I was only looking at them for info but am worried I won't be able to access something important. (so far everything I 'need' is working)

ping just drops out. edit: weirdest thing! I just retried and now can not emulate the problem for internode. freebsd still won't show. that is less than five minutes between problems and resolution! I hadn't even posted! But I still would like to have an idea of what is going on. Here is the ping error for freebsd: Quote:

[Code]...

View 9 Replies View Related

Ubuntu Networking :: Unable To Connect To A Certain W-LAN

Jul 14, 2010

I have Karmic Koala and together with my neighbours we have a W-LAN which I was always using without problems. Now, a couple of weeks ago, my neighbour has changed the password to this W-LAN and since then ubuntu is unable to connect. The network is being recognized, but after the request to unlock a key for the network manager (besides, how can I unlock it once for all?) there comes the window with the request for the network-password, after typing it (correctly), nothing happens. The request for the password comes two more times and then ubuntu states that it is unable to connect.

- We have changed the password again - didn't help
- On Windows I and my neighbours get the connection
- My Ubuntu is able to connect to all other W-LANs

View 3 Replies View Related

Ubuntu Networking :: Unable To Connect To A VPN

Nov 16, 2010

I have an Ubuntu server dedicated to running an openVPN server on my VMware ESX 4 host. On my Windows clients I am able to connect to the VPN; however, on my Ubuntu 10.10 workstation I am unable to connect. Here is what I have done. I have network-manager-openvpn and dependices installed as well as the openvpn package. When I hit the add button in the network manager for VPNs, I fill out all the needed information, but am unable to hi the apply button. I have also tried using the openVPN method for connecting. I download the client.ovpn file from the VPN server, and issue the following command:

Code:

openvpn --config client.ovpn

It asks me for the authentication user and its password and produces this:

Code:

Mon Nov 15 21:37:20 2010 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Mon Nov 15 21:37:20 2010 Control Channel Authentication: tls-auth using INLINE static key file
Mon Nov 15 21:37:20 2010 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication

[code]....

View 1 Replies View Related

Ubuntu Networking :: Unable To Connect With Network?

Apr 16, 2010

I see the network applet in the panel which shows that I am connected but I cannot access the net. I found out that I had to do this in firefox

about:config --> IPv6 --> disable.IPv6 true

With this tweak I was able to connect to the net. But when I use the Update Manager or Synaptic I am not getting connected, even if I use the cli and do

Code:
apt-get update: I cannot connect. When I do

View 7 Replies View Related

Ubuntu Networking :: Unable To Connect To WPA Home

Apr 20, 2010

First off, I should state that I am still using Hardy. I realize that it is many versions from the current release, but my schedule is full and provides little time to ring out a new distro and considering the nature of my problem I don't see much need.

The problem is that I cannot connect to my WPA home network. The wireless card is working because I can connect to any WEP network and before upgrading to Hardy I could connect, although not at first.

Have recently installed WICD which has not helped. WICD tries to connect but reports that it cannot obtain and IP address. Network Manager did not report anything but did seem to translate the password into an encrypted key (saw posts relating to this before but no obvious fix) Since switching to WICD I have not had the opportunity to test connection to a WEP network.

I do not wish to change the security of my home network to accommodate the operating system.

View 3 Replies View Related

Ubuntu Networking :: Unable To Connect To Internet

Jun 10, 2010

Currently I have an Acer Aspire One netbook with Windows XP on it. I want to switch to Ubuntu, so I have the OS on a flash drive and I can run it fine. The only problem is,I cant see any wireless networks in range. I know the router is working because I can connect with Windows fine. A notification also pops up telling me i have to install missing drivers. But when i click on install, the progress gets to 99% and fails. It says i need the Broadcom B43 driver, but i don't know how to get it.

View 8 Replies View Related

Ubuntu Networking :: Unable To Connect To The Internet

Aug 3, 2010

I've been trying for 3 days now, gone to a couple of ubuntu sites, asked some friends who unfortunately don't have the time to assist me, and gone through several forum responses on here to try to find the solution to my problem.The problem is my inability to connect to my wireless network. I have a linksys USB device for my wireless, and the wireless router is literally right next door to my room. I am able to find my router and my neighbor's router from my computer. However I can not connect to my router. It is WPA enabled, and I have the correct password. It is just unable to connect to the network, it tries for a few minutes then doesn't connect at all and says wireless network disconnected. I am currently hooked up to an unsecured wireless network, but I can't connect to the internet. I am using firefox, but it doesn't seem to connect to any site I try.

Here is the lspci

Code:

captain@The-Ship-Of-Capn-Alex:~$ lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT8375 [KM266/KL266] Host Bridge
00:01.0 PCI bridge: VIA Technologies, Inc. VT8633 [Apollo Pro266 AGP]

[code]....

and when I ping I type in [URL] in the terminal and all that comes up is

Code:

ping: unknown host [URL]

View 9 Replies View Related

Ubuntu Networking :: Unable To Connect To Wireless / Why Is So?

Aug 14, 2010

I just dual-booted my Acer Aspire 3810TZ laptop with Ubuntu 10.04. When I first tried to connect to my home wireless network, it connected fine. However, now whenever I start the laptop, it will not connect. The network appears in the available networks list, but it fails to connect. I know the network is ok, because I can still connect to it fine from Windows.

My network adapter is Intel Wifi 1000 BGN. Apparently (from [URL]) the drivers for this card should be part of the distribution.

I can't understand why it connected once, but (without any changes to the system at all) it won't work now.

View 2 Replies View Related

Ubuntu Networking :: Unable To Connect To Wireless?

Aug 19, 2010

I'm a first time Ubuntu user and I just installled it more out of curiosity than anything else so I don't know jack abiut linux just that people say it's better.

Anyway I have a Dell Inspiron 1526 laptop and I'm unable to connect to the wireless network. The router that we use is an Apple Airport Express device to connect.

I checked using the troubleshooting guide and this is what I got in the Terminal:

moofknock@moofknock-laptop:~$ sudo lshw -C network
[sudo] password for moofknock:
*-network
description: Network controller

[Code]....

View 2 Replies View Related

Ubuntu Networking :: Unable To Connect To Vpn And Along With My Thinkpad?

Oct 19, 2010

Unable to connect to vpn and along with my thinkpad I am frustrated, exhausted by multiple restart installed ubuntu 10.10 on Thinkpad-T410 64 bit

Steps

1. sudo apt-get install network-manager-vpnc

2. sudo apt-get remove resolvconf

3. Import .pcf

4. reboot

5. connect, enter password in password window

6. error "invalid VPN secrets"

also tried enabling/disabling Dead Peer Detection option but still no success

View 3 Replies View Related

Ubuntu Networking :: Unable To Connect To Internet?

Mar 10, 2011

I use Hasee L141 notebook and ever since I installed ubuntu, my internet connection using both wire and wireless does not work but for the windows it works alright. I asked friends to help me but it yielded no result. Is there anything that I'm missing? I re-installed it several times but still had the same problems.Someone please help me. I even tried installing using the wubi.exe but still the same problem.

View 9 Replies View Related

Ubuntu Networking :: SSH & HTTP Unable To Connect?

Mar 23, 2011

I have an Ubuntu 10.10 machine hosting a virtual Windows machine on virtualbox. I have 3 servers I connect to using SSH with password authentication, on standard port (22)For some unknown reason, I have one server that I cannot connect to Via SSH using putty/terminal or HTTP via Browser from my Host nix box, but my Virtual machine CAN connect via both. Same machine, same network, one virtual with a bridged adapter, one physical network card connected to my network.

View 4 Replies View Related

Ubuntu Networking :: Ar5001 Unable To Connect?

May 12, 2011

The problem is wireless connections show up in the connections list but when I try to connect it will just keep trying to connect and will never actually complete. During the connecting process it will constantly ask for my WPA2 key. Wired connection does work but that is only a temporary fix to this problem. The phy0 wlan hard block is stuck to yes also, so that could be the problem.other info:Running Ubuntu 11.04 dual boot with windows vista 32 bitWireless card is Atheros ar5001 on Toshiba satellite laptop

View 5 Replies View Related

Ubuntu Networking :: Unable To Connect To Router

May 19, 2011

I'm running Ubuntu 10.04LTS 64bit. The desktop running it does not connect to my router or the internet. My mac laptop does. When I installed windows on this desktop, it too could connect. But after reinstalling ubuntu, I cannot. I tried upgrading to the latest ubuntu, but that just bricks my computer. Here is my ifconfig:

Code:
~$ ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:1d:09:95:39:76
inet6 addr: fe80::21d:9ff:fe95:3976/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1492 Metric:1

[Code]....

View 9 Replies View Related

Ubuntu Networking :: Unable To Connect With 3G After Not Using It For 2 Months

Jun 5, 2011

Yesterday I tried to connect using my 3G, it has been working since I installed the computer more than a year ago.

When I try to connect I get the following in the syslog (and daemon.log)

Code:
Jun 5 10:50:21 ubuntu NetworkManager: <info> Activation (ttyUSB0) starting connection '3 Bredband'
Jun 5 10:50:21 ubuntu NetworkManager: <info> (ttyUSB0): device state change: 3 -> 4 (reason 0)
Jun 5 10:50:21 ubuntu NetworkManager: <info> Activation (ttyUSB0) Stage 1 of 5 (Device Prepare) scheduled...

[Code]....

After alot of swearing ang scratching of the head I've resorted to trying this from i live cd, but with the same results. I know I've been able to connect using livecd before so I'm a bit worried that something might have happened with the hardware.

What I'm hoping for though is some way to determine that it is the sim-card and/or something on the operator side that is bork.

how to further pinpoint the issue? And/or troubleshoot the hardware? I should be able to send AT-commands directly to the modem, does anyone know how and/or the syntax for establishing the data connection?

EDIT: I'm using an Asus eee 901 with builtin 3G modem.

View 3 Replies View Related

Ubuntu Networking :: Unable To Connect Via Ethernet?

Jun 22, 2011

I had this sticky problem with b43 drivers. Unfortunately, on my Acer Extensa 5620z I'm not even able to connect via ethernet, so I can't download upgrades, driver or whatever. This was initially with 11.04, so I've decided to get back to 10.04, but the problem persists. Then, here we go with details:

networking checked - is enabled.
Ip configuration (I've got static local address) - is ok.
Ifconfig - recognizes eth0.
Iwconfig - recognizes wlan0.
Ping - 100% packet loss, always.
dig - goes on timeout.
netstat -an - doesn't show any connection with external address.

View 2 Replies View Related







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