EchoAlertcom
IS-IT--Management
Hello,
We are setting up a name server to be the authoritative name server for our domains. Will the following two rules allow basic queries from the Internet to pass through?
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 53 -j ACCEPT
-A RH-Firewall-1-INPUT -m state --state NEW -m udp -p udp --dport 53 -j ACCEPT
I would also like help with how to allow zone transfers to and from a specific ip address please. Could someone show me how to write that line please?
Warmest Regards,
Steve
We are setting up a name server to be the authoritative name server for our domains. Will the following two rules allow basic queries from the Internet to pass through?
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 53 -j ACCEPT
-A RH-Firewall-1-INPUT -m state --state NEW -m udp -p udp --dport 53 -j ACCEPT
I would also like help with how to allow zone transfers to and from a specific ip address please. Could someone show me how to write that line please?
Warmest Regards,
Steve