Hi,
Just installed my first Promox server! (ver. 6.1-7)
Installed in a LAN using 192.168.1.0/24 network and created a first VM (Ubuntu 18.04).
Trying to ping an internet IP (8.8.8.8) from the VM console, an error shows up:
"Destination Host Prohibited"
I checked right away if any firewall was enabled, but it seems that all firewalls (Datacenter, Proxmox node, and VM's) are disabled...
Read all docs I've found in Proxmox's website, and searched on Forums as well...
Both Proxmox server and VM are able to ping internal IPs (gateway included).
Using bridged mode, here's Proxmox server /etc/networks/interfaces output:
auto lo
iface lo inet loopback
iface eno1 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.1.99
netmask 255.255.255.0
gateway 192.168.1.1
bridge_ports eno1
bridge_stp off
bridge_fd 0
Am I missing something?
Thanks for any advice!
Best regards,
Roberto Jobet
Just installed my first Promox server! (ver. 6.1-7)
Installed in a LAN using 192.168.1.0/24 network and created a first VM (Ubuntu 18.04).
Trying to ping an internet IP (8.8.8.8) from the VM console, an error shows up:
"Destination Host Prohibited"
I checked right away if any firewall was enabled, but it seems that all firewalls (Datacenter, Proxmox node, and VM's) are disabled...
Read all docs I've found in Proxmox's website, and searched on Forums as well...
Both Proxmox server and VM are able to ping internal IPs (gateway included).
Using bridged mode, here's Proxmox server /etc/networks/interfaces output:
auto lo
iface lo inet loopback
iface eno1 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.1.99
netmask 255.255.255.0
gateway 192.168.1.1
bridge_ports eno1
bridge_stp off
bridge_fd 0
Am I missing something?
Thanks for any advice!
Best regards,
Roberto Jobet