Ubuntu Networking :: Massive Latency/unreachable On Wired Network?

Dec 15, 2010

I'm experiencing massive latency/unreachable problems on my Linux machine. It's true for all network connections, here's an example of me trying to ping my router:

PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.
64 bytes from 192.168.0.1: icmp_req=1 ttl=64 time=15115 ms
64 bytes from 192.168.0.1: icmp_req=2 ttl=64 time=14107 ms
64 bytes from 192.168.0.1: icmp_req=3 ttl=64 time=13107 ms
64 bytes from 192.168.0.1: icmp_req=4 ttl=64 time=12107 ms
64 bytes from 192.168.0.1: icmp_req=5 ttl=64 time=11108 ms

[Code]...

I've tried now with both the maverick default kernel and 2.6.37-rc5 kernel (both 64 bit), same result. If I take the card up and down (ifup, ifdown) performance is restored for a little while, then it's back. I've tried changing cable, network card and router port but no luck.

View 4 Replies


ADVERTISEMENT

Ubuntu Networking :: Exact Meaning Of 'network Is Unreachable'?

Dec 27, 2010

I've been having a lot of trouble with getting wireless networking devices to work. I guess I have a lot of company, since mfrs don't seem to be very interested in supporting Linux.It seems that one common symptom is that, when I try to "Ping" using the Terminal, I get "network is unreachable".Does this mean anything specific, or is it a general output whenever the network is not carrying on two way communications? Does it mean that the wireless interface is down? Does it mean that the wireless hardware is not transmitting? Not receiving?

View 3 Replies View Related

Ubuntu Networking :: Belkin F7d1101 V1 Network Is Unreachable?

Jan 3, 2011

My ubuntu installation was running fine with the Belkin F7D1101 v1 after using this install method:[URL]..But, after allowing ubuntu to autoupdate many programs (don't remember which ones), the device stopped working. I checked all of the commands in the link above. They are all still functioning. dmesg throws no errors, but it terminates with

<code>ADDRCONF (NETDEV_UP): wlan0: link is not ready</code> Are there any network files which may have been overridden from autoupdate? iwconfig wlan0 shows "Access Point: Not-Associated" What output can I show you to help me find the problem?

View 1 Replies View Related

Networking :: External Nic Unreachable From Local Network

Jan 11, 2010

I've got router with: eth2 - local network (192.168.1.1), ppp0 - uplink (x.y.z.a)

my firewall:

Code:

# Generated by iptables-save v1.4.5 on Mon Jan 11 12:22:25 2010
*raw
:PREROUTING ACCEPT [1038480:666298388]

[code]....

somehow iptables -t nat -A PREROUTING -i eth2 -d x.y.z.a -j DNAT --to-destination 192.168.1.1 helps, but imho there should be some other solution. kernel is 2.6.31.6, architecture is x86_64.

P.S. i've also tried iptables -A POSTROUTING ! -d x.y.z.a -s 192.168.1.0/24 -j MASQUERADE that didn't help either.

View 10 Replies View Related

Networking :: Ping Between Two Servers - Network Unreachable

Mar 7, 2011

I have two linux servers, I tried to ping from one linux box to another and vice versa but error message is "connect: Network is unreachable" Where as If I tried from windows machine I am getting the reply from both the servers.
C:Documents and Settings>ping bnkprod

Pinging bnkprod.softtech.com [172.20.40.141] with 32 bytes of data:
Reply from 172.20.40.141: bytes=32 time=16ms TTL=64
Reply from 172.20.40.141: bytes=32 time<1ms TTL=64
Reply from 172.20.40.141: bytes=32 time<1ms TTL=64
Reply from 172.20.40.141: bytes=32 time<1ms TTL=64

Ping statistics for 172.20.40.141:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 16ms, Average = 4ms

View 2 Replies View Related

Ubuntu Networking :: Directly Connected Network Printer Unreachable.

Oct 3, 2010

I have a network printer directly connected via ethernet cable to an Ubuntu netbook, but pinging the printer fails, giving "Host Unreachable". The network light on the ethernet socket is lit green, and there is nothing else cable-connected to the network - just a simple cable connection between the netbook ethernet socket and the Network printer (a HP Laserjet 4200n). Ping works fine if I plug the cable into a different machine (a Win XP box) and ping from there, so it's not a cable or IP address problem.

This sounds simple enough and should work, but I'm stumped. Clues, anyone?

View 2 Replies View Related

Networking :: Route Add - Eth0 SIOCADDRT: Network Is Unreachable

Jan 18, 2010

I want to add this route but I am getting this error message. What is the reason of this problem? I cant add this route? how can i add?

Code: [root@linux/]# route add -net 10.1.0.0 netmask 255.255.0.0 gw 10.2.0.1 eth0 SIOCADDRT: Network is unreachable

View 11 Replies View Related

Ubuntu Networking :: Internal Error Java.net.NoRouteToHostException: Network Is Unreachable?

Aug 7, 2011

I am plagued by the following error when attempting port forwarded connections to my minecraft server. Port forwarding is good and test ok on router based firewall. No iptables entries. Natty N, all updates current.

[INFO] Disconnecting CascadianNW [/184.100.247.218:57787]: Failed to verify username! [internal error java.net.NoRouteToHostException: Network is unreachable]
java.net.NoRouteToHostException: Network is unreachable

Some discussion indicate jvm network connection issues related to ipv6, but they are old posts.

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

Ubuntu Networking :: Ssh Gives Message "network Is Unreachable"

Jul 12, 2010

I have recently installed 10.04 on an old box I have sitting around and wanted to include it in my home network. After struggling with Network Manager I went in and set up the files manually.

/etc/hosts reads:

127.0.0.1 localhost
10.0.0.01 one.network one
10.0.0.02 two.network two

[code]....

then the IPv6 stuff

/etc/network/interfaces reads:

auto lo
iface lo inet loopback
auto eth0

[code]...

Now I can access the internet from this machine, but when I attempt to ssh to another machine in the network I get the message "Port 22 network is unreachable" Checking with google I found that there should be some ssh config files. I have one ssh_config but no sshd_config. I don't know if this is relevant. Also "network" is not the name of my network. Changed for anonymity.

View 4 Replies View Related

Fedora Networking :: 10 Terminal "error: The Network Appears To Be Unreachable"

Nov 12, 2009

I recently installed Fedora 10 and I'm trying to install a driver for my HP Deskjet F4200 Series All in One printer. I downloaded the proper hplip file and when i go to install it in the terminal it gets to the very end where it is trying to install the missing required dependencies. When it checks for the network connection it comes back saying "error: The network appears to be unreachable. Installation cannot complete without access to error: distribution repositories. Please check the network and try again."I am connected to the internet through hardwire cable (also tried it through wifi) and have no trouble accessing internet through mozilla or downloading packages elsewhere. Any ideas on why my terminal won't recognize my internet connection??

View 3 Replies View Related

Fedora Networking :: Error For Ping Was "network Is Unreachable"

Mar 12, 2009

I installed Fedora 10 and are using KDE. I struggled to get my network up and running - error for ping was "network is unreachable". I eventually got it right by modifying my ifcfg-eth0 file manually.

Now I'm trying to install with yum, but yum fails to connect, probably because of the proxy. I've set the proxy in <System Settings><Network Settings><Proxy> but it doesn't allow me to also add the authorization - greyed out. I've chosen the manual configuration of proxy.

1. How can I enable or allow the adding of authorization in the proxy dialogs or

2. Where is the proxy file which I can modify from command line (and how)?

View 4 Replies View Related

Networking :: "The Network Is Unreachable" - Floppy Disk Distro

May 28, 2011

I am building a v2.6 kernel floppy disk distro to run on a 1992 computer. FWIW The specs on the computer are

* 66 MHZ processor
* 12 MB ram
* 400 MB HD
* EGA monochrome video card

It runs Linux quite nice actually. I want to get it online with a null modem cable and use the other Linux box as a gateway to the internet. I have networking, TCP and slip support in the kernel. I do now know if I have all the needed network configuration files. I am able to ping 127.0.0.1. If I try to ping the other computer, I get a "network is unreachable" error. Tell me any commands to run on either box and I will attempt to do so. Remember the old computer is running a stripped down toolset since its only two floppies worth.

View 6 Replies View Related

OpenSUSE Network :: Unable To Ping The Default Gateway When Using Custom Settings - Unreachable Network

Jul 17, 2011

I installed openSUSE on one of my work system. The network port wasn't working when I was installing, but works fine now (checked in Windows). But for some reason, I am not able to configure the network. I used both Dynamic and Static IPs (both work fine in Windows) but still no go. I am using Yast Control Center for this purpose. I can't even ping the default gateway when I am using custom settings. When I use dynamic settings, it says Unreachable Network.

View 7 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 :: No Wired Network Connection?

Nov 19, 2010

connect to wired LAN in ubuntu 10.04? I think I have specified the IP address and everything correctly. But it says no connectivity. In windows it says connected but I am unable to open any webpage.

View 2 Replies View Related

Ubuntu Networking :: Configuring Wired Network With 10.04?

Feb 14, 2011

entries for connecting to broadband. Was OK with ubuntu 8.04 which had boxes for DNS server, etc. The 10.04 asks for MAC address (?) and there is a space for "DHCP client ID". I don't understand these terms. how I may proceed, especially exact syntax for any command line work. I am in Chennai/Madras, and have a BSNL wired broadband connection to my Dell laptop.

View 5 Replies View Related

Ubuntu Networking :: 10.04&10.10 Wired Network Not Activated?

May 25, 2011

I bought Sony vivo c series laptop and I tried to install ubuntu 10.10 version on it.After installed ubuntu the ethernet device was not activated. But It's working fine with wireless network. Similar problem I faced with older version 10.04 also.

Then, I tried with newer version 11.04. It detected Ethernet device.After installation over I just rebooted and I have chosen ubuntu OS, then it stuck and goes to blank screen.I am doing all my work in ubuntu only, i am struggling to recover form this problem for a long time.

System Information:
Model :VPCCA15FG/B
Processor : Intel(R) Core (TM) i5-2410M CPU @ 2.30GHz
RAM : 4.00 GB
System Type : 64 bit
Network Adapter : Atheros AR8151 PCI-E Gigabit Ethernet Controller (NDE 6.20)
Display Adapter : AMD Radeon HD 6630M / Mobilie Intel (R) HD Graphics

View 3 Replies View Related

Ubuntu Networking :: Wired Network - You Are Now Disconnected

Jun 12, 2011

I'm having network problems and I have no idea how to fix it. At first, my internet connection was suffering on all computers on my network (Mac, Windows and Ubuntu 11,04). So, I disconnected my cable-modem and then reconnected. Nothing.... So, I rebooted my Windows machine and the internet came back on that computer.

I then went to my Ubuntu computer and clicked on "auto eth0" (per the way I interpreted instructions from the internet). The symbol turned from the "two arrows" to what looks like a wireless, looking for a signal. I thought that maybe I should just reboot, as I did with Windows. However, when I did reboot, that same wireless symbol was there, then a message came up saying:

Code:
Wired Network: You are now disconnected
I can't seem to get my internet connection back on my Ubuntu computer, though it is working on every other computer on my network.

View 1 Replies View Related

Ubuntu Networking :: Wired Network Is Disconnect

Jul 19, 2011

i installed linux at home on my laptop (dv2000, hp). Because i was having problems connecting to the internet through wireless. And wired at friends houses.So installed linux. Wireless took me a while but finally got that working. Now the problem i have is that wired is not working apart from at home. Any other router apart from mine it cannot connect to.

View 2 Replies View Related

Ubuntu Networking :: Using Wired And Wireless Network?

Jul 21, 2011

can i be connected to both wired and wireless network at the same time iam using backtrack4 which is based on ubuntu 8

View 1 Replies View Related

Networking :: Configuring Wired Network Ubuntu 10.04?

Feb 16, 2011

"Need help with entries for connecting to broadband. Was OK with ubuntu 8.04 which had boxes for DNS server, etc. The 10.04 asks for MAC address (?) and there is a space for "DHCP client ID". I don't understand these terms. I will appreciate some step-by-step instruction or example of how I may proceed, especially exact syntax for any command line work. I am in Chennai/Madras, and have a BSNL wired broadband connection to my Dell laptop." I have repeated what I tried in the ubuntu forum without success. I'm really in newbie category, and not comfortable with computer or internet jargon. I can still connect with ubuntu 8.04 and firefox, just once daily. In a later post I also added: In Ubuntu 8.04 there was a system> admin> network tab (missing in 10.04). In the connections tab "wired" was checked. The general tab had my computer name (tsq-laptop) for host, and a blank box for domain name. The DNS tab had 192.168.1.1 in the servers box (presumably my service provider BSNL), and nothing in search domains. The hosts tab had a list of IP addresses and aliases, the first few being:

127.0.0.1 - local host
127.0.1.1 - tsq-laptop
::1 - ip6 local host ip6 loopback
fe00:: - ip6 localnet, .... (and a few more such I think most (or all) of these entries were generated automatically by the system, since I don't understand the jargon at all! I don't recall having any difficulties then, some two years back.Before that I had major problems in using the internal modem for a dial-up connection, but got detailed help by e-mail/internet from some really knowledgeable people in Europe and elsewhere regarding linmodem configuration, which I followed blindly and it worked!
In 10.04 there is only the taskbar icon to edit settings, and it has a different structure. It asks for MAC address (example 00.11.22.33.44.55). Other info required is IPv4 settings, DHCP client ID, about routers and other stuff. There may be other system settings to be made, which I can try with proper guidance. The ubuntu help page gives very sketchy information, and the images are not clear at all. No response to that till second day. Subsequently: In the 'wired' tab the 'routes' button popped a table where I entered address as 127.0.0.1, and netmask as 255.0.0.0, leaving gateway and metric blank. This is all geek stuff for me - I'm an old-fashioned engineer from the slide-rule era!

Should all this have been in the newbie forum? Thanks, =TeeSquare=

View 11 Replies View Related

General :: Netem For Mac OS X To Emulate Network Latency And Dropped Packets?

Aug 9, 2010

I'm looking for an open source/free network emulator tool that I could use on Mac OS X, to simulate a slow network connection, limited bandwidth and other network characteristics such as dropped packets etc for both UDP/TCP connections (or even on the physical layer).

I'm looking for the simplest solution that would allow me to run TCP/UDP servers and have a few clients connect to them on localhost emulating various network connections. I'm mainly wondering if I can use something like Linux's netem on Mac OS X (or even better cross-platform Windows/Linux/Mac). Perhaps I can run VirtualBox and a Linux kernel running netem, has anyone had luck with that?[URL]...

View 2 Replies View Related

Ubuntu Networking :: Wired Network Breaks When Idle

Feb 27, 2010

I'm having a problem where the wired network wired network (eth0) disconnects when the connection is idle for a while (usually tens of minutes). It works fine every time I boot up, but eventually it dies, and I can't ping the machine, or ping anything from the machine. ifconfig shows that it still has an IP address. Running ifdown/ifup causes it to work again. I intend for this machine to be a server, so I can't afford to go restart it when I need network access. sudo lshw -class network gives me this:

[Code]...

View 4 Replies View Related

Ubuntu Networking :: 9.1 - Network Wireless And Wired Dead

Mar 22, 2010

I just installed (dual-boot with Vista) Ubuntu 9.10 in my Toshiba Satellite M300. The problem is that (when using Ubuntu 9.10), its network is dead, both wireless and wired. The LEDs of the LAN port don't even blink. My wifi is not also detected. Both of my wifi device and LAN port are functional when using Vista.

View 1 Replies View Related

Ubuntu Networking :: Wireless To Wired Network Bridge

May 3, 2010

I am running ubuntu 9.10 on a dell xps m1530 laptop dual booting with windows 7. I am trying to achieve the following setup.

Wireless router <=========> Laptop <-----> Switch <-----> PS3

---- wired
==== wireless

Both laptop and ps3 have static ip addresses

The reason for this is I can connect to the internet on my ps3 through my laptop, and I can stream from my laptop to ps3 through wired connection. This works fine in windows 7 all I had to do was right click bridge connections. As I dual boot I don't want to have to make any changes to the settings on the ps3.

My interfaces are:
eth0 - wired
wlan0 - wireless

I installed bridge-utils and created a bridge and added both eth0 and wlan0 to it. However I could not get it to work. I have also tried internet sharing through network manager and firestarter.

View 2 Replies View Related

Ubuntu Networking :: .04 - Wired Network Doesn't Work

May 4, 2010

I installed Ubuntu10.04, It cannot driver Wired network and wireless. Later I installed linuxMint9, wireless is ok, but wired network doesn't work. I am sure the lan cable is ok. It works in Windows.

View 3 Replies View Related

Ubuntu Networking :: 10.04 Cannot Connect To The Network - Wired Or Wireless

May 5, 2010

I have just installed Ubuntu 10.04 on an HP Pavilion dv6000 series laptop, dual-boot. Everything is working except the networking. It can see wireless networks, and when I type in the password for my wireless network, it tries to connect, then asks for the password again. When I plug in the Ethernet cable, again it tries to connect, but after a few seconds gives up and tells me I am now offline.

View 8 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 :: 10.04 Installed - Wired Network Disconnected

Jul 25, 2010

I installed xubunto 10.4 on my pc the other day and every thing was working fine and then the next day my wired network card went down. So I restarted it and it say Wired Network Disconnected. I tried doing sudo ifconfig eht0 up to try and bring the card back online but nothing happens. I also tried reinstalling xubuntu on my computer. Again my internet works then starts freezing up so I restart it and my ethernet card goes down again. I have tried also plugging it into the second ether net port on my computer but that does not seem to work. Also I went into my dhclient-script and went to the bottom to look at my network card stuff.

It reads
#Changed from 'ifconfig $interface inet 0 down' - see Debian bug #144666 ifconfig $interface inet 0
exit_with_hooks 2 "$@"
fi

View 2 Replies View Related







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