Commit de9ae41f authored by Lorenzo Martinico's avatar Lorenzo Martinico

Only the filter table is modified for re6st

parent 1ee19a18
......@@ -181,7 +181,7 @@ else
fi
# saving current firewall configuration
ip6tables-save > "${configdir}/ip6tables.save"
ip6tables-save -t filter > "${configdir}/ip6tables.save"
cp "${configdir}/ip6tables.save" "${configdir}/current_ip6tables.conf"
# setup shill network manager
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment