saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
@@ -162,3 +162,7 @@ tcp:in:d=5666:s=194.63.143.34 # file.rocks
|
||||
86.127.8.66 # Manually allowed: 86.127.8.66 (RO/Romania/Dolj/Craiova/static-86-127-8-66.rdsnet.ro) - Tue Dec 27 00:07:45 2022
|
||||
82.76.35.228 # Manually allowed: 82.76.35.228 (RO/Romania/Bucuresti/Bucharest/static-82-76-35-228.rdsnet.ro) - Wed Jan 18 09:03:34 2023
|
||||
86.127.21.14 # Manually allowed: 86.127.21.14 (RO/Romania/Dolj/Craiova/86-127-21-14.rdsnet.ro) - Mon Jan 23 16:40:32 2023
|
||||
|
||||
# csf_tool:
|
||||
148.251.142.83 # imunify360 server - Thu Feb 9 14:49:32 2023
|
||||
69.175.3.10 # files.imunify360.com server - Thu Feb 9 14:49:32 2023
|
||||
|
||||
@@ -136,10 +136,10 @@ AUTO_UPDATES = "1"
|
||||
LF_SPI = "1"
|
||||
|
||||
# Allow incoming TCP ports
|
||||
TCP_IN = "20,21,22,25,26,53,80,88,110,143,443,465,587,873,904,953,992,993,995,1907:1909,1723,1986,2082,2083,2086,2087,2095,2096,5432,8000,8001,8080,8443,8800,8988,9080,9443,9391,9999,65534,5080,5665,5666,5222,5269,52222,40000:40100,11898"
|
||||
TCP_IN = "20,21,22,25,26,53,80,88,110,143,443,465,587,873,904,953,992,993,995,1723,1986,2082,2083,2086,2087,2095,2096,5080,5222,5269,5432,5665,5666,8000,8001,8080,8443,8800,8988,9080,9391,9443,9999,11898,52222,65534,1907:1909,40000:40100"
|
||||
|
||||
# Allow outgoing TCP ports
|
||||
TCP_OUT = "1:65535"
|
||||
TCP_OUT = ",1:65535"
|
||||
|
||||
# Allow incoming UDP ports
|
||||
UDP_IN = "20,21,53,67,68,123,161,500,514,517,518,1027,1194,1514,1701,1981,4500,33434:33523"
|
||||
|
||||
2679
csf/csf.conf.i360bak
Normal file
2679
csf/csf.conf.i360bak
Normal file
File diff suppressed because it is too large
Load Diff
@@ -25,3 +25,4 @@
|
||||
/tmp/\.horde
|
||||
/tmp/\.horde/.*
|
||||
/tmp/logcheck.*
|
||||
/tmp/.vdserver
|
||||
|
||||
@@ -179,3 +179,4 @@ user:squid
|
||||
user:pydio
|
||||
exe:/home/pydio/cells
|
||||
|
||||
|
||||
|
||||
2
csf/imunify_allow.conf
Normal file
2
csf/imunify_allow.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
148.251.142.83;imunify360 server
|
||||
69.175.3.10;files.imunify360.com server
|
||||
Reference in New Issue
Block a user