ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Sat Internet
@ 2006-02-08 14:20 Игорь
  2006-02-08 14:52 ` Genix
  2006-02-08 15:44 ` [OBORONA-SPAM] " ABATAPA
  0 siblings, 2 replies; 5+ messages in thread
From: Игорь @ 2006-02-08 14:20 UTC (permalink / raw)
  To: ALT Linux Community

Сори.

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

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


У меня:
локалка 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
_____________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-02-08 16:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-08 14:20 [Comm] Sat Internet Игорь
2006-02-08 14:52 ` Genix
2006-02-08 15:44 ` [OBORONA-SPAM] " ABATAPA
2006-02-08 15:38   ` Игорь
2006-02-08 16:53     ` ABATAPA

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