ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] DHCP: алгоритм работы
@ 2003-07-15  7:07 Прокопьев Евгений
  2003-07-15  7:18 ` Maxim Tyurin
  2003-07-16  5:35 ` Shawkat
  0 siblings, 2 replies; 9+ messages in thread
From: Прокопьев Евгений @ 2003-07-15  7:07 UTC (permalink / raw)
  To: community

Здравствуйте!

Допустим, в 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.

Объясните, пожалуйста, этот феномен.

-- 
С уважением, Прокопьев Евгений



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

end of thread, other threads:[~2003-07-16  5:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-15  7:07 [Comm] DHCP: алгоритм работы Прокопьев Евгений
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

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