No internet error with LXC script

NasKar

Member
May 19, 2022
19
0
6
I'm trying to install an LXC script for docker with the command
Code:
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/docker.sh)"
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?