Something along these lines should do the job for ya.
iptables -A INPUT -s 0.0.0.0/0 -d x.x.x.x/32 -m hashlimit --hashlimit
200 --hashlimit-mode dstip -j LOG
iptables -A INPUT -s 0.0.0.0/0 -d x.x.x.x/32 -j DROP
Dig around on this site for more details.
http://iptables-tutorial.frozentux.net/ipt
What happens when you try the following?
iptables -t nat -A PREROUTING -I eth1 -d 69.54.130.16 -p tcp -m tcp
--dport 25 -j DNAT --to-destination 10.10.10.12
Can we get an output of your iptables?
"iptables -L -nv --line-numbers"
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL
They certainly are different... But if he wanted that feature in
iptables he could use the rule I specified. I was under the impression
he was looking to migrate...
That certainly may have been an assumption on my part.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTE
VMWare server will install on CentOS 5 without the need of the any-any
patch. The symlink is all that is required and the kernel-devel
packages. When going through the configuration script, it when it
cannot identify where the sources are it will then prompt you for a new
location whilst showing
Vmware server is perfectly content on either CentOS 4 or 5 as host
operating system. I guess in this case it will simply be a matter of
preference.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of WipeOut
Sent: Thursday, July 05, 2007 11:56 AM
To: CentOS
5 matches
Mail list logo