LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 11-17-2005, 11:13 AM   #1
abefroman
Senior Member
 
Registered: Feb 2004
Location: lost+found
Distribution: CentOS
Posts: 1,430

Rep: Reputation: 55
3899 packets dropped by kernel, about 40%


I have 3899 packets dropped by kernel about 40%, why are they being dropped? I dont have any IPtables.

root@105 [~]# tcpdump not port 22 | grep asdfasdf
tcpdump: listening on eth0
5610 packets received by filter
2422 packets dropped by kernel


root@105 [~]# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination

Chain FORWARD (policy ACCEPT)
target prot opt source destination

Chain OUTPUT (policy ACCEPT)
target prot opt source destination

root@105 [~]# tcpdump not port 22 | grep 104
tcpdump: listening on eth0

10509 packets received by filter
3899 packets dropped by kernel

It is not letting me view my website, I cant even telnet to port 80:
104 [~]# telnet myip 80
Trying myip ...
telnet: connect to address myip: Connection refused

Last edited by abefroman; 11-17-2005 at 11:20 AM.
 
Old 11-17-2005, 11:52 AM   #2
Darin
Senior Member
 
Registered: Jan 2003
Location: Portland, OR USA
Distribution: Slackware, SLAX, Gentoo, RH/Fedora
Posts: 1,024

Rep: Reputation: 45
From man tcpdump:
Quote:
packets ``dropped by kernel'' (this is the number of packets that were dropped, due to a lack of buffer space, by the packet capture mechanism in the OS on which tcpdump is running, if the OS reports that information to applications; if not, it will be reported as 0).
In English, that means packets are coming in off the network faster than tcpdump can pull them in for analysis.

As far as the website, is there a webserver running?
Code:
someguy@websvrx:~$ ps -ef | grep http
apache      853     1  0 Nov08 ?        00:00:30 /usr/sbin/httpd
nobody     855   853  0 Nov08 ?        00:00:00 /usr/sbin/httpd
nobody     856   853  0 Nov08 ?        00:00:00 /usr/sbin/httpd
nobody     857   853  0 Nov08 ?        00:00:00 /usr/sbin/httpd
nobody     858   853  0 Nov08 ?        00:00:00 /usr/sbin/httpd
nobody     859   853  0 Nov08 ?        00:00:00 /usr/sbin/httpd
nobody    1187   853  0 Nov08 ?        00:00:00 /usr/sbin/httpd
nobody    6653   853  0 Nov08 ?        00:00:00 /usr/sbin/httpd
nobody    6654   853  0 Nov08 ?        00:00:00 /usr/sbin/httpd
nobody    6655   853  0 Nov08 ?        00:00:00 /usr/sbin/httpd
someguy   10287 10201  0 21:49 pts/3    00:00:00 grep http
 
  


Reply



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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
too much dropped packets...Hi.. alaios Linux - Networking 2 02-10-2005 04:49 AM
select() and dropped packets MrHenky Linux - Networking 0 02-04-2005 09:15 AM
Dropped packets - is this a problem?? benr77 Linux - General 4 10-04-2004 02:05 PM
tcpdump and dropped packets Blindsight Linux - Networking 5 07-14-2003 10:41 PM
dropped packets... sohmc Linux - Software 3 05-29-2003 09:26 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 03:23 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration