You should also have a rule that allows all queries to localhost (127.0.0.1).
You also probably need an OUTPUT statement somewhere that allows replies on established TCP connections (with the ACK bit set) and regular UDP stuff.
Try logging that final drop and see what it outputs to /var/log/messages.


Reply With Quote


Bookmarks