Heray-Was-Here
Server : nginx/1.18.0
System : Linux localhost 6.14.3-x86_64-linode168 #1 SMP PREEMPT_DYNAMIC Mon Apr 21 19:47:55 EDT 2025 x86_64
User : www-data ( 33)
PHP Version : 8.1.31
Disable Function : NONE
Directory :  /etc/network/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //etc/network/.interfaces.linode-last
# Generated by Linode Network Helper
# Wed Apr 20 19:35:10 2022 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/3275701/advanced
#
# For more information on Network Helper:
#  - https://www.linode.com/docs/platform/network-helper
#
# A backup of the previous config is at /etc/network/.interfaces.linode-last
# A backup of the original config is at /etc/network/.interfaces.linode-orig
#
# /etc/network/interfaces

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

source /etc/network/interfaces.d/*

# The loopback network interface
auto lo
iface lo inet loopback

# This is an autoconfigured IPv6 interface
iface eth0 inet6 auto

# The primary network interface
auto eth0
iface eth0 inet static
    address 69.164.203.165/24
    gateway 69.164.203.1
    dns-nameservers 173.255.199.5 198.58.107.5 72.14.179.5
    dns-search members.linode.com
    dns-options rotate

Hry