OpenVZ Forum


Home » General » Support » eth0 dies when using openVZ kernel.
Re: eth0 dies when using openVZ kernel. [message #27927 is a reply to message #27107] Mon, 03 March 2008 12:00 Go to previous messageGo to previous message
den is currently offline  den
Messages: 494
Registered: December 2005
Senior Member
This looks like (somehow) that you/somebody has deleted the last address of the eth0 and add it again.

ifconfig is basically useless for an analisys. You should check routes configuration. The best thigh to do is to install iproute2 package and use 'ip' utility.

'ip route list table all' will give exact information about all tables and 'ip route get <ip_addr>' will help to understand what happens.

Basically, if you see packet drops, you should check the content of 'netstat -s'. Drops are not gone into void, they increase some counters and the exact counter name will help to understand what happens in the reality.

Regards,
Den
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Quota Problem
Next Topic: Internet access from VE (again)
Goto Forum:
  


Current Time: Fri Sep 27 12:04:28 GMT 2024

Total time taken to generate the page: 0.04307 seconds