[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] dom0 can see connections from domU-s
Hi! Who know who can fix this in Linux? Linus!? I do the most weird solution for this annoying problem: iptables -t nat -F rmmod nf_conntrack_ipv4 nf_conntrack ipt_MASQUERADE iptable_nat nf_nat nf_conntrack_ipv4 iptable_nat # to make sure: rmmod nf_conntrack_ipv4 nf_conntrack ipt_MASQUERADE iptable_nat nf_nat nf_conntrack_ipv4 iptable_nat I have this problem at my Linux border gateway, it can not even have the NAT module loaded, even if with no NAT rules, the Kernel drops a lot of packages on a busy network, saying that the NAT conntrack table is full... I hate it! :-P The BSDs systems suffer from this evil behavior too? I never sent a mail to Linus before but, this can be a good time to do so. I say this because I believe that Linux should not drop network packets only by loading some module. ...or simply we do not know how to adjust it! I confess that today this is the only issue that I have with Linux. Cheers! Thiago 2009/8/24 Deyan Chepishev <dchepishev@xxxxxxxxx> Hello, _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |