- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Possible network problem?
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
12-11-2005 11:21 PM
12-11-2005 11:21 PM
Possible network problem?
I have a Proliant ML370 G4 with RedHat ES 4
The network cards are:
PCI Embedded HP NC7781 Gigabit Server Adapter
PCI Slot 4 HP NC7771 Gigabit Server Adapter
All seems to work ok, but sometimes the two interfaces does'nt respond neither to a ping from a pc. I lost the connection with the server, but normally after few seconds I retrieve the connection.
I've tried to use the new driver bcm5700 from http://h18000.www1.hp.com/support/files/server/us/download/23666.html but the behaviour is the same.
I add the /proc/net/nicinfo/eth*.info
Any idea?
Another question, are normal the values of PCI amb Part_Number for the embedded nic? Is normal that the eth1 corresponds to the pci embedded nic?
Thank you for all,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2005 01:42 AM
12-12-2005 01:42 AM
Re: Possible network problem?
Dear Katty,
Are you sure that the NIC has got the problem ?
Sometimes a faulty network cable /switch also could cause this probelm.
Try some swaping between a know working SET OF CABLE & PORT to this and observe, we will be able to conclude.
With Regards,
Siva.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2005 03:14 AM
12-12-2005 03:14 AM
Re: Possible network problem?
kernel is noticing the network dropout.
The dropouts should also be logged in
/var/log/syslog or /var/log/messages.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2005 03:16 AM
12-12-2005 03:16 AM
Re: Possible network problem?
for errors and events for the interfaces.
The number and type of errors and events
may give you a hint as to what is happening.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2005 06:31 PM
12-12-2005 06:31 PM
Re: Possible network problem?
I append a file with the outputs ...
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2005 02:38 AM
12-13-2005 02:38 AM
Re: Possible network problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2005 04:54 AM
12-13-2005 04:54 AM
Re: Possible network problem?
The suggestions to try other cables are good.
Also, you might consider installing and trying linkloop - it is a sourceforge project which is a port of the HP-UX linkloop command. This is a "link-level" "ping" command that you can use. If ping does not work, but linkloop does, it suggests some issues with IP addresses.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 09:45 PM
12-14-2005 09:45 PM
Re: Possible network problem?
When I try linkloop against a server RedHat9 in the same subnesk ... the results are:
linkloop -i eth0 -d 00:30:37:00:06:0E
interface=eth0 timeout=2 num=1 size=1500
Link connectivity to LAN station: 00:30:37:00:06:0E (HW addr 00:30:37:00:06:0E)
Getting MAC address of interface 'eth0'
Testing via eth0 (HW addr 00:12:79:D4:20:F8)
sent TEST packet to 00:30:37:00:06:0E
** TIMEOUT (2 seconds)
Retry 0...
-- NO RESPONSE --
A ping to this server works ok.
Another thing:
By default, the system assigns eth0 to the external network card and eth1 to the internal network cars. I've modified
/etc/sysconfig/network-scripts/ifcfg-eth?
to force the HWADDR parameter ... so, now eth0 is the internal ...
Since this change, it seems that the connectivity is ok ... but I would like to be more secure about this event ...
What do you think about it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 10:24 PM
12-14-2005 10:24 PM
Re: Possible network problem?
Also, do you have any messages in the /var/log/messages file? like NETDEV WATCHDOG, etc.
Check your adapter at the time of the problem with ethtool.
Use tcpdump to monitor the interface to see if you can see any packages going to the interface.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 11:50 PM
12-14-2005 11:50 PM
Re: Possible network problem?
No NETDEV nor WATCHDOG in messages
ethtool -> ok
I append a file with the other information
Thank you,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2005 05:27 AM
12-15-2005 05:27 AM
Re: Possible network problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2005 05:49 AM
12-15-2005 05:49 AM
Re: Possible network problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2006 07:11 PM
02-02-2006 07:11 PM
Re: Possible network problem?
And the problem goes on ...
I append a file with the tcpdump. Near the end of the file you can see the moment where I lost the connectivity.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2006 12:57 AM
02-03-2006 12:57 AM
Re: Possible network problem?
Please run again with a filter, for example:
tcpdump -w tcpdump.out host faraday.upc.es and pc11290.euetib.upc.es
So, there will be less information and will be more usefull.
Also, when you have the problem, get the output from:
netstat -nr
netstat -ni
Ensure that you don't have installed a software like portsentry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2006 01:30 AM
02-03-2006 01:30 AM
Re: Possible network problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2006 07:21 AM
02-03-2006 07:21 AM
Re: Possible network problem?
Try that and let us know the result.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2006 07:13 AM
02-07-2006 07:13 AM
Re: Possible network problem?
check and/or post
# ethtool eth0
(or)
# mii-tool -v
Pablo