ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Vadim V. Zhytnikov" <vvzhy@netorn.ru>
To: Roman Ignatov <spad@breezein.net>,
	ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] настройка vpn
Date: Sat, 07 May 2005 22:55:03 +0300
Message-ID: <427D1D17.9030101@netorn.ru> (raw)
In-Reply-To: <832665799.20050507212350@breezein.net>

Roman Ignatov пишет:
> Доброго времени суток.
> Совершенно не понимаю как это сделать, прочёл: "Базовые сведения по
> настройке и установке PPTP соединения с провайдером", собственно man
> pptp. Кстати в ASP у меня получилось таки это сотворить, согласно их
> маленького фака, но исходя из филосовских соображений АСП был поменен
> на АЛЬТ Мастер 2.4
> 

А Вы пробовали pptp-config?

> Собственно конфиги:
> 
> ~~/etc/ppp/peers/breeze~~
> #ipparam "breeze"
> #debug
> pty "pptp vpn.cable.breezein.net --nolaunchpppd"
> connect /bin/true
> name spad
> defaultroute

Кажется здесь должно быть
file /etc/ppp/options.pptp

> 
> ~~/etc/ppp/options.pptp~~
> lock
> noauth
> nobsdcomp
> nodeflate
> defaultroute
> require-mppe
> mtu 1000
> mru 1000
> 

Не уверен в необходимости mtu/mru а вот
nomppe-stateful
может быть нужно.

> Появление этих строк так для меня и осталось загадкой
> ~~/etc/resolv.conf~~
> nameserver 192.168.1.1
> search cable.breezein.net 
> 
Так это есть DNS сервер Вашего провайдера.
Значит содинение всё-таки состоялось.
> ~~options~~
> lock
> noipdefault
> noauth
> cleardefaultroute
> 
> ~~ifcfg.pptp0~~
> DEVICE=pptp0
> ONBOOT=no
> USERCTL=yes
> PERSIST=no
> DEBUG=yes
> DEFROUTE=yes
> PPPOPTIONS=require-mppe 
> MRU=150
> MTU=150
> VPN_HOST=vpn.cable.breezein.net
> VPN_USER=spad
> 
Это совершенно необязательно.
Запишите имя туннеля в /etc/sysconfig/pptp
и запускайте туннель
service pptptunnel start
> ~~pap, chap sicrets~~
> собственно я вписывал разными форматами,незнаю какой из них верный
> login * password
> "login" * "password"
> login breeze password
> breeze login password
> 

> Соединение пытался запустить так:
> /sbin/ifup pptp0
> /usr/sbin/pppd call breeze
> 
> 

См. выше.


А всё-таки что не получается-то?
-- 
      Vadim V. Zhytnikov

       <vvzhy@mail.ru>
      <vvzhy@netorn.ru>


  reply	other threads:[~2005-05-07 19:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-07 17:23 Roman Ignatov
2005-05-07 19:55 ` Vadim V. Zhytnikov [this message]
2005-05-07 18:31   ` Re[2]: " Roman Ignatov
2005-05-07 22:28 ` Vitaly Lipatov

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=427D1D17.9030101@netorn.ru \
    --to=vvzhy@netorn.ru \
    --cc=sisyphus@altlinux.ru \
    --cc=spad@breezein.net \
    /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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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