­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ # Generated by Linode Network Helper # Fri Mar 20 15:01:00 2026 UTC # # This file is automatically generated on each boot with your Linode's # current network configuration. If you need to modify this file, please # first disable the 'Auto-configure networking' setting within your Linode's # configuration profile: # - https://cloud.linode.com/linodes/55068610/configurations # # For more information on Network Helper: # - https://www.linode.com/docs/guides/network-helper/ # # A backup of the previous config is at /etc/sysconfig/network-scripts/.ifcfg-eth0.linode-last # A backup of the original config is at /etc/sysconfig/network-scripts/.ifcfg-eth0.linode-orig # # /etc/sysconfig/network-scripts/ifcfg-eth0 # For full descriptions of what these switches do, # and what the interface's defaults are, see # /usr/share/doc/initscripts-*/sysconfig.txt DEVICE="eth0" NAME="eth0" ONBOOT="yes" # "bootp" and "dhcp" are for dhcp, anything else # is for a static configuration. "none" is given # by sysconfig.txt so we're using it. BOOTPROTO="none" NM_CONTROLLED=no # Use hardware-based IPv6 addresses, no privacy extensions. IPV6INIT="yes" IPV6_ADDR_GEN_MODE="eui64" IPV6_PRIVACY="no" # Since we want a static configuration, we're specifying DNS # addresses in this file for NetworkManager. "No" here tells # NM to use them when BOOTPROTO!=dhcp. # If NM is disabled the value will be yes PEERDNS="yes" DOMAIN=members.linode.com GATEWAY=172.105.42.1 # resolvconf doesn't recognize more than 3 nameservers. DNS1=172.105.35.5 DNS2=172.105.34.5 DNS3=172.105.36.5 # Sysconfig.txt says that PREFIX takes precedence over # NETMASK when both are present. Since both aren't needed, # we'll go with PREFIX since it seems to be preferred. # IP assignment for eth0 IPADDR0=172.105.42.26 PREFIX0=24