<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Linux Forum &mdash; Pppoe соединение]]></title>
	<link rel="self" href="https://linuxforum.ru/extern.php?action=feed&amp;tid=27762&amp;type=atom" />
	<updated>2013-04-11T20:17:46Z</updated>
	<generator>PunBB</generator>
	<id>https://linuxforum.ru/viewtopic.php?id=27762</id>
		<entry>
			<title type="html"><![CDATA[Re: Pppoe соединение]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=339833#p339833" />
			<content type="html"><![CDATA[<p>спасибо сделал.</p>]]></content>
			<author>
				<name><![CDATA[fertezy]]></name>
				<uri>https://linuxforum.ru/profile.php?id=29167</uri>
			</author>
			<updated>2013-04-11T20:17:46Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=339833#p339833</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Pppoe соединение]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=339820#p339820" />
			<content type="html"><![CDATA[<p>Что то не то. Покажыте вывод так<br /></p><div class="codebox"><pre><code>route -n</code></pre></div><p>В вашем случае нужно что бы было так, это пример:<br /></p><div class="codebox"><pre><code>default ip_gateway 0.0.0.0 UG 0 0 0 ppp0</code></pre></div>]]></content>
			<author>
				<name><![CDATA[kisil]]></name>
				<uri>https://linuxforum.ru/profile.php?id=767</uri>
			</author>
			<updated>2013-04-11T19:24:45Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=339820#p339820</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Pppoe соединение]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=339813#p339813" />
			<content type="html"><![CDATA[<p>Destination Gateway Genmask Flags Metric Ref Use Iface<br />default office.adtel.ru 0.0.0.0 UG 0 0 0 eth0<br />10.10.5.0 * 255.255.255.0 U 0 0 0 eth0<br />93.90.46.9 * 255.255.255.255 UH 0 0 0 ppp0<br />link-local * 255.255.0.0 U 1000 0 0 eth0</p>]]></content>
			<author>
				<name><![CDATA[fertezy]]></name>
				<uri>https://linuxforum.ru/profile.php?id=29167</uri>
			</author>
			<updated>2013-04-11T19:10:51Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=339813#p339813</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Pppoe соединение]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=339804#p339804" />
			<content type="html"><![CDATA[<p>Покажыте таблицу маршрутизацыи<br /></p><div class="codebox"><pre><code>route</code></pre></div><p>А для того чтобы ишло всё через ppp0 нужно дефолтный шлюз завернуть на этот интерфейс.</p>]]></content>
			<author>
				<name><![CDATA[kisil]]></name>
				<uri>https://linuxforum.ru/profile.php?id=767</uri>
			</author>
			<updated>2013-04-11T18:53:59Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=339804#p339804</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Pppoe соединение]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=339771#p339771" />
			<content type="html"><![CDATA[<p>Здравствуйте, у меня возникла такая проблема.<br />Настраиваю сеть, интернет раздаёться по DHCP, но что бы были доступны некоторые ресурсы ввожу ип адреса и тд.... Вообщем всё воркает.<br />Есть задача поднять Pppoe соединение и что бы трафик шёл через него.</p><p>eth0&nbsp; &nbsp; &nbsp; Link encap:Ethernet&nbsp; HWaddr bc:ae:c5:1d:9c:59&nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; inet addr:10.10.5.82&nbsp; Bcast:10.10.5.255&nbsp; Mask:255.255.255.0<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; inet6 addr: fe80::beae:c5ff:fe1d:9c59/64 Scope:Link<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; UP BROADCAST RUNNING MULTICAST&nbsp; MTU:1500&nbsp; Metric:1<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; RX packets:664857 errors:0 dropped:0 overruns:0 frame:0<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; TX packets:328949 errors:0 dropped:0 overruns:0 carrier:0<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; collisions:0 txqueuelen:1000 <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; RX bytes:945634735 (945.6 MB)&nbsp; TX bytes:24027823 (24.0 MB)</p><p>lo&nbsp; &nbsp; &nbsp; &nbsp; Link encap:Локальная петля (Loopback)&nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; inet addr:127.0.0.1&nbsp; Mask:255.0.0.0<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; inet6 addr: ::1/128 Scope:Host<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; UP LOOPBACK RUNNING&nbsp; MTU:16436&nbsp; Metric:1<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; RX packets:151 errors:0 dropped:0 overruns:0 frame:0<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; TX packets:151 errors:0 dropped:0 overruns:0 carrier:0<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; collisions:0 txqueuelen:0 <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; RX bytes:4503 (4.5 KB)&nbsp; TX bytes:4503 (4.5 KB)</p><p>ppp0&nbsp; &nbsp; &nbsp; Link encap:Протокол PPP (Point-to-Point Protocol)&nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; inet addr:212.13.11.143&nbsp; P-t-P:93.90.46.9&nbsp; Mask:255.255.255.255<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; UP POINTOPOINT RUNNING NOARP MULTICAST&nbsp; MTU:1492&nbsp; Metric:1<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; RX packets:3 errors:0 dropped:0 overruns:0 frame:0<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; TX packets:3 errors:0 dropped:0 overruns:0 carrier:0<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; collisions:0 txqueuelen:3 <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; RX bytes:54 (54.0 B)&nbsp; TX bytes:54 (54.0 B)</p><p>но всё проходит через eth0</p>]]></content>
			<author>
				<name><![CDATA[fertezy]]></name>
				<uri>https://linuxforum.ru/profile.php?id=29167</uri>
			</author>
			<updated>2013-04-11T16:42:04Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=339771#p339771</id>
		</entry>
</feed>
