Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux > Linux Networking

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-17-2008, 09:10 PM
baggins
 
Posts: n/a
Problem with computer network dropping connection

I have trying to figure out a problem with a computer loosing
connectivity on a network. I have run ping tests against the computer
and I am seeing a 16% packet loss. I changed the switch the computer
was connecting with. The problem continued. I tried again and was
seeing roughly the same error rate. I then took one of the switches
out and put in a tap. Still seeing > 15% packet loss over an 8 hour
window. I looked for something in the dump logs that might give me a
clue, but what I saw puzzled me even more. The computer was
communicating with the file server , but was not receiving ping
requests anymore from the computer which I am using to monitor.
The original problem was that the users noticed they couldn't
connect to the file server. But now I'm really baffled as to what
could be causing the problem.

Any ideas?
Any other tests?
What might I look for in the tcpdump log?
Reply With Quote
  #2 (permalink)  
Old 07-18-2008, 09:04 AM
Bill Marcum
 
Posts: n/a
Re: Problem with computer network dropping connection

On 2008-07-17, baggins <clarkjohnston@gmail.com> wrote:
>
>
> I have trying to figure out a problem with a computer loosing
> connectivity on a network. I have run ping tests against the computer
> and I am seeing a 16% packet loss. I changed the switch the computer
> was connecting with. The problem continued. I tried again and was
> seeing roughly the same error rate. I then took one of the switches
> out and put in a tap. Still seeing > 15% packet loss over an 8 hour
> window. I looked for something in the dump logs that might give me a
> clue, but what I saw puzzled me even more. The computer was
> communicating with the file server , but was not receiving ping
> requests anymore from the computer which I am using to monitor.
> The original problem was that the users noticed they couldn't
> connect to the file server. But now I'm really baffled as to what
> could be causing the problem.
>
> Any ideas?
> Any other tests?
> What might I look for in the tcpdump log?


You might try replacing the network card (if the NIC is on the
motherboard, use a card instead).
Reply With Quote
  #3 (permalink)  
Old 07-18-2008, 08:24 PM
baggins
 
Posts: n/a
Re: Problem with computer network dropping connection

On Jul 18, 4:04 am, Bill Marcum <marcumb...@bellsouth.net> wrote:
> On 2008-07-17, baggins <clarkjohns...@gmail.com> wrote:
>
>
>
>
>
> > I have trying to figure out a problem with a computer loosing
> > connectivity on a network. I have run ping tests against the computer
> > and I am seeing a 16% packet loss. I changed the switch the computer
> > was connecting with. The problem continued. I tried again and was
> > seeing roughly the same error rate. I then took one of the switches
> > out and put in a tap. Still seeing > 15% packet loss over an 8 hour
> > window. I looked for something in the dump logs that might give me a
> > clue, but what I saw puzzled me even more. The computer was
> > communicating with the file server , but was not receiving ping
> > requests anymore from the computer which I am using to monitor.
> > The original problem was that the users noticed they couldn't
> > connect to the file server. But now I'm really baffled as to what
> > could be causing the problem.

>
> > Any ideas?
> > Any other tests?
> > What might I look for in the tcpdump log?

>
> You might try replacing the network card (if the NIC is on the
> motherboard, use a card instead).


yes, we replaced it twice.
The last time it happened. I was able to get on the fileserver and
ping from there and saw no response. I then pinged from my computer
and saw a response.
So now I'm thinking that the switch cache is getting messed up. But I
don't know how it is getting messed up. This is the second switch
that I have used. So my assumption is that there is something on the
network which is causing the problem (probably this computer).
Reply With Quote
  #4 (permalink)  
Old 07-20-2008, 09:20 PM
stevehunter_1@hotmail.com
 
Posts: n/a
Re: Problem with computer network dropping connection

if only 1 computer is impacted, these are the steps that never fail

1. replace cable
2. replace cable again
3. force full duplex
4. change switch port to a known good port
5. change NIC
6. replace NIC driver

when you change ports and NIC, clear arp cache or wait


> yes, we replaced it twice.
> The last time it happened. *I was able to get on the fileserver and
> ping from there and saw no response. *I then pinged from my computer
> and saw a response.
> So now I'm thinking that the switch cache is getting messed up. *But I
> don't know how it is getting messed up. *This is the second switch
> that I have used. *So my assumption is that there is something on the
> network which is causing the problem (probably this computer).- Hide quoted text -
>
> - Show quoted text -


Reply With Quote
  #5 (permalink)  
Old 07-21-2008, 06:32 PM
baggins
 
Posts: n/a
Re: Problem with computer network dropping connection

On Jul 20, 4:20 pm, stevehunte...@hotmail.com wrote:
> if only 1 computer is impacted, these are the steps that never fail
>

We had a linux and windows box going to the same switch port. Pulled
the linux computer off and problem still remains. B and A switches
changed. Alls that remains is the windows box plugged into
a switch. I'm kind of thinking now that somehow the windows computer
is causing the problem, but I don't know how.
New software was installed that controls a robot via an rs-232 port.
Nobody can tell me though, whether this was installed before or after
the problem. Sometimes this will go fine for a couple of days and
then it will have a day where it just keeps dropping a network
connection.
Lately though the problem has gotten worse.

> 1. replace cable
> 2. replace cable again

Done this.
> 3. force full duplex

Don't know how on the Windows NT box.
> 4. change switch port to a known good port

Changed twice.
> 5. change NIC
> 6. replace NIC driver

Five and six have been done twice.
>
> when you change ports and NIC, clear arp cache or wait
>
> > yes, we replaced it twice.
> > The last time it happened. I was able to get on the fileserver and
> > ping from there and saw no response. I then pinged from my computer
> > and saw a response.
> > So now I'm thinking that the switch cache is getting messed up. But I
> > don't know how it is getting messed up. This is the second switch
> > that I have used. So my assumption is that there is something on the
> > network which is causing the problem (probably this computer).- Hide quoted text -

>
> > - Show quoted text -


There were 2 computers affected.
Reply With Quote
  #6 (permalink)  
Old 07-26-2008, 03:43 AM
amirichus
 
Posts: n/a
Re: Problem with computer network dropping connection

baggins wrote:

> On Jul 20, 4:20 pm, stevehunte...@hotmail.com wrote:
>> if only 1 computer is impacted, these are the steps that never fail
>>

> We had a linux and windows box going to the same switch port. Pulled
> the linux computer off and problem still remains. B and A switches
> changed. Alls that remains is the windows box plugged into
> a switch. I'm kind of thinking now that somehow the windows computer
> is causing the problem, but I don't know how.
> New software was installed that controls a robot via an rs-232 port.
> Nobody can tell me though, whether this was installed before or after
> the problem. Sometimes this will go fine for a couple of days and
> then it will have a day where it just keeps dropping a network
> connection.
> Lately though the problem has gotten worse.
>
>> 1. replace cable
>> 2. replace cable again

> Done this.
>> 3. force full duplex

> Don't know how on the Windows NT box.
>> 4. change switch port to a known good port

> Changed twice.
>> 5. change NIC
>> 6. replace NIC driver

> Five and six have been done twice.
>>
>> when you change ports and NIC, clear arp cache or wait
>>
>> > yes, we replaced it twice.
>> > The last time it happened. I was able to get on the fileserver and
>> > ping from there and saw no response. I then pinged from my computer
>> > and saw a response.
>> > So now I'm thinking that the switch cache is getting messed up. But I
>> > don't know how it is getting messed up. This is the second switch
>> > that I have used. So my assumption is that there is something on the
>> > network which is causing the problem (probably this computer).- Hide
>> > quoted text -

>>
>> > - Show quoted text -

>
> There were 2 computers affected.


I noticed that you mentioned a robot... is it possible that you are
experiencing some sort of EMI?
Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux > Linux Networking


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 05:09 AM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109