ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: spider <spider@lsi.bas-net.by>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] как сменить привязку eth к HWADDR?
Date: Mon, 28 Aug 2006 14:02:41 +0300
Message-ID: <44F2CD51.1060800@lsi.bas-net.by> (raw)
In-Reply-To: <44F00AD2.5040802@ieml.ru>

Timur Batyrshin wrote:
> Как в ALM2.4 сменить привязку номера eth к её HWADDR?
> 
> Т.е., допустим автоматически eth0 сопоставляется с HWADDR
> XX:XX:XX:XX:XX:85, а eth1 - с HWADDR XX:XX:XX:XX:XX:84.
> 
> Как сменить сопоставление на обратное - т.е. чтобы eth0 была сетевая
> карта XX:XX:XX:XX:XX:84, а eth1, соответственно XX:XX:XX:XX:XX:85 ?
> 
> Править /etc/sysconfig/network-scripts/ifcfg-ethX (с последующим service
> network restart или перезагрузкой) не помогло.
ifconfig с параметром `hw class address' поднимает интерфейс с любым 
адресом, если карточка и ее драйвер позволяют установить аппаратный 
адрес. Для поднятия eth0 у меня в файле 
/etc/sysconfig/network-scripts/ifcfg-eth0 содержится следующее:
$ cat ifcfg-eth0
# Intel Corporation 82557/8/9 [Ethernet Pro 100]
DEVICE=eth0
BOOTPROTO=static
BROADCAST=192.168.11.255
HWADDR=00:02:B3:48:AF:F9
IPADDR=192.168.11.51
NETMASK=255.255.255.128
NETWORK=192.168.11.0
ONBOOT=yes






  reply	other threads:[~2006-08-28 11:02 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-26  8:48 Timur Batyrshin
2006-08-28 11:02 ` spider [this message]
2006-08-28 16:08   ` Olvin
2006-08-28 16:17     ` Andriy Dobrovol`s`kii
2006-08-29  0:37       ` Evgenii Terechkov
2006-08-29 10:24         ` Andrii Dobrovol`s`kii
2006-08-29 12:35       ` Timur Batyrshin
2006-09-01  8:47         ` Andrii Dobrovol`s`kii
2006-09-03  6:55           ` [Comm] как сменить привязку eth к HWA DDR ? batyrshin
2006-09-04  8:03             ` Andrii Dobrovol`s`kii
2006-09-05  6:28               ` Timur Batyrshin
2006-09-05  7:48                 ` Andrii Dobrovol`s`kii
2006-09-05  9:41                   ` Timur Batyrshin
2006-09-05 12:22                     ` Andrii Dobrovol`s`kii
2006-09-05 13:25                       ` Andrii Dobrovol`s`kii
2006-09-06 11:33                         ` Timur Batyrshin
2006-09-07 13:02                           ` Dmytro O. Redchuk
2006-09-11 11:14                           ` Andrii Dobrovol`s`kii
2006-09-11 15:51                             ` batyrshin
2006-09-05 12:48         ` [Comm] как сменить привязку eth к HWADDR? Dmytro O. Redchuk
2006-09-05 13:03           ` Timur Batyrshin
2006-09-05 13:19             ` Dmytro O. Redchuk
2006-08-28 16:22     ` Dmytro O. Redchuk

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=44F2CD51.1060800@lsi.bas-net.by \
    --to=spider@lsi.bas-net.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