ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Kir <forlin@yandex.ru>
To: "Alexey I. Froloff" <community@altlinux.ru>
Subject: Re[2]: [Comm] Проблема с PPTP
Date: Fri, 18 Mar 2005 17:15:21 +0300
Message-ID: <1546990439.20050318171521@yandex.ru> (raw)
In-Reply-To: <20050318064902.GL16967@immo.ru>

Доброго времени суток!

Вы писали 18 марта 2005 г., 9:49:02:


AIF> А где маршрут на 192.168.0.254 или default ?

AIF> Попробуйте руками сделать

AIF> route add -host 192.168.0.254 gw 192.168.40.1

AIF> и поднять vpn соединение.

Аналогичная бяка:

[root@comp1 root]# route add -host 192.168.0.254 gw 192.168.40.1

[root@comp1 root]# service network restart
Shutting down interface eth0:                                                                         [ DONE ]
Shutting down interface eth1:                                                                         [ DONE ]
Configuring kernel parameters:                                                                        [ DONE ]
Bringing up interface lo:                                                                             [ DONE ]
Bringing up interface eth0:                                                                           [ DONE ]
Bringing up interface eth1:                                                                           [ DONE ]
Usage: inet_route [-vF] del {-host|-net} Target[/prefix] [gw Gw] [metric M] [[dev] If]
       inet_route [-vF] add {-host|-net} Target[/prefix] [gw Gw] [metric M]
                              [netmask N] [mss Mss] [window W] [irtt I]
                              [mod] [dyn] [reinstate] [[dev] If]
       inet_route [-vF] add {-host|-net} Target[/prefix] [metric M] reject
       inet_route [-FC] flush      NOT supported
Usage: inet_route [-vF] del {-host|-net} Target[/prefix] [gw Gw] [metric M] [[dev] If]
       inet_route [-vF] add {-host|-net} Target[/prefix] [gw Gw] [metric M]
                              [netmask N] [mss Mss] [window W] [irtt I]
                              [mod] [dyn] [reinstate] [[dev] If]
       inet_route [-vF] add {-host|-net} Target[/prefix] [metric M] reject
       inet_route [-FC] flush      NOT supported
Usage: inet_route [-vF] del {-host|-net} Target[/prefix] [gw Gw] [metric M] [[dev] If]
       inet_route [-vF] add {-host|-net} Target[/prefix] [gw Gw] [metric M]
                              [netmask N] [mss Mss] [window W] [irtt I]
                              [mod] [dyn] [reinstate] [[dev] If]
       inet_route [-vF] add {-host|-net} Target[/prefix] [metric M] reject
       inet_route [-FC] flush      NOT supported
Usage: inet_route [-vF] del {-host|-net} Target[/prefix] [gw Gw] [metric M] [[dev] If]
       inet_route [-vF] add {-host|-net} Target[/prefix] [gw Gw] [metric M]
                              [netmask N] [mss Mss] [window W] [irtt I]
                              [mod] [dyn] [reinstate] [[dev] If]
       inet_route [-vF] add {-host|-net} Target[/prefix] [metric M] reject
       inet_route [-FC] flush      NOT supported

[root@comp1 root]# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.20.0    192.168.40.1    255.255.255.0   UG    0      0        0 eth0
192.168.50.0    192.168.40.1    255.255.255.0   UG    0      0        0 eth0
172.16.0.0      0.0.0.0         255.255.255.0   U     0      0        0 eth1
192.168.30.0    192.168.40.1    255.255.255.0   UG    0      0        0 eth0
192.168.40.0    192.168.40.1    255.255.255.0   UG    0      0        0 eth0
192.168.40.0    0.0.0.0         255.255.255.0   U     0      0        0 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo

[root@comp1 root]# service pptptunnel start
Starting "shukino" PPTP tunnel service: Serial connection established.
anon warn[pptp_gre_bind:pptp_gre.c:95]: connect: Network is unreachable
anon fatal[main:pptp.c:251]: Cannot bind GRE socket, aborting.
Couldn't get channel number: Input/output error
Waiting for 1 child processes...
  script /usr/sbin/pptp 192.168.0.254 --nolaunchpppd, pid 2981
Script /usr/sbin/pptp 192.168.0.254 --nolaunchpppd finished (pid 2981), status = 0x1
                                                                                                      [FAILED] 

                                                                                                      
--
На всякий случай:
Дистрибутив "ALT Linux 2.4 Master" c ftp.altlinux.ru
-- 
С уважением,
Kir                          forlin@yandex.ru



  reply	other threads:[~2005-03-18 14:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-18  2:10 Kir
2005-03-18  5:04 ` Mike Lykov
2005-03-18 13:35   ` Re[2]: " Kir
2005-03-18  6:28 ` Alexander Vasiliev
2005-03-18 13:37   ` Re[2]: " Kir
2005-03-18 14:12   ` Kir
2005-03-18  6:49 ` Alexey I. Froloff
2005-03-18 14:15   ` Kir [this message]
2005-03-19 20:40 ` [Comm] Проблема с PPTP - всё решилось, осталось дело за малым Kir
2005-03-20 13:02   ` [Comm] " Michael Shigorin
2005-03-20 13:09     ` Nick S. Grechukh
2005-03-21 12:41       ` Re[2]: " Kir

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=1546990439.20050318171521@yandex.ru \
    --to=forlin@yandex.ru \
    --cc=community@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 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