Hirdetés
- f(x)=exp(x): A laposföld elmebaj: Vissza a jövőbe!
- Luck Dragon: Óraátállítás
- Meggyi001: Áram nélkül....méltóság nélkül.....
- D1Rect: Nagy "hülyétkapokazapróktól" topik
- Luck Dragon: Asszociációs játék. :)
- sziku69: Fűzzük össze a szavakat :)
- sziku69: Szólánc.
- Luck Dragon: MárkaLánc
- Sapphi: StremHU | Source – Self-hostolható Stremio addon magyar trackerekhez
- Lalikiraly: Mercis kalandok - Huszonnyolcadik rész - Az újrakezdés
-
LOGOUT
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
- Épített vízhűtés (nem kompakt) topic
- E-roller topik
- Crimson Desert
- Dell notebook topic
- Napelem
- Autós topik látogatók beszélgetős, offolós topikja
- S.T.A.L.K.E.R. 2: Heart of Chornobyl
- Samsung kuponkunyeráló
- Hardvergyűjtemény, avagy amikre büszkék vagyunk!
- Szünetmentes tápegységek (UPS)
- További aktív témák...
- Vírusirtó, Antivirus, VPN kulcsok GARANCIÁVAL!
- Microsoft Office 2024 Home Business dobozos
- Windows 10 11 Pro Office 19 21 Pro Plus Retail kulcs 1 PC Mac AKCIÓ! Automatikus 0-24
- Játékkulcsok ! : PC Steam, EA App, Ubisoft, Windows és egyéb játékok
- Játékkulcsok olcsón: Steam, Uplay, GoG, Origin, Xbox, PS stb.
- LG 86QNED86A / MiniLED / 86" - 217 cm / 4K UHD / 144Hz / HDR Dolby Vision / FreeSync Premium / VRR
- Apple iPhone 13 / 128GB / Kártyafüggetlen / 12Hó Garancia / Akku:85%
- Samsung Galaxy S23 FE 128GB, Kártyafüggetlen, 1 Év Garanciával
- iPhone 15 Pro 256GB 88% (1év Garancia)- ÚJ EREDETI AKKUMULÁTOR - AKCIÓ
- G.SKILL TRIDENT Z RGB 16GB (2x8GB) DDR4 3200MHz F4-3200C16D-16GTZR
Állásajánlatok
Cég: Laptopműhely Bt.
Város: Budapest

