| 
		
			| [SOLVED] iptables: Unknown error 18446744073709551615 (and yes, I've googled) [message #34037] | Wed, 26 November 2008 18:20  |  
			| 
				
				
					|  jbwiv Messages: 15
 Registered: August 2006
 | Junior Member |  |  |  
	| I've applied the fixes recommended here (http://kb.parallels.com/article_117_746_en.html), so my /etc/sysconfig/iptables-config has: 
 IPTABLES="iptable_filter  iptable_mangle  ipt_limit ipt_multiport  ipt_tos  ipt_TOS  ipt_REJECT  ipt_TCPMSS  ipt_tcpmss ipt_ttl ipt_LOG ipt_length ip_conntrack  ip_conntrack_ftp  ip_conntrack_irc  ipt_conntrack  ipt_state ipt_helper iptable_nat ip_nat_ftp ip_nat_irc ipt_REDIRECT xt_mac ipt_owner"
 
 and my /etc/vz/vz.conf has:
 
 IPTABLES="iptable_filter  iptable_mangle  ipt_limit ipt_multiport  ipt_tos  ipt_TOS  ipt_REJECT  ipt_TCPMSS  ipt_tcpmss ipt_ttl ipt_LOG ipt_length ip_conntrack  ip_conntrack_ftp  ip_conntrack_irc  ipt_conntrack  ipt_state ipt_helper iptable_nat ip_nat_ftp ip_nat_irc ipt_REDIRECT xt_mac ipt_owner"
 
 my containers config has:
 
 IPTABLES="iptable_filter  iptable_mangle  ipt_limit ipt_multiport  ipt_tos  ipt_TOS  ipt_REJECT  ipt_TCPMSS  ipt_tcpmss ipt_ttl ipt_LOG ipt_length ip_conntrack  ip_conntrack_ftp  ip_conntrack_irc  ipt_conntrack  ipt_state ipt_helper iptable_nat ip_nat_ftp ip_nat_irc ipt_REDIRECT xt_mac ipt_owner"
 
 I've rebooted the vz service, and the container. However, when I try to set up masquerading within the container, I get this:
 
 [root@sshhost ~]# iptables -t nat -A PREROUTING -i venet0 -j MASQUERADE
 iptables: Unknown error 18446744073709551615
 
 Can anyone help?
 
 Thanks,
 jbwiv
 
 [Updated on: Mon, 01 December 2008 17:35] Report message to a moderator |  
	|  |  | 
	|  | 
	|  | 
	|  | 
	|  | 
	|  | 
	|  | 
	|  |