Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Ansible
Manage
Activity
Members
Labels
Plan
Issues
3
Issue boards
Milestones
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nounous
Ansible
Commits
a74adb64
Commit
a74adb64
authored
4 years ago
by
Benjamin Graillot
Browse files
Options
Downloads
Plain Diff
Merge branch 'sysctl' into 'newinfra'
[sysctl-forwarding] Allow more routes in IPv6 See merge request
!181
parents
c425a0c9
b01779a3
No related branches found
No related tags found
1 merge request
!181
[sysctl-forwarding] Allow more routes in IPv6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
roles/sysctl-forwarding/templates/sysctl.d/10-forwarding.conf.j2
+3
-0
3 additions, 0 deletions
...ysctl-forwarding/templates/sysctl.d/10-forwarding.conf.j2
with
3 additions
and
0 deletions
roles/sysctl-forwarding/templates/sysctl.d/10-forwarding.conf.j2
+
3
−
0
View file @
a74adb64
...
...
@@ -7,3 +7,6 @@ net.ipv4.ip_forward=1
# Enabling this option disables Stateless Address Autoconfiguration
# based on Router Advertisements for this host
net.ipv6.conf.all.forwarding=1
# Enable more routes for IPv6, default is 4096
net.ipv6.route.max_size=50000
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment