mirror of
https://github.com/krislamo/vagrant-easyredmine
synced 2025-09-09 14:09:29 +00:00
firewalld block icmp timestamp responses
This commit is contained in:
7
roles/easyredmine/files/timestamp-reply.xml
Normal file
7
roles/easyredmine/files/timestamp-reply.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<icmptype>
|
||||
<short>Timestamp Reply</short>
|
||||
<description>This message is used to reply to a timestamp message.</description>
|
||||
<destination ipv4="yes"/>
|
||||
<destination ipv6="no"/>
|
||||
</icmptype>
|
7
roles/easyredmine/files/timestamp-request.xml
Normal file
7
roles/easyredmine/files/timestamp-request.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<icmptype>
|
||||
<short>Timestamp Request</short>
|
||||
<description>This message is used for time synchronization.</description>
|
||||
<destination ipv4="yes"/>
|
||||
<destination ipv6="no"/>
|
||||
</icmptype>
|
Reference in New Issue
Block a user