
Enviado em 11/03/2021 - 16:20h
Olá Boa Tarde,# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
allow-hotplug enp0s3
auto enp0s3
iface enp0s3 inet dhcp
allow-hotplug enp0s8
auto enp0s8
iface enp0s8 inet static
address 192.168.1.1
netmask 255.255.255.0
# Defaults for isc-dhcp-server (sourced by /etc/init.d/isc-dhcp-server)
# Path to dhcpd's config file (default: /etc/dhcp/dhcpd.conf).
#DHCPDv4_CONF=/etc/dhcp/dhcpd.conf
#DHCPDv6_CONF=/etc/dhcp/dhcpd6.conf
# Path to dhcpd's PID file (default: /var/run/dhcpd.pid).
#DHCPDv4_PID=/var/run/dhcpd.pid
#DHCPDv6_PID=/var/run/dhcpd6.pid
# Additional options to start dhcpd with.
# Don't use options -cf or -pf here; use DHCPD_CONF/ DHCPD_PID instead
#OPTIONS=""
# On what interfaces should the DHCP server (dhcpd) serve DHCP requests?
# Separate multiple interfaces with spaces, e.g. "eth0 eth1".
INTERFACESv4="enp0s8"
INTERFACESv6="enp0s8"
ddns-update-style none;
authoritative;
log-facility local7;
subnet 192.168.1.0 netmask 255.255.255.0 {
range 192.168.1.2 192.168.1.255;
option domain-name-server 192.168.1.1;
option domain-name "internal.example.org";
option routers 192.168.1.1;
option broadcast-address 192.168.1.255;
default-lease-time 600;
max-lease-time 7200;
}
isc-dhcp-server[1243]: /etc/dhcp/dhcpd.conf line 12: semicolon expected.
mar 11 15:54:47 ZABBIX isc-dhcp-server[1243]: option
mar 11 15:54:47 ZABBIX isc-dhcp-server[1243]: ^
mar 11 15:54:47 ZABBIX dhcpd[1253]: Configuration file errors encountered -- exiting
mar 11 15:54:47 ZABBIX isc-dhcp-server[1243]: Configuration file errors encountered -- exiting
mar 11 15:54:47 ZABBIX dhcpd[1253]:
mar 11 15:54:47 ZABBIX systemd[1]: isc-dhcp-server.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- An ExecStart= process belonging to unit isc-dhcp-server.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
mar 11 15:54:47 ZABBIX isc-dhcp-server[1243]: If you think you have received this message due to a bug rather
mar 11 15:54:47 ZABBIX isc-dhcp-server[1243]: than a configuration issue please read the section on submitting
mar 11 15:54:47 ZABBIX isc-dhcp-server[1243]: bugs on either our web page at www.isc.org or in the README file
mar 11 15:54:47 ZABBIX isc-dhcp-server[1243]: before submitting a bug. These pages explain the proper
mar 11 15:54:47 ZABBIX isc-dhcp-server[1243]: process and the information we find helpful for debugging.
mar 11 15:54:47 ZABBIX isc-dhcp-server[1243]: exiting.
mar 11 15:54:47 ZABBIX dhcpd[1253]: If you think you have received this message due to a bug rather
mar 11 15:54:47 ZABBIX systemd[1]: isc-dhcp-server.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- The unit isc-dhcp-server.service has entered the 'failed' state with result 'exit-code'.
mar 11 15:54:47 ZABBIX dhcpd[1253]: than a configuration issue please read the section on submitting
mar 11 15:54:47 ZABBIX systemd[1]: Failed to start LSB: DHCP server.
-- Subject: A unidade isc-dhcp-server.service falhou
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A unidade isc-dhcp-server.service falhou.
--
-- O resultado é failed.
mar 11 15:54:47 ZABBIX dhcpd[1253]: bugs on either our web page at www.isc.org or in the README file
mar 11 15:54:47 ZABBIX dhcpd[1253]: before submitting a bug. These pages explain the proper
mar 11 15:54:47 ZABBIX dhcpd[1253]: process and the information we find helpful for debugging.
mar 11 15:54:47 ZABBIX dhcpd[1253]:
mar 11 15:54:47 ZABBIX dhcpd[1253]: exiting.
Cirurgia para acelerar o openSUSE em HD externo via USB
Void Server como Domain Control
Modo Simples de Baixar e Usar o bash-completion
Monitorando o Preço do Bitcoin ou sua Cripto Favorita em Tempo Real com um Widget Flutuante
Opções secretas em tema do Cinnamon
Como mapear unidade de rede no Linux
Como quebrar senha usando john the ripper
Alguém pode me indicar um designer freelancer? [RESOLVIDO] (1)
Alguém já testou o novo COSMIC Desktop? O que achou? (4)
Não consigo instalar distro antiga no virtualbox nem direto no hd (29)
queria saber como posso alterar a frequencia do meu ryzen 2300u pro (3)









