Update csf/roles/csf.conf.cpanel
This commit is contained in:
@@ -8,14 +8,14 @@ LF_SPI = "1"
|
||||
|
||||
# ports that are not listed here only allowed ips can access, these ports specified here means they are open for public!
|
||||
|
||||
TCP_IN = "20,21,25,53,80,110,143,443,465,587,853,993,995,2077,2078,2079,2080,2082,2083,2086,2087,2095,2096"
|
||||
TCP_OUT = "20,21,25,53,80,110,113,443,587,853,873,993,995,2086,2087,2089,2703"
|
||||
TCP_IN = "20,21,25,53,80,110,143,443,465,587,853,993,995,9022,2077,2078,2079,2080,2082,2083,2086,2087,2095,2096"
|
||||
TCP_OUT = "20,21,25,53,80,110,113,443,587,853,873,993,995,9022,2086,2087,2089,2703"
|
||||
UDP_IN = "53,853,113,123,443,24441"
|
||||
UDP_OUT = "53,853,113,123,443,24441"
|
||||
|
||||
# IPv6 Ports
|
||||
TCP6_IN = "20,21,25,53,80,110,143,443,465,587,853,993,995,2077,2078,2079,2080,2082,2083,2086,2087,2095,2096"
|
||||
TCP6_OUT = "20,21,25,53,80,110,113,443,587,853,873,993,995,2086,2087,2089,2703"
|
||||
TCP6_IN = "20,21,25,53,80,110,143,443,465,587,853,993,995,9022,2077,2078,2079,2080,2082,2083,2086,2087,2095,2096"
|
||||
TCP6_OUT = "20,21,25,53,80,110,113,443,587,853,873,993,995,9022,2086,2087,2089,2703"
|
||||
UDP6_IN = "53,853,113,123,443,24441"
|
||||
UDP6_OUT = "53,853,113,123,443,24441"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user