APF - APF (Advanced Policy Firewall) for DA ?

rgomes

Verified User
Joined
Nov 14, 2006
Messages
11
hi,
can anyone explain what the ports uses by DA ?

i´m trying to configure the APF Firewall for DA, but i´ll need to know which ports DA use.

Example of CPanel:
Common ingress (inbound) ports
# Common ingress (inbound) TCP ports -3000_3500 = passive port range for Pure FTPD
IG_TCP_CPORTS="21,22,25,53,80,110,143,443,2082,2083, 2086,2087, 2095, 2096,3000_3500"
#
# Common ingress (inbound) UDP ports
IG_UDP_CPORTS="53"

Common egress (outbound) ports
# Egress filtering [0 = Disabled / 1 = Enabled]
EGF="1"

# Common egress (outbound) TCP ports
EG_TCP_CPORTS="21,25,80,443,43,2089"
#
# Common egress (outbound) UDP ports
EG_UDP_CPORTS="20,21,53"

Regards,
Rui Gomes
 
Back
Top