Skip to content

Commit

Permalink
firewall: use sticky outbound NAT by default
Browse files Browse the repository at this point in the history
  • Loading branch information
fichtner committed Feb 28, 2018
1 parent b30cbe1 commit 912dd0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/etc/config.xml.sample
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@
<backupcount>60</backupcount>
<crypto_hardware>aesni</crypto_hardware>
<pf_share_forward>1</pf_share_forward>
<snat_use_sticky>1</snat_use_sticky>
<lb_use_sticky>1</lb_use_sticky>
<ssh>
<group>admins</group>
Expand Down

0 comments on commit 912dd0d

Please sign in to comment.