Skip to content

Commit

Permalink
T1011: enable conntrack helper by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmbaturin committed Nov 18, 2018
1 parent 6ab6a0a commit c062059
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sysconf/vyatta-sysctl.conf
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,6 @@ net.ipv6.conf.all.keep_addr_on_down=1

# Default value of 20 seems to interfere with larger OSPF and VRRP setups
net.ipv4.igmp_max_memberships = 512

# Enable conntrack helper by default
net.netfilter.nf_conntrack_helper=1

0 comments on commit c062059

Please sign in to comment.