Skip to content

Instantly share code, notes, and snippets.

@gsf
Created May 27, 2014 22:32
Show Gist options
  • Select an option

  • Save gsf/9a2f5a96eae56994fc81 to your computer and use it in GitHub Desktop.

Select an option

Save gsf/9a2f5a96eae56994fc81 to your computer and use it in GitHub Desktop.
iptables load
$ ps aux | grep Iptab
root 2487 0.0 0.0 1216 32 ? S 17:17 0:00 /boot/.IptabLes
root 2489 0.0 0.0 50368 252 ? Sl 17:17 0:00 /boot/.IptabLes
root 2493 0.0 0.0 852 32 ? S 17:17 0:00 /boot/.IptabLex
root 4013 0.0 0.0 9040 188 ? Sl 18:04 0:00 /boot/.IptabLex
root 4209 163 0.0 50952 604 ? Sl 18:19 0:01 /boot/.IptabLes
gsf 4215 0.0 0.0 3428 772 pts/5 R+ 18:19 0:00 grep --color=auto Iptab
$ ps aux | grep Iptab
root 2487 0.0 0.0 1216 32 ? S 17:17 0:00 /boot/.IptabLes
root 2489 0.0 0.0 50368 256 ? Sl 17:17 0:00 /boot/.IptabLes
root 2493 0.0 0.0 852 32 ? S 17:17 0:00 /boot/.IptabLex
root 4013 0.0 0.0 9040 188 ? Sl 18:04 0:00 /boot/.IptabLex
root 4309 104 0.0 50952 608 ? Sl 18:26 0:07 /boot/.IptabLes
gsf 4315 0.0 0.0 3428 776 pts/5 S+ 18:26 0:00 grep --color=auto Iptab
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment