lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 14 Sep 2008 15:04:11 +0300 (AST)
From:	"Wennie V. Lagmay" <wlagmay@...bulink.net>
To:	linux-kernel@...r.kernel.org
Cc:	wlagmay <wlagmay@...bulink.net>
Subject: Kernel upgarde causes IPTABLES SAME not working for me

Dear all, 

I am having a problem with the recent version of kernel (2.6.25-14-108) on Fedora Core 9 64 bit.
I am trying to enable the NATting using SAME command but I am getting an error "Iptables: No chain/target match by this name" but with earlier version of linux 2.6.23.1-42 iptables with SAME target is working; "iptables -t nat -A POSTROUTING -s 192.168.10.0/24 -j SAME --to 10.10.10.1-10.10.10.2 --nodst"

I also try to recompile a 2.6.25 kernel but there is no luck.  Can you please help me to activate SAME target on the latest release of  kernel probably from 2.6.23 and latest.

My objective is to have a multiple source private IP going/NATed to multiple destination public IP with voice chat enable. 

Please take note that using SNAT I cannot enable voice chat; using masquerade I can enable voice chat but this is not suitable to our requirements. The best suitable for us is using SAME.

Can you please help me solve this problem. Also please put me on Cc: on any reply or comment so that I can see all of your reply.

Thank you very much and best regards,

Wennie


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ