frankenrouter/interfaces

15 lines
312 B
Plaintext
Raw Normal View History

2018-01-25 18:37:28 -05:00
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
source /etc/network/interfaces.d/*
# The loopback network interface
auto lo
iface lo inet loopback
auto ens18
iface ens18 inet manual
auto ens19
iface ens19 inet manual