Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 170668

Network config for public access for kvm guest

$
0
0
I have installed proxmox 3.0 and am unable to get the network working from kvm guest. I have 4 public ip address. From host I have public access but not from the guest. Guest and host are not able to ping each other .

If someone has working config that would be greatly appreciated. My current config is below.

Thank you

Rav
-----


HOST:

auto lo
iface lo inet loopback


iface eth0 inet manual


auto vmbr0
iface vmbr0 inet static
address xxx.xxx.119.106
netmask 255.255.255.0
netowrk xxx.xxx.119.0
gateway xxx.xxx.119.105
broadcast xxx.xxx.119.255
bridge_ports eth0
bridge_stp off
bridge_fd 0


GUEST:

auto eth0
iface eth0 inet static
address xxx.xxx.119.107
netmask 255.255.255.0
gateway xxx.xxx.119.106

Viewing all articles
Browse latest Browse all 170668

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>