Merhaba,

Yapilandirdigim DHCP sunucu  IP dagitmaz oluyor.
Scope'un genisliginden eminim. Arada encok 2 switch olmasına ragmen
istemciler IP konfigurasyonunu alamiyorlar.
*
/var/log/messages'in son satirlari hep asagidaki gibi:*

*Dec 28 08:36:51 istiklal dhcpd: DHCPREQUEST for 10.0.0.160 (10.0.0.7)
from00:19:99:41:94:20 (Lab3-18) via eth1
Dec 28 08:36:51 istiklal dhcpd: DHCPACK on 10.0.0.160 to
00:19:99:41:94:20(Lab3-18) via eth1
Dec 28 08:36:57 istiklal dhcpd: Unable to add forward map from Lab3-18.eml
to10.0.0.160: timed out
Dec 28 08:36:57 istiklal dhcpd: DHCPREQUEST for 10.0.0.160 (10.0.0.7)
from00:19:99:41:94:20 (Lab3-18) via eth0
Dec 28 08:36:57 istiklal dhcpd: DHCPACK on 10.0.0.160 to
00:19:99:41:94:20(Lab3-18) via eth0*


*dhcpd.conf dosyam asagidaki gibi:*

*ddns-update-style interim;
ignore client-updates;

subnet 10.0.0.0 netmask 255.255.255.0 {

        option routers                  10.0.0.1;
        option subnet-mask              255.255.255.0;

        option nis-domain               "eml";
        option domain-name              "eml";
        option domain-name-servers      10.0.0.1;

        option time-offset              -18000; # Eastern Standard Time
        option netbios-name-servers     10.0.0.3;

        range dynamic-bootp 10.0.0.30 10.0.0.200;
        default-lease-time 604000; #7 gun
        max-lease-time 700000;
}
*
*DHCPD baslarken messages'a sunlar dusuyor:*

*Dec 28 08:52:26 istiklal dhcpd: Internet Systems Consortium DHCP Server
V3.0.5-RedHat
Dec 28 08:52:26 istiklal dhcpd: Copyright 2004-2006 Internet Systems
Consortium.
Dec 28 08:52:26 istiklal dhcpd: All rights reserved.
Dec 28 08:52:26 istiklal dhcpd: For info, please visit
http://www.isc.org/sw/dhcp/
Dec 28 08:52:26 istiklal dhcpd: Wrote 75 leases to leases file.
Dec 28 08:52:26 istiklal dhcpd: Multiple interfaces match the same subnet:
eth0 eth1
Dec 28 08:52:26 istiklal dhcpd: Multiple interfaces match the same shared
network: eth0 eth1
Dec 28 08:52:26 istiklal dhcpd: Listening on
LPF/eth1/00:50:fc:f5:c8:8d/10.0.0/24
Dec 28 08:52:26 istiklal dhcpd: Sending on
LPF/eth1/00:50:fc:f5:c8:8d/10.0.0/24
Dec 28 08:52:26 istiklal dhcpd: Listening on
LPF/eth0/00:80:1e:13:2b:b7/10.0.0/24
Dec 28 08:52:26 istiklal dhcpd: Sending on
LPF/eth0/00:80:1e:13:2b:b7/10.0.0/24
Dec 28 08:52:26 istiklal dhcpd: Sending on   Socket/fallback/fallback-net
Dec 28 08:52:35 istiklal dhcpd: DHCPDISCOVER from 00:19:99:49:e0:f6 (Lab3)
via eth1
Dec 28 08:52:36 istiklal dhcpd: DHCPOFFER on 10.0.0.164 to 00:19:99:49:e0:f6
(Lab3) via eth1
Dec 28 08:52:42 istiklal dhcpd: Unable to add forward map from Lab3.eml to
10.0.0.164: timed out
Dec 28 08:52:42 istiklal dhcpd: DHCPREQUEST for 10.0.0.164 (10.0.0.7) from
00:19:99:49:e0:f6 (Lab3) via eth1
Dec 28 08:52:42 istiklal dhcpd: DHCPACK on 10.0.0.164 to 00:19:99:49:e0:f6
(Lab3) via eth1*


Sizce sorun ne olabilir, yardımcı olursanız sevinirim?

Teşekkürler.

Özgür Koca
http://tankado.com/
_______________________________________________
Linux-sunucu E-Posta Listesi
[email protected]

Liste kurallarını http://liste.linux.org.tr/kurallar.php  bağlantısından 
okuyabilirsiniz;

Bu Listede neden bulunduğunuzu bilmiyorsanız veya artık bu listeden gelen 
e-postaları almak istemiyorsanız aşağıdaki bağlantı adresini kullanarak 1 
dakika içinde üyeliğinizi sonlandırabilirsiniz.
http://liste.linux.org.tr/mailman/listinfo/linux-sunucu

Cevap