Skip to main content

🦇 Bat

Bat Neofetch

Specs

  • Model: GMKtec NucBox GMK M6 Version 1.0
  • CPU: AMD Ryzen 5 6600H with Radeon Graphics (12) @ 4.564GHz
  • GPU: AMD ATI Radeon 680M
  • RAM: 64 GiB
  • OS: Proxmox VE 8.3.3 x86_64
  • Hostname: Bat

Network Configuration

# network interface settings; autogenerated
# Please do NOT modify this file directly, unless you know what
# you're doing.
#
# If you want to manage parts of the network configuration manually,
# please utilize the 'source' or 'source-directory' directives to do
# so.
# PVE will preserve these directives, but will NOT read its network
# configuration from sourced files, so do not attempt to move any of
# the PVE managed interfaces into external files!

auto lo
iface lo inet loopback

iface eno1 inet manual

iface enp1s0 inet manual

auto vmbr0
iface vmbr0 inet manual
bridge-ports eno1
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
bridge-vids 2-4094

auto vmbr0.3
iface vmbr0.3 inet static
address 192.168.3.206/24
gateway 192.168.3.1
vlan-id 3
vlan-raw-device vmbr0

auto vmbr0.100
iface vmbr0.100 inet manual
vlan-id 100
vlan-raw-device vmbr0

iface wlp3s0 inet manual

source /etc/network/interfaces.d/*