I am trying to download ubuntu iso image (https://releases.ubuntu.com/22.04.4/ubuntu-22.04.4-live-server-amd64.iso)Could you expand a bit on what you are using to download the file, and from where you are downloading the ISO?
Are you coming from a residential address or a corporate network that might be blocking some file types?
ping -c 4 kernel.org
in your node's shell.ping: kernel.org: Temporary failure in name resolutionAh Ic, I thought you were having trouble downloading the proxmox ISO.
Usually that error message is a bit longer and contains a reason why it is deeming the response as invalid. Could you please post the full error message?
Can you ping anything outside your local network from your proxmox server? You could test this by running the commandping -c 4 kernel.org
in your node's shell.
/etc/network/interfaces
and upload it here if you have troubles configuring it correctly.I cant reach to 1.1.1.1Alright, your server's networking setup seems to be botched, can you ping other servers by IP? For example 1.1.1.1?
If yes, you might just need to set your DNS server at your nodes settings under System > DNS.
If not, please double-check your/etc/network/interfaces
and upload it here if you have troubles configuring it correctly.
System > Network > vmbr0 > Edit
.