diff --git a/dhcpcd.conf b/dhcpcd.conf index b34f11a0..00c15bb4 100644 --- a/dhcpcd.conf +++ b/dhcpcd.conf @@ -41,11 +41,11 @@ require dhcp_server_identifier slaac private # Example static IP configuration: -#interface eth0 -#static ip_address=192.168.0.10/24 +interface eth0 +static ip_address=192.168.0.123/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.0.1 +static domain_name_servers=192.168.0.28 192.168.0.1 # It is possible to fall back to a static IP if DHCP fails: # define static profile