summaryrefslogtreecommitdiff
path: root/ansible/roles/router/files/enable-routing.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/roles/router/files/enable-routing.conf')
-rw-r--r--ansible/roles/router/files/enable-routing.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/ansible/roles/router/files/enable-routing.conf b/ansible/roles/router/files/enable-routing.conf
new file mode 100644
index 0000000..c24ade9
--- /dev/null
+++ b/ansible/roles/router/files/enable-routing.conf
@@ -0,0 +1,2 @@
+net.ipv4.ip_forward=1
+net.ipv6.conf.all.forwarding=1