ipfw + named problem

Nick Twaddell nick at webspacesolutions.com
Fri Jan 23 01:47:02 PST 2004


Ok, I am really stumped on this one.  I setup ipfw with all my rules.
Everything works great except for dns.  If I do nslookup I get

-su-2.05b# nslookup yahoo.com
Server:  localhost.webspacesolutions.com
Address:  127.0.0.1

*** localhost.webspacesolutions.com can't find yahoo.com: Non-existent
host/domain

This is what I have in my ipfw.rules

add 00310 allow tcp from any to any 53 out via de0 setup keep-state 
add 00311 allow udp from any to any 53 out via de0 keep-state

What am I missing??

Thanks

Nick   



More information about the freebsd-security mailing list