-
-
Notifications
You must be signed in to change notification settings - Fork 243
Open
Description
hi, i tried to install this cript on latest version of proxmox (8.3.2)
wget https://raw.githubusercontent.com/extremeshok/xshok-proxmox/master/networking/network-configure.sh -c -O network-configure.sh && chmod +x network-configure.sh
./network-configure.sh && rm network-configure.sh
and i get error:
Generating /etc/default/isc-dhcp-server...
Job for isc-dhcp-server.service failed because the control process exited with error code.
See "systemctl status isc-dhcp-server.service" and "journalctl -xeu isc-dhcp-server.service" for details.
invoke-rc.d: initscript isc-dhcp-server, action "start" failed.
x isc-dhcp-server.service - LSB: DHCP server
Loaded: loaded (/etc/init.d/isc-dhcp-server; generated)
Active: failed (Result: exit-code) since Fri 2025-01-03 15:52:30 EET; 4ms ago
Docs: man:systemd-sysv-generator(8)
Process: 22480 ExecStart=/etc/init.d/isc-dhcp-server start (code=exited, status=1/FAILURE)
CPU: 9ms
Jan 03 15:52:28 pve dhcpd[22492]: bugs on either our web page at www.isc.org or in the README file
Jan 03 15:52:28 pve dhcpd[22492]: before submitting a bug. These pages explain the proper
Jan 03 15:52:28 pve dhcpd[22492]: process and the information we find helpful for debugging.
Jan 03 15:52:28 pve dhcpd[22492]:
Jan 03 15:52:28 pve dhcpd[22492]: exiting.
Jan 03 15:52:30 pve isc-dhcp-server[22480]: Starting ISC DHCPv4 server: dhcpdcheck syslog for diagnostics. ... failed!
Jan 03 15:52:30 pve isc-dhcp-server[22480]: failed!
Jan 03 15:52:30 pve systemd[1]: isc-dhcp-server.service: Control process exited, code=exited, status=1/FAILURE
Jan 03 15:52:30 pve systemd[1]: isc-dhcp-server.service: Failed with result 'exit-code'.
Jan 03 15:52:30 pve systemd[1]: Failed to start isc-dhcp-server.service - LSB: DHCP server.
Processing triggers for man-db (2.11.2-2) ...
Downloading network-addiprange.sh script
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4903 100 4903 0 0 21662 0 --:--:-- --:--:-- --:--:-- 21694
Creating /etc/sysctl.d/99-networking.conf
Auto detecting existing network settings
isc-dhcp-server.service is not a native service, redirecting to systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable isc-dhcp-server
can you fix this script for the latest proxmox VE? best regards.
Metadata
Metadata
Assignees
Labels
No labels