Ubuntu Networking :: Wired Network Not Working Properly?

Sep 12, 2010

I use Ubuntu 10.04. Last night, I installed the most recent updates for this istribution, and before I shut off my laptop, my internet was working smoothly. However, today my Internet connection is behaving very strange. When I try to connect to the internet, my browser times out or cannot establish a connection. I'm able to connect to low-input sites like Google search, but I cannot connect to sites like Facebook, Wikipedia, or even the Ubuntu forums (I'm currently using a friend's laptop to post this). Pidgin and Skype work without a problem, as well as Transmission. I primarily use Firefox, but I also tried Chrome, Opera, and Epiphany; none of them worked. Oddly enough, my update manager also cannot connect to the Internet to retrieve updates.

I have restarted my router, but it still works properly, as it is running fine on my friend's laptop. I have tried 'no proxy' in Firefox, but it did not help. I also disabled IPv6 in etc/sysctl.conf by adding the code:

#disable ipv6
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1

[code]....

View 9 Replies


ADVERTISEMENT

Ubuntu Networking :: 10.10 Fresh Install - Wired Network Not Working Properly

Oct 24, 2010

I did a fresh install of Ubuntu 10.10, coming from 10.04 and the wired network connection sometimes works, and sometimes doesn't. Right now I manually removed current network from System-->Preferences--> network connections, define a new one, and reboot. This usually fixes, although I've had to do this two times in the past.

Other general info
Ubuntu 10.10 64bit, EVGA P55 motherboard, on board either net.

View 1 Replies View Related

Ubuntu Networking :: Wired Network Not Working After Upgrade To 10.04

Jun 22, 2010

I recently upgraded to 10.04 and now my wired network no longer works. I am unsure if it worked at all since the upgrade as that computer is rarely used, but it was definitely working prior to the upgrade. It is some sort of Realtec card, I believe. Does anyone have any suggestions? I'm running 32 bit 10.04 on a 2 GHz P4.

View 3 Replies View Related

Ubuntu Networking :: Wired Network Stopped Working

Sep 1, 2011

I have not used wired network on my desktop for some time, and now it appears to be not functional. Wifi works fine.

View 9 Replies View Related

Ubuntu Networking :: Wired Network Not Working - How To Make It Work

May 30, 2010

My wired network is not working! This is the result of ifconfig -a:

Code:

eth0 Link encap:Ethernet HWaddr 00:1c:25:3e:fe:50
inet6 addr: fe80::21c:25ff:fe3e:fe50/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

[code]....

View 8 Replies View Related

Ubuntu Networking :: Wired Network Stopped Working / Wireless OK

Sep 21, 2010

I'm not a total newbie, but run into some strange problems with my installation of Lucid.Everything was working fine yesterday. I shut down the laptop and powered it up this morning and had problems with network. I have two NICs (wired and wireless). Both are set to pick up IP settings from DHCP and both do, however when using wired network I can't communicate with outside world - can't even ping the default gateway (but pinging 127.0.0.1 or IP address of the NIC no problem, so stack should be OK).When on the wireless network everything works fine (otherwise I would struggle to write this post ).What is very weird though is that I have a VMWare Player installed and using Windows VM on wired network works just great!

I noticed that when you're persistent it happens that you can ping but huge chunks of traffic are lost (e.g. packet 1-10 would pass, 11-40 would be lost, 41-59 would pass and so on).I restarted Ubuntu, tried shutting down interfaces, disabling networking and nothing helped. I don't recall performing any changes (at least that I would be aware of).Can anyone suggest something?BTW. This is not DNS issue as both IP addresses and FQDNs do not work. When I refer to using a given network (wired or wireless) the other one is down with ifconfig command...

View 1 Replies View Related

Ubuntu Networking :: Wired Network Stopped Working, Works With Win XP?

Oct 22, 2010

It has been a while and many ubuntu updates since i connected the windows laptop, it used to work fine but this ubuntu machine keeps telling me the cable is unplugged. When i boot into windows XP the network works fine and the laptop can connect through the network to use the internet. I have a very simple home network ... 3 pc into one switch. I am by no stretch of the imagination good with networking

View 7 Replies View Related

Ubuntu Networking :: Wired / Wireless Network Cards Not Working

Nov 30, 2010

I'm new to Ubuntu - I've decided to give Ubuntu Studio a go as an alternative to Windows. However, after installing it, neither of my network cards work. I have a Intel Pro Wireless 3945ABG wireless card, and a Broadcom Netlink Gigabit Wired card. Neither work, And I'm not sure how to. I've tried searching, and have come up with the .tgz file here, but I have no idea what to do with it I'm concentrating on the wireless card for the moment, seeing as that will be the main one I use.

View 4 Replies View Related

Ubuntu Networking :: Wired Network Stopped Working After Install To USB HDD / Fix It?

Jan 15, 2011

My desktop computer has another Linux distro on it. Wired networking was working fine. I wanted to try Ubuntu 10.10 so I installed it on a spare USB HDD. After install, networking still worked on both distros.

I moved the USB HDD to my win7 laptop and Ubuntu 10.10 booted fine. Once booted, Ubuntu asked to configure wireless on the laptop. I tried to do this but it did not work.

Therefore, I moved the USB HHD back to the desktop and booted. Now the wired network does not work from either Ubuntu or other distro (fedora 14). And to top it all off, the wired network will not work even from the Ubuntu live CD.

I have checked all connections, switches & cat5 cables to my desktop computer. I can still access the network and internet from my laptop (in win7) so I do not believe it is an infrastructure issue. I can confirm that everything works from the cable out of the back of the desktop through to the internet.

Here is the output from the usual troubleshooting commands in Ubuntu 10.10 code...

View 9 Replies View Related

Ubuntu Networking :: Weird Network Is Not Working Properly

Apr 18, 2010

I have just recently installed Ubuntu karmic on one of my machines. The network worked perfectly until today, when it just wont connect. I have double checked that the SSID and Password are correct. It is a WPA network. I am sure it is a problem with my computer, not the network, because my brother's laptop (which I am using right now) has ubuntu 9.10 installed on it and the network is working perfectly.

View 4 Replies View Related

Ubuntu Networking :: Wired Network Card Not Working - No "eth0"?

May 27, 2010

I recently installed Ubuntu 10.04 on an older PC and I'm having problems with the network card built into the motherboard. When I connect an ethernet cable into the ethernet port I get a solid amber light, and I can't connect to my router, (which is being directly connected). Nothing is shown in Network Connections, but on another PC with the same version of Ubuntu it shows "Auto eth0", and it works just fine connecting with the router.How do I fix this? I'm an Ubuntu noob so I'm not really sure what to do here.

The network card is an Intel 82547EI Gigabit LAN controller, and Intel's website offered a driver available for my kernel version of Linux. However I was typing everything it told me to do in terminal, (which half the time I have no clue what I'm typing actually means), but I ended up getting some errors towards the end of the install process. I'm not sure if I messed something up or the driver just isn't going to work.

I'm hoping there is an easier fix for this, I've been searching the net all night trying to find someone with a similar problem and I haven't found any. I think I have another ethernet card which I might pop in and see if that works....but I figure I'll most likely run into the same problem because I know for sure the motherboards network card works - has on Windows, I just can't get it working in Ubuntu.

View 9 Replies View Related

Ubuntu :: 10.4: Networking - Using Bind9 And Dhcp3 - Properly Configure Static Wired Connection?

Jun 15, 2010

v10.4 {I have completely re-edited this thread because I have started over fresh. I am no longer using bind9, but now using the installation-defaults nameserver and dhcp and trying to get a handle on how things ought to be setup properly. My previous attempts was a disaster.}

Coming fresh out of a newly installed 10.4, I obviously was able to get network connectivity but then I ran into trouble the minute that I tried to change eth0/eth1 connections via network-manager's applet. What I found was, that when I attempted to define static connections, all bets were off. It seems that once one attempts to change eth0/eth1 which are wired devices, I was no longer able to recover my network connectivity!

I was however able to setup a wireless connection, so in this way I was able to get back network (and Internet) connectivity, and write this thread on this forum. I notice also, that there is no longer 'Networks' in the System->Administration menus! Geez, what the hell is going on? how to properly configure my static wired connection? Networks in 10.4 have really changed alot!

View 2 Replies View Related

OpenSUSE Network :: Network Wired / Wireless Not Working

Feb 11, 2010

I can not get my network to work.Wireless shows no networks at all and wired the ethernet light does not even turn on. I have dpne heaps of searching but i can not seem to find a solution.

View 6 Replies View Related

Ubuntu :: Wired Network Not Working After Install

Mar 10, 2011

So after I installed there is a symbol up in the top right for a wireless network with an exclamation mark. I don't have a wireless connection so this makes no sense. now because it don't have an Internet connection my mouse drivers can't be down loaded so any help needs keyboard commands.

View 3 Replies View Related

Ubuntu Networking :: Wired Internet Not Working Since Update / Wless Not Working

Jun 21, 2010

I have been looking around the forums searching for similar problems, it seems not only me had this problem. About a month ago I did a regular update via Upd Manager. The next day - no wired connection.Still managable, since the local library has wireless. Now that won't work either.Just after I upgraded from Jaunty, I accidentally removed NetwMngr from the top right corner of the screen, but that should not have anything to do with how the program works, right? I now cannot reach NM, if I run it from the terminal, nothing happens visibly.

View 5 Replies View Related

Ubuntu Networking :: Wireless Is Not Working (only Wired Connection Is Working)

Jul 18, 2011

I can connect to the internet with wired connection. The switch for the device is on but this command "sudo lshw -C network" has the following results:

#
[sudo] password for nn:
*-network
description: Network controller
product: BCM4312 802.11a/b/g

[Code]....

View 9 Replies View Related

OpenSUSE Network :: Wired Internet Not Working

Apr 4, 2010

I'm new to OpenSuSE and have just booted up an Acer Aspire 4736z laptop with the 11.2 livecd. All of the specs (gathered from lspci -n) are available here: Debian HCL - Acer / Aspire 4736Z. Wired internet does not work. I have tried `modprobe atl1e` then `service network restart`to no effect. NetworkManager says nothing is plugged in (perhaps a hotplugging issue?). eth0 is listed in ifconfig.

View 3 Replies View Related

Ubuntu Networking :: Network-Manager Tries Always To Autoconnect To Wired Network

Feb 18, 2010

I have the problem with my notebook, that, after I used it at work, the network-manager always tries to autoconnect after boot. He has no cable network and so I get the message "not connected" after a while.how to tell the network-manager, not to autoconnect each time?

View 4 Replies View Related

OpenSUSE Network :: Can't Get Samba Working Properly

May 23, 2010

i got everything working on my laptop, i just can't set up my network sharing..

I have a desktop pc running Windows 7, and this laptop running openSuse 11.1!

I use Gnome by the way... When i get to Network in Nautilus, i double click on Windows Network -> Workgroup -> Windows7PC, but at that point i don't see any folders or anything..

This is my smb.conf file:

Code:
# smb.conf is the main Samba configuration file. You find a full commented
# version at /usr/share/doc/packages/samba/examples/smb.conf.SUSE if the
# samba-doc package is installed.
# Date: 2008-12-03

[Code].....

In firewall i added Samba in broadcast, followed some tutorial on the net..

View 9 Replies View Related

OpenSUSE Network :: 11.4 Networkmanager Not Working Properly?

Apr 11, 2011

On fresh install of 11.4 everything worked fine, but after some updates networkmanager stopped working properly on my netbook (intel atom n270 based).When I log in, network manager shows that networking is disabled and I can't connect. Checking/unchecking the checkbox does nothing. All settings in Yast are OK.To make it work, run "/etc/init.d/network restart" and then plug in the wire OR (in case of wireless connection) I restart network from console, unchecck and check the checkbox in networkmanager and only then it starts to work as it should.

View 9 Replies View Related

Ubuntu Networking :: Wired Networking Not Working At Work - Fine At Home ?

Aug 24, 2010

I just started having a problem with my 10.04 laptop a few days ago, maybe Thursday, last week. When the computer is plugged into my home network (standard 192.168.1.1 sort of IPs) it works fine, but when I try to connect to my work network (130.15.90.XX) I am unable to pick up an IP. The router in my office is working fine, all the windows boxes can connect.

I've also noticed that when the computer is plugged in at work the notification icon for the networking indicates it is looking for a wireless connection (rather than the normal up/down arrows), even if wireless is deactivated

I can set a static IP in /etc/network/interfaces and everything works, so it seems to be a DHCP problem?

View 1 Replies View Related

Ubuntu Networking :: Wireless Not Working - Wired Does - VM 9.10

Mar 18, 2010

I have Ubuntu 9.10 installed on a VM Server 2.02 with a Win7 32 bit host. When the host is wired into my network, the Guest (Ubuntu) has internet conductivity. However when the host is connected via Wireless, the Guest Does not have any internet connectivity. The VM Network connection is set to Bridged.

View 1 Replies View Related

Ubuntu Networking :: 10.04 Wired Internet Not Working

May 4, 2010

I recently did a fresh install of 10.04 from 9.04 and since then I am unable to use Internet. However my ethernet connection is working fine, as I am able to login to modem and check configuration. I reinstalled twice, downloaded fresh 64-bit & 32-bit and also followed kernel update steps as in few forum posts, but no joy. The firefox is throwing an error "The connection has timed out". My internet connection is working fine as I am able to use my Windows Laptop to post this message. I checked system > administration > hardware drivers and couldn't find any unsupported hardwares.I had similar issue when upgrading to 9.10, hence stayed on 9.04. When I looked at LTS image, I couldn't resist and cleaned up 9.04.

View 5 Replies View Related

Ubuntu Networking :: Wired / Wireless Not Working

Aug 9, 2010

I dualboot Win7 and Ubuntu 10.04 for quite a long time now with no problems.... but now wireless works perfect on Win7, but I can't even connect Ubuntu with a direct wired connection.... ubuntu connects to the actual Linksys Wireless router just fine, but just won't take the internet, and I've tried two different Wireless cards.this all started (I dunno if its relevant or not) when I put in a new TV tuner, which I obviously took out right away. But the problem is still there. I don't think its the card, I'm pretty sure its just some kind of setting that I've messed up or something because when I connect to the network its near 100%.

View 1 Replies View Related

Ubuntu Networking :: 10.10 Wired Connection Not Working?

Nov 1, 2010

I have a wired problem in Ubuntu 10.10, My Ubuntu can connect with Wireless network, however it cannot connect to Wired Connection. I installed dual System, one is Ubuntu 10.10, the other one is Win7. Under Win7, I can both connect to the Internet in Wired or Wireless mode.

The more wired phenomenon is: When I plug in the cable, I can see the icon connected in my network manager. But I cannot visit any URLs. By checking the "ifconfig -a", I can see the IP addr was assigned to my eth0.

View 2 Replies View Related

Ubuntu Networking :: Wired Connection Not Working-10.04?

Dec 4, 2010

installed Ubuntu 10.04 on my Dell 1564. My cabled netwo connection is not working.buntu has been dual booted with Windows 7. Internet connection on Windows is working. I have an ADSL modem connected to my laptop via the cable.I have given the details of commands asked to be execute(viewed various posts).

isr@ISR:~$ lspci
00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 12)
00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (rev 12)

[code]...

View 1 Replies View Related

Ubuntu Networking :: Hp 530 Wired Lan Card Not Working

Dec 26, 2010

The wired lan card on hp 530 is not working the wireless works.

Code:

View 2 Replies View Related

Ubuntu Networking :: Wired Connection Not Working

Jan 7, 2011

Running a wired connection through a Linksys router that suddenly stopped working today.I thought this was a ipv6 issue sinced I enabled some of those settings to share a connection with my PS3.I have since disabled IPv6 in Firefox and through the grub. The RealTek adapter will not even show a connection through the network manager when connected.The onboard adapter will show a connection, give me a ip address and MAC but still will not load the internet. I've tried uninstalling and reinstalling both adapters through the network connections, as well as reinstalling Firefox to no avail.I've also tried using Open DNS servers.I cannot ping through the network tools either. Hard for me to paste a ifconfig since I'm on my laptop.I'm running Ubuntu 10.10 (not dual booting).I did some updates this morning but it worked fine for a little while after that, until I tried to connect to my PS3.

View 3 Replies View Related

Ubuntu Networking :: Wired Connection Not Working, Tried Everything?

Sep 1, 2011

I recently installed 11.04 on my PC (was running 9.04), and beforehand "tried it out" and networking was fine. I could access the internet no problem.I then ran the install, and fully formatted my HDD (i have 1 HDD for the OS and another for storage)It crashed halfway thorough, so no problem, i just re-formatted the hardrive and installed.However, It didnt connect to the internet, I literally tried every single forum looking for the solution, including editing the Network interface file.After a bit of diggingfound my user privileges did not allow me to connect to ethernet, and randomly use audio devices.SO, no problem I checked the boxes, but it still wont connect to the ethernet now, and it was fine before, tried re-installing twice with full format, but still doesnt work.

View 9 Replies View Related

Ubuntu Networking :: Wired Networking Stopped Working

Nov 6, 2010

Wired and wireless networking have been working flawlessly for years on my HP Compaq 6710b laptop. Several weeks ago, after an automatic update via the update manager, my wired network stopped working. I did not notice it directly, since my wireless connection took it over. I only noticed it when I had to work in an office where I didn't know the wireless password.Since then, I have been trying several things and searched several forums. It is hard to find any troubleshooting information about wired networking, as most of the problems seem to occur with wireless.

I did verify that there is no hardware problem. My laptop is dual boot and when I boot the other operating system, the wired network works without problems (as does the wireless.)My Ubuntu version is Ubuntu 10.04.1 LTS. My kernel version is 2.6.32-25-generic i686. I hope anybody can help me getting my wired network working again.

View 5 Replies View Related







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