<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Linux Forum &mdash; Не получается заблокировать netbios-порт]]></title>
	<link rel="self" href="https://linuxforum.ru/extern.php?action=feed&amp;tid=22631&amp;type=atom" />
	<updated>2012-06-05T14:29:52Z</updated>
	<generator>PunBB</generator>
	<id>https://linuxforum.ru/viewtopic.php?id=22631</id>
		<entry>
			<title type="html"><![CDATA[Не получается заблокировать netbios-порт]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=279836#p279836" />
			<content type="html"><![CDATA[<p>Люди помогите пожалуйста у меня не получаеться заблокировать netbios порт...<br />Пишу:<br /></p><div class="codebox"><pre><code>iptables -I INPUT -i eth1 -p udp --dport 137 --sport 137 -j DROP</code></pre></div><p>Проверяю:<br /></p><div class="codebox"><pre><code>tcpdump -e -nn -i eth1 dst port 137 and src port 137
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth1, link-type EN10MB (Ethernet), capture size 65535 bytes
17:24:47.706922 00:1b:fc:eb:16:1f &gt; ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 92: 192.168.5.135.137 &gt; 192.168.5.255.137: NBT UDP PACKET(137): QUERY; REQUEST; BROADCAST
17:24:48.456179 00:1b:fc:eb:16:1f &gt; ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 92: 192.168.5.135.137 &gt; 192.168.5.255.137: NBT UDP PACKET(137): QUERY; REQUEST; BROADCAST
17:24:48.626313 00:01:2e:1d:c6:28 &gt; ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 92: 192.168.5.162.137 &gt; 192.168.5.255.137: NBT UDP PACKET(137): QUERY; REQUEST; BROADCAST
17:24:49.206671 00:1b:fc:eb:16:1f &gt; ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 92: 192.168.5.135.137 &gt; 192.168.5.255.137: NBT UDP PACKET(137): QUERY; REQUEST; BROADCAST
17:24:49.375986 00:01:2e:1d:c6:28 &gt; ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 92: 192.168.5.162.137 &gt; 192.168.5.255.137: NBT UDP PACKET(137): QUERY; REQUEST; BROADCAST
17:24:49.876572 00:25:22:b5:49:a8 &gt; ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 92: 192.168.5.45.137 &gt; 192.168.5.255.137: NBT UDP PACKET(137): QUERY; REQUEST; BROADCAST</code></pre></div>]]></content>
			<author>
				<name><![CDATA[DECAL]]></name>
				<uri>https://linuxforum.ru/profile.php?id=7482</uri>
			</author>
			<updated>2012-06-05T14:29:52Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=279836#p279836</id>
		</entry>
</feed>
