| Server IP : 185.252.147.100 / Your IP : 216.73.216.196 Web Server : nginx/1.27.3 System : Linux mitrofanov.ru 6.1.0-37-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.140-1 (2025-05-22) x86_64 User : mitr ( 1000) PHP Version : 8.2.29 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /etc/network/ |
Upload File : |
# 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
# The primary network interface
allow-hotplug ens3
iface ens3 inet static
address 185.252.147.100
netmask 255.255.255.0
gateway 185.252.147.1
# dns-* options are implemented by the resolvconf package, if installed
#dns-nameservers 127.0.0.1
#dns-search ru
iface ens3 inet6 static
address 2a04:5200:fff5::2454
netmask 48
gateway 2a04:5200:fff5::1
# dns-nameservers ::1