From: "Шенцев Алексей Владимирович" <ashen@nsrz.ru> To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org> Subject: Re: [sisyphus] падает интернет Date: Tue, 29 Aug 2006 14:21:57 +0400 Message-ID: <200608291421.57637.ashen@nsrz.ru> (raw) In-Reply-To: <200608291848.31092.pip@iszf.irk.ru> В сообщении от 29 августа 2006 13:48 Valery Pipin написал(a): > ethtool 0:выкл 1:выкл 2:выкл 3:выкл 4:выкл 5:выкл 6:выкл Выполните chkconfig --level 2345 ethtool on > ifplugd 0:выкл 1:выкл 2:вкл 3:вкл 4:вкл 5:вкл 6:выкл etcnet сам управляет ifplugd (см. документацию по etcnet), поэтому выполните chkconfig --level 2345 ifplugd off > > > cat /etc/net/ifaces/eth<номер вашего интерфейса>/options > > [vv@sunrise ~]$ cat /etc/net/ifaces/eth0/options > #USE_HOTPLUG=yes > USE_HOTPLUG=no > BOOTPROTO=dhcp > USE_IFPLUGD=yes > #DHCP_HOSTNAME=frame_4 > > > cat /etc/net/iftab > > отсутствует > > > cat /etc/sysconfig/hotplug | grep NET > > NETPLUG=yes Эту переменную установите в "no", а не в "yes" В составе etcnet есть утилита initconf, место расположения узнаете с помощью rpm -ql etcnet | grep conf , у меня это: /usr/share/doc/etcnet-0.8.3/contrib/initconf Переместите содержимое каталога /etc/net/ifaces/eth0/ куда нибудь, хоть в ~/. Выполните service network stop , запустите initconf . Если предложенная конфигурация вас устраивает, то выполните initconf write . Далее в /etc/net/iftab расскоментируйте всё что относится к eth0 , так же сделайте и с /etc/net/ifaces/eth0/options и отредактируйте его под ваши нужны, так же отредактируй под себя ipv4address ipv4route из /etc/net/ifaces/eth0/ Ну а далее service network restart && service hotplug restart . Надеюсь это вам поможет. -- С уважением Шенцев Алексей Владимирович. E-mail: ashen@nsrz.ru ICQ: 271053845
next prev parent reply other threads:[~2006-08-29 10:21 UTC|newest] Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top 2006-08-29 8:28 Valery Pipin 2006-08-29 8:28 ` Шенцев Алексей Владимирович 2006-08-29 9:48 ` Valery Pipin 2006-08-29 10:21 ` Шенцев Алексей Владимирович [this message] 2006-08-29 12:56 ` Valery Pipin 2006-09-04 19:50 ` Michael Shigorin 2006-09-05 17:52 ` Valery Pipin 2006-09-05 17:59 ` Eugene Ostapets 2006-09-05 18:47 ` Michael Shigorin 2006-09-05 20:16 ` Valery Pipin 2006-09-06 9:02 ` Valery Pipin 2006-09-06 9:06 ` Шенцев Алексей Владимирович 2006-09-06 12:35 ` Valery Pipin
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=200608291421.57637.ashen@nsrz.ru \ --to=ashen@nsrz.ru \ --cc=sisyphus@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 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