Network config for public access for kvm guest

rav

New Member
Jul 11, 2013
2
0
1
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
 
hi
you say "I have 4 public ip address", but that mask and also the network/broadcast are for a whole (public) C class... are you sure?
apart from that, shouldn't both have the same gateway xxx.xxx.119.105, if they are on the same network ?
and "netowrk" is a typo only here... right?

Marco
 
You are right I was playing around with it to get it to work I did try with mask 248 and gateway 105. That did not work. Is there a config I can use or test I can run to figure out where I have the issue?

Thank you,

Ravi


hi
you say "I have 4 public ip address", but that mask and also the network/broadcast are for a whole (public) C class... are you sure?
apart from that, shouldn't both have the same gateway xxx.xxx.119.105, if they are on the same network ?
and "netowrk" is a typo only here... right?

Marco
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!