fix: remove ufw configuration

preset rules result in bad default firewall rules
This commit is contained in:
nodiscc
2020-04-07 00:15:57 +02:00
parent f9dd56c092
commit 2874ac8ed3
4 changed files with 0 additions and 25 deletions

View File

@@ -1,5 +0,0 @@
[fwBasic]
status = enabled
incoming = deny
outgoing = deny
routed = disabled

View File

@@ -1,5 +0,0 @@
[fwBasic]
status = enabled
incoming = deny
outgoing = allow
routed = disabled

View File

@@ -1,4 +0,0 @@
[GufwConfiguration]
profile = Low
confirmdetelerule = yes

View File

@@ -1,11 +0,0 @@
# /etc/ufw/ufw.conf
#
# Set to yes to start on boot. If setting this remotely, be sure to add a rule
# to allow your remote connection before starting ufw. Eg: 'ufw allow 22/tcp'
ENABLED=yes
# Please use the 'ufw' command to set the loglevel. Eg: 'ufw logging medium'.
# See 'man ufw' for details.
LOGLEVEL=low