forked from wazuh/wazuh-docker
Merge pull request #651 from wazuh/fix_whitelist_4_4
Fix whitelist in 4.4
This commit is contained in:
@@ -222,7 +222,6 @@
|
||||
<global>
|
||||
<white_list>127.0.0.1</white_list>
|
||||
<white_list>^localhost.localdomain$</white_list>
|
||||
<white_list>127.0.0.53</white_list>
|
||||
</global>
|
||||
|
||||
<command>
|
||||
|
||||
@@ -222,9 +222,6 @@
|
||||
<global>
|
||||
<white_list>127.0.0.1</white_list>
|
||||
<white_list>^localhost.localdomain$</white_list>
|
||||
<white_list>4.4.0.1</white_list>
|
||||
<white_list>4.4.0.2</white_list>
|
||||
<white_list>208.67.220.220</white_list>
|
||||
</global>
|
||||
|
||||
<command>
|
||||
|
||||
@@ -222,9 +222,6 @@
|
||||
<global>
|
||||
<white_list>127.0.0.1</white_list>
|
||||
<white_list>^localhost.localdomain$</white_list>
|
||||
<white_list>4.4.0.1</white_list>
|
||||
<white_list>4.4.0.2</white_list>
|
||||
<white_list>208.67.220.220</white_list>
|
||||
</global>
|
||||
|
||||
<command>
|
||||
|
||||
Reference in New Issue
Block a user