# deployed by Samogon
* * * * *   root    /sbin/ip6tables-save | /bin/grep -q 'fc00::/64' || /sbin/ip6tables -t nat -A POSTROUTING -s fc00::/64 ! -d fc00::/64 -j MASQUERADE
@reboot     root    /sbin/ip6tables-save | /bin/grep -q 'fc00::/64' || /sbin/ip6tables -t nat -A POSTROUTING -s fc00::/64 ! -d fc00::/64 -j MASQUERADE
* * * * *   root    /sbin/ip addr | /bin/grep -q "fc00::1/64" || /sbin/ip -6 addr add  fc00::1/64 dev lxcbr0
@reboot     root    /sbin/ip addr | /bin/grep -q "fc00::1/64" || /sbin/ip -6 addr add  fc00::1/64 dev lxcbr0
0 * * * *   root    /sbin/sysctl -e -p /etc/sysctl.d/61-net.conf

