|
Windows 98: TCP/IP AutoConfiguration |
|
|
|
|
Salı, 05 Eylül 2006 17:06 |
Yeni bir network kartı takıldığında windows98 yeni kart için sadece TCP-IP protokolünü bir DHCP server'dan ip adresi alacak şekilde yükler. Eğer elinizle bir ip girmemişseniz veya ortamda bir DHCP server yoksa w98'in açılması oldukça uzun bir süre alacaktır, ancak sonuçta network kartına bir ip adresi atandığını göreceksiniz: Microsoft Knowledge Base içindeki Q188480 numaralı maddede aşağıdaki açıklama mevcut (http://support.microsoft.com/support/kb/articles/q188/4/80.asp), ayrıca :"\tools\mtsutil\mtsutils.txt" TCP/IP IP AUTOCONFIGURATION ================================================== The Windows 98 TCP/IP stack supports a new mechanism for automatic address assignment of IP addresses for simple LAN-based network configurations. IP Autoconfiguration Addressing is an extension of dynamic IP address assignment for LAN adapters. It enables configuration of IP addresses without using static IP address assignment or installing a Dynamic Host Configuration Protocol DHCP) server. If a network LAN adapter is configured for TCP/IP, and if "Obtain an IP address automatically" is selected on the IP Address tab in the TCP/IP Properties dialog box, Windows 98 TCP/IP attempts to find and use a DHCP service on the attached network to obtain a dynamically assigned IP address. If it does not find a DHCP service, Windows 98 uses IP Autoconfiguration Addressing by assigning the adapter an Class B IP address out of the network number 169.254.x.x IP address space. In this way, two PCs can be plugged into a LAN hub and can start without any IP address configuration, and can use TCP/IP networking for internetworking. Each computer that uses IP Autoconfiguration Addressing gets an IP address and tests to determine that the IP address is unique and not already in use on the LAN. IP Autoconfiguration Addressing is enabled by default. IP Autoconfiguration Addressing can be controlled by setting the value of IPAutoconfigurationEnabled (type DWORD) in the registry key HKEY_LOCAL_MACHINE\System \CurrentControlSet\Services\VXD\DHCP If the value of IPAutoconfigurationEnabled is nonzero or if the registry key is absent, IP Autoconfiguration Addressing is enabled. An IPAutoconfigurationEnabled value of 0 disables the IP Autoconfiguration Addressing feature. If Windows 98 initially does not detect a DHCP service and configures an IP Autoconfiguration IP address, and then it subsequently discovers a DHCP service on the network, Windows 98 uses the DHCP service and switches from 169.254.x.x addressing to IP addresses assigned by a DHCP server. | Kısaca; eğer TCP-IP ayarlarında sabit bir ip girilmemişse w98 açılışta DHCP server'i arar, bulamazsa 169.254.x.x aralığında B sınıfı bir ip adresini atar. Tabii ki bu adresi atamadan önce bu adresin kullanımda olup-olmadığını kontrol eder. Eğer sonradan bir DHCP server keşfederse ip'sini ondan alarak değiştirir. Bu özelliği açıp kapamak için; "ipac_off.inf" ve "ipac_on.inf" dosyalarını Windows98 CD-ROM'da bulup çalıştırabilirsiniz:
|
|
Son Güncelleme: Cumartesi, 12 Eylül 2009 02:27 |