ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Serge Polkovnikov <serge@ukr-fin.com.ua>
To: community@altlinux.ru
Subject: Re: [Comm] Re: DHCP
Date: Tue, 9 Nov 2004 16:44:33 +0200
Message-ID: <200411091644.33302.serge@ukr-fin.com.ua> (raw)
In-Reply-To: <4190E41D.6000006@iop.kiev.ua>

вівторок, 09-лис-2004 17:37, Andrey Rybak Ви написали:
> Michael Shigorin wrote:
> >On Mon, Nov 08, 2004 at 09:19:37PM +0200, Andrey Rybak wrote:
> >>Есть юзер, хост которого находится в сегменте белых адресов,
> >>где мак и ай-пи адреса жестко связаны и раздаются через DHCP.
> >>Ну хочет он свой второй комп тоже в сеть воткнуть (переносной),
> >>а мне ему два ай-пи адреса жалко давать, бо немного их у меня
> >>(белых адресов). Сетевой кабель у него один и двух ему не
> >>видать - то есть в сеть у него подключен либо тот, либо другой,
> >>поэтому и возникла необходимость на два мак-адреса жестко один
> >>ай-пи адрес завязать. Думаю (интуитивно понятно ), что это
> >>возможно - только как?
> >
> >А, т.е. "или--или".
>
> Да, черт возьми!
>
> >>>Если подразумевалось "каждому маку свой фиксированный" --
> >>
> >>Нет подразумевалось не это (см. выше)
> >>
> >>>элементарно, см. секции с fixed-address в
> >>>https://bugzilla.altlinux.org/attachment.cgi?id=335&action=view
> >
> >И тем не менее "рыть сюда".  Или уже пришла электричка из конца
> >вырытого тоннеля?
>
> Увы мне -нет.
Вот такой вариант в dhcpd.conf вполне работает. 

        host serge-wks {
                hardware ethernet 00:0C:6E:54:65:75;
                fixed-address 192.168.111.25;
        }

        host serge-wks2 {
                hardware ethernet 00:04:75:D0:29:DA;
                fixed-address 192.168.111.25;
        }



-- 
С уважением
 Сергей Полковников


      reply	other threads:[~2004-11-09 14:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-08 18:08 [Comm] DHCP Andrey Rybak
2004-11-08 17:42 ` [Comm] DHCP Michael Shigorin
2004-11-08 19:19   ` Andrey Rybak
2004-11-08 21:28     ` Metalking
2004-11-08 21:29     ` Michael Shigorin
2004-11-09 15:37       ` Andrey Rybak
2004-11-09 14:44         ` Serge Polkovnikov [this message]

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=200411091644.33302.serge@ukr-fin.com.ua \
    --to=serge@ukr-fin.com.ua \
    --cc=community@altlinux.ru \
    /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