OXIESEC PANEL
- Current Dir:
/
/
snap
/
core24
/
988
/
usr
/
lib
/
systemd
/
network
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/04/2025 04:37:50 PM
rwxr-xr-x
📄
72-rpi3-net-by-kernel.link
91 bytes
05/04/2025 04:30:49 PM
rw-r--r--
📄
72-rpi4-net-by-kernel.link
92 bytes
05/04/2025 04:30:49 PM
rw-r--r--
📄
73-usb-net-by-mac.link
44 bytes
02/21/2025 09:18:31 PM
rw-r--r--
📄
80-6rd-tunnel.network
819 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📄
80-auto-link-local.network.example
719 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📄
80-container-host0.network
947 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📄
80-container-vb.network
940 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📄
80-container-ve.network
1.01 KB
02/27/2024 05:26:04 PM
rw-r--r--
📄
80-container-vz.network
1023 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📄
80-vm-vt.network
984 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📄
80-wifi-adhoc.network
730 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📄
80-wifi-ap.network.example
664 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📄
80-wifi-station.network.example
595 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📄
89-ethernet.network.example
636 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📄
99-default.link
769 bytes
02/27/2024 05:26:04 PM
rw-r--r--
Editing: 80-container-host0.network
Close
# 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-container-host0.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 the container-side of the virtual Ethernet link # created by systemd-nspawn's --network-veth switch. See systemd-nspawn(1) for # details. [Match] Kind=veth Name=host0 Virtualization=container [Network] DHCP=yes LinkLocalAddressing=yes LLDP=yes EmitLLDP=customer-bridge [DHCP] UseTimezone=yes