<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Mikrotik.moscow [тема: Как настроить пул IP-адресов DHCP-сервера?]</title>
		<link>http://mikrotik.moscow</link>
		<description>Новое в теме Как настроить пул IP-адресов DHCP-сервера? форума RouterOS на сайте Mikrotik.moscow [mikrotik.moscow]</description>
		<language>ru</language>
		<docs>http://backend.userland.com/rss2</docs>
		<pubDate>Mon, 10 Aug 2026 05:17:13 -0400</pubDate>
		<item>
			<title>Как настроить пул IP-адресов DHCP-сервера?</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/63258-kak-nastroit-pul-ip_adresov-dhcp_servera/message243128">Как настроить пул IP-адресов DHCP-сервера?</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Ок, я уже настроил это:<br />ip pool&gt; print<br />NAME &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;RANGES<br />0 pool2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 192.168.3.1-192.168.3.20<br />1 pool1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 192.168.5.10-192.168.5.20<br />2 pool3 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 192.168.3.8/29<br />3 pool4 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 192.168.3.16/29<br /><br />В данном случае буду использовать pool3 и pool4 как следующий пул для pool3. Я думаю, что диапазон pool3 (192.168.3.8/29) — это 192.168.3.9-192.168.3.14, а диапазон pool4 (192.168.3.16/29) — это 192.168.3.17-192.168.3.22.<br /><br />Затем я настроил:<br />/ip dhcp-server print<br />Flags: X - disabled, I - invalid<br />NAME &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;INTERFACE RELAY &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ADDRESS-POOL LEASE-TIME ADD-ARP<br />0 &nbsp; server1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ether1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;pool3 &nbsp; &nbsp; &nbsp; &nbsp;3d<br /><br />Я отметил опцию: Bootp Support и Always Broadcast.<br /><br />Затем я настроил:<br />ip dhcp-server network&gt; print<br />ADDRESS &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;GATEWAY &nbsp; &nbsp; &nbsp; &nbsp; DNS-SERVER &nbsp; &nbsp; &nbsp;WINS-SERVER &nbsp; &nbsp; DOMAIN<br />0 192.168.2.0/24 &nbsp; &nbsp; 192.168.2.1 &nbsp; &nbsp; 202.158.3.7 202.158.3.6<br /><br />Я установил маску подсети 29, но клиент получает 192.168.3.15 255.0.0.0.<br /><br />Затем я проверил... изменил dhcp-server network на это:<br />/ip dhcp-server network print<br />ADDRESS &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;GATEWAY &nbsp; &nbsp; &nbsp; &nbsp; DNS-SERVER &nbsp; &nbsp; &nbsp;WINS-SERVER &nbsp; &nbsp; DOMAIN<br />0 192.168.3.8/29 &nbsp; &nbsp; 192.168.2.1 &nbsp; &nbsp; 202.158.3.7 202.158.3.6<br /><br />Но клиент получает 192.168.3.15 255.255.248. Маска подсети верная, но IP-адрес выглядит невозможным для меня. Исходя из pool3, диапазон 192.168.3.9-192.168.3.14, значит 192.168.3.15 должен быть широковещательным адресом для подсети 192.168.3.8/29.<br /><br />Ок, я немного запутался с ip dhcp-server network насчет адреса и маски подсети... и ее связью с ip pool. Можете помочь?<br />Никто не поможет?? <br />
			<i>15.12.2005 04:25:00, ohmynetwork.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/63258-kak-nastroit-pul-ip_adresov-dhcp_servera/message243128</link>
			<guid>http://mikrotik.moscow/forum/forum57/63258-kak-nastroit-pul-ip_adresov-dhcp_servera/message243128</guid>
			<pubDate>Thu, 15 Dec 2005 04:25:00 -0500</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Как настроить пул IP-адресов DHCP-сервера?</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/63258-kak-nastroit-pul-ip_adresov-dhcp_servera/message243127">Как настроить пул IP-адресов DHCP-сервера?</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Тема: Вопрос по настройке DHCP Server IP Pool<br /><br />Хочу узнать, как настроить пул IP-адресов DHCP Server на 192.168.3.x/29, чтобы получилось несколько подсетей по 6 хостов в каждой. Например, пользователь получает IP-адрес в диапазоне: 192.168.3.9 - 192.168.3.14, 192.168.3.17 - 192.168.3.22, 192.168.3.25 - 192.168.3.38 и так далее. Маска подсети для этого: 255.255.255.248.<br /><br />Как это настроить? Мне не нужны никакие настройки маски подсети, я просто хочу задать IP-pool без маски, а потом, когда пользователь получает IP-адрес, чтобы он был, например, 192.168.3.9 255.0.0.0???<br /><br />Пожалуйста, подскажите, как это сделать. <br />
			<i>14.12.2005 14:42:00, ohmynetwork.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/63258-kak-nastroit-pul-ip_adresov-dhcp_servera/message243127</link>
			<guid>http://mikrotik.moscow/forum/forum57/63258-kak-nastroit-pul-ip_adresov-dhcp_servera/message243127</guid>
			<pubDate>Wed, 14 Dec 2005 14:42:00 -0500</pubDate>
			<category>RouterOS</category>
		</item>
	</channel>
</rss>
