Linux vmi2545633.contaboserver.net 6.1.0-32-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.129-1 (2025-03-06) x86_64
Apache/2.4.62 (Debian)
Server IP : 127.0.0.1 & Your IP : 127.0.0.1
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib /
systemd /
network /
Delete
Unzip
Name
Size
Permission
Date
Action
73-usb-net-by-mac.link
44
B
-rw-r--r--
2025-03-06 14:56
80-6rd-tunnel.network
819
B
-rw-r--r--
2025-03-06 11:43
80-container-host0.network
937
B
-rw-r--r--
2025-03-06 11:43
80-container-vb.network
942
B
-rw-r--r--
2025-03-06 11:43
80-container-ve.network
1023
B
-rw-r--r--
2025-03-06 11:43
80-container-vz.network
1009
B
-rw-r--r--
2025-03-06 11:43
80-ethernet.network.example
619
B
-rw-r--r--
2025-03-06 11:43
80-vm-vt.network
970
B
-rw-r--r--
2025-03-06 11:43
80-wifi-adhoc.network
697
B
-rw-r--r--
2025-03-06 11:43
80-wifi-ap.network.example
633
B
-rw-r--r--
2025-03-06 11:43
80-wifi-station.network.example
602
B
-rw-r--r--
2025-03-06 11:43
99-default.link
769
B
-rw-r--r--
2025-03-06 11:43
Save
Rename
# SPDX-License-Identifier: MIT-0 # # This config file is installed as part of systemd. # It may be freely copied and edited (following the MIT No Attribution license). # # To make local modifications, one of the following methods may be used: # 1. add a drop-in file that extends this file by creating the # /etc/systemd/network/80-vm-vt.network.d/ directory and creating a # new .conf file there. # 2. copy this file into /etc/systemd/network or one of the other paths checked # by systemd-networkd and edit it there. # This file should not be edited in place, because it'll be overwritten on upgrades. # This network file matches vt-* TUN/TAP devices and applies a similar # configuration as ve-* to provide NAT/DHCP to VMs. [Match] Name=vt-* Driver=tun [Network] # Default to using a /28 prefix, giving up to 13 addresses per VM. Address=0.0.0.0/28 LinkLocalAddressing=yes DHCPServer=yes IPMasquerade=both LLDP=yes EmitLLDP=customer-bridge IPv6SendRA=yes