OpenVZ Forum


Home » General » Support » *SOLVED* DNS Problem
Re: DNS Problem [message #4291 is a reply to message #4284] Wed, 05 July 2006 04:58 Go to previous messageGo to previous message
dev is currently offline  dev
Messages: 1693
Registered: September 2005
Location: Moscow
Senior Member

1. kernel

2. can you please check that you have conntracks enabled in the host (should list conntracks, not empty):
# cat /proc/net/ip_conntracks

3. can you please answer the questions those in thread:
http://forum.openvz.org/index.php?t=tree&th=717&mid= 3770&&rev=&reveal=

4. have you changed something in your default RH rules?
the rule "ACCEPT all -- 0.0.0.0/0 0.0.0.0/0" looks strange for me... google shows that it should be a rule for lo interface...

5. I don't see any rules for port 53. why have you decided that DNS should not be filtered out?

6. check iptables -L -v output, as it gets you number of matched packets and you can find number of dropped packets. this can help you to resolve where your packets are dropped.

7. please note one BIG difference. these rules are created by redhat for a single host. where INPUT and OUTPUT chains are for the host node itself. Your VEs are however using FORWARD chain when go outside and inside, i.e. RH-Firewall-1-INPUT rules are implied on VE on both directions, while on host on INPUT only. Do you see why it is so different now?


http://static.openvz.org/userbars/openvz-developer.png
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: *SOLVED* Single IP with individual service in VEs private ip
Next Topic: *SOLVED* Help with ethernet adaptor
Goto Forum:
  


Current Time: Wed Sep 10 12:44:25 GMT 2025

Total time taken to generate the page: 0.08083 seconds