WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Ping,arp,UDP OK, TCP not OK, help?

On Tue, at 2005-03-29 20:33, B.G. Bruce wrote:
 >: Do you have any filtering enabled on your domU.  Do an
 >: iptables-save > /tmp/foo.ipt and email the file.
 >:
 >: Thanks,
 >: B.

Thanks for the reply!
To keep things simple, I've just removed the iptables on my domU.
(btw) As I know, support for iptable on domU is not enabled in default 
domU's kernel. (Please correct me if I'm wrong :)

To isolation the problem, I've also disable the iptables on dom0:
# iptables-save > /tmp/foo.ipt; cat /tmp/foo.ipt;

# Generated by iptables-save v1.2.11 on Tue Mar 29 20:59:06 2005
*filter
:INPUT ACCEPT [20041:5840682]
:FORWARD ACCEPT [30:1440]
:OUTPUT ACCEPT [20059:5824194]
COMMIT
# Completed on Tue Mar 29 20:59:06 2005
# Generated by iptables-save v1.2.11 on Tue Mar 29 20:59:06 2005
*nat
:PREROUTING ACCEPT [54:2875]
:POSTROUTING ACCEPT [85:4932]
:OUTPUT ACCEPT [71:4260]
COMMIT
# Completed on Tue Mar 29 20:59:06 2005

So... any comments or directions? Thanks!
Choy

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>