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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-24-2008, 04:25 PM
GeekBoy
 
Posts: n/a
Gosh darn it...networking died on Fedora 8

Suddenly last night for no reason my box looses network communication.
I was messing with it the other day, but have not touched it since then and
it had been working.

I use Asterisk on it making it into a voip server as well. I try to make a
call and nothing.
I go to the box and see lights on the switch and network card on also, but
it is not communicating.
Even trying to do htttp://localhost and http://(lan address) to the web
server fails to connect.


I cannot even ping the router, nor back to the box. Looking at the network
settings on the card, it shows active and working.
I then shut it down pulled out the other cards I was messing with (wireless
& wired) leaving only the original.

Booted it back up and it took a LONG time to boot (in comparison to normal
boot time) .

Once logged in I notice some apps take a LONG time to start up such as a
terminal window.

Looking through the logs I see nothing unsual. I also started the
performance monitor and only using 200MB out of 2 Gigs of memory, and CPU
usage averaging about 5%.

Maybe I have been haxored? Anyone got ideas where I should look next?

Thanks

GB


Reply With Quote
  #2 (permalink)  
Old 04-24-2008, 06:29 PM
General Schvantzkopf
 
Posts: n/a
Re: Gosh darn it...networking died on Fedora 8

On Thu, 24 Apr 2008 11:25:42 -0500, GeekBoy wrote:

> Suddenly last night for no reason my box looses network communication. I
> was messing with it the other day, but have not touched it since then
> and it had been working.
>
> I use Asterisk on it making it into a voip server as well. I try to make
> a call and nothing.
> I go to the box and see lights on the switch and network card on also,
> but it is not communicating.
> Even trying to do htttp://localhost and http://(lan address) to the web
> server fails to connect.
>
>
> I cannot even ping the router, nor back to the box. Looking at the
> network settings on the card, it shows active and working. I then shut
> it down pulled out the other cards I was messing with (wireless & wired)
> leaving only the original.
>
> Booted it back up and it took a LONG time to boot (in comparison to
> normal boot time) .
>
> Once logged in I notice some apps take a LONG time to start up such as a
> terminal window.
>
> Looking through the logs I see nothing unsual. I also started the
> performance monitor and only using 200MB out of 2 Gigs of memory, and
> CPU usage averaging about 5%.
>
> Maybe I have been haxored? Anyone got ideas where I should look next?
>
> Thanks
>
> GB


Is the card up? Do an ifconfig eth0, what does it say?

ifconfig will tell you if everything is configured correctly. If the card
is up and configured correctly then it's probably a hardware problem.

Reply With Quote
  #3 (permalink)  
Old 04-24-2008, 06:29 PM
General Schvantzkopf
 
Posts: n/a
Re: Gosh darn it...networking died on Fedora 8

On Thu, 24 Apr 2008 11:25:42 -0500, GeekBoy wrote:

> Suddenly last night for no reason my box looses network communication. I
> was messing with it the other day, but have not touched it since then
> and it had been working.
>
> I use Asterisk on it making it into a voip server as well. I try to make
> a call and nothing.
> I go to the box and see lights on the switch and network card on also,
> but it is not communicating.
> Even trying to do htttp://localhost and http://(lan address) to the web
> server fails to connect.
>
>
> I cannot even ping the router, nor back to the box. Looking at the
> network settings on the card, it shows active and working. I then shut
> it down pulled out the other cards I was messing with (wireless & wired)
> leaving only the original.
>
> Booted it back up and it took a LONG time to boot (in comparison to
> normal boot time) .
>
> Once logged in I notice some apps take a LONG time to start up such as a
> terminal window.
>
> Looking through the logs I see nothing unsual. I also started the
> performance monitor and only using 200MB out of 2 Gigs of memory, and
> CPU usage averaging about 5%.
>
> Maybe I have been haxored? Anyone got ideas where I should look next?
>
> Thanks
>
> GB


Is the card up? Do an ifconfig eth0, what does it say?

ifconfig will tell you if everything is configured correctly. If the card
is up and configured correctly then it's probably a hardware problem.

Reply With Quote
  #4 (permalink)  
Old 04-24-2008, 08:30 PM
GeekBoy
 
Posts: n/a
Re: Gosh darn it...networking died on Fedora 8


"General Schvantzkopf" <schvantzkopf@yahoo.com> wrote in message
news:g5-dnQn9yr0YTI3VnZ2dnUVZ_jGdnZ2d@comcast.com...
> On Thu, 24 Apr 2008 11:25:42 -0500, GeekBoy wrote:
>
>> Suddenly last night for no reason my box looses network communication. I
>> was messing with it the other day, but have not touched it since then
>> and it had been working.
>>
>> I use Asterisk on it making it into a voip server as well. I try to make
>> a call and nothing.
>> I go to the box and see lights on the switch and network card on also,
>> but it is not communicating.
>> Even trying to do htttp://localhost and http://(lan address) to the web
>> server fails to connect.
>>
>>
>> I cannot even ping the router, nor back to the box. Looking at the
>> network settings on the card, it shows active and working. I then shut
>> it down pulled out the other cards I was messing with (wireless & wired)
>> leaving only the original.
>>
>> Booted it back up and it took a LONG time to boot (in comparison to
>> normal boot time) .
>>
>> Once logged in I notice some apps take a LONG time to start up such as a
>> terminal window.
>>
>> Looking through the logs I see nothing unsual. I also started the
>> performance monitor and only using 200MB out of 2 Gigs of memory, and
>> CPU usage averaging about 5%.
>>
>> Maybe I have been haxored? Anyone got ideas where I should look next?
>>
>> Thanks
>>
>> GB

>
> Is the card up? Do an ifconfig eth0, what does it say?
>
> ifconfig will tell you if everything is configured correctly. If the card
> is up and configured correctly then it's probably a hardware problem.


It indicates it is up and running. Just shows 814 TX errors

I think it is not a hardware problem, though it could be, because I could
not get the other network card to start up at all.

Guess I should mention in addition to taking a long time to bioot, but also
a long time to log in. Normall only takes seconds once the log in screen
comes up, but now takes about 1-2 minutes. Thus my thinking it is more than
a hardware problem.

Thanks for the help so far


>


Reply With Quote
  #5 (permalink)  
Old 04-24-2008, 08:30 PM
GeekBoy
 
Posts: n/a
Re: Gosh darn it...networking died on Fedora 8


"General Schvantzkopf" <schvantzkopf@yahoo.com> wrote in message
news:g5-dnQn9yr0YTI3VnZ2dnUVZ_jGdnZ2d@comcast.com...
> On Thu, 24 Apr 2008 11:25:42 -0500, GeekBoy wrote:
>
>> Suddenly last night for no reason my box looses network communication. I
>> was messing with it the other day, but have not touched it since then
>> and it had been working.
>>
>> I use Asterisk on it making it into a voip server as well. I try to make
>> a call and nothing.
>> I go to the box and see lights on the switch and network card on also,
>> but it is not communicating.
>> Even trying to do htttp://localhost and http://(lan address) to the web
>> server fails to connect.
>>
>>
>> I cannot even ping the router, nor back to the box. Looking at the
>> network settings on the card, it shows active and working. I then shut
>> it down pulled out the other cards I was messing with (wireless & wired)
>> leaving only the original.
>>
>> Booted it back up and it took a LONG time to boot (in comparison to
>> normal boot time) .
>>
>> Once logged in I notice some apps take a LONG time to start up such as a
>> terminal window.
>>
>> Looking through the logs I see nothing unsual. I also started the
>> performance monitor and only using 200MB out of 2 Gigs of memory, and
>> CPU usage averaging about 5%.
>>
>> Maybe I have been haxored? Anyone got ideas where I should look next?
>>
>> Thanks
>>
>> GB

>
> Is the card up? Do an ifconfig eth0, what does it say?
>
> ifconfig will tell you if everything is configured correctly. If the card
> is up and configured correctly then it's probably a hardware problem.


It indicates it is up and running. Just shows 814 TX errors

I think it is not a hardware problem, though it could be, because I could
not get the other network card to start up at all.

Guess I should mention in addition to taking a long time to bioot, but also
a long time to log in. Normall only takes seconds once the log in screen
comes up, but now takes about 1-2 minutes. Thus my thinking it is more than
a hardware problem.

Thanks for the help so far


>


Reply With Quote
  #6 (permalink)  
Old 04-24-2008, 08:52 PM
General Schvantzkopf
 
Posts: n/a
Re: Gosh darn it...networking died on Fedora 8

On Thu, 24 Apr 2008 15:30:57 -0500, GeekBoy wrote:

> "General Schvantzkopf" <schvantzkopf@yahoo.com> wrote in message
> news:g5-dnQn9yr0YTI3VnZ2dnUVZ_jGdnZ2d@comcast.com...
>> On Thu, 24 Apr 2008 11:25:42 -0500, GeekBoy wrote:
>>
>>> Suddenly last night for no reason my box looses network communication.
>>> I was messing with it the other day, but have not touched it since
>>> then and it had been working.
>>>
>>> I use Asterisk on it making it into a voip server as well. I try to
>>> make a call and nothing.
>>> I go to the box and see lights on the switch and network card on also,
>>> but it is not communicating.
>>> Even trying to do htttp://localhost and http://(lan address) to the
>>> web server fails to connect.
>>>
>>>
>>> I cannot even ping the router, nor back to the box. Looking at the
>>> network settings on the card, it shows active and working. I then shut
>>> it down pulled out the other cards I was messing with (wireless &
>>> wired) leaving only the original.
>>>
>>> Booted it back up and it took a LONG time to boot (in comparison to
>>> normal boot time) .
>>>
>>> Once logged in I notice some apps take a LONG time to start up such as
>>> a terminal window.
>>>
>>> Looking through the logs I see nothing unsual. I also started the
>>> performance monitor and only using 200MB out of 2 Gigs of memory, and
>>> CPU usage averaging about 5%.
>>>
>>> Maybe I have been haxored? Anyone got ideas where I should look next?
>>>
>>> Thanks
>>>
>>> GB

>>
>> Is the card up? Do an ifconfig eth0, what does it say?
>>
>> ifconfig will tell you if everything is configured correctly. If the
>> card is up and configured correctly then it's probably a hardware
>> problem.

>
> It indicates it is up and running. Just shows 814 TX errors
>
> I think it is not a hardware problem, though it could be, because I
> could not get the other network card to start up at all.
>
> Guess I should mention in addition to taking a long time to bioot, but
> also a long time to log in. Normall only takes seconds once the log in
> screen comes up, but now takes about 1-2 minutes. Thus my thinking it is
> more than a hardware problem.
>
> Thanks for the help so far
>
>
>


A networking problem will cause a long boot. During the boot it might be
looking for something on the network, if it thinks the card is up but it
can't communicate it can take minutes before it times out and goes to the
next step.

When you did the ifconfig was the IP address correct?

If the IP address is correct and you are seeing the same problem on more
that one card then I'd suspect your switch.

Reply With Quote
  #7 (permalink)  
Old 04-24-2008, 08:52 PM
General Schvantzkopf
 
Posts: n/a
Re: Gosh darn it...networking died on Fedora 8

On Thu, 24 Apr 2008 15:30:57 -0500, GeekBoy wrote:

> "General Schvantzkopf" <schvantzkopf@yahoo.com> wrote in message
> news:g5-dnQn9yr0YTI3VnZ2dnUVZ_jGdnZ2d@comcast.com...
>> On Thu, 24 Apr 2008 11:25:42 -0500, GeekBoy wrote:
>>
>>> Suddenly last night for no reason my box looses network communication.
>>> I was messing with it the other day, but have not touched it since
>>> then and it had been working.
>>>
>>> I use Asterisk on it making it into a voip server as well. I try to
>>> make a call and nothing.
>>> I go to the box and see lights on the switch and network card on also,
>>> but it is not communicating.
>>> Even trying to do htttp://localhost and http://(lan address) to the
>>> web server fails to connect.
>>>
>>>
>>> I cannot even ping the router, nor back to the box. Looking at the
>>> network settings on the card, it shows active and working. I then shut
>>> it down pulled out the other cards I was messing with (wireless &
>>> wired) leaving only the original.
>>>
>>> Booted it back up and it took a LONG time to boot (in comparison to
>>> normal boot time) .
>>>
>>> Once logged in I notice some apps take a LONG time to start up such as
>>> a terminal window.
>>>
>>> Looking through the logs I see nothing unsual. I also started the
>>> performance monitor and only using 200MB out of 2 Gigs of memory, and
>>> CPU usage averaging about 5%.
>>>
>>> Maybe I have been haxored? Anyone got ideas where I should look next?
>>>
>>> Thanks
>>>
>>> GB

>>
>> Is the card up? Do an ifconfig eth0, what does it say?
>>
>> ifconfig will tell you if everything is configured correctly. If the
>> card is up and configured correctly then it's probably a hardware
>> problem.

>
> It indicates it is up and running. Just shows 814 TX errors
>
> I think it is not a hardware problem, though it could be, because I
> could not get the other network card to start up at all.
>
> Guess I should mention in addition to taking a long time to bioot, but
> also a long time to log in. Normall only takes seconds once the log in
> screen comes up, but now takes about 1-2 minutes. Thus my thinking it is
> more than a hardware problem.
>
> Thanks for the help so far
>
>
>


A networking problem will cause a long boot. During the boot it might be
looking for something on the network, if it thinks the card is up but it
can't communicate it can take minutes before it times out and goes to the
next step.

When you did the ifconfig was the IP address correct?

If the IP address is correct and you are seeing the same problem on more
that one card then I'd suspect your switch.

Reply With Quote
  #8 (permalink)  
Old 04-24-2008, 09:49 PM
GeekBoy
 
Posts: n/a
Re: Gosh darn it...networking died on Fedora 8


"General Schvantzkopf" <schvantzkopf@yahoo.com> wrote in message
news:g5-dnQj9yr2-bo3VnZ2dnUVZ_jGdnZ2d@comcast.com...
> On Thu, 24 Apr 2008 15:30:57 -0500, GeekBoy wrote:
>
>> "General Schvantzkopf" <schvantzkopf@yahoo.com> wrote in message
>> news:g5-dnQn9yr0YTI3VnZ2dnUVZ_jGdnZ2d@comcast.com...
>>> On Thu, 24 Apr 2008 11:25:42 -0500, GeekBoy wrote:
>>>
>>>> Suddenly last night for no reason my box looses network communication.
>>>> I was messing with it the other day, but have not touched it since
>>>> then and it had been working.
>>>>
>>>> I use Asterisk on it making it into a voip server as well. I try to
>>>> make a call and nothing.
>>>> I go to the box and see lights on the switch and network card on also,
>>>> but it is not communicating.
>>>> Even trying to do htttp://localhost and http://(lan address) to the
>>>> web server fails to connect.
>>>>
>>>>
>>>> I cannot even ping the router, nor back to the box. Looking at the
>>>> network settings on the card, it shows active and working. I then shut
>>>> it down pulled out the other cards I was messing with (wireless &
>>>> wired) leaving only the original.
>>>>
>>>> Booted it back up and it took a LONG time to boot (in comparison to
>>>> normal boot time) .
>>>>
>>>> Once logged in I notice some apps take a LONG time to start up such as
>>>> a terminal window.
>>>>
>>>> Looking through the logs I see nothing unsual. I also started the
>>>> performance monitor and only using 200MB out of 2 Gigs of memory, and
>>>> CPU usage averaging about 5%.
>>>>
>>>> Maybe I have been haxored? Anyone got ideas where I should look next?
>>>>
>>>> Thanks
>>>>
>>>> GB
>>>
>>> Is the card up? Do an ifconfig eth0, what does it say?
>>>
>>> ifconfig will tell you if everything is configured correctly. If the
>>> card is up and configured correctly then it's probably a hardware
>>> problem.

>>
>> It indicates it is up and running. Just shows 814 TX errors
>>
>> I think it is not a hardware problem, though it could be, because I
>> could not get the other network card to start up at all.
>>
>> Guess I should mention in addition to taking a long time to bioot, but
>> also a long time to log in. Normall only takes seconds once the log in
>> screen comes up, but now takes about 1-2 minutes. Thus my thinking it is
>> more than a hardware problem.
>>
>> Thanks for the help so far
>>
>>
>>

>
> A networking problem will cause a long boot. During the boot it might be
> looking for something on the network, if it thinks the card is up but it
> can't communicate it can take minutes before it times out and goes to the
> next step.
>
> When you did the ifconfig was the IP address correct?
>
> If the IP address is correct and you are seeing the same problem on more
> that one card then I'd suspect your switch.
>


Yeah it's the switch. I did not figure it would be that since I only bought
it about six-eight months ago, but I did notice it was starting to lock up
about once a week.

For now some strange reason it started working again. I had unplugged it
several times as I had done before.
This time I pulled all the cables out then plugged it back in, put all the
cables back in. Now all is fine.

Strange.


Thanks a lot for assist.

GB


Reply With Quote
  #9 (permalink)  
Old 04-24-2008, 09:49 PM
GeekBoy
 
Posts: n/a
Re: Gosh darn it...networking died on Fedora 8


"General Schvantzkopf" <schvantzkopf@yahoo.com> wrote in message
news:g5-dnQj9yr2-bo3VnZ2dnUVZ_jGdnZ2d@comcast.com...
> On Thu, 24 Apr 2008 15:30:57 -0500, GeekBoy wrote:
>
>> "General Schvantzkopf" <schvantzkopf@yahoo.com> wrote in message
>> news:g5-dnQn9yr0YTI3VnZ2dnUVZ_jGdnZ2d@comcast.com...
>>> On Thu, 24 Apr 2008 11:25:42 -0500, GeekBoy wrote:
>>>
>>>> Suddenly last night for no reason my box looses network communication.
>>>> I was messing with it the other day, but have not touched it since
>>>> then and it had been working.
>>>>
>>>> I use Asterisk on it making it into a voip server as well. I try to
>>>> make a call and nothing.
>>>> I go to the box and see lights on the switch and network card on also,
>>>> but it is not communicating.
>>>> Even trying to do htttp://localhost and http://(lan address) to the
>>>> web server fails to connect.
>>>>
>>>>
>>>> I cannot even ping the router, nor back to the box. Looking at the
>>>> network settings on the card, it shows active and working. I then shut
>>>> it down pulled out the other cards I was messing with (wireless &
>>>> wired) leaving only the original.
>>>>
>>>> Booted it back up and it took a LONG time to boot (in comparison to
>>>> normal boot time) .
>>>>
>>>> Once logged in I notice some apps take a LONG time to start up such as
>>>> a terminal window.
>>>>
>>>> Looking through the logs I see nothing unsual. I also started the
>>>> performance monitor and only using 200MB out of 2 Gigs of memory, and
>>>> CPU usage averaging about 5%.
>>>>
>>>> Maybe I have been haxored? Anyone got ideas where I should look next?
>>>>
>>>> Thanks
>>>>
>>>> GB
>>>
>>> Is the card up? Do an ifconfig eth0, what does it say?
>>>
>>> ifconfig will tell you if everything is configured correctly. If the
>>> card is up and configured correctly then it's probably a hardware
>>> problem.

>>
>> It indicates it is up and running. Just shows 814 TX errors
>>
>> I think it is not a hardware problem, though it could be, because I
>> could not get the other network card to start up at all.
>>
>> Guess I should mention in addition to taking a long time to bioot, but
>> also a long time to log in. Normall only takes seconds once the log in
>> screen comes up, but now takes about 1-2 minutes. Thus my thinking it is
>> more than a hardware problem.
>>
>> Thanks for the help so far
>>
>>
>>

>
> A networking problem will cause a long boot. During the boot it might be
> looking for something on the network, if it thinks the card is up but it
> can't communicate it can take minutes before it times out and goes to the
> next step.
>
> When you did the ifconfig was the IP address correct?
>
> If the IP address is correct and you are seeing the same problem on more
> that one card then I'd suspect your switch.
>


Yeah it's the switch. I did not figure it would be that since I only bought
it about six-eight months ago, but I did notice it was starting to lock up
about once a week.

For now some strange reason it started working again. I had unplugged it
several times as I had done before.
This time I pulled all the cables out then plugged it back in, put all the
cables back in. Now all is fine.

Strange.


Thanks a lot for assist.

GB


Reply With Quote
Reply

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


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 11:25 PM.


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


Sponsors:
Promotional Codes | Credit Counseling | Mortgage | Debt Loans | Credit Card



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