Ubuntu Networking :: Wireless DNS Resolution Fails?
May 24, 2011
When connecting to any wireless network, DNS lookups completely fail to work. Over a wired connection, there's no trouble.
I can ping machines by IP address, and I can dig and nslookup domain names using the DNS servers assigned by Network Manager or by myself. When I try to ping by domain name, however, nothing happens. Similarly, I cannot ssh into machines by domain name or browse the web.
My wireless card (Intel 4965AGN) is managed by Network Manager. The issue is seen regardless of whether DNS servers are obtained automatically by DHCP or assigned by me through Network Manager. This started about a month or two ago while I was using Maverick and presents again with Natty. I dual-boot Natty and Windows 7, and everything works fine in Windows.
Somehow, this seems to be linked to Nautiluswhile connected to a wireless network, Nautilus won't open, my desktop icons won't show, all that jazz. If I'm connected to a wired connection at login time, Nautilus works fine.
I've managed to workaround the browsing issue by setting up an ssh tunnel through a machine at school and forwarding Firefox's DNS resolution through that tunnel. But I'm at a loss as to how to resolve the core problem.
Here's some diagnostic info. I've modified my IP and hardware addresses below.
Code:
$ ifconfig wlan0
wlan0 Link encap:Ethernet HWaddr 00:1f:3b:27:be:35
inet addr:xxx.xxx.38.96 Bcast:xxx.xxx.39.255 Mask:255.255.254.0
inet6 addr: fe80::21f:3bff:fe27:be35/64 Scope:Link
[Code]....
I've tried all the basic steps killing and restarting Network Manager, renewing my DHCP lease using dhclient, restarting /etc/init.d/networking. I'm at the end of my rope, though, and ready to reinstall. I'd be much obliged if anyone can think of a less "Microsoft" solution.
View 4 Replies
ADVERTISEMENT
Aug 2, 2010
I'm trying to install Mandriva Spring 2010 for a friend on his laptop after MS Windows crashed. The installation appeared to work, but I've got an odd networking problem - firefox is unable to load URLs. Every URL I try returns a server not found error.
When I drop into bash I'm able to do the following
Code:
ping 66.102.9.103
ping google.com
However when I try
Code:
wget http://google.com
I just get a message that tells me that wget is "unable to resolve host address google.com'". This is odd - ping is able to resolve google.com, but wget isn't. I assume that firefox and Konqueror both have the same problem. Could it be cause I've specified the http protocol?
View 11 Replies
View Related
Apr 30, 2011
I just upgraded to natty last night, and everything is working fine except for the network manager. I can enable and configure the wireless card via bash, but the network manager widget will not manage the wireless card.
When I first boot up, the "Enable wireless" check box is greyed out. After I enable the card via the terminal, the "Enable wireless" check box becomes ungreyed, but every time I click it, it instantly unchecks itself. I feel like Currly from the Three Stoogies. Check, uncheck, Check, uncheck.. "Slaps face repeatedly."
View 2 Replies
View Related
Oct 19, 2010
Dell mini 10 with ubuntu 10.04/windows xp, connecting to linksys wrt54g. Connected when I was using 9.10, has worked for several months since 10.04 was installed. Still works if I boot XP, but, when booting Ubuntu, router won't accept the passkey which I obtained from my wired computer. I've glanced through a bunch of posts and see several which are close, but no solution. Only cause that I can think of might be a shut down while connected. I say that because it was working and I had no need to change settings.
View 5 Replies
View Related
Nov 23, 2010
I upgraded from 9.x to 10.10. Under 9.x my wireless usb dongle worked correctly. After upgrade it does not. I checked the dongle on another machine and it works correctly. I inserted a usb memory stick and the system found it as a drive correctly. I assume from this that both the dongle and usb port are ok. The wireless device is a D-Link G122 A2 which is on the supported list (it ran out of the box on 9.x). The link light did not even come on. So I installed ndiswrapper and the windows D-Link driver (note that this was not needed in 9.x). Now the link light comes on and the wireless router is found but the unit will still not connect.
The log file entries on dongle insertion are as follows:
It appears that the problem is with wlan0 not being ready. If this is the case how do I make it ready?
View 3 Replies
View Related
May 24, 2010
I have a Compaq Presario CQ42-195TX laptop with Ubuntu 10.04 (64-bit) installed on it and fully updated. It has a Realtek RTL8191SE wireless chipset which I am having trouble with - its wired connection is working perfectly.After starting up, I am able to see and connect to wireless networks. Once connected, the wireless functions correctly for a very brief period (under 10 seconds) in which I am able to access the Internet and so forth. The connection then stops working - although it doesn't get disconnected. When I say it "stops working", I mean I can no longer access the Internet and trying to ping the router gives me a "Destination Host Unreachable" error. If I disconnect from the network I cannot reconnect, nor can I connect to any other network.- though I can still see the list of available networks.
I thought that maybe this was a 64-bit issue, but I tried the Ubuntu 10.04 32-bit live CD and experienced the same problem.Please note that while this thread is about the RTL8191SE chipset, the RTL819xSE chipsets all use the same driver.Below are the results of various commands while connected to the network but after the connection has stopped functioning correctly:lspci -nn | grep "Realtek"
Code:
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:8171] (rev 10)
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast
[code]....
View 9 Replies
View Related
Jun 24, 2010
The nm-applet starts automatically as it should, and also tries to connect to the local, wireless LAN, but always fails its first attempt. If I click the icon and ask nm-applet to connect again, it always succeeds.
The server, running the wireless LAN, never sees the first attempt to connect, so no wonder this attempt fails. But it would be nice to make it succeed!
View 2 Replies
View Related
Jun 30, 2010
I have an Atheros AR242x card. It can see my wireless network (WPA2). When i attempt to connect to the network it asks for the WPA2 passphrase. After entering the password it begins connecting but hangs up for about 3 minutes before saying wireless disconnected. The wireless worked for one day on a fresh install (Ubuntu 10.04)and then started doing this.
View 2 Replies
View Related
Dec 30, 2010
I recently installed Ubuntu 10.04.1 LTS and have it set to dual-boot with windows 7 on my gateway tablet PC. Since installing, sometimes when I suspend or reboot, my wireless does not work. To be more clear - it is working fine, then I either suspend/reboot, then I come back and no wireless networks show up at all. I can still connect with ethernet cable though. I can solve it by rebooting multiple times (usually around 1-5 times) and then it (magically) seems to work again. I have also tried switching from network-manager to wicd, but the problem persists. With both network-manager and wicd, I've tried simulating a reboot for the wireless by using the command 'sudo modprobe -r iwl3945 && sudo modprobe iwl3945' (network-manager) and 'sudo /etc/init.d/wicd restart' (wicd), but these do not seem to work.
View 9 Replies
View Related
May 19, 2011
I'm having a problem with my wireless, and after searching the forums for a couple of hours, I suspect it's time to speak up.This morning, wireless was up and working fine on several networks. My laptop froze around noon, and I was forced to do a hard reboot. After restarting, the Network Manager will not connect to any wireless networks, which are visible. Wired connections work fine. I've tried multiple networks, and although I can see them, I cannot connect.
View 1 Replies
View Related
Oct 7, 2010
I'm trying to find out why the wireless access point at work most of the time won't let me connect to the network. I'm using Ubuntu 10.04 on a DELL vostro 1720. The router model is D-LINK DIR-655. lspci gives me: Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01), and I'm using Broardcom STA drivers.
If I try like 10-20 times to connect I will often finally get connected and once connected everything works fine for the rest of the day. The only router I'm having this problem with is this one. In the log below, the last lines is a connectionattempt that succeeded and all the lines above those are several attempts that failed. It seemes like there is some kind of timeout issue but I'm not sure what and how to fix it.
The syslog for the connection attempts are (I have marked out MAC adesses and public ips with *):
[Code]....
View 3 Replies
View Related
Nov 13, 2010
I have just upgraded to 10.04 and can't get wireless connectivity because the STA driver for bcm4312 fails to activate. Does this sound familiar to anyone? I had had similar problems in 9.10 and tried to install bcmwl-kernel-source which apparently caused errors in the upgrade process. Not sure if this is part of the problem.
View 5 Replies
View Related
Jan 22, 2011
Dell Inspiron 640m laptop, running 10.04. It previously connected via wifi & now fails to connect, although the wireless indicator shows a connection. Connection via ethernet works. Below there's some information that looked like might it be useful to diagnose the problem based on other posts in this forum.
[Code]....
View 2 Replies
View Related
May 6, 2011
I've been happily using this lappie with LTS but wanted to try out 11.04. It looks great but wireless has been an issue:
1. No wireless during install
2. Had to manually blacklist the rt2860pci etc modules
3. Wireless still not resuming after suspend
05:00.0 Network controller: Ralink corp. RT2860
Subsystem: Ralink corp. Device 2790
Physical Slot: 0-2
Flags: bus master, fast devsel, latency 0, IRQ 18
[code]...
The latter manual mod improved things slightly but still no cigar
View 7 Replies
View Related
May 4, 2010
Excited at seeing the new features in 10.04, I clicked the Upgrade button tonight. I am now really regretting it! Problems:
1. My screen resolution should be 1280x1024 but the System>Preferences>Monitors control panel only shows 1024x768.
I think I have onboard Realtek graphics. Do I need to install proprietary drivers? Everything worked fine out of the box with 9.10!
2. The sound isn't working. Again I think I have onboard Realtek sound, and again it used to work fine without any intervention from me...
3. Although on first startup wireless networking was working fine, I restarted to see if that would solve the display issue, and wireless networking stopped working too!
I have an RaLink wireless card.
When I used Grub to choose 2.6.31.20, I got some error messages at startup (e.g. mount couldn't mount /dev), but then it did eventually start up and the sound and wireless networking are working again. But the resolution is still not fixed. It is now offering 1152x864, which it didn't previously, but no 1280x1024 (my screen's native resolution).
View 9 Replies
View Related
Oct 12, 2010
I was trying to add a new resolution mode to my monitor, but XrandR always fails. These are the steps I follow:
Quote:
$ gtf 1280 768 60
then I copy the result and type
Quote:
xrandr --newmode "1280x768_60.00" 80.14 1280 1344 1480 1680 768 769 772 795 -HSync +Vsync
[Code]....
Finally I just can't create another resolution. And yes, my monitor should run in 1280x768.
View 9 Replies
View Related
Nov 21, 2010
I need to set the resolution of my display to 96 dpi.
The command that used to work was
$ xrandr --dpi 96
In Maverick, this gives me
[code]....
View 3 Replies
View Related
May 13, 2010
I have a new Acer Aspire One, model D250-1958. It uses the Atheros AR928X. I've tried Ubuntu Netbook Remix 9.10 and Ubuntu Netbook Edition 10.04, as well as the conventional Ubuntu. Everything works beautifully, except no wireless. The netbook picks up the signal, but when I provide the Key it fails to connect, and eventually prompts me for the key again.
I've tried to research this on my own, but haven't found a solution. In particular, the solution reported by narnie for his Acer Aspire One D250-1584, <HERE>, didn't work for me.
I'd really like to get this working. The netbook will be much less useful if it can't make use of our wireless router.
View 7 Replies
View Related
May 20, 2011
My laptop, running OS114, crashed today b/c it ran out of battery. Apparently, apart from the partial loss of an important document, this has wreaked some part of OS.
I can connect to the network w/o problems i.e. I can access the router over it's IP.
I can not, however, open any site in any browser. pinging them does not work too.
the /etc/resolv.conf is blank up to the standard notes from the OS developers. That is, there are no relevant entries there.
I'm using KDE 4.5 with KNetworkmanager, but neither did I find any solution while looking through the menus of KNetworkmanager, nor in Yast "Network".
View 3 Replies
View Related
Jan 10, 2011
in linux world and have recently downloaded and installed ubuntu desktop 10.10i cannot connect to both wired and wireless ethernet on my laptopit tries to connect but fails in 30 seconds , it says"disconnected" while i am able to connect to the same in windows i have broadcom 4315 and i have tried both fwcutter and ndiswrapper but the problem persiststhe device id is 14e4:4315
View 9 Replies
View Related
Aug 11, 2010
I am using Ubuntu 10.04 64bit but so far all attempts to connecting over wireless give the same end result "VPN Connection Failed" from the [URL] at the end of the page as a link to a blog [URL] first problem is I can't restart network manager
Code:
sudo /etc/init.d/NetworkManager restart
return command not found, but if I use this
Code:
sudo service network-manager restart
works, maybe the problem of this connection is because I attempt over wireless.
View 1 Replies
View Related
Mar 28, 2010
A friend who switched ISP's gave me his old Linksys WRT54-G wireless router. I went through the installation procedure and had a wireless connection up and running - smiley face. I had security set up for WPA, and decided to upgrade it to WPA2. Another smiley face. When I went to connect (had already done so successfully), I noticed it referred to my wireless as Linksys - I was expecting to see the SSID. So I started playing around in Network Manager and now I have things all effed up.
Don't know exactly what I did, but now I have no wireless. So I ran a few commands (lshw -C network, iwconfig, ifconfig, and iwlist scan), and looking at the results I see what appear to be inconsistencies in the output. I've posted them below, and make the following observations:
1. Under the lshw it refers to my wireless connection logical name as wmaster0, and has the correct MAC address, etc.
2. Under the iwconfig it says, 'wmaster0 no wireless extensions', but then refers to wlan0 as the wireless connection (although it does not seem to be running).
3. Under ifconfig I see both a wlan0 and a wlan0:avahi. The wlan0 has no IP, the wlan0:avahi does, but it is incorrect.
[Code]...
View 7 Replies
View Related
Aug 22, 2009
My wireless worked perfectly on my clean install of Fedora 11. However, after the system update, my wireless continued to work perfectly for about ten minutes. Then it dropped the network connection. however, it still says that it is connected, although I cannot load any web pages, nor get email, nor connect to anything at all.When I reload the connection it continues to say it is connected, after prompting for the password that used to be saved and used automatically. It now works for maybe a few seconds at a time, loading part of a web page, then stopping.
View 4 Replies
View Related
Mar 19, 2010
reason my wireless is constantly failing. the only solution is a reboot but it will start to fail again. I use hp mini 210 ubuntu netbook remix.here is a log file
Mar 19 19:37:37 nicky-laptop NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled...
Mar 19 19:37:37 nicky-laptop NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (
[code]...
View 4 Replies
View Related
Dec 23, 2010
I'm using a Lenovo B450 laptop with Fedora 14 x86_64. The laptop has a Atheros AR5001 wireless adapter and is identified at lscpi.
Additionally lspci reports that the kernel driver in use and the kernel module for that device is ath5k.On a fresh install of Fedora 14, the NetworkManager applet seem to behave well at enabling and disabling wireless (remember the "Enable Wireless" checkbox). Though wireless was always at disabled state at every boot time, even if it was enabled at the toggle button on the laptop. Now that, after I have fully updated the system (yum -y update), I'm unable to enable wireless. Clicking on the "Enable Wireless" menu item on the NetworkManager applet has no effect, and I've a confirmed report that the update broke this functionality (I reinstalled F14, and then it was working, full system update broke the function).After the update, the kernel version is 2.6.35.10-72.fc14.x86_64 and the NetworkManager version is 0.8.1-10.git20100831.fc14.x86_64.
View 8 Replies
View Related
Dec 24, 2009
Since my update to OpenSuse 11.2 knetworkmanager refuses to connect to WEP enabled networks (worked fine with knetworkmanager 11.1). I am sure that I use the correct password and I tried on 3 different networks. The manager is connecting to open networks and WAP protected networks without problems. I saw on other forums that there were similar problems with previous versions of networkmanager. But I could not find a solution for my problem.
View 9 Replies
View Related
Dec 28, 2009
until yesterday night wireless was working fine on openSUSE 11.2 After a reboot, suddenly wireless is not even shown as a possible network medium. In the network manager, the tab with "wireless" is greyed out.After going through many forum posts, here is what all I have tried.Output from various commands:
Code:
dmesg | grep firmware
[ 7.379074] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[code]....
I guess that driver is not getting loaded since modprobe is giving an error which I mentioned earlier. What could be reason? Did driver crashed? Since this issue cropped up only after I rebooted the machine.
View 9 Replies
View Related
May 6, 2010
I am trying desperately to get my wireless n adapter to work. I had it running sporadically with ndiswrapper for some months now (it was always unreliable). Now I was very optimistic, when I found new driver sources from Realtek directly: Realtek I understand the DWA-131 is based on the Realtek 8192su chipset. Unfortunately the build fails:
[Code]...
View 4 Replies
View Related
Jul 8, 2010
Recently I updated my openSUSE 11.2 and I'm not too sure what all were the recent updates but I suspect networkmanager also got updated. After I restarted my machine, my laptop fails to connect to the wireless access point. I tried both in gnome as well as KDE but the same error. This is the log I found in my /var/log/NetworkManager which I believe should give some pointers.
Code:
Jul 8 15:08:42 AshSuse1520 NetworkManager: <info> Activation (wlan0) starting connection 'Buckeye Plaza'
Jul 8 15:08:42 AshSuse1520 NetworkManager: <info> (wlan0): device state change: 3 -> 4 (reason 0)
Jul 8 15:08:42 AshSuse1520 NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled...
[Code]....
I did a search of this error in google and all I got were few results which complained about bugs in some debian distro.
My wireless card works fine and so does the access point I try to connect to since my Ubuntu installation is able to connect fine as well as my windows Xp.
View 5 Replies
View Related
Sep 26, 2010
Having just installed OpenSuse 11.3, NetworkManager identifies my wireless network, but repeatedly fails to make a connection. Without further ado, here are the outputs to commands requested in the first sticky thread:
[Code]....
View 7 Replies
View Related