I had a similar issue today, spent all day on it, and just managed to fix it now using this:
http://pve.proxmox.com/wiki/Multicast_notes#Linux:_Enabling_Multicast_querier_on_bridges
Tried it?
I am using NAT in the provisioning part of my VM-s.
I am trying to add a public IP to access the proxmox cluster/node, however i am unable to use both public IP and NAT.
This is my configuration:
auto lo
iface lo inet loopback
iface eth0 inet manual
iface eth1 inet manual
auto bond0
iface...
I am trying to restrict NAT guests from accessing the private network (running a NFS)
I have tried to block it via iptables, but no luck:
iptables -A FORWARD -i guest -d 10.0.0.0/8 -j DROP
Any suggestions?
Thank you
I'm considering switching to ceph in order to add HA, but i'm not yet sure about the network requirements.
How much does ceph's performance degrades compared to raid10?
Considering the following setup:
3 servers with 8x 480GB Intel S3500 SSD (500M/s max seq. read, 400M/s max seq write)
In...
What are the differences between IDE and SATA in proxmox? What about performance?
VirtIO seems to have issues with windows update, so i'm considering switching to one of the above.
Thank you
Recently we've had issues with some spammers in our network and i am looking for solutions.
Unfortunately, i haven't found much information regarding this subject, but i would like to share what i have found and to hope you can also share other solutions.
We are selling both containers and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.