OXIESEC PANEL
- Current Dir:
/
/
snap
/
core20
/
2599
/
usr
/
lib
/
systemd
/
network
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/26/2025 10:13:33 PM
rwxr-xr-x
📄
72-rpi3-net-by-kernel.link
91 bytes
05/26/2025 10:10:05 PM
rw-r--r--
📄
72-rpi4-net-by-kernel.link
92 bytes
05/26/2025 10:10:05 PM
rw-r--r--
📄
73-usb-net-by-mac.link
44 bytes
06/17/2024 08:29:39 PM
rw-r--r--
📄
80-container-host0.network
645 bytes
04/01/2020 05:23:42 PM
rw-r--r--
📄
80-container-ve.network
718 bytes
04/01/2020 05:23:42 PM
rw-r--r--
📄
80-container-vz.network
704 bytes
04/01/2020 05:23:42 PM
rw-r--r--
📄
80-wifi-adhoc.network
78 bytes
04/01/2020 05:23:42 PM
rw-r--r--
📄
80-wifi-ap.network.example
101 bytes
04/01/2020 05:23:42 PM
rw-r--r--
📄
80-wifi-station.network.example
64 bytes
04/01/2020 05:23:42 PM
rw-r--r--
📄
99-default.link
491 bytes
04/01/2020 05:23:42 PM
rw-r--r--
Editing: 80-container-ve.network
Close
# SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # This network file matches the host-side of the virtual Ethernet link # created by systemd-nspawn's --network-veth switch. See systemd-nspawn(1) for # details. [Match] Name=ve-* Driver=veth [Network] # Default to using a /28 prefix, giving up to 13 addresses per container. Address=0.0.0.0/28 LinkLocalAddressing=yes DHCPServer=yes IPMasquerade=yes LLDP=yes EmitLLDP=customer-bridge