Identifying and Stopping Unwanted Net Traffic

Eric Sisler lbylnxgek at gmail.com
Wed Jun 24 22:51:27 UTC 2009


Krautkramer, John <John.Krautkramer at micrel.com> wrote:

I have a machine running RHEL5.0 that is clogging up my network
> connection sporadically. Below is the output of "netstat -tn" while the
> machine is acting up.


If you're not using IPv6, you can disable it by adding the following to
'/etc/modprobe.conf':

# Disable IPv6
alias net-pf-10 off

(This works for RHEL 4.x boxes, should work for 5.x as well)

You'll have to restart networking & related services, or simply bounce the
box.

Then take another look at netstat.

-Eric



More information about the redhat-list mailing list