Ubuntu :: Can't Reach Wireless Network Configuration

Jan 4, 2010

In Ubuntu 9.10 (fresh install, not an upgrade from 9.04) on an ASUS EeePC 900, I was using wireless networking at home, which worked well. I took the netbook to work a few times and did not using it at home all that period of time. I connected it as a wired network (DHCP) at work, and it "just worked" fine (no configuration was needed). Now I tried to use it at home and wireless no longer works for all users. In System > Preferences > Network connections I can access the wireless configuration and it is still there, still with all the correct settings as worked before. However, in the network manager I access from the upper panel via the antenna icon, it now only lists a Wired network. The wireless network isn't in the list at all. No upgrades were done. I do those from home and tried to do one this morning but since wireless did not work I could not accomplish it.

I could hook it to a wired network, so if fixing this needs to upgrade something, that's doable (but I'd think it should not be needed since wireless did work before). I was going to try things like delete all networks and start again, but since that might lose information about a possible bug, I'm holding off.

View 5 Replies


ADVERTISEMENT

Fedora Networking :: Can't Reach Internet Via Wireless

Feb 27, 2011

I use Fed 14. I have China Telecom internet. The wired dsl connection works fine, but the wireless won't work. It has WPA security. The password taken from beneath the router is n2nqrcqx. This password is accepted. Network Manager says I am connected to ChinaNet-TRtk, but in fact, I can't reach the internet via wireless. If I disconnect the cable, I can't get through. I have the settings on automatic dhcp. I have nothing in BSSID, I don't know what that is. I unchecked the box 'require ipv4 addressing for this connection to complete' Ditto that for ipv6.

View 2 Replies View Related

OpenSUSE Wireless :: 11.2 - Could Not Reach Internet Sites

Mar 4, 2010

I recently upgraded my HP DV7 to 11.2. I did the install with wired network connection, my WiFi is always on as well. Install went fine, ran updates via YAST. I am running KNetworkManager, it loaded, configured eth0 and wlan0, prompted me for WEP keys and showed both connections working OK. I later found that when eth0 was disconnected, wlan0 was still connected but I could not reach internet sites. My router address was set as the gateway address and the DNS server address. Following several items on the forum, I tried 'dig' and 'route' commands.

I found that
Code:
HPDV7-Linux:/etc # dig [URL]
; <<>> DiG 9.6.1-P3 <<>> [URL]
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 28307
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0 .....
;; Query time: 12 msec
;; SERVER: 192.168.10.1#53(192.168.10.1)
;; WHEN: Thu Mar 4 07:01:19 2010
;; MSG SIZE rcvd: 69
returned a valid URL for that server - DNS seemed to me working properly via my router.

I found that
Code:
route
returned:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.10.0 * 255.255.255.0 U 2 0 0 wlan0
loopback * 255.0.0.0 U 0 0 0 lo
No default route showing.

I then opened the Network Manager connection editor, went to edit for the wireless connection and found under the IP_Address tab, Routes option box that both
Code:
Ignore automatically obtained routes
and Use only for resources on this connection were enabled, I believe by the install process.

Unchecking these yielded
Code:
HPDV7-Linux:/etc # route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.10.0 * 255.255.255.0 U 2 0 0 wlan0
loopback * 255.0.0.0 U 0 0 0 lo
default DD-WRT.capenet 0.0.0.0 UG 0 0 0 wlan0
and internet connectivity now working.

View 1 Replies View Related

Ubuntu :: ESSID Configuration - Wireless Network With Static IP

Apr 3, 2011

The wireless network on my laptop is configured with a static IP. (not using nm). When I take the laptop out of the range of my wireless router the essid is becoming off/any therefore when I'm back in range the connection is not reestablished and to re-enable the connection I gotta do "iwconfig wlan0 essid <essid name>" otherwise there is no connection. Make sure that essid stays configured unless I manually want to change it?

View 1 Replies View Related

General :: Wireless Network Configuration Running Ubuntu?

Feb 6, 2010

I am running Ubuntu. My wireless network is picking up everyone elses but mine? How can I reconfigure to my wireless network?

View 10 Replies View Related

OpenSUSE Network :: Can't Reach The Internet Since Installing The Updates

Feb 3, 2010

Suse 11.2 > updated Feb 2 using the Update UI applet.

I had internet connectivity prior to installing the updates. Now I can't reach the internet since installing the updates. I can reach my router, log in to the router I also ping the router but I can not ping the WAN side ip on the router.

When I boot into redmond, no issues, which is what I'm using as I write this.

I have security enabled, WPA2 Personal, not that I think that is an issue as I can reach the router, my server, network printers, and PC's.

I am running a Linksys router but have replaced the standard Linksys software with DD-WRT v24-sp2 build date 12/28/09 std. One note, DD-WRT does hand out IpV6 address but I have disabled FF from using IpV6 address along with the network connection configuration applet from accepting them. (I don't remember the applets name)

In the redmond world this would be a certificate error, is this the same type of an issue? If so how do I fix it?

View 9 Replies View Related

CentOS 5 Networking :: Can't Reach Server Within Local Network

Sep 24, 2010

I'm setting up my server under CentOS 5.5 (text mode) and I installed cherokee server but I couldn't reach it with the ip given by ifconfig. So I figured it might be an problem within cherokee. I also wanted to install webmin so I did that to see if I could reach that one. But also the webmin server is not reachable (I know the port number should be behind the ip ). So if I look up ifconfig I see the server has got an local ip (192.168.1.42) but I can't reach it from another computer in the same local network.

View 1 Replies View Related

Debian Configuration :: No Wireless Network Found

Mar 25, 2016

I am running Jessie 8.3 and wireless in Wicd has stopped working for me, displaying "No Wireless Networks Found."

Code: Select allsudo /etc/init.d/wicd restart Restarted wicd
Made sure wlan0 is in wicd preferences.
iwconfig:

Code: Select alleth0      no wireless extensions.

wlan0     IEEE 802.11abg  ESSID:"Tell My Wifi Love Her" 
          Mode:Managed  Access Point: Not-Associated   Tx-Power=200 dBm   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
         
lo        no wireless extensions.

For some reason my user account was removed from the netdev group? So I readded it...

Code: Select allekarr@fidelio:~$ sudo gpasswd -a ekarr netdev
Adding user ekarr to group netdev

[code]....

And still, "no wireless networks found" in Wicd.

View 12 Replies View Related

Fedora :: Get Connected On Network To Reach Kerberos Server To Login

Aug 9, 2010

I'd like to know if network-manager applet could be run on gdm login menu. Cause i would like to get connected on my network to reach kerberos serveur to login. nm-applet on gdm

View 5 Replies View Related

Debian Configuration :: Wireless Network Intermittently Reconnects

Oct 24, 2015

For the past week or so, I've had my wireless connection disconnect and reconnect at seemingly random intervals. It can be anywhere from every minute to every hour, whether I'm using the network or not. I don't recall installing anything that could affect this. I'm fairly certain this isn't a hardware issue, since I haven't had any problems when using my Windows partition. I'm using a D-Link USB adapter (DWA-171).

Code: Select alljp@pyrog:~$ more /etc/*-release
PRETTY_NAME="Debian GNU/Linux 7 (wheezy)"
NAME="Debian GNU/Linux"
VERSION_ID="7"
VERSION="7 (wheezy)"
ID=debian
ANSI_COLOR="1;31"

[Code] ....

View 14 Replies View Related

Debian Configuration :: Thinkpad X120e - Wireless Network Down

May 14, 2011

My wireless network is down. I got thinkpad x120e, chipset: Realtek RTL8188CE, driver: rtl819ce.

Here is what I did so far:
upgraded to 2.6.38-bpo.2-686
installed firmware-linux-nonfree
Added the firmware file from the repo since it's not yet packaged in firmware-realtek and reloaded the module.
'iwlist sc' shows: 'wlan0 Interface doesn't support scanning : Network is down'
'dmesg |tail -20' shows:
rtl8192ce:rtl92c_download_fw():<0-0> Failed to request firmware!
firmware 0000:04:00.0: firmware_loading_store: vmap() failed

I also tried the following commands:
ifdown wlan0 ; ifup wlan0
ifconfig wlan0 up

Relevant bug: [URL]
Step by step, in case someone is interested:
add to sources.list: deb [URl] squeeze-backports main
aptitude update
sudo aptitude -t squeeze-backports install linux-image-2.6.38-bpo.2-686
install this package: [URL]
get the first file: [URL]
add to driver:
mkdir -p /lib/firmware/rtlwifi
mv rtlwifi_rtl8192cfw.bin /lib/firmware/rtlwifi
modprobe -r rtl18192ce; modprobe rtl18192ce; dmesg | tail -20

View 3 Replies View Related

Debian Configuration :: Wireless Not Working After Sqeeze Update Of Network?

Feb 9, 2010

I've been enjoying wireless for a long time on Squeeze (iwl3945) with KDE, but the recent network manager update stopped that. I've tried a few things, like going back to /etc/network/interfaces and ifup wlan0 that I use with Lenny, but still not working.

View 14 Replies View Related

Debian Configuration :: Configuring Wireless Network With Rt2870sta Driver?

May 14, 2011

I've been following this guide for squeeze: [URL] After getting the wireless-tools and firmware-ralink packages installed with no internet, I managed to installthe driver using modprobe rt2870sta (the 4th step). With the module loaded and the device plugged in (a RangePlusWireless Network USB Adapter with the WUSB100v2 chipset), iwconfig returned something like

[code]....

and then ifconfig wlan0 up returned ERROR while getting interface flags: no available device

View 14 Replies View Related

Fedora Installation :: Wireless Network Configuration - B43 Adapter Grayed Out

May 9, 2009

I am doing network config of my laptop. I'm new to Fedora, so I'm not sure how it goes ...
I have an Ethernet device (eth0) and a wireless device, wlan0
Status in system->administration->network:
Tab devices:
eth0 : active
wlan0: inactive
Tab Hardware:
eth0: system
wlan0: configured (description: b43)

Double clicking on the wlan0 line gets you to Network Adapters Configuration, where adapter b43 grayed out) is associated with device wlan0. So far, so good (I did all the fwcutter stuff, so I assume this is the result). When I installed the system (from installcd, then update, then install broadcom-wl, ...) I configured it to be started up with network manager, automatically on startup. I managed to get it working exactly once in that session.

Problem is, it doesn't start up and the wireless is not even visible when you click the network manager icon. For that matter, eth0 does not start automatically either, but at least there is a button to start it in network manager. Coming back to the tab devices, clicking on wlan0 allows you to click on the activate button ... but there it says: Cannot activate network device wlan0! b43 device wlan0 does not seem to be present.

View 6 Replies View Related

OpenSUSE Network :: Wireless AP Configuration - Doesn't Have Internet Access

Aug 7, 2011

I'm trying to setup a wireless AP with my old asus eeepc, so it can act as a repeater to connect my android device on the other end of the apartment. I've already created the Wireless Access Point using hostapd. It took very little configuring, just changed from mode 'a' to 'g' and changed the channel from 60 to 1 and It was all set. Next I setup a dhcp server. Also simple enough using yast.

Up to this point, I was able to connect my android device to the newly created wireless network. However It doesn't have internet access. I guess I have to configure iptables for this, but I find it incredibly confusing! Here are a few specs to help with any examples: The laptop is connected to the internet through eth0 with IP 192.168.2.120 Hostapd is using wlan0, and I'm pretty sure it created mon.wlan0 So, to sum up, when I connect my android device to the network I can, for instance, see what ever pages apache is currently serving on the laptop, but can't access the internet.

View 1 Replies View Related

Debian Configuration :: Wireless Stops Connecting After Update To Network Manager

Mar 30, 2011

I am currently using Debian Testing, managing my wireless connection with NetworkManager and the Gnome nm-applet. Both have just been updated: network-manager from 0.8.1-6+squeeze1 to 0.8.2-6 and network-manager-gnome from 0.8.1-2 to 0.8.2-4.On installation of the new packages, I have no problems. However, on a reboot, I can no-longer connect to any wireless connection. I am not prompted on start-up for the password to unlock the Gnome keyring and when I left-click on the nm-applet icon and then click on a network to connect to it, nothing happens.I do not think this is a driver or NetworkManager daemon problem. If I run "nmcli dev wifi" or left-click on the applet icon, NetworkManager seems to scan for wireless networks properly and returns a list including the one I wish to connect to.

View 9 Replies View Related

Debian Configuration :: No Longer Connect To The Wireless Network After Squeeze Upgrade

Apr 17, 2011

I upgraded from lenny to squeeze on a notebook and I can no longer connect to the wireless network. The computer is an LG notebook and the network card is ralink rt2860. I am using Gnome and NetworkManager. The wireless key is WEP hex. It was working fine with lenny till before the upgrade. After the upgrade, the network card stopped working. So, I checked

$ lspci|grep Network
08:00.0 Network controller: RaLink RT2860

Then I reinstalled the driver with apt-get install firmware-ralink wireless-tools Then the network manager tray started working again and saw the network, but cannot connect. It was trying to connect but timed out and kept asking for the password. It is the correct password. I tried deleting the old connection and recreated a new one in the nm. But still does not work.

[Code]...

View 7 Replies View Related

Fedora Networking :: Wireless Configuration Does Not Show Up In System-config-network

Sep 1, 2010

This may fall under the "ain't broke don't fix it" category but it's driving me nuts. I've got the Broadcom 4322 wireless adapter in my laptop and it works fine with broadcom-wl driver and kmod. However there is no ifcfg-eth1 file and the card does not show up in system-config-network.

View 2 Replies View Related

Debian Configuration :: Using Azio Wireless PCI Adapter (Network Controller: RaLink Device 0701)

May 3, 2010

using this Azio Wireless PCI Adapter[URL] (Network controller: RaLink Device 0701)

View 11 Replies View Related

Fedora :: My Wireless Isn't Working - Network Configuration On System-administration The Interface It Appears As Inactive

Dec 10, 2009

I have b43 wireless. In network Configuration on system->administration the interface it appears as inactive it appers in hardware also as b43 associated to wlan0 but i cannot have access to any wireless network. What i have to do to put this b43 to work.

View 11 Replies View Related

OpenSUSE Network :: Connection 1000Mbps Doesn't Reach 1000Mbps?

Jan 13, 2011

I've two computers with 1000Mbps cards, one opensuse 11.2 32 bits (AMD K7 over 1Ghz and 2MB RAM) and the other Opensuse 11.3 11.3 64 bits (single processor, 3GB). Both of the cards are configured with skge. The swith is an SMC 10/100/1000 and it reports connection at 1000Mbps on both cards. The i386 is a server and the other is a client.

I've in the client some directories of the server mounted by nfs.
I'm testing the connection copying long files (1GB for instance) and the copy reaches 14MBps at most, and most of the time it is more or less at 10MBps, which is too far from 1000Mbps.

It may be a problem of configuration? The switch is not good enough? or may be another kind of problem ?

View 11 Replies View Related

OpenSUSE Wireless :: When Click The Button To Connect To A Wireless Network This Message Apears:Network Management Disabled?

Mar 23, 2010

When i click the button to connect to a wireless network this message apears:Network management disabled

View 1 Replies View Related

Fedora Networking :: Cannot Find Network Card While Setup Network Configuration?

May 25, 2010

Cannot activate network device eth0!"device eth0 does not seem to be present, delaying initialization".i cannot find my network card while i set up network configuration Now I use dual boot window 7 and fedora 9,I cannot find my network card in select network adapter while network configuration ,i have a network card Atheros AR8132 PCI-E fast Ethernet controller NDIS(620)and for wired in Accer laptop .

View 1 Replies View Related

Debian Configuration :: Getting Network Error - Every Time Rebooting My Server Lost My Network Config

Mar 3, 2011

I was playing with my debian server when something went totally wrong while i was editing something on my network interface,i removed those crap that i wrote and left the network interface configuration as it was

Like for example after re-editing my network interface,it was like :

As i did a network restart, i get this error saying :

There is already a pid file /var/run/dhclient.eth0.pid with pid 2802 killed old client process, removed PID file.

What is this error and how can i fix it,because every time im re booting my server i lost my network config.

View 1 Replies View Related

OpenSUSE Network :: Network Print Configuration - Can't Connect With 11.2 Computer

Mar 27, 2010

I have a Canon MX860 network printer but I cannot get it to connect with my openSUSE 11.2 computer

View 9 Replies View Related

OpenSUSE Network :: Suse 10.2 Network Card ( DG41RQ ) Configuration?

Jun 19, 2010

i am using intel hardware on this working on suse linux 10.2 . i am not able to configure the network card IP address I have tryed using dhcp and static both way. Currently intel DG41RQ network card is assembled in my system. by using command ifconfig i can see only lo but eth0 is not displayed their.

View 4 Replies View Related

OpenSUSE Network :: Skipped Network Configuration During The Installation Of System?

Dec 12, 2010

I've just installed OpenSuse 11.3 on my new laptop but I've skiped the network configuration during the installation of system, but after that when I use the command : dhclient eth0 I'll be connected without any problem except when I reboot the system, I should retype the command to connect

View 3 Replies View Related

Debian Configuration :: Network Not Work When Use 2 Network Cards

Oct 24, 2010

I'm planning to use Debian as the OS for a firewall machine, which will sit between my internet connection and the rest of my computers. Now my network is all wired, no wireless whatsoever. I'm using the onboard the motherboards cat5 socket which seems to be using the VIA rhine driver and I'm also using a 3com 100MBps card.

I can list the machine spec if you want but it's nothing special, an old Athlon 64 rig with 1gb ram and an OEM motherboard, it all seems to work ok apart from the internet doesn't' seem to work. Lenny seems to detect both cards ok and I even used the net install CD and it managed to download everything using the 3com card.

The strange thing is when I'm in Lenny, I can't seem to connect. I can ping google, but when I try and view a webpage, the browser just sits there with a while screen... Could it be that using 2 network cards is confusing Debian? Right now I've only got the modem hooked up the the 3com card, and nothing connected to the onboard network card.

View 5 Replies View Related

Red Hat :: Static Network Configuration On RHEL - Network Is Unreachable

Apr 27, 2010

setup my static network connection Here are my details :

IP : 172.16.152.137
Subnet : 255.255.255.192
Gateway : 172.16.152.191
Primary DNS : 172.16.0.1

[code]....

but after this setup when i restart my network #service network restart while bringing up the eth0 the following message is displayed before [OK] - RTNETLINK answers : Invalid Argument now it seems either this setup is wrong or not sufficient to set up the connection, whenever i try to ping 172.16.0.1 it showing connect : Network is Unreachable

View 11 Replies View Related

Ubuntu Networking :: Get Wireless Network Adapter To Be Read By 'Windows Wireless Drivers'

Nov 24, 2010

I recently reformatted and dual partitioned to both Windows 7 as well as ubuntu 10.10. Loading works fine and Windows 7 is 100% operational. I cannot seem to get my wireless network adapter to be read by Ubuntus 'Windows Wireless Drivers' gui. Here are the steps that I have done THUS far, to make sure that we are all on the right path. Before I go any further, my wireless network adapter is an old school WUSB11 Linksys Wireless Network Adapter (running version 2.6).

1) Downloaded and installed "ndiswrapper" from ubuntu's main website. I downloaded the common, utils and ndisgtk files and installed them accordingly.
2) I extracted these three files to the desktop of Ubuntu and accessed the terminal page.
3) From terminal I typed "cd Desktop" to change the directory to the desktop.
4) Next, I typed in "Sudo dpkg -i ndiswrapper-common_1.54-2ubuntu1_all.deb
Sudo dpkg -i ndiswrapper-utils-1.9_1.54-2ubuntu1_i386.deb
Sudo dpkg -i ndisgtk_0.8.5-1_i386.deb"
5) This installed Windows Wireless Drivers gui successfully and I can access it.
6) I have downloaded the driver files for the adapter from the cisco website and searched them for the required files needed.
7) After extracting the .INF file from the "Drivers" directory named "NETUSB.SYS" (I wasn't sure if the other associated files within the same folder needed to be present together with NETUSB so I moved everything to the desktop) I typed in "sudo ndiswrapper -i NETUSB.inf". After accessing the Windows Wireless Drivers gui I have noticed that the 'netusb' driver is present yet under it, the system states "Hardware present: No". This leads me to believe that maybe I installed incorrectly or my "fireware?" is not present? I was reading through the installation guide posted on the ubuntu website that in addition to the .INF file we also need the BIN file(s)? and SYS file(s)?.. The folder with the drivers for my adapter contains a BIN file but it is not within the "Drivers" section of the folder.
9) Upon mousing over the network Icon naturally my hardware is still not present.
10) From what I gather after the system finds the hardware I am to write into the terminal

[Code]....

View 2 Replies View Related







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