<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
		<id>https://wiki.mna.tom.ru/index.php?action=history&amp;feed=atom&amp;title=Remove_Routes_169.254.0.0</id>
		<title>Remove Routes 169.254.0.0 - История изменений</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.mna.tom.ru/index.php?action=history&amp;feed=atom&amp;title=Remove_Routes_169.254.0.0"/>
		<link rel="alternate" type="text/html" href="https://wiki.mna.tom.ru/index.php?title=Remove_Routes_169.254.0.0&amp;action=history"/>
		<updated>2026-05-18T10:58:37Z</updated>
		<subtitle>История изменений этой страницы в вики</subtitle>
		<generator>MediaWiki 1.27.7</generator>

	<entry>
		<id>https://wiki.mna.tom.ru/index.php?title=Remove_Routes_169.254.0.0&amp;diff=40&amp;oldid=prev</id>
		<title>Admin: Новая страница: «category:Linux '''Remove Routes 169.254.0.0''' zeroconf (Zero configuration networking), is a techniques that automatically creates a usable Internet Protocol…»</title>
		<link rel="alternate" type="text/html" href="https://wiki.mna.tom.ru/index.php?title=Remove_Routes_169.254.0.0&amp;diff=40&amp;oldid=prev"/>
				<updated>2014-11-07T06:57:54Z</updated>
		
		<summary type="html">&lt;p&gt;Новая страница: «&lt;a href=&quot;/index.php/%D0%9A%D0%B0%D1%82%D0%B5%D0%B3%D0%BE%D1%80%D0%B8%D1%8F:Linux&quot; title=&quot;Категория:Linux&quot;&gt;category:Linux&lt;/a&gt; &amp;#039;&amp;#039;&amp;#039;Remove Routes 169.254.0.0&amp;#039;&amp;#039;&amp;#039; zeroconf (Zero configuration networking), is a techniques that automatically creates a usable Internet Protocol…»&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[category:Linux]]&lt;br /&gt;
'''Remove Routes 169.254.0.0'''&lt;br /&gt;
zeroconf (Zero configuration networking), is a techniques that automatically creates a usable Internet Protocol (IP) network without manual operator intervention or special configuration servers. 169.254.0.0/255.255.0.0 route is part of zeroconf under RHEL 6 / CentOS 6 or older versions. To see current routing table, enter:&lt;br /&gt;
  # route -n&lt;br /&gt;
&lt;br /&gt;
Sample outputs:&lt;br /&gt;
&lt;br /&gt;
  Kernel IP routing table&lt;br /&gt;
  Destination     Gateway         Genmask         Flags Metric Ref    Use Iface&lt;br /&gt;
  74.8x.4y.zz     0.0.0.0         255.255.255.248 U     0      0        0 eth1&lt;br /&gt;
  10.10.29.64     0.0.0.0         255.255.255.192 U     0      0        0 eth0&lt;br /&gt;
  169.254.0.0     0.0.0.0         255.255.0.0     U     1002   0        0 eth0&lt;br /&gt;
  169.254.0.0     0.0.0.0         255.255.0.0     U     1003   0        0 eth1&lt;br /&gt;
  10.0.0.0        10.10.29.65     255.0.0.0       UG    0      0        0 eth0&lt;br /&gt;
  0.0.0.0         74.8x.yy.zz     0.0.0.0         UG    0      0        0 eth1&lt;br /&gt;
Every time the server or Linux desktop boots, the zeroconf route 169.254.0.0 is enabled and added to the kernel routing table. To disable zeroconf route under RHEL / CentOS / Fedora Linux, enter:&lt;br /&gt;
  # vi /etc/sysconfig/network&lt;br /&gt;
&lt;br /&gt;
Append the following directive:&lt;br /&gt;
 &lt;br /&gt;
 NOZEROCONF=yes&lt;br /&gt;
 &lt;br /&gt;
Save and close the file. Reboot the system / server or restart the networking service:&lt;br /&gt;
  # /etc/init.d/network restart&lt;br /&gt;
&lt;br /&gt;
Verify routing table, enter:&lt;br /&gt;
  # route -n&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	</feed>