Bugfix: ufw Netze rausgenommen

This commit is contained in:
Michael Grote 2020-12-25 08:41:06 +01:00
parent 209f80efa3
commit d19077a8f4
8 changed files with 0 additions and 12 deletions

View File

@ -4,7 +4,6 @@
- rule: allow
to_port: 22
protocol: tcp
from_ip: 192.168.2.0/24
comment: 'ssh'
- rule: allow
to_port: 9999

View File

@ -38,7 +38,6 @@
- rule: allow
to_port: 22
protocol: tcp
from_ip: 192.168.2.0/24
comment: 'ssh'
### ryandaniels.create_users
users:

View File

@ -4,11 +4,9 @@
- rule: allow
to_port: 22
protocol: tcp
from_ip: 192.168.2.0/24
comment: 'ssh'
- rule: allow
to_port: 80
from_ip: 192.168.2.0/24
comment: 'pihole-webgui'
- rule: allow
to_port: 53

View File

@ -4,7 +4,6 @@
- rule: allow
to_port: 22
protocol: tcp
from_ip: 192.168.2.0/24
comment: 'ssh'
- rule: allow
to_port: 80

View File

@ -6,7 +6,6 @@
- rule: allow
to_port: 22
protocol: tcp
from_ip: 192.168.2.0/24
comment: 'ssh'
- rule: allow
to_port: 80

View File

@ -21,11 +21,9 @@
- rule: allow
to_port: 22
protocol: tcp
from_ip: 192.168.2.0/24
comment: 'ssh'
- rule: allow
to_port: 8080
from_ip: 192.168.2.0/24
comment: 'jenkins'
### mgrote.restic
restic_folders_to_backup: /usr/local /etc /root /home /var/lib/jenkins

View File

@ -28,15 +28,12 @@
- rule: allow
to_port: 22
protocol: tcp
from_ip: 192.168.2.0/24
comment: 'ssh'
- rule: allow
to_port: 445
from_ip: 192.168.2.0/24
comment: 'smb'
- rule: allow
to_port: 139
from_ip: 192.168.2.0/24
comment: 'smb'
- rule: allow
to_port: 9000:9010

View File

@ -4,7 +4,6 @@
- rule: allow
to_port: 22
protocol: tcp
from_ip: 192.168.2.0/24
comment: 'ssh'
interface: ens18
- rule: allow