[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: -dhcpd.conf-



Witam!

A nie zapomniales dodac z jakiej puli bedziesz przydzielal adresy IP?
Dodaj:
	range <ip_poczatek> <ip_koniec>;

oczywiscie bez <> :).

--
Pozdrawiam,
RMM

stent napisał(a):
Witaj debian-user-polish!

  zainstalowalem serwer DCHP ale przy probie ./dhcp start wyskakuja mi
  bledy i zebym do syslog zerknal


  dhcpd.conf    wyglada tak:

  subnet 10.0.0.0 netmask 255.0.0.0 {
  option domain-name-servers 217.30.129;
  option routers 10.0.0.1;
  option broadcast-address 10.255.255.255;
  option subnet-mask 255.0.0.0}
  komunikat z syslog:
no subnet declaration for eth0 (84.40.161.137)
 please write a subnet declaration in your dhcpd.conf file
 for the network segment to which interface eht0 is attached




Reply to: