IPTABLES Gone Crazy

aodat2

Verified User
Joined
May 9, 2006
Messages
38
I'm not too sure what happened in between or etc but my client started complaining that his server cannot resolve the domains hosted there. So naturally, I went to check and the funny thing is that after checking, I found out that PORT 53 has been blocked and thus I stopped the IPTABLES and everything went back to normal.

The funniest thing is that everytime IPTABLES restarted, it would give the same error again. The domains there will not resolve. It seems that even after trying to add a rule to IPTABLES for PORT 53 to be unblocked, it would still do the same thing.

Does anyone actually know or have encountered this problem before? I've asked DA about this problem and they just told me to stop the IPTABLES which I do not think is a good solution.

If anyone could help, it would be very much appreciated. I have found no errors on IPTABLES, the config and etc are all the DEFAULT settings and has not been changed. Plus, APF rules did state that port 53 be opened already.

Please do help out if you have encountered this problem before. Thanks a lot!
 
I have found no errors on IPTABLES, the config and etc are all the DEFAULT settings and has not been changed.
What default settings? What OS Distribution? From what file is iptables picking up the default settings?
Plus, APF rules did state that port 53 be opened already.
Are you using APF? If you're using APF then you shouldn't be making changes to iptables; you should be letting APF manage the firewall.

It sounds as if perhaps APF isn't running properly, though it may be installed.

Jeff
 
Back
Top