Skip to content

Commit

Permalink
nat-gw1: tune HashSize with HashLimit
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentbernat committed Apr 2, 2019
1 parent 05cf089 commit 588b034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lab-nat-gw1/conntrackd.NATx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Sync {

General {
# Systemd on
HashSize 32768
HashSize {{ hashlimit / 4 }}
HashLimit {{ hashlimit }}
LogFile on
LockFile /var/run/conntrack.lock
Expand Down

0 comments on commit 588b034

Please sign in to comment.