witam wszystkich
mam pewien problem z serverem dhcpd
dodalem do niego jeden wpis i teraz nie chce mi sie uruchomic serwer ;/
nie wiem zupelnie dlaczego
komunikat o bledach jaki dostaje to :
Internet Software Consortium DHCP Server V3.0pl2
Copyright 1995-2003 Internet Software Consortium.
All rights reserved.
For info, please visit http://www.isc.org/products/DHCP
Wrote 0 deleted host decls to leases file.
Wrote 0 new dynamic host decls to leases file.
Wrote 0 leases to leases file.
No subnet declaration for start (0.0.0.0).
** Ignoring requests on start. If this is not what
you want, please write a subnet declaration
in your dhcpd.conf file for the network segment
to which interface start is attached. **
Not configured to listen on any interfaces!
If you did not get this software from ftp.isc.org, please
get the latest from ftp.isc.org and install that before
requesting help.
If you did get this software from ftp.isc.org and have not
yet read the README, please read it before requesting help.
If you intend to request help from the [EMAIL PROTECTED]
mailing list, please read the section on the README about
submitting bug reports and requests for help.
Please do not under any circumstances send requests for
help directly to the authors of this software - please
send them to the appropriate mailing list as described in
the README file.
exiting.
a w zalaczeniu przesylam plik konfiguracyjny
wielkie dzieki za jakas pomoc bo nie wiem co jest nie tak ;d
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Łukasz Wójcik
Krakowskie Pogotowie Ratunkowe
Kraków, ul. Łazarza 14
tel/fax (012) 42-44-200, 42-44-300
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
ddns-update-style ad-hoc;
subnet 192.168.0.0 netmask 255.255.255.0 {
# --- default gateway
option routers 192.168.0.1;
option subnet-mask 255.255.255.0;
# option nis-domain "domain.org";
option domain-name "kpr.med.pl";
option domain-name-servers 192.168.0.1;
# option domain-name-servers217.96.88.14;
# option time-offset-5; # Eastern Standard Time
option time-offset 1; # Warszawa
# option ntp-servers192.168.1.1;
# option netbios-name-servers 192.168.1.1;
# --- Selects point-to-point node (default is hybrid). Don't change this unless
# -- you understand Netbios very well
# option netbios-node-type 2;
range dynamic-bootp 192.168.0.210 192.168.0.220;
default-lease-time 259200;
max-lease-time 345600;
# we want the nameserver to appear at a fixed address
host wojcikl {
hardware ethernet 00:50:04:bb:03:98;
fixed-address 192.168.0.10;
option broadcast-address 192.168.0.255;
option routers 192.168.0.1;
}
host bartgra {
hardware ethernet 00:c0:df:f5:a5:da;
fixed-address 192.168.0.11;
option broadcast-address 192.168.0.255;
option routers 192.168.0.1;
}
host cecwies {
hardware ethernet 00:50:04:ba:c9:b0;
fixed-address 192.168.0.12;
option broadcast-address 192.168.0.255;
option routers 192.168.0.1;
}
host wykaraf {
hardware ethernet 00:50:04:bb:03:a1;
fixed-address 192.168.0.13;
option broadcast-address 192.168.0.255;
option routers 192.168.0.1;
}
host kadtoma {
hardware ethernet 00:20:ed:4d:9a:45;
fixed-address 192.168.0.14;
option broadcast-address 192.168.0.255;
option routers 192.168.0.1;
}
host buchedy {
hardware ethernet 00:50:da:76:7f:11;
fixed-address 192.168.0.15;
option broadcast-address 192.168.0.255;
option routers 192.168.0.1;
}
host radwgra {
hardware ethernet 00:30:4f:13:3a:9a;
fixed-address 192.168.0.16;
option broadcast-address 192.168.0.255;
option routers 192.168.0.1;
}
host urbanik {
hardware ethernet 00:20:18:55:7a:96;
fixed-address 192.168.0.17;
option broadcast-address 192.168.0.255;
option routers 192.168.0.1;
}
host ter {
hardware ethernet 00:30:4f:29:59:ea;
fixed-address 192.168.0.41;
option broadcast-address 192.168.0.255;
option routers 192.168.0.1;
}
host marlica {
hardware ethernet 00:ed:7d:79:7b:de;
fixed-address 192.168.0.18;
option broadcast-address 192.168.0.255;
option routers 192.168.0.1;
}
host ciembor {
hardware ethernet 00:00:b4:5a:c8:a5;
fixed-address 192.168.0.19;
option broadcast-address 192.168.0.255;
option routers 192.168.0.1;
}
host wojcikh {
hardware ethernet 00:30:4f:13:39:51;
fixed-address 192.168.0.20;
option broadcast-address 192.168.0.255;
option routers 192.168.0.1;
}
host ryndakb {
hardware ethernet 00:20:18:55:72:bc;
fixed-address 192.168.0.21;
option broadcast-address 192.168.0.