From: "Alexey I. Froloff" <raorn@immo.ru> To: ALT Linux Community <community@lists.altlinux.org> Subject: Re: [Comm] EtcNet + PPPOE Date: Thu, 20 Jul 2006 10:13:43 +0400 Message-ID: <20060720061343.GU23205@immo.ru> (raw) In-Reply-To: <5ee48e770607190952j4249b664jcd6a1b03482153e7@mail.gmail.com> [-- Attachment #1: Type: text/plain, Size: 673 bytes --] * Дмитрий Ананьев <d.ananyev@> [060719 20:53]: > Jul 19 20:45:24 penya network: ^IStarting eth1: skipping hotplug iface > 'eth1' SKIPPED Отключите eth1 от хотплюгов всяческих. > PPPPERSIST=on > PPPMAXFAIL=0 А вот тут можно получить вилы - если при загрузке PPPoE сервер недоступен, система стопорится на старте сети. У меня в crontab раз в минуту прописан примерно следующий скрипт: #!/bin/sh [ -s /var/run/ppp0.pid ] && exit 0 ||: >/dev/null 2>&1 exec /sbin/ifup ppp0 -- Regards, Alexey I. Froloff AIF5-RIPN, AIF5-RIPE ------------------------------------------- Inform-Mobil, Ltd. System Administrator http://www.inform-mobil.ru/ [-- Attachment #2: Digital signature --] [-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2006-07-20 6:13 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2006-07-19 6:18 ` Шенцев Алексей Владимирович 2006-07-19 6:59 ` Шенцев Алексей Владимирович 2006-07-19 7:09 ` Шенцев Алексей Владимирович 2006-07-20 4:51 ` Шенцев Алексей Владимирович 2006-07-19 6:58 ` Alexey I. Froloff 2006-07-19 7:11 ` Anton Gorlov 2006-07-20 6:13 ` Alexey I. Froloff [this message] 2006-07-20 7:47 ` Alexey I. Froloff 2006-08-18 16:57 ` Dmitry Ananyev
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=20060720061343.GU23205@immo.ru \ --to=raorn@immo.ru \ --cc=community@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 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