ALT Linux hardware support
 help / color / mirror / Atom feed
From: Andrew Fefilov <faqa@utb.udm.ru>
To: hardware@altlinux.ru
Subject: Re: [Hardware] Спутниковый интернет.
Date: Wed, 24 Aug 2005 12:57:50 +0500
Message-ID: <20050824075750.GA12693@faa.utb.udm.ru> (raw)
In-Reply-To: <1124827931.9412.4.camel@kondor7>

On Wed, Aug 24, 2005 at 12:12:10AM +0400, Kondratenko Boris wrote:
> И более серьезный вопрос, есть скрипт, который должен запустить DVB
> карту, не могу кое что понять:
> 
> 
> > #!/bin/bash
> > # Probing modules
> > modprobe ipip
> > modprobe ip_gre
> > #
> > echo 1 > /proc/sys/net/ipv4/ip_forward
> > echo 0 > /proc/sys/net/ipv4/conf/all/rp_filter
> > # Making routes
> > echo "Adding routes..."
> > ip route add express-vpn-fake.planetsky.com via ### что суда
> прописать? YOUR_EARTH_GW
Для работы интернета через спутник у Вас должно быть рабочее соединения в
интерент через наземного провайдера. Через этого наземного провайдера
устанавливается vpn-соединение до "небесного" провайдера. В команде,
приведенной выше" Вам предлагается установить маршрутизацию на vpn-сервер
"небесного" провайдера через интерфейс, к которому у Вас подключен
наземный провайдер.

> > echo "OK"
> > # VPN
> > echo "Starting VPN..."
> > pptp express-vpn-fake.planetsky.com call pptpfake
> > echo "OK"
> > # Making default gw
> > route del default
> > route add default dev ppp0
> 
> Как я понял, там надо указать мое второе соединение, при помощью
> которого я уже законнекчен, ifconfig показывает что подключены irda0 lo
> ppp0 что надо указать?
Указать интерфейс, на котором у Вас взвелось vpn-соединение до "небесного"
провайдера.

-- 
С уважением,
Фефилов Андрей.


  reply	other threads:[~2005-08-24  7:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-23 20:12 Kondratenko Boris
2005-08-24  7:57 ` Andrew Fefilov [this message]
2005-08-24 18:13   ` Kondratenko Boris
2005-08-24 18:27     ` Kondratenko Boris
2005-08-25  3:29       ` Andrew Fefilov
2005-08-25  3:27     ` Andrew Fefilov

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=20050824075750.GA12693@faa.utb.udm.ru \
    --to=faqa@utb.udm.ru \
    --cc=hardware@altlinux.ru \
    /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 hardware support

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/hardware/0 hardware/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 hardware hardware/ http://lore.altlinux.org/hardware \
		hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org
	public-inbox-index hardware

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


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