<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Linux Forum &mdash; Iptables]]></title>
	<link rel="self" href="https://linuxforum.ru/extern.php?action=feed&amp;tid=34385&amp;type=atom" />
	<updated>2014-03-28T17:59:24Z</updated>
	<generator>PunBB</generator>
	<id>https://linuxforum.ru/viewtopic.php?id=34385</id>
		<entry>
			<title type="html"><![CDATA[Iptables]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=402725#p402725" />
			<content type="html"><![CDATA[<p>Нужна помощь с правилами (не мастер в работе с Iptlabes):<br /></p><div class="codebox"><pre><code>-A INPUT -p udp --dport 444 -m hashlimit --hashlimit 1/s --hashlimit-burst 5 --hashlimit-mode srcip,srcport --hashlimit-name TEST -j ACCEPT
-A INPUT -p udp --dport 444 -j DROP</code></pre></div><p>По сути пытался ограничить количество входящий соединений по udp протоколу с одного айпи. Что сделал не так? Правило не работает - судил по iptraf`y</p>]]></content>
			<author>
				<name><![CDATA[Gentoos]]></name>
				<uri>https://linuxforum.ru/profile.php?id=28923</uri>
			</author>
			<updated>2014-03-28T17:59:24Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=402725#p402725</id>
		</entry>
</feed>
