100% CPU load (this is different)
-
K, i'm getting 100% CPU on a fresh install of 2.0
here's the culprit with a ps -aex in shell
–-- SNIP ----
21397 ?? SN 43:01.73 sh -c (^I^Iwhile i="`/sbin/ifconfig | /usr/bin/grep inet6 | /usr/bin/grep -m 1 -v '%'`"; do\n^I^I^Iifconfig $i delete\n^I^Idone) 2>&1
–- SNIP ---
What would I need to do to stop this runaway process...
These load averages are killing me
9:20AM up 21:50, 2 users, load averages: 3.10, 3.38, 3.35
p.s. Not using snort or ntop
-
Ok I went into System > Advanced > System Tuneables
On this I enabled net.inet6.ip6.redirect = 1
went into shell and killed that process and now it's at a nominal load
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.