ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] настройка vpn
@ 2005-05-07 17:23 Roman Ignatov
  2005-05-07 19:55 ` Vadim V. Zhytnikov
  2005-05-07 22:28 ` Vitaly Lipatov
  0 siblings, 2 replies; 4+ messages in thread
From: Roman Ignatov @ 2005-05-07 17:23 UTC (permalink / raw)
  To: sisyphus

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

Собственно конфиги:

~~/etc/ppp/peers/breeze~~
#ipparam "breeze"
#debug
pty "pptp vpn.cable.breezein.net --nolaunchpppd"
connect /bin/true
name spad
defaultroute

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

Появление этих строк так для меня и осталось загадкой
~~/etc/resolv.conf~~
nameserver 192.168.1.1
search cable.breezein.net 

~~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

~~pap, chap sicrets~~
собственно я вписывал разными форматами,незнаю какой из них верный
login * password
"login" * "password"
login breeze password
breeze login password

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


-- 
Best regards,
 Roman                          mailto:spad@breezein.net



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

end of thread, other threads:[~2005-05-07 22:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-07 17:23 [sisyphus] настройка vpn Roman Ignatov
2005-05-07 19:55 ` Vadim V. Zhytnikov
2005-05-07 18:31   ` Re[2]: " Roman Ignatov
2005-05-07 22:28 ` Vitaly Lipatov

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