Can't download templates. Help!?

Whatwhat

New Member
Oct 30, 2016
1
0
1
36
Hi. This is my first post here. I'm also quite new to virtualisation. So pls cut me so some slag.

So Inwanted to download some templates but I got en error that it couldn't connect to proxmox server. I made a clean install of proxmox but the issue is still there. The I thought maybe the server doesent have internet acces. I ping google but it didn't work. So yeah thats the problem. On the other hand this is verry weird because i have internet access on my VMs.(or not i don't know).

So guys can you help me configure the internet correctly?
 
nano /etc/network/interfaces
auto lo
iface lo inet loopback

auto vmbr0
iface vmbr0 inet static
address xx.xx.xx.xx
netmask xxx.xxx.xxx.xxx
gateway xx.xx.xx.xx
bridge_ports eth0
bridge_stp off
bridge_fd 0