ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: Gennadiy Redko <uit1@zaz.zp.ua>
To: desktop@lists.altlinux.org
Subject: Re: [Sysadmins] [Desktop] Настройка vconfig в Desktop 4
Date: Tue, 04 Sep 2007 19:12:45 +0300
Message-ID: <46DD83FD.1090401@zaz.zp.ua> (raw)
In-Reply-To: <20070904143628.GA14076@ldc.net>

Dmytro O. Redchuk пишет:
> On Tue, Sep 04, 2007 at 05:08:24PM +0300, Gennadiy Redko wrote:
>> Добрый день.
>> Подскажите, кто знает, как правильно настроить несколько интерфейсов 
>> 802.1q на одном эзернете в Desktop 4?
>> Имена интерфейсов стали с "@".
>> vconfig почему-то отказывается такое понимать.
> Всё точно так же -- он просто показывает с ухом.
> 
> # vconfig add eth0 333
> # ip li set up dev eth0.333
> # vconfig add eth0.333 44
> 
> # ip add
> [...]
> 6: eth0.333@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue 
>     link/ether 00:02:44:8e:ec:ac brd ff:ff:ff:ff:ff:ff
> 7: eth0.333.44@eth0.333: <BROADCAST,MULTICAST> mtu 1500 qdisc noop 
>     link/ether 00:02:44:8e:ec:ac brd ff:ff:ff:ff:ff:ff
> 
> 
А здесь что не так?
#!/bin/bash
ifconfig eth0 0.0.0.0 up
modprobe 8021q
vconfig add eth0 1 1
ifconfig eth0.1 10.2.2.201 netmask 255.255.255.0 up
ifconfig eth0 10.0.1.4 netmask 255.255.255.0 up

На моей машине работает.
Не подымается на Desktop4

_______________________________________________
Desktop mailing list
Desktop@lists.altlinux.org
https://lists.altlinux.org/mailman/listinfo/desktop

       reply	other threads:[~2007-09-04 16:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-04 16:12   ` Gennadiy Redko [this message]
2007-09-04 17:09     ` Michael Shigorin
2007-09-05 10:30     ` Denis Kuznetsov
2007-09-05 11:32       ` Gennadiy Redko
2007-09-05 12:07         ` Dmytro O. Redchuk
2007-09-05 12:31           ` Dmytro O. Redchuk
2007-09-06  6:13         ` 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=46DD83FD.1090401@zaz.zp.ua \
    --to=uit1@zaz.zp.ua \
    --cc=desktop@lists.altlinux.org \
    --cc=sysadmins@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 sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/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 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sysadmins


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git