Finaly i got my servers working. i have posted about that before and i found out that it was the NFS servers that was the problem, after uninstalling that and installing GlusterFS that workes just fine.
But to my problem.
My DomU's cannot ping or do anything external, not dns or ip, on either of the 2 Xen servers. The Dom0 can ping and do everything, and i have the same /etc/resovled.conf file on both the Dom0's and the DomU's. I can access the DomU's from outside.
i have seen that sometimes the DomU's can ping external but after a few sec/mins it fails again.
I also have problem reciving emails on both DomU's with postfix
This is the only thing that happens when the server tries to get a email. and i thing this has something to do about the resolve issue
Quote:
Jun 9 22:04:16 web2 postfix/smtpd[25787]: connect from unknown[209.85.161.45]
Jun 9 22:04:16 web2 postfix/smtpd[25787]: D53FE1666E: client=unknown[209.85.161.45]
Jun 9 22:04:16 web2 postfix/cleanup[25805]: D53FE1666E: message-id=<AANLkTilEmZmbPrXBoskq0EV3eNAkkgMiYByBPHKHJP19@ mail.gmail.com>
Jun 9 22:04:16 web2 postfix/qmgr[2369]: D53FE1666E: from=<something@gmail.com>, size=1642, nrcpt=1 (queue active)
Jun 9 22:04:46 web2 postfix/smtpd[25787]: disconnect from unknown[209.85.161.45]
|
Some info:
On the both DomU's i have 1 external IP eth0, and 1 virtual eth0:1 and a internal ip on eth1 connected with a crossed cable between the machines
iptables --list gives me this on the Dom0. could this problem be because its only the local ip that is forwared?. if so can someone tell me how to change this, i suck on iptables
Quote:
Chain FORWARD (policy ACCEPT)
target prot opt source destination
ACCEPT all -- web1 anywhere PHYSDEV match --physdev-in vif1.0
ACCEPT udp -- anywhere anywhere PHYSDEV match --physdev-in vif1.0 udp spt:bootpc dpt:bootps
ACCEPT all -- 192.168.13.12 anywhere PHYSDEV match --physdev-in vif1.1
ACCEPT udp -- anywhere anywhere PHYSDEV match --physdev-in vif1.1 udp spt:bootpc dpt:bootps
ACCEPT all -- web1 anywhere PHYSDEV match --physdev-in vif2.0
ACCEPT udp -- anywhere anywhere PHYSDEV match --physdev-in vif2.0 udp spt:bootpc dpt:bootps
ACCEPT all -- 192.168.13.12 anywhere PHYSDEV match --physdev-in vif2.1
ACCEPT udp -- anywhere anywhere PHYSDEV match --physdev-in vif2.1 udp spt:bootpc dpt:bootps
ACCEPT all -- web1 anywhere PHYSDEV match --physdev-in vif3.0
ACCEPT udp -- anywhere anywhere PHYSDEV match --physdev-in vif3.0 udp spt:bootpc dpt:bootps
ACCEPT all -- 192.168.13.12 anywhere PHYSDEV match --physdev-in vif3.1
ACCEPT udp -- anywhere anywhere PHYSDEV match --physdev-in vif3.1 udp spt:bootpc dpt:bootps
ACCEPT all -- web1 anywhere PHYSDEV match --physdev-in vif4.0
ACCEPT udp -- anywhere anywhere PHYSDEV match --physdev-in vif4.0 udp spt:bootpc dpt:bootps
ACCEPT all -- 192.168.13.12 anywhere PHYSDEV match --physdev-in vif4.1
ACCEPT udp -- anywhere anywhere PHYSDEV match --physdev-in vif4.1 udp spt:bootpc dpt:bootps
ACCEPT all -- web1 anywhere PHYSDEV match --physdev-in vif5.0
ACCEPT udp -- anywhere anywhere PHYSDEV match --physdev-in vif5.0 udp spt:bootpc dpt:bootps
ACCEPT all -- 192.168.13.12 anywhere PHYSDEV match --physdev-in vif5.1
ACCEPT udp -- anywhere anywhere PHYSDEV match --physdev-in vif5.1 udp spt:bootpc dpt:bootps
ACCEPT all -- web1 anywhere PHYSDEV match --physdev-in vif6.0
ACCEPT udp -- anywhere anywhere PHYSDEV match --physdev-in vif6.0 udp spt:bootpc dpt:bootps
ACCEPT all -- 192.168.13.12 anywhere PHYSDEV match --physdev-in vif6.1
ACCEPT udp -- anywhere anywhere PHYSDEV match --physdev-in vif6.1 udp spt:bootpc dpt:bootps
ACCEPT all -- web1 anywhere PHYSDEV match --physdev-in vif7.0
ACCEPT udp -- anywhere anywhere PHYSDEV match --physdev-in vif7.0 udp spt:bootpc dpt:bootps
ACCEPT all -- 192.168.13.12 anywhere PHYSDEV match --physdev-in vif7.1
ACCEPT udp -- anywhere anywhere PHYSDEV match --physdev-in vif7.1 udp spt:bootpc dpt:bootps
|
Recent comments
1 day 14 hours ago
1 day 16 hours ago
2 days 4 hours ago
2 days 7 hours ago
2 days 11 hours ago
2 days 17 hours ago
3 days 3 hours ago
3 days 4 hours ago
3 days 13 hours ago
3 days 14 hours ago