ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] eth0 и eth0:1 в разных сетях как сделать
@ 2003-10-27 21:47 sergey ivanov
  2003-10-27 22:26 ` taras
  2003-10-28  7:33 ` Иван Лабунец
  0 siblings, 2 replies; 8+ messages in thread
From: sergey ivanov @ 2003-10-27 21:47 UTC (permalink / raw)
  To: community

Всем привет.

Нужно к имеющемуся на eth0 адресу 192.168.10.1 добавить алиас eth0:11 с 
адресом 192.168.11.1
Это очень легко делается вручную # ifconfig eth0:11 192.168.11.1
Однако когда я создал в /etc/sysconfig/network-scripts файлик 
ifcfg-eth0:11 следующего содержания
$ cat /etc/sysconfig/network-scripts/ifcfg-eth0\:11
DEVICE=eth0:11
BOOTPROTO=static
IPADDR=192.168.11.1
NETMASK=255.255.255.0
NETWORK=192.168.11.0
BROADCAST=192.168.11.255
ONBOOT=yes
    то получаю на
# ifconfig eth0:11 up
SIOCSIFFLAGS: Cannot assign requested address

Подскажите, в чем я не прав?

    Сергей.




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2003-10-28 14:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-27 21:47 [Comm] eth0 и eth0:1 в разных сетях как сделать sergey ivanov
2003-10-27 22:26 ` taras
2003-10-28  1:15   ` sergey ivanov
2003-10-28  5:00     ` Shawkat Nizamov
2003-10-28  8:44       ` sergey ivanov
2003-10-28  5:14     ` Gosha
2003-10-28 14:26     ` Dmitry Lebkov
2003-10-28  7:33 ` Иван Лабунец

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