From: Anton Ukolov <kabinet216@post.ru> To: sysadmins@lists.altlinux.org Subject: [Sysadmins] PPTP и восстановление соединения Date: Mon, 14 Sep 2009 17:25:00 +0400 Message-ID: <4AAE442C.6060404@post.ru> (raw) Здравствуйте, коллеги. Имеется шлюз на ALT Linux School Server, uname -a: Linux srv3.local 2.6.25-std-def-alt8.M41.4 #1 SMP Sat Dec 6 14:42:12 MSK 2008 i686 GNU/Linux Провайдер предоставляет доступ в инет через VPN по протоколу pptp. Все вроде работает, линк после разрыва соединения восстанавливается, но при разрыве более 2 минут, интерфейс ppp не стартует на автомате, приходится вручную его поднимать - ifup ppp0. В конфигах вот что: /etc/net/ifaces/ppp0/options: TYPE=ppp PPPTYPE=pptp PPTP_SERVER=85.21.230.1 REQUIRES=eth0 /etc/net/ifaces/ppp0/pptpoptions nodeflate nobsdcomp mtu 1460 usepeerdns user ********* password ******* pty "/usr/sbin/pptp 85.21.230.1 --nolaunchpppd --loglevel 0" defaultroute nopersist maxfail 0 logfile "/var/log/ppp/pptp_log" Можно ли добиться, чтобы штатными средствами, без помощи shell-скрипта и crontab, восстанавливалось подключение к инету?? Если да, то как это сделать? Маны, к сожалению, не выручили... p.s.: pppd version 2.4.4 pptp version 1.7.0 etcnet version 0.9.7 С уважением, Антон Уколов
next reply other threads:[~2009-09-14 13:25 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2009-09-14 13:25 Anton Ukolov [this message] 2009-09-14 13:34 ` Andrey Rahmatullin 2009-09-14 13:35 ` Slava Dubrovskiy 2009-09-14 13:54 ` Anton Ukolov 2009-09-14 13:59 ` Alexey I. Froloff 2009-09-14 14:15 ` Anton Ukolov 2009-09-14 14:23 ` Andrey Rahmatullin 2009-11-05 15:22 ` Anton Ukolov 2010-01-01 6:45 ` MisHel64
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=4AAE442C.6060404@post.ru \ --to=kabinet216@post.ru \ --cc=sysadmins@lists.altlinux.org \ /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 sysadmins discussion This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/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 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \ sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com public-inbox-index sysadmins Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sysadmins AGPL code for this site: git clone https://public-inbox.org/public-inbox.git