blob: c62959460bbdd0dc117d8f4114c239ca580c8dac [file] [log] [blame]
#!/bin/bash
# Configuration steps specific to docker instances of router
sysctl net.ipv4.ip_forward=1
sysctl net.ipv6.conf.all.forwarding=1