Commited out IP Deny...

main
Robert 7 months ago
parent 80dc191f52
commit 0734f5cb33
  1. 8
      banner.service

@ -28,10 +28,10 @@ MemoryDenyWriteExecute=true
LockPersonality=true
SystemCallFilter=@system-service
SystemCallArchitectures=native
IPAddressDeny=any
IPAddressAllow=localhost
IPAddressAllow=127.0.0.1
IPAddressAllow=::1
#IPAddressDeny=any
#IPAddressAllow=localhost
#IPAddressAllow=127.0.0.1
#IPAddressAllow=::1
# Connection rate limiting
LimitNOFILE=1024

Loading…
Cancel
Save