Question
Auto enable UFW on startup
Hi everyone, i love this community!
Today i ask for help, i have a problem in my droplet.
When i restart my server the Firewall UFW is always disabled.
in my file: /etc/ufw/ufw.conf
i have enabled to auto-start, but it does not work.
What can i do? can Ajenti/-V have something to do?
Thanks everyone!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
what happens when you run this:
Let me know if that doesn’t work.
this is the result:
update-rc.d: /etc/init.d/ufw: file does not exist
Until you have a fix in place, you can add this into /etc/rc.local :
I’m still reviewing this.
Ok, Thanks Jons!
I just ran into this issue. I think it is fixed in
but i am on
I believe
0.34~rc-0ubuntu2
is the latest version of ufw for ubuntu 14.04.If this is not the case, please let me know.
Also see:
UFW Changelog