diff --git a/json/add-lxc-iptag.json b/json/add-lxc-iptag.json index 244d9d13..fe9a629d 100644 --- a/json/add-lxc-iptag.json +++ b/json/add-lxc-iptag.json @@ -38,6 +38,10 @@ { "text": "Configuration: `nano /opt/lxc-iptag/iptag.conf`. iptag.service must be restarted after change.", "type": "Info" + }, + { + "text": "The Proxmox Node must contain ipcalc and net-tools. ´apt-get install -y ipcalc net-tools´", + "type": "warn" } ] }