Networking :: Random Network Connection Loss On Debian Server?

May 15, 2011

I have been having this problem for about two weeks now where Debian's network and internet connection randomly fails. It works perfectly fine and hosts all the services I need for a while, and then without warning all network connectivity fails. I can't ping any other network device. Regardless of how much I try to fix it, the only thing that works is restarting the computer. First, the server went 7 days without a problem; then 5 days; now it lasted 2 days. Judging from my Teamspeak server logs, it crashed today at 12:31. I grep'd through my log files and found this information:

[Code]...

View 6 Replies


ADVERTISEMENT

Debian Hardware :: Audio - Random Loss Of Sound

Jan 9, 2015

I'm having problems keeping audio working. Using Sparky with 3.16.0-4 kernel on a homebuilt PC. AMD A10-7850K CPU on a Gigabyte F2A88FN-WIFI mobo.

I'm using a set of Logitech Z-5 USB speakers and I repeatedly lose all audio output. To get it back I need to do 1 or all of these steps:

1) Unplug the speakers
2) Kill all processes that may be producing audio (Chrome beta, IceWeasel, Exaile, etc.)
3) Start Alsamixer and select another source in sound card list then reselect USB card #2.
4) The weird one - Remove and then re-add the volume applet that I like to have in the panel. When I lose sound th slider gets "stuck" and will not move. It will not recover.

I may need to repeat this several times but it will come back. Not immediately after any step but after a few attempts it just begins working as long as nothing is trying to produce audio at the moment. Sometimes Alsamixer says that my USB Card has no controls when I reselect it, not every time though.

Most of the time if I have more than 1 source open at any time it is likely to die again, for instance I like to stream Google Play Music. If I pause that but leave it open, then try to watch a Youtube video or other source I will either get no audio from either source, or lose the streaming audio source when I try to restart it. Going through the above routine 1 or more times usually restores it.

I have created asoundrc.conf file to tell system to use USB audio as described here -> [URL] ..... In my case USB is # 3 in the list. So this is my file:

Code: Select allpcm.!default {
type hw
card 2
}
ctl.!default {
type hw
card 2

View 4 Replies View Related

Server :: Connection Loss On Overload?

Apr 26, 2011

Im still newbie on linux and i'm recently tried to move my server from win xp to ubuntu, but Idk why
when there is a lot connection it kind of automatically cut off all the connection, I am using Ubuntu 10.10,w/ glassfish+MySQL

View 11 Replies View Related

Ubuntu Networking :: Loss Of Wireless Connection?

Mar 11, 2010

I have a new Toshiba Satellite L450, and decided to run Ubuntu, which is new to me. I am running a 64 bit Karmic, and there is no driver that works. So, to make a long story short: a friend helped me get a driver on my Desktop, namely: rtl8192se_linux_2.6.0100.1012.2009_64bit.tar.gz We had it working, but when I let in the first large batch up updates, it kicked the driver out. I found instructions, installed it again. I let in the next updates, and it kicked out again, and this time the instructions don't work. So, I have two sets of questions:

1. Will updates always undo my wireless? Are there certain updates I should avoid if I want the wireless to stay up and running? (I just assumed the thing to do is just get the updates -- though I am guilty of having no idea what they were about.)

2. Did the updates cause one of my instrucitons to no longer work, or need to be modified?

They were as follows:

sudo apt-get install build-essential
cd ~/Desktop
sudo tar -xvzf rtl8192se_linux_2.6.0100.1012.2009_64bit.tar.gz
That 'sudo tar -xvzf...' operation is the one that stops me. Is there something to change in that line? It goes on:
cd rtl8192se_linux_2.6.0100.1012.2009_64bit

[Code]...

this worked the first time I tried it. I posted this earlier under 'hardware', and do not know how to get that post off, so I typed it here once I realized.

View 5 Replies View Related

Server :: Frequent Broken Pipes From SSH Connection After Power Loss?

Apr 19, 2011

I have three machines networked to my desktop which run a bunch of simulations in parallel. As they're running, I connect to them via SSH and screen to keep an eye on the runs and look at the output. They stay usually connected for days at a time. The SSH servers and client are running Fedora 14. Yesterday one of my coworkers accidentally yanked the plug on one of the servers while it was running. When I powered it up again, I started getting some odd connection problems. I couldn't connect to it via SSH initially because I got the Remote Host Identification Changed (RSA host key changed) error. I deleted the key in .ssh/known_hosts, which allowed me to connect, but it denied my password. I then logged into that machine locally, restarted sshd, and removed .ssh/known_hosts again. Now I can log in via SSH without problems. However, the connection dies with a "Write failed: Broken pipe" error every few minutes (as opposed to the other two machines, which stay connected indefinitely).

So my questions are:
1.) why would a power loss affect the behavior of the SSH server?
2.) why do I keep getting broken pipes now?

View 4 Replies View Related

Ubuntu Networking :: Sudden Loss Of Wireless Connection

Mar 16, 2010

For most of today I had my internet connection dropping out on me intermittently. I assumed it was a provider issue, as it has been unreliable in the past. After it dropped out for good, and I could not print through network, I realised it was not a provider issue. All the other computers in the house were connected, including another ubuntu box. Only the MacBook Pro 5,5 was not able to connect. The network manager indicated I was connected to the network, throughout the whole time.

A number of restarts with the kernel I normally use (2.6.31-19) including one in recovery mode, yielded no change, but a restart with the 2.6.31-20 kernel resulted in connectivity. Finally, perhaps by chance, wireless started to work again on the 2.6.31-19 kernel, after I once booted into the Mac OS, and then back into Karmic. How I might go about diagnosing, obviously in hindsight, what happened? I suppose I should look in the log files, but I have no idea where exactly, and what to look for.

View 3 Replies View Related

Ubuntu Networking :: Test For Packet Loss On Wireless Connection?

Feb 27, 2010

Just want to know if my connection will be good for voip like skype...

View 1 Replies View Related

Ubuntu / Apple :: MacBookPro5,5 Random Loss Of Brightness Control?

Jan 31, 2010

My MacBookPro5,5 (also known as the June 2009 Unibody MBP) is having brightness problems. Usually, with OOTB Ubuntu, I can control the brightness flawlessly with the keyboard keys labeled F1 and F2 with no problems once I install the nvidia_bl driver. Pommed improves the experience, giving me keyboard brightness.

Since installing yesterday, the brightness control randomly stopped working. Xev reports that the brightness up and down keys return a keycode (whereas F7 - F12, the playback and volume keys do not; both sets control their respective stuff natively)... this shouldn't happen. nvidia_bl is loading properly according to dmesg; so this problem is baffling.

The Gnome brightness applet does not work, nor does auto dimming. The applet displays a helpfully-apt red circle-with-slash mark. "echo x | sudo tee -a /sys/class/backlight/nvidia_backlight/brightness" still works to change the brightness manually. I can get the Gnome brightness working by manually changing the brightness, killing gnome-power-daemon, and then restarting it via the terminal in no-daemon mode.

View 8 Replies View Related

Networking :: Packet Loss On 2nd Network Card

Jan 23, 2010

I try to setup a locale network between 10 (Web) Servers (openSuse 11.2), each Server is connected to the internet (eth0) which works fine on all servers.

A 2nd NIC eth1 (1GBit rtl-8169) on each Server is connect to a Switch and should function as a LAN. I installed/configured the 2nd NIC with yast, and than added a route for the local network (192.168.20.0) to use eth1. So far every thing works (ssh for example), but I have a packet loss of 10%-60% (ping) on the local network, and I cant find the reason for the packet loss. I already installed a Debian Lenny on 2 Servers (just to test) but I have the same problem on Debian.

No firewall or any other application is in the way. With tcpdump I could figure out that the packages are send but never show up on the destination server.

I put some more information about how I configured the LAN below. I have not done this my first time and from my experience if something is wrong with the network configuration (wrong routing, firewall in the way, etc.) this usually leads to a packet loss of 100% or the destination is simply not reachable.

The 2nd NIC is installed with either yast on suse , or by editing /etc/network/interfaces on debian. The Kernel module rtl8169 is loaded.

They are configured with the following values:

Route is added by:

Output example. of ifconfig :

Output of route (same on all servers):

Output of ping:

View 14 Replies View Related

Ubuntu Networking :: Broadcom Corporation NetXtreme BCM5721 Network Card Randomly The Network Connection On The Server Will Stop Working?

Jan 29, 2011

I have a Broadcom Corporation NetXtreme BCM5721 network card on my server at work.Everything works fine for a few weeks, then randomly the network connection on the server will stop working. After it stops working, I will try to reconnect with the network manager, it shows a wired connection available, it shows the "connection in progress"animation, then the "connection disabled" icon.

I uninstalled the network manager and used manual configuration, but do you think the network manager was the issue? I can't have the server disconnecting randomly every few weeks with no way to know what the real problem is. Was there an issue with the network manager with 10.04?

View 4 Replies View Related

Ubuntu Networking :: Packet Loss Pinging Local Network ?

Jan 6, 2010

I'm using kubuntu 9.10 desktop edition as a server and I set the IP statically, what happens is that when I ping it from another machine on the same network, I get intermittent packet loss (up to 80% and sometimes even higher). When I ping any other machine on the local network everything's fine with 0% packet loss. Packets go directly through switch, no router or anything in between.

I suspected wiring issues, but that doesn't seem to be the problem after I changed the wiring. I was connected to wireless and suspected that but no go either. Same thing when I turn wired. I just changed the ethernet card suspecting drivers but that's no good either. Iptables is a cleanslate installation, it's totally empty.

View 9 Replies View Related

Ubuntu :: Setup Citrix ICA Client 9 On 9.04 Server - Error In Network Connection Network Or Dialup Connection May Be Preventing

May 14, 2010

I am trying to Setup citrix ICA client 9 on Ubuntu 9.04 Server. I installed it very easily and I am not getting any lib error also. But when I try to connect to the citrix server, it fails with a pop up saying "Error in Network Connection Network or Dialup connection may be preventing ......" This is driving me crazy from 3 days. My project is to check the feasiblity of a Linux desktop

View 1 Replies View Related

Ubuntu Networking :: Losing Internet Connection At Random?

Feb 2, 2010

I am running Karmic AMD64 on a homebrew desktop PC, but I also previously had this trouble on 32 bit with different hardware and on Ubuntu 9.04 and 8.10. The router is now an ADSL+ Thomson TG585n supplied by O2 and badged O2 Wireless box III. The PC has a direct ethernet connection. The router was replaced by O2 when the problem first appeared, as the Wireless box II was suspect. However, I still have the problem and it is getting more frequent.

The symptoms are these: I generally shut down the PC each night, and only fire it up again when needed, which is usually the following evening, but it remains on for most of the day at the weekend. Very often when started, I find I have no connectivity to the internet, and cannot retrieve my emails. Strangely though, the Skype connection is still present and works, although not every time. My wife's laptop is connected over the wireless link - and that STILL WORKS! Sometimes I can connect to the router interface, but sometimes I can't. I've never lost the connection while the PC is running.

I have tried everything I can find in the router (when I can connect) and also in the Systemreferences:Network Connections and also in System:Administration:Network Tools, but can't find anything that helps. A re-boot of the PC doesn't help. A re-boot of the router doesn't help. A hard reset of the router on it's own doesn't help. The only solution to restore the connection is a hard reset of the router (using the recessed reset switch in the back) followed by a re-boot of the PC.

Since the Skype service remains working, and the lights on the router remain normal and wireless service doesn't fail, I think this has to be a DNS server problem. In the previous release, Jaunty, I changed the DNS service to OpenDNS within Ubuntu, overriding the router's settings. That seemed to help a great deal, although there was still the occasional outage which might have been another cause. I can't find anything in the GUI interface in Karmic that will let me do this, and I can't now remember how I did that in Jaunty.

View 8 Replies View Related

Ubuntu Networking :: Slow Network Speed / High Packet Loss

Apr 22, 2010

I have problems with my network speed when i ping my proxy server I end up getting a high packet loss generally more than 30%.I have tried to use various network monitoring softwares like etherape, wireshark, tcpdump but I am not able to get to the bottom of the problem.basically I am trying to find out where the lost packets are going.

View 7 Replies View Related

Debian Configuration :: 7.4 64bit Network Connection Is Dropping On Server

Oct 16, 2015

We are having an issue where our network connection is dropping on our server. Everything was working for about a month without issues then suddenly we experienced a network outage. Here is what I found in our logs. Rebooting the machine was the only way to have everything come up.

Oct 16 09:20:59 server2 kernel: [2612816.936085] ------------[ cut here ]------------
Oct 16 09:20:59 server2 kernel: [2612816.936101] WARNING: at /build/linux-FpPMO6/linux-3.2.54/net/sched/sch_generic.c:256 dev_watchdog+0xf2/0x151()
Oct 16 09:20:59 server2 kernel: [2612816.936106] Hardware name: ProLiant DL380p Gen8
Oct 16 09:20:59 server2 kernel: [2612816.936110] NETDEV WATCHDOG: eth0 (tg3): transmit queue 0 timed out

[Code] ....

We have the same exact server, running the same exact debian version for over a year with no issues.

View 0 Replies View Related

Networking :: Random Wired Network Disconnect?

Sep 28, 2010

I installed Red Hat Eterprise Linux 5.4 Server on my HCL Server machine.I use a static IP for my server. The problem is the network connection is automatically disconnected for some times and it again connected automatically after some time. It happens in periodic manner.I check my cable, port and connection.Those works fine in other PC

View 7 Replies View Related

Ubuntu Networking :: Internet Connection Sharing In Network Manager / No DHCP Server

Oct 14, 2010

How do I tell the shared connection that it has a static IP and that I dont want a DHCP on the network?Do I have to set up DHCP on the box with the shared connection, even if that box only runs DHCP for a single IP address being the eth0 that is shared?Or can I tell the shared connection that it has a static IP and still allow network manager to run the shared connection?Or should I specify static IP's for all clients and the shared network manager and install say firestarter on the gateway to run the NAT for the eth0 out to eth1.

View 3 Replies View Related

Ubuntu Networking :: SSH Over One Network Connection And Out To Internet On Another Network Connection

Jul 9, 2010

I need to setup an Ubuntu Server to handle backups over the network (probably rsync over ssh). That server will then transfer the backup data offsite over a secondary external data line.How can I configure the ethernet interfaces to handle such a scenario?

View 1 Replies View Related

Debian Configuration :: Connection WPA Personal Says Connected To Wl Network But No Internet Connection

Apr 15, 2011

1 linksys router: gets the net from PPPOE and give the network DHCP. The router IP is 192.168.1.1. 1 windows laptop that work wireless and wired. 1 debian desktop that work wired and not working wireless. THe problem with the debian desktop is like this: I have a TP-Link TL-WN321G installed and found by lsusb command. I make a wireless connection WPA Personal (just like the router settings) it says i am connected to the wl network but no internet connection. the route command give me this:

[code]....

I tryed with wicd who said that the connection is WEP (and it's not, it is setup to WPA on the router and the network-manager conncetion) and when i try to connect i get bad password. I tryed with network-manager uninstalled and no chance.

View 4 Replies View Related

OpenSUSE Network :: Can Make A Connection To Vpn Server, Connection Starts, But Nothing Happens?

Feb 2, 2010

I can make a connection to the vpn server, the connection starts, but nothing happens! My IP address remains the same as previous! There is nothing added to my Knetworkmanager, I'm a beginner I should use a pcf file for my vpn connection. I use it properly, I'm sure because the connection starts and an icon is added to my panel and remains until I disconnect.

I checked it via ifconfig -a, the last part (which is for vpn) is:

Code:
tun0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet addr:141.213.169.76 P-t-P:141.213.169.76 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1390 Metric:1
RX packets:4 errors:0 dropped:0 overruns:0 frame:0

View 2 Replies View Related

Debian Multimedia :: Random Crash Of X-server (Jessie KDE)

Nov 5, 2015

Aprox. 1 time per day / every two days hangs the x-server. It hangs a few secs then is being killed and restarted. A popup window in the task bar tells me the restart of the x-server. After that about 15 sec. I can continue to work but sometimes the gtk2 apps lose their integrity thus I have to restart by logging off and in again.

Code: Select all    Nov  3 09:25:30 PC2 org.kde.kuiserver[1070]: kuiserver: Fatal IO error: client killed
    Nov  3 09:25:30 PC2 org.a11y.Bus[1070]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.

what does it mean "Remote peer vanished with error" ? Remote access? I am not competent to evaluate that.

Linux version 3.16.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09)

deamon.log
[URL] ....

sys.log
[URL] ....

auth.log
[URL] ....

user.log
[URL] ....

dmesg
[URL] ....

View 0 Replies View Related

Ubuntu :: Packet Loss When Running Mtr On VPN Connection?

Jul 27, 2011

[Code]...

I adjusted my routes to use my ppp1 (VPN) connection for almost all browsing. Have I misconfigured something.? Some more background information: My VPN is about halfway around the world from where I am / my PPPoE connection. I've already changed my DNS servers in /etc/resolv.conf to Google's 8.8.8.8.I get around 2 kBps on Ubuntu and 50 kBps on Windows using the same VPN. =/

View 9 Replies View Related

Networking :: Resolve All Random Server Names?

Apr 9, 2010

I'm confused. Why do I get a response from ping for any scrambled internet server name I type in??The only thing that is necessary is to start with "vvvvvv."(It should be triple W in this post, but I need to do this work around due to the forum rules )And it always resolved to different IPs with similar ping times.What's going on?

Code: > ping vvvvvv.q3g87uv8123907.qt1
PING vvvvvv.q3g87uv8123907.qt1 (80.156.86.78) 56(84) bytes of data.
64 bytes from vvvvvv.q3g87uv8123907.qt1 (80.156.86.78): icmp_seq=1 ttl=249 time=55.6 ms

[code]....

View 1 Replies View Related

Ubuntu Networking :: Wireless Network Connection Active But Still Not Internet Connection?

Jan 24, 2010

Its a case of ".... wireless network connection active but still not internet connection .."I am using WEP - 128 key ... Works when I connect directly using ethernet cable ... but not wireless (pci and wireless router)

ubuadmin@ubucomputer:~$ ifconfig

wlan0 Link encap:Ethernet HWaddr 00:06:25:12:83:3b
inet addr:192.168.1.10 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::206:25ff:fe12:833b/64 Scope:Link[code].....

View 5 Replies View Related

Fedora Networking :: Bridged Networking And NetworkManager - No Network Connection Because Network Isn't Managed

Mar 2, 2011

I have installed qemu/kvm and created a Bridged network connection which works just fine(Windows 7 VM won't work in NAT mode.)

But when I try to use NetworkManager it says that I have no network connection because the network isn't managed, (I set the settings in ifcfg-br0 and ifcfg-eth0 to be managed)

The real problem is that now I can't use my VPN connections (I have many) in NetworkManager.

Is there a way to have both of these pieces of functionality?

I am using FC14

View 5 Replies View Related

Ubuntu Installation :: Loss Of Internet Connection After Upgrade From 8.04 To 8.10?

Feb 27, 2010

Loss of internet connection after upgrade from 8.04 to 8.10 Like the title says, I lost my internet connection after upgrading my Ubuntu system from 8.04 to 8.10.I used the downloaded automated method. It appeared to work fine on its initial reboot into 8.10. But I noticed the internet icon indicated loss of connection. Even so, I was still able to browse the net through Firefox. But then when I rebooted the next day the opposite was true: the connection icon indicated connection, but Firefox would not actually connect, nor would update manager. It has been like this since. This is a dual boot machine, and the Windows XP Pro side still connects to the internet as usual, no problems.So how can I make my new 8.10 system connect to the internet?

I use a Motorola SB4200 cable modem

[code]....

View 2 Replies View Related

General :: Loss Of Internet Connection After Update To Ubuntu 10.10

Oct 15, 2010

Not sure this right place for this. After updating from Ubuntu 10.04 to 10.10 lost internet connection - was instantaneous loss. Wired connection computer to router. Icon on computer shows "wired connection 'auto Eth0'active" The router shows line connected ok. Computer shows connection is established. Connection information menu shows details such as IP address broadcast address and other details. Where do I go from here to reconnect to internet.

View 4 Replies View Related

Debian :: Xorg Server Crashes At Random Times After Upgrade To Lenny

Sep 14, 2009

I've just recently upgraded to lenny using aptitude (following the instructions on debian.org. All went smoothly, and almost everything is working fine.I have had my X server crash twice since then, both times when I simply doubleclicked a running application. There is some indication of problems in the Xorg.log file, but it's not helpful to me -- can you help me understand?

View 2 Replies View Related

Debian :: Network Manager Can't Share Network Connection?

Nov 13, 2015

In Googling around it appears that the Network Manager used to have a nice simple (obvious, logical, straightforward, intuitive, easy-to-use... ... can you tell I'm a bit surprised that there's not a simple button to do this, it's pretty common functionality ) option in the IPv4 tab called "Shared to other computers" allowing you to share your network connection with any computers connected to yours... kind of like this:

[URL] ....

Professor Google seems to indicate that this may have existed in Debian at one point but, I don't see this option anymore. How do I get it back (or is there another gui way to do this without editing the /etc/network/interfaces file... if there's no other way to do this... that's fine but I'd prefer an easy method of enabling and disabling sharing)?

What I'm trying to do... I have a Beaglebone Black connected via IP over USB. When I'm ssh'ed into the BeagleBone, I want to be able to use aptitude install to grab new packages etc... and that kind of requires access to the outside world. Everything I've found so far seems to to require a modification to the interfaces file but since (according to the interfaces man page) the preferred method is to use the network manager if possible... I'm trying to avoid that.

* It should be noted that I'm running sid with the experimental 4.3 kernel so... maybe in doing so I've shot myself in the foot?

View 5 Replies View Related

General :: Networking - Network Card - Connected To Network - Given Access Point - No Connection?

Apr 3, 2010

I installed the driver for my network card. iwconfig and ifconfig are all responsive to connecting to the network, I'm given an access point address. Then, I try to connect to a website and no dice. ping www.google.com yields no result. What gives?

View 2 Replies View Related







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