I just installed APF on my server and need some advice on what ports to close and what to open, Im running on CentOS 4.4 and Have DirectAdmin install nothing else
heres what I have on my APF, I didn't edit anything else, Please tell me which ports etc...All I have is DA installed on My server of course you know DA includes stuff like apache, mysql,etc...so help me out I'm not sure about most of the ports.
# Common ingress (inbound) TCP ports
IG_TCP_CPORTS="21,22,37,53,80,110,143,443,465,993,995,2222,6000_7000"
# Common ingress (inbound) UDP ports
IG_UDP_CPORTS=""
# Common ICMP (inbound) types
# 'internals/icmp.types' for type definition; 'all' is wildcard for any
IG_ICMP_TYPES="3,5,11,0,30,8"
heres what I have on my APF, I didn't edit anything else, Please tell me which ports etc...All I have is DA installed on My server of course you know DA includes stuff like apache, mysql,etc...so help me out I'm not sure about most of the ports.
# Common ingress (inbound) TCP ports
IG_TCP_CPORTS="21,22,37,53,80,110,143,443,465,993,995,2222,6000_7000"
# Common ingress (inbound) UDP ports
IG_UDP_CPORTS=""
# Common ICMP (inbound) types
# 'internals/icmp.types' for type definition; 'all' is wildcard for any
IG_ICMP_TYPES="3,5,11,0,30,8"