Raphux

Untitled

Oct 13th, 2014
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. Sync {
  2. Mode FTFW {
  3. }
  4. Multicast {
  5. IPv4_address 225.0.0.50
  6. Group 3780
  7. IPv4_interface 1.1.1.1 # IP of the dedicated
  8. Interface eth7 # Type: string
  9. SndSocketBuffer 1249280
  10. RcvSocketBuffer 1249280
  11. Checksum on
  12. }
  13. }
  14. General {
  15. Nice -20
  16. HashSize 32768
  17. HashLimit 131072
  18. LogFile on
  19. Syslog on
  20. LockFile /var/lock/conntrack.lock
  21. UNIX {
  22. Path /var/run/conntrackd.ctl
  23. Backlog 20
  24. }
  25. NetlinkBufferSize 2097152
  26. NetlinkBufferSizeMaxGrowth 8388608
  27. PollSecs 15
  28. Filter From Kernelspace {
  29. Protocol Accept {
  30. TCP
  31. SCTP
  32. }
  33. Address Ignore {
  34. IPv4_address 127.0.0.1 # loopback
  35. IPv4_address 1.1.1.0/30
  36. }
  37. }
  38. }
Advertisement
Add Comment
Please, Sign In to add comment