From: "Шенцев Алексей Владимирович" <ashen@nsrz.ru> To: anyr@tut.by, ALT Linux Community <community@lists.altlinux.org> Subject: Re: [Comm] eth ADSL modem & net Date: Tue, 23 Jan 2007 18:00:08 +0300 Message-ID: <200701231800.09054.ashen@nsrz.ru> (raw) In-Reply-To: <200701231629.43019.anyr@tut.by> В сообщении от Вторник 23 января 2007 17:29 Юрковский Андрей написал(a): > Не выходит. Там BOOTPROTO=static, у меня dhcp, но в этом же > не должны быть такие клины. Нет у меня статичного адреса. Я не сказал тупо скопируйте всё и у вас всё будет работать. Вместо BOOTPROTO=static вам надо своё, соотвествующее значение. По моемому вам в первую очердь нужно вот это: 1) Так как etcnet сам управляет сетевыми картами (об этом сказано в документации по etcnet), то: $ chkconfig --list ifplugd ifplugd 0:выкл 1:выкл 2:выкл 3:выкл 4:выкл 5:выкл 6:выкл Так же должно быть установлено следующее: # chkconfig --list ethtool ethtool 0:выкл 1:выкл 2:выкл 3:вкл 4:вкл 5:вкл 6:выкл # chkconfig --list network network 0:выкл 1:выкл 2:вкл 3:вкл 4:вкл 5:вкл 6:выкл 2) Если карточки постоянно присутствуют, т.е. они не pcimca или не usb устройства, то использование сети в hotplug нужно отключить, т.е. в /etc/sysconfig/hotplug должно быть прописано так, дабы hotplug не передёргивал сеть: $ cat /etc/sysconfig/hotplug | grep NET NETPLUG=no ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ А так, не поленитесь, почитайте доки по etcnet. Они лишними не будут ни когда. Как те, что идут с самим пакетом, так и вот эти: http://www.freesource.info/wiki/AltLinux?v=lre http://www.etcnet.org/ > Писал static, а в ipv4address 192.168.1.2/24 (192.168.1.1 у > самого модема), может надо было 192.168.1.2/25? -- С уважением Шенцев Алексей Владимирович. E-mail: ashen@nsrz.ru ICQ: 271053845 XMPP: AlexShen@jabber.ru
next prev parent reply other threads:[~2007-01-23 15:00 UTC|newest] Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top 2007-01-22 14:35 Юрковский Андрей 2007-01-22 14:53 ` Slava Dubrovskiy 2007-01-22 15:08 ` Dmitriy L. Kruglikov 2007-01-22 15:11 ` Юрковский Андрей 2007-01-22 15:23 ` Dmitriy L. Kruglikov 2007-01-23 13:28 ` Юрковский Андрей 2007-01-23 13:35 ` Шенцев Алексей Владимирович 2007-01-23 14:29 ` Юрковский Андрей 2007-01-23 15:00 ` Шенцев Алексей Владимирович [this message] 2007-01-23 16:35 ` Юрковский Андрей 2007-01-24 10:20 ` Юрковский Андрей 2007-01-23 15:02 ` Dmitriy L. Kruglikov 2007-01-23 15:06 ` Dmitriy L. Kruglikov 2007-01-23 15:15 ` Шенцев Алексей Владимирович 2007-01-23 17:50 ` Olvin 2007-01-24 7:22 ` Dmitriy L. Kruglikov 2007-02-11 9:12 ` Yurkovsky Andrey
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=200701231800.09054.ashen@nsrz.ru \ --to=ashen@nsrz.ru \ --cc=anyr@tut.by \ --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