chr4-cookbooks / iptables-ng

Cookbook to maintain iptables rules and policies on different platforms, respecting the way the os handles these settings.
GNU General Public License v3.0
38 stars 33 forks source link

Use service 'netfilter-persistent' for ubuntu 14.10 or greater #33

Closed danrex closed 9 years ago

danrex commented 9 years ago

It seems the service 'iptables-persistent' does not exist anymore on ubuntu 14.10 and has been renamed to 'netfilter-persistent'

chr4 commented 9 years ago

Thanks for spotting! This is indeed true.