admin / assign_static_ip_nspawn_container.md

0 likes
0 forks
1 files
Last active 1772136841

Assign static IP address to systemd-nspawn container (private networking mode)

(Get from here)

On the host

Configure the host interface which will be exposed to the container.

$ sudo cp /lib/systemd/network/80-container-ve.network /etc/systemd/network/80-container-<MY_CONTAINER>.network
Newer Older