Hirdetés
- Egy androidlánnyal tenné kelendőbbé a GeForce-okat az NVIDIA
- AMD vs. INTEL vs. NVIDIA
- Milyen TV-t vegyek?
- Intel Core i5 / i7 / i9 "Alder Lake-Raptor Lake/Refresh" (LGA1700)
- LG LCD és LED TV-k
- A jövőben nem csak a gazdagok kiváltsága lehet az Intel CPU-k tuningja
- Powerbank topik
- 5.1, 7.1 és gamer fejhallgatók
- Azonnali VGA-s kérdések órája
- TCL LCD és LED TV-k
-
PROHARDVER!
Debian GNU/Linux
Új hozzászólás Aktív témák
-
felora:)
tag
Sziasztok!
Most DHCP -vel küzdök...

Feltelepítettem, beállítottam, de nem akar menni...
dhcpd.conf:
DHCPDv4_CONF="/etc/dhcp/dhcpd.conf"
DHCPDv4_PID="/var/run/dhcpd.pid"
INTERFACESv4="enp1s0f0"
# INTERFACESv6="enp1s0f0"
default-lease-time 3600;
max-lease-time 7200;
option subnet-mask 255.255.255.0;
option broadcast-address 192.168.20.255;
option routers 192.168.20.1;
#option domain-name "kamera.srv";
subnet 192.168.20.0 netmask 255.255.255.0 {
range 192.168.20.2 192.168.20.100;
}
authoritative;Az enp1s0f0 eszköznek ugye adtam címet a rendszerben, 192.168.20.1 -et, subnet 255.255.255.0...
/etc/init.d/isc-dhcp-server restart
Restarting isc-dhcp-server (via systemctl): isc-dhcp-server.serviceJob for isc-dhcp-server.service failed because the control process exited with error code.
See "systemctl status isc-dhcp-server.service" and "journalctl -xe" for details.
failed!/etc/init.d/isc-dhcp-server status
● isc-dhcp-server.service - LSB: DHCP server
Loaded: loaded (/etc/init.d/isc-dhcp-server; generated)
Active: failed (Result: exit-code) since Wed 2022-12-28 19:20:18 CET; 1min 27s ago
Docs: man:systemd-sysv-generator(8)
Process: 6341 ExecStart=/etc/init.d/isc-dhcp-server start (code=exited, status=1/FAILURE)
CPU: 25ms
dec 28 19:20:18 kamera dhcpd[6355]: If you think you have received this message due to a bug rather
dec 28 19:20:18 kamera dhcpd[6355]: than a configuration issue please read the section on submitting
dec 28 19:20:18 kamera dhcpd[6355]: bugs on either our web page at www.isc.org or in the README file
dec 28 19:20:18 kamera dhcpd[6355]: before submitting a bug. These pages explain the proper
dec 28 19:20:18 kamera dhcpd[6355]: process and the information we find helpful for debugging.
dec 28 19:20:18 kamera dhcpd[6355]:
dec 28 19:20:18 kamera dhcpd[6355]: exiting.
dec 28 19:20:18 kamera systemd[1]: isc-dhcp-server.service: Control process exited, code=exited, status=1/FAILURE
dec 28 19:20:18 kamera systemd[1]: isc-dhcp-server.service: Failed with result 'exit-code'.
dec 28 19:20:18 kamera systemd[1]: Failed to start LSB: DHCP server.journalctl _PID=6355
-- Journal begins at Wed 2022-12-28 16:56:35 CET, ends at Wed 2022-12-28 19:20:18 CET. --
dec 28 19:20:18 kamera dhcpd[6355]: Internet Systems Consortium DHCP Server 4.4.1
dec 28 19:20:18 kamera isc-dhcp-server[6355]: Internet Systems Consortium DHCP Server 4.4.1
dec 28 19:20:18 kamera isc-dhcp-server[6355]: Copyright 2004-2018 Internet Systems Consortium.
dec 28 19:20:18 kamera isc-dhcp-server[6355]: All rights reserved.
dec 28 19:20:18 kamera isc-dhcp-server[6355]: For info, please visit https://www.isc.org/software/dhcp/
dec 28 19:20:18 kamera dhcpd[6355]: Copyright 2004-2018 Internet Systems Consortium.
dec 28 19:20:18 kamera dhcpd[6355]: All rights reserved.
dec 28 19:20:18 kamera dhcpd[6355]: For info, please visit https://www.isc.org/software/dhcp/
dec 28 19:20:18 kamera dhcpd[6355]: /etc/dhcp/dhcpd.conf line 2: semicolon expected.
dec 28 19:20:18 kamera isc-dhcp-server[6355]: /etc/dhcp/dhcpd.conf line 2: semicolon expected.
dec 28 19:20:18 kamera isc-dhcp-server[6355]: DHCPDv4_PID=
dec 28 19:20:18 kamera isc-dhcp-server[6355]: ^
dec 28 19:20:18 kamera dhcpd[6355]: DHCPDv4_PID=
dec 28 19:20:18 kamera dhcpd[6355]: ^
dec 28 19:20:18 kamera dhcpd[6355]: Configuration file errors encountered -- exiting
dec 28 19:20:18 kamera isc-dhcp-server[6355]: Configuration file errors encountered -- exiting
dec 28 19:20:18 kamera isc-dhcp-server[6355]: If you think you have received this message due to a bug rather
dec 28 19:20:18 kamera isc-dhcp-server[6355]: than a configuration issue please read the section on submitting
dec 28 19:20:18 kamera isc-dhcp-server[6355]: bugs on either our web page at www.isc.org or in the README file
dec 28 19:20:18 kamera isc-dhcp-server[6355]: before submitting a bug. These pages explain the proper
dec 28 19:20:18 kamera isc-dhcp-server[6355]: process and the information we find helpful for debugging.
dec 28 19:20:18 kamera isc-dhcp-server[6355]: exiting.
dec 28 19:20:18 kamera dhcpd[6355]:
dec 28 19:20:18 kamera dhcpd[6355]: If you think you have received this message due to a bug rather
dec 28 19:20:18 kamera dhcpd[6355]: than a configuration issue please read the section on submitting
dec 28 19:20:18 kamera dhcpd[6355]: bugs on either our web page at www.isc.org or in the README file
dec 28 19:20:18 kamera dhcpd[6355]: before submitting a bug. These pages explain the proper
dec 28 19:20:18 kamera dhcpd[6355]: process and the information we find helpful for debugging.
dec 28 19:20:18 kamera dhcpd[6355]:
dec 28 19:20:18 kamera dhcpd[6355]: exiting.Mi lehet az gond?
Új hozzászólás Aktív témák
- Windows 10 11 Pro Office 19 21 Pro Plus Retail kulcs 1 PC Mac AKCIÓ! Automatikus 0-24
- Windows, Office licencek kedvező áron, egyenesen a Microsoft-tól - Automata kézbesítés utalással is!
- Eladó jogtiszta, Windows 11/10, Office 2019/2021/2024, Fizikai és Digitális licencek, Számlával.
- Microsoft Office 2024 Home Business dobozos
- Kaspersky, BitDefender, Avast és egyéb vírusírtó licencek a legolcsóbban, egyenesen a gyártóktól!
- Steam, EA, Ubisoft és GoG játékkulcsok, illetve Game Pass kedvező áron, egyenesen a kiadóktól!
- Targus DOCK423A - USB-C Dual HDMI 4K HUB - 2 x HDMI (120Hz)
- Samsung PM9C1b 1TB M.2 PCIe Gen4 SSD! 7.100-6.700MB/s
- AKCIÓ! Felsőkategóriás Gamer PC-Számítógép! R7 9850X3D / RTX 5080 16GB / 32GB DDR5 / 2TB Nvme!
- 27% - GIGABYTE RX 7800 XT GAMING OC 16G Videokártya
Állásajánlatok
Cég: Laptopműhely Bt.
Város: Budapest


