Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create /etc/sysctl.d/conntrack.conf and set net.netfilter.nf_conntrack_max=1048576 #172

Closed
fsteinel opened this issue Jan 16, 2017 · 1 comment

Comments

@fsteinel
Copy link

create /etc/sysctl.d/conntrack.conf and set net.netfilter.nf_conntrack_max=1048576
see check-services and issue 168

fsteinel added a commit to freifunk-kiel/ffki-puppet-gateway-install that referenced this issue Jan 16, 2017
The setting
```net.ipv4.netfilter.ip_conntrack_max = 1048576```
is already set at /etc/sysctl.d/conntrack.conf
and is configurable at
[$conntrack_max](https://github.com/ffnord/ffnord-puppet-gateway/blob/master/manifests/params.pp#L11)
That the values are not set at boot are track at [issue 168](ffnord/ffnord-puppet-gateway#168)
The file creation via puppet is tracked at issue [issue 172](ffnord/ffnord-puppet-gateway#172)
@fsteinel
Copy link
Author

fsteinel commented Jan 16, 2017

Already present in manifests/system.pp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant