]> git.somenet.org - root/pub/somesible.git/blob - roles/base/network/files/default/interfaces
[roles/base/network] setup networking and firewall (nftables) and fail2ban
[root/pub/somesible.git] / roles / base / network / files / default / interfaces
1 #
2 ################################################
3 ### Managed by someone's ansible provisioner ###
4 ################################################
5 # Part of: https://git.somenet.org/root/pub/somesible.git
6 # 2017-2024 by someone <someone@somenet.org>
7 #
8
9 # dropins
10 source /etc/network/interfaces.d/*
11
12
13 # The loopback network interface
14 auto lo
15 iface lo inet loopback
16
17
18 # LAN with WOL
19 allow-hotplug eth0
20 iface eth0 inet dhcp
21     ethernet-wol g