[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

How to create a persistent loopback address



Hello,

I created a loopback interface with the following commands:

sudo ip link add name ospf-lo type dummy
sudo ip link set ospf-lo up
sudo ip addr add 10.0.0.1/32 dev ospf-lo

How do I make this interface persistent? I am on Debian Trixie and using NetworkManager.

--
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org/
⠈⠳⣄⠀⠀

Reply to: