I'm trying to install an LXC script for docker with the command
I type in a static ip 192.168.5.46/24 but get the error no internet.
My other VMs are working and have internet. Any idea on what the issue is or how to troubleshoot?
Code:
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/docker.sh)"
My other VMs are working and have internet. Any idea on what the issue is or how to troubleshoot?