Feste IP-Adresse

This commit is contained in:
2021-03-18 17:32:11 +01:00
committed by root
parent 19c4dca2b2
commit 3b6b1dbf08
6 changed files with 66 additions and 35 deletions

View File

@@ -36,16 +36,16 @@ option interface_mtu
require dhcp_server_identifier
# Generate SLAAC address using the Hardware Address of the interface
#slaac hwaddr
slaac hwaddr
# OR generate Stable Private IPv6 Addresses based from the DUID
slaac private
#slaac private
# Example static IP configuration:
#interface eth0
#static ip_address=192.168.0.10/24
interface eth0
static ip_address=192.168.188.10/24
#static ip6_address=fd51:42f8:caae:d92e::ff/64
#static routers=192.168.0.1
#static domain_name_servers=192.168.0.1 8.8.8.8 fd51:42f8:caae:d92e::1
static routers=192.168.188.1
static domain_name_servers=192.168.188.1
# It is possible to fall back to a static IP if DHCP fails:
# define static profile