/etc/conf.d/net (2)

From RaySoft
#-----------------------------------------------------------------------
# net
# ===
#
# Project   Gentoo 4 Shuttle DS57Ux (Active)
# Scope     Gentoo
# Copyright (C) 2022 by RaySoft, Zurich, Switzerland
# License   GNU General Public License (GPL) 2.0
#           https://www.gnu.org/licenses/gpl2.txt
#
#-----------------------------------------------------------------------

# General

dns_domain_lo="raysoft.loc"
dns_servers_lo="127.0.0.1"

# WAN

config_enp2s0="dhcp"
modules_enp2s0="dhclient"
dhcp_enp2s0="nodns nontp nonis nosendhost"

# LAN

config_eno1="10.0.0.1 netmask 255.255.255.0 broadcast 10.0.0.255"