<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE></TITLE>
<META http-equiv=Content-Type content="text/html; charset=Windows-1251">
<STYLE type="text/css"><!--
BODY {
margin: 5px 5px 5px 5px;
background-color: #FFFFFF;
}
/*----------Text Styles----------*/
HR { color: #000000}
BODY, TABLE /* Normal text */
{
font-size: 9pt;
font-family: 'Courier New';
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
}
SPAN.RVTS1 /* Heading */
{
font-size: 10pt;
font-family: 'Arial';
font-weight: bold;
color: #0000FF;
}
SPAN.RVTS2 /* Subheading */
{
font-size: 10pt;
font-family: 'Arial';
font-weight: bold;
color: #000080;
}
SPAN.RVTS3 /* Keywords */
{
font-size: 10pt;
font-family: 'Arial';
font-style: italic;
color: #800000;
}
A.RVTS4, SPAN.RVTS4 /* Jump 1 */
{
font-size: 10pt;
font-family: 'Arial';
color: #008000;
text-decoration: underline;
}
A.RVTS5, SPAN.RVTS5 /* Jump 2 */
{
font-size: 10pt;
font-family: 'Arial';
color: #008000;
text-decoration: underline;
}
SPAN.RVTS6
{
font-size: 8pt;
font-family: 'arial';
font-style: italic;
color: #C0C0C0;
}
A.RVTS7, SPAN.RVTS7
{
font-size: 8pt;
font-family: 'arial';
color: #0000FF;
text-decoration: underline;
}
SPAN.RVTS8
{
font-weight: bold;
}
/*----------Para Styles----------*/
P,UL,OL /* Paragraph Style */
{
text-align: left;
text-indent: 0px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
.RVPS1 /* Centered */
{
text-align: center;
white-space: normal;
}
--></STYLE>
</HEAD>
<BODY>
<P>Помогите пжлст роутинг правильно сделать в ALM2.4, если дело в роутинге. Пакеты через PPTP в Инет уходят, но не возвращаются. По локальной сети все пакеты ходят нормально, после поднятия ppp</P>
<P><BR></P>
<P>Для наглядности листинги выкладываю:</P>
<P><SPAN class=RVTS8>результаты ifconfig:</SPAN></P>
<P><BR></P>
<P>eth0 Link encap:Ethernet HWaddr 00:E0:4C:6F:3F:6B </P>
<P> inet addr:10.1.0.105 Bcast:10.1.1.255 Mask:255.255.254.0</P>
<P> UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1</P>
<P> RX packets:13966 errors:0 dropped:0 overruns:0 frame:0</P>
<P> TX packets:1065 errors:0 dropped:0 overruns:0 carrier:0</P>
<P> collisions:0 txqueuelen:1000 </P>
<P> RX bytes:1145687 (1.0 Mb) TX bytes:103468 (101.0 Kb)</P>
<P> Interrupt:21 Base address:0x6000 </P>
<P><BR></P>
<P>#eth1 - это у меня локальная сетевуха, для соединения двух домашних компов:</P>
<P>eth1 Link encap:Ethernet HWaddr 00:0D:61:45:A3:4D </P>
<P> inet addr:172.1.1.7 Bcast:172.1.1.255 Mask:255.255.255.0</P>
<P> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1</P>
<P> RX packets:0 errors:0 dropped:0 overruns:0 frame:0</P>
<P> TX packets:2 errors:0 dropped:0 overruns:0 carrier:0</P>
<P> collisions:0 txqueuelen:1000 </P>
<P> RX bytes:0 (0.0 b) TX bytes:128 (128.0 b)</P>
<P> Interrupt:20 Memory:f3000000-0 </P>
<P><BR></P>
<P>lo Link encap:Local Loopback </P>
<P> inet addr:127.0.0.1 Mask:255.0.0.0</P>
<P> UP LOOPBACK RUNNING MTU:16436 Metric:1</P>
<P> RX packets:10 errors:0 dropped:0 overruns:0 frame:0</P>
<P> TX packets:10 errors:0 dropped:0 overruns:0 carrier:0</P>
<P> collisions:0 txqueuelen:0 </P>
<P> RX bytes:840 (840.0 b) TX bytes:840 (840.0 b)</P>
<P><BR></P>
<P>ppp0 Link encap:Point-to-Point Protocol </P>
<P> inet addr:172.20.1.227 P-t-P:1.1.1.1 Mask:255.255.255.255</P>
<P> UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1490 Metric:1</P>
<P> RX packets:6 errors:0 dropped:0 overruns:0 frame:0</P>
<P> TX packets:6 errors:0 dropped:0 overruns:0 carrier:0</P>
<P> collisions:0 txqueuelen:3 </P>
<P> RX bytes:65 (65.0 b) TX bytes:71 (71.0 b)</P>
<P><SPAN class=RVTS8><BR></SPAN></P>
<P><SPAN class=RVTS8>результаты route -n:</SPAN></P>
<P>Kernel IP routing table</P>
<P>Destination Gateway Genmask Flags Metric Ref Use Iface</P>
<P>1.1.1.1 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0</P>
<P>172.1.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1</P>
<P>10.1.0.0 0.0.0.0 255.255.254.0 U 0 0 0 eth0</P>
<P>127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo</P>
<P>0.0.0.0 10.1.0.3 0.0.0.0 UG 0 0 0 eth0</P>
<P><BR></P>
<P>а это ping ya.ru:</P>
<P>PING ya.ru (213.180.204.8) 56(84) bytes of data.</P>
<P><BR></P>
<P>--- ya.ru ping statistics ---</P>
<P>8 packets transmitted, 0 received, 100% packet loss, time 7005ms</P>
</BODY></HTML>