No subnet declaration for eth1 (0.0.0.0).
** Ignoring requests on eth1. If this is not what
you want, please write a subnet declaration
in your dhcpd.conf file for the network segment
to which interface eth1 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
dhcp-server@isc.org
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.
WYWALA MI COS TAKIEGO :/ wszystko bylo by ok bo kompy z win xp maja ip ... ale te z win98 juz nie... heh troche smieszne ale prawdziwe ... co jest nie tak ??
conf:
ddns-update-style=ad-hoc;
option domain-name "xxx";
option domain-name-servers 194.204.152.34, 194.204.159.1;
option subnet-mask 255.255.255.0;
default-lease-time 21600;
max-lease-time 86400;
subnet 192.168.1.0 netmask 255.255.255.0 {
range 192.168.1.2 192.168.1.71;
option broadcast-address 192.168.1.255;
option routers 192.168.1.1;
}