savishy / docker-sentrifugo

A docker container for sentrifugo
2 stars 11 forks source link

ufw allow: permission denied #2

Open savishy opened 8 years ago

savishy commented 8 years ago

Configuring iptables gives me this error:

ERROR: initcaps
[Errno 2] iptables v1.6.0: can't initialize iptables table `filter': Permission denied (you must be root)
Perhaps iptables or your kernel needs to be upgraded.
savishy commented 8 years ago

In hindsight, it may not be such a good idea to configure ufw within a docker container reference.