- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- network lost once in a while
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2007 08:57 PM
08-08-2007 08:57 PM
network lost once in a while
short story
after a few day I lost network connectivity ..
longer story
I turn a EVO to a workstation by installing redhat 4 (kernel 2.6.9-55).
this worked fine for a while. Starting some month ago I loose network connectivity at a random.
there is no messages in (/var/log) messages apaprt from ntp complaint about unreachable server.
when pigging host I lost at least 50% packet.
network folks swear nothing has change on our network, there is no error on my port and that I must 'fix it on hosts'.
my network card is a internal broadcom BCM5751 Gigabit adapter.
I use tg3 network driver.
have anyone seen a similar problem ?
Jean-Yves
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2007 09:13 PM
08-08-2007 09:13 PM
Re: network lost once in a while
Over the years I have received similar problems:
1) Check and replace network cabling.
2) Run hardware diags on the broadcom adapter and replace if anything is wrong.
3) See that the network switch port is good, if possible use a different one.
4) Take tcpdump or wireshark information as a diagnostic step.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2007 11:44 PM
08-08-2007 11:44 PM
Re: network lost once in a while
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2007 12:30 AM
08-09-2007 12:30 AM
Re: network lost once in a while
I think I have come to a solution, I remove iptables stuff (pretty hard to do, no least than 6 level of dependencies).
I still can't understand why it worked for so long before comming to an halt nowadays ....
Jean-Yves
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2007 12:48 AM
08-09-2007 12:48 AM
Re: network lost once in a while
vi /etc/sysconfig/iptables
Edit that so after next boot the problem does not return.
Or stop running iptables, you are in a corporate lan, why again do you need a firewall?
chkconfig iptables off
Regards,
Shmuel
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com