ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Shawkat <shawkat@samitc.uzsci.net>
To: community@altlinux.ru
Subject: Re: [Comm] DHCP: алгоритм работы
Date: Wed, 16 Jul 2003 10:35:23 +0500
Message-ID: <200307161035.23836.shawkat@samitc.uzsci.net> (raw)
In-Reply-To: <3F13A848.405@rmts.donpac.ru>

> Допустим, в dhcpd.conf есть такая запись:
>
> host test {
>      hardware ethernet 00:50:56:c6:6b:ff;
>      fixed-address 192.168.1.129;
> }
>
> При загрузке машина 00:50:56:c6:6b:ff получает адрес 192.168.1.129.
>
> Теперь я в dhcpd.conf изменяю hardware ethernet на любой произвольный и
> рестартую его. По логике (может логика у меня не такая?) dhcpd должен
> зарезервировать адрес 192.168.1.129 для другой машины с придуманным
> hardware ethernet, а машине 00:50:56:c6:6b:ff выдать другой адрес. Но
> после winipcfg->renew (на клиенте Win95 или XP) и даже после перегрузки
> клиента он все равно получает от dhcpd адрес 192.168.1.129.
>
> Объясните, пожалуйста, этот феномен.

Когда клиент получает по dhcp адрес он его сохраняет у себя в памяти. При 
перезагрузке (или по истечении срока выдачи) этот клиент выдает запрос dhcp 
_подтвердить_ прежний адрес. По крайней мере, из логов следует, что клиенты в 
первый раз запрашивают у dhcp адрес, в последующем же они запрашивают только  
подтвердить его. 



      parent reply	other threads:[~2003-07-16  5:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-15  7:07 Прокопьев Евгений
2003-07-15  7:18 ` Maxim Tyurin
2003-07-15  8:29   ` Andriy Dobrovol's'kii
2003-07-15  9:53     ` Прокопьев Евгений
2003-07-15 10:25       ` Andriy Dobrovol's'kii
2003-07-15 10:44         ` Прокопьев Евгений
2003-07-15 11:34           ` Andriy Dobrovol's'kii
2003-07-15 13:04           ` BSW
2003-07-16  5:35 ` Shawkat [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=200307161035.23836.shawkat@samitc.uzsci.net \
    --to=shawkat@samitc.uzsci.net \
    --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