[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-security] Ipchains and dns



# DNS Server (persistant connections)
/sbin/ipchains -A input -s 0/0 -d 0/0 53 -p tcp -y -j ACCEPT

# allow dns - standard
/sbin/ipchains -A input -p udp -s 0/0 -d 0/0 53 -j ACCEPT

Running the above in a firewall script makes it impossible to use that dns
server.....

what do i need to do to make it for everyone possible to use the dns(for
users), but also allow zone transfers.

Someone willing to share an example. Cause I'm out in the blue here....

Robbert


-- 
This message has been scanned for viruses and
dangerous content by HaVa.nl MailScanner, and is
believed to be clean.