Advertisement
ujiajah1

modules tproxy kernel

May 13th, 2016
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # /etc/modules: kernel modules to load at boot time.
  2. #
  3. # This file contains the names of kernel modules that should be loaded
  4. # at boot time, one per line. Lines beginning with "#" are ignored.
  5. # Parameters can be specified after the module name.
  6.  
  7. ip_conntrack
  8. ip_tables
  9. ip_conntrack_ftp
  10. ip_conntrack_irc
  11. iptable_nat
  12. ip_nat_ftp
  13. xt_TPROXY
  14. xt_socket
  15. xt_mark
  16. nf_nat
  17. nf_conntrack_ipv4
  18. nf_conntrack
  19. nf_defrag_ipv4
  20. ipt_REDIRECT
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement