I've installed debian on Proxmox...this will be my development system (NUC i5). I have Home Assistant running in a container and I run the full debian desktop when I boot the system. I manage Proxmox from my windows system through the web inteface :8006.
Two issues that are related:
If I run pveam update, the log shows:
```
start download http://download.proxmox.com/images/aplinfo-pve-6.dat.asc
2021-03-13 07:22:41 download failed: 500 Can't connect to download.proxmox.com:80 (Name or service not known)
```
If I try to download a template (debian) I get the following message
```
starting template download from: http://download.proxmox.com/images/system/debian-10-standard_10.5-1_amd64.tar.gz
target file: /var/lib/vz/template/cache/debian-10-standard_10.5-1_amd64.tar.gz
--2021-03-13 09:28:19-- http://download.proxmox.com/images/system/debian-10-standard_10.5-1_amd64.tar.gz
Resolving download.proxmox.com (download.proxmox.com)... failed: Name or service not known.
wget: unable to resolve host address 'download.proxmox.com'
```
Both the debian desktop and the home assistant VM are connected to the network (on different IP's) and work correctly.
How do I tell proxmox itself how to get to the internet and DNS servers?
(pls keep it simple...I'm new to the linux world)
Two issues that are related:
If I run pveam update, the log shows:
```
start download http://download.proxmox.com/images/aplinfo-pve-6.dat.asc
2021-03-13 07:22:41 download failed: 500 Can't connect to download.proxmox.com:80 (Name or service not known)
```
If I try to download a template (debian) I get the following message
```
starting template download from: http://download.proxmox.com/images/system/debian-10-standard_10.5-1_amd64.tar.gz
target file: /var/lib/vz/template/cache/debian-10-standard_10.5-1_amd64.tar.gz
--2021-03-13 09:28:19-- http://download.proxmox.com/images/system/debian-10-standard_10.5-1_amd64.tar.gz
Resolving download.proxmox.com (download.proxmox.com)... failed: Name or service not known.
wget: unable to resolve host address 'download.proxmox.com'
```
Both the debian desktop and the home assistant VM are connected to the network (on different IP's) and work correctly.
How do I tell proxmox itself how to get to the internet and DNS servers?
(pls keep it simple...I'm new to the linux world)
Last edited: