Created
March 24, 2019 14:07
-
-
Save v0112358/af8ce80a5837b1c000f76231c6db0ca8 to your computer and use it in GitHub Desktop.
Remove nf_contrack
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| rmmod iptable_nat | |
| rmmod nf_nat_ipv4 | |
| rmmod nf_nat | |
| rmmod nf_conntrack_ipv4 | |
| rmmod nf_conntrack |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment