<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Linux Forum &mdash; Маршрутизация]]></title>
	<link rel="self" href="https://linuxforum.ru/extern.php?action=feed&amp;tid=34639&amp;type=atom" />
	<updated>2014-04-21T07:32:34Z</updated>
	<generator>PunBB</generator>
	<id>https://linuxforum.ru/viewtopic.php?id=34639</id>
		<entry>
			<title type="html"><![CDATA[Re: Маршрутизация]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=405850#p405850" />
			<content type="html"><![CDATA[<p>C помощью arping<br /></p><div class="codebox"><pre><code>arping -c 2 -S [IF_IP]  -T [target_ip]  [mac_gateway]</code></pre></div>]]></content>
			<author>
				<name><![CDATA[marikk]]></name>
				<uri>https://linuxforum.ru/profile.php?id=20103</uri>
			</author>
			<updated>2014-04-21T07:32:34Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=405850#p405850</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Маршрутизация]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=405842#p405842" />
			<content type="html"><![CDATA[<p>Всем привет.<br />Попробовал обьединить два wan интерфейса <br /></p><div class="codebox"><pre><code>ip route add default scope global nexthop via 192.168.1.1 dev eth0 weight 1 nexthop via 192.168.10.1 dev eth2 weight 1</code></pre></div><p>Работает нормально, но вот если отпадает один канал то интернет падает полностью. Как можно проверить доступность интернета на выбранном интерфейсе ?</p>]]></content>
			<author>
				<name><![CDATA[marikk]]></name>
				<uri>https://linuxforum.ru/profile.php?id=20103</uri>
			</author>
			<updated>2014-04-21T07:10:53Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=405842#p405842</id>
		</entry>
</feed>
