ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Игорь <mailvisor@mail.ru>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: [Comm] SAT-Internet
Date: Wed, 08 Feb 2006 16:54:43 +0300
Message-ID: <43E9F823.5030807@mail.ru> (raw)
In-Reply-To: <op.s4nsx9timb8vzs@oc.peooc.net>

Доброго времени суток, сообщество.

Подскажите, где можно прочитать о настройке спутникового интернета.


У меня:
локалка eth1
земля по ADSL (через Ethernet eth0).
SkyStar2 dvb0_0.


Что удже сделано:

1. DVB настроена и работает (смотрю TV)
2. Net interface DVB поднят:
    (выдержка из ifconfig):
          dvb0_0    Link encap:Ethernet  HWaddr 00:D0:D7:01:1B:62
          inet addr:192.168.168.168  Bcast:192.168.168.255 
Mask:255.255.255.0
          UP BROADCAST RUNNING NOARP MULTICAST  MTU:4096  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Base address:0x103c
3. VPN поднят, но что-то гложат сомнения, что правильно
     (хотя VPN сервер провайдера IP-выдал правильно, сверено с виндами)
         (выдержка из ifconfig):
          ppp0      Link encap:Point-to-Point Protocol
          inet addr:10.255.252.88  P-t-P:1.1.1.1  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1460  Metric:1
          RX packets:6 errors:0 dropped:0 overruns:0 frame:0
          TX packets:228610 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3
          RX bytes:65 (65.0 b)  TX bytes:79944724 (76.2 Mb)
   
    Смущает: P-t-P:1.1.1.1 потому как на 1.1.1.1 pppd настраивает
default route


Вот ifconfig полностью :

dvb0_0    Link encap:Ethernet  HWaddr 00:D0:D7:01:1B:62
          inet addr:192.168.168.168  Bcast:192.168.168.255 
Mask:255.255.255.0
          UP BROADCAST RUNNING NOARP MULTICAST  MTU:4096  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Base address:0x103c

eth0      Link encap:Ethernet  HWaddr 00:02:44:4B:D0:D6                
             //********  ADSL
          inet addr:172.16.65.122  Bcast:172.16.65.123  Mask:255.255.255.252
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:17308 errors:0 dropped:0 overruns:0 frame:0
          TX packets:7929 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:7091076 (6.7 Mb)  TX bytes:1082378 (1.0 Mb)
          Interrupt:19 Base address:0xe000

eth1      Link encap:Ethernet  HWaddr 00:0A:E6:96:FF:9C                 
   //********  локалка
          inet addr:192.168.0.1  Bcast:192.168.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:7385 errors:0 dropped:0 overruns:0 frame:0
          TX packets:9242 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1022603 (998.6 Kb)  TX bytes:6747238 (6.4 Mb)
          Interrupt:20

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:342 errors:0 dropped:0 overruns:0 frame:0
          TX packets:342 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:582310 (568.6 Kb)  TX bytes:582310 (568.6 Kb)

ppp0      Link encap:Point-to-Point Protocol                          
            /// ************* тунель
          inet addr:10.255.252.88  P-t-P:1.1.1.1  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1460  Metric:1
          RX packets:6 errors:0 dropped:0 overruns:0 frame:0
          TX packets:228610 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3
          RX bytes:65 (65.0 b)  TX bytes:79944724 (76.2 Mb)


Так выглядит route -n после старта pppd

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
1.1.1.1               *               255.255.255.255 UH   0     
0        0 ppp0
172.16.65.120   *               255.255.255.252 U      0      0        0
eth0
192.168.0.0       *               255.255.255.0     U      0     
0        0 eth1
192.168.168.0   *               255.255.255.0     U      0      0       
0 dvb0_0
127.0.0.0           *               255.0.0.0             U      0     
0        0 lo
default         1.1.1.1         0.0.0.0                 UG    0     
0        0 ppp0


Вижу , что неправильно настроена маршрутизация, но где не пойму.
Еще стоит iptables, в нем тоже настройки на тарелку не делались (только
чистый ADSL - работает),
но с ним после настройки маршрутизации

Читал:
http://www.opennet.ru/base/net/skystar2_setup.txt.html
/usr/share/doc/pptp-client-1.5.0/readme.rus

ХЭлп ми плиз, кто может!!!

_____________________________________________________
Мажурин Игорь.
mailvisor@mail.ru
_____________________________________________________


  reply	other threads:[~2006-02-08 13:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-08 12:14 [Comm] Compact 3.0 - оформление инсталлятора/центра управления Владимир Гусев
2006-02-08 12:38 ` Genix
2006-02-08 14:52   ` Aleksander N.Gorohovski
2006-02-08 13:54     ` Игорь [this message]
2006-02-08 14:23       ` [Comm] [JT] Владимир Гусев
2006-02-09 10:45     ` [Comm] Compact 3.0 - оформление инсталлятора/центра управления Anton Farygin
2006-02-10  6:30       ` [Comm] " Вадим Илларионов
2006-02-10  9:08       ` [Comm] " Sergey S. Skulachenko
2006-02-10 12:22         ` Дворников Михаил
2006-02-10 17:14           ` Sergey S. Skulachenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43E9F823.5030807@mail.ru \
    --to=mailvisor@mail.ru \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git