ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] VPN: последовательность опций в options.pptp. Глюки?
@ 2004-09-27 12:37 Alexander Kuprin
  2004-09-27 12:59 ` Slava Dubrovskiy
  0 siblings, 1 reply; 5+ messages in thread
From: Alexander Kuprin @ 2004-09-27 12:37 UTC (permalink / raw)
  To: community


Добрый день.

Наткнулся на одну странность -- не пойму это глюк или фича. Имеется -- 
последняя бета ALM 2.4. Настраиваю vpn-сервер. /etc/options пустой, всё 
вынес в /etc/ppp/options.pptpd

[root@gw ppp]# cat options.pptpd
lock
noipdefault
noauth
cleardefaultroute
name vpn.org.lps
proxyarp
nobsdcomp
nodeflate
refuse-pap
require-mppe
require-mschap
require-mschap-v2
ms-dns ns.org.lps

Настраиваю pptp-клиент. При помощи pptp-config создаю запись в 
chap-secrets и туннель. В /etc/ppp/options.pptp прописал следующее:

lock
nodetach
noipdefault
cleardefaultroute
noauth
refuse-pap
require-mppe
require-mschap-v2
nobsdcomp
nodeflate

Пытаюсь запустить, получаю следующее

[root@lts ppp]# pppd call vpn_root
pppd: The remote system (vpn.org.lps) is required to authenticate itself
pppd: but I couldn't find any suitable secret (password) for it to use 
to do so.

Ищу в Сети информацию, нахожу упоминание о том, что необходима опция 
noauth. Но она присутствует. Методом случайного втыка, когда уже 
начинаю закипать, определяю, что если noauth переместить в конец 
options.pptp, то всё работает!:

[root@lts ppp]# pppd call vpn_root
Serial connection established.
using channel 49
Using interface ppp0
Connect: ppp0 <--> /dev/pts/4
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xdbd653d2> <pcomp> 
<accomp>]
...skip...

Кто-нибудь на такое наступал?

-- 
WBR, Alexander Kuprin


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

end of thread, other threads:[~2004-09-27 15:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-27 12:37 [Comm] VPN: последовательность опций в options.pptp. Глюки? Alexander Kuprin
2004-09-27 12:59 ` Slava Dubrovskiy
2004-09-27 13:17   ` Alexander Kuprin
2004-09-27 15:16     ` Andrey Orlov
2004-09-27 15:42       ` Alexander Kuprin

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