hello i have a server colocated in a datacenter with several external IP addresses available to use. the physical server is using one of these IPs, and i want to assign another, unused IP to the virtual machine. both the host and guest are running ubuntu server 12.04. i found someone else asking the same thing[1] for CentOS, but i already have a bridge setup so not sure if it pertains... either way the instructions provided are for a different OS. i followed these instructions[2] for setting up my bridge. anyway, i thought i could just do this by editing the container's /etc/network/interfaces, setting a static IP address for eth0 much like i did for br0 on the host machine.... but doesn't seem to be working. ifconfig shows eth0 has the public address but i can't resolve any hostnames nor telnet to a direct IP address (no route to host). if i change back to dhcp and let eth0 get a private address, i can at least access the internet but cannot access the virtual machine from the internet. what is the trick to giving a VM a routable, public IP address? thanks 1. https://www.redhat.com/archives/libvirt-users/2011-December/msg00056.html 2. https://help.ubuntu.com/12.04/serverguide/network-configuration.html#bridging
[meta-question] On 12/08/2013 02:35 PM, scar wrote:> hello i have a server colocated in a datacenter with several external IP > addresses available to use.I noticed you posted very similar mails several times in a row; I suspect it was because you were unaware that the list is moderated, and kept trying to repost when you didn't see your message hit the archives. While we allow non-subscriber postings, all first-time posts (whether from a subscriber or non-subscriber) are held for moderation until a human can whitelist the address; once whitelisted, all pending posts from that author are released, which in your case made you sound rather redundant. Would you mind sharing the URLs where you found information about the list, so that we may perhaps add more wording to those pages to make it more obvious to the next new poster that they should be patient and wait for the moderation delay, in the hopes of helping them avoid the embarrassment of multiple duplicate posts? -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Eric Blake @ 12/10/2013 06:24 AM:> [meta-question] > > I noticed you posted very similar mails several times in a row; I > suspect it was because you were unaware that the list is moderated, > and kept trying to repost when you didn't see your message hit the > archives. While we allow non-subscriber postings, all first-time > posts (whether from a subscriber or non-subscriber) are held for > moderation until a human can whitelist the address; once > whitelisted, all pending posts from that author are released, which > in your case made you sound rather redundant. Would you mind > sharing the URLs where you found information about the list, so > that we may perhaps add more wording to those pages to make it more > obvious to the next new poster that they should be patient and wait > for the moderation delay, in the hopes of helping them avoid the > embarrassment of multiple duplicate posts?sorry about that... i was subscribed to the -dev mailing list and searching those archives but was posting to this one... when i realized the error i subscribed to this list and re-searched and re-posted, thus the slight changes in my post. i use gmane to post, so my methods are a little non-standard. i found the mailing lists thru the official libvirt website -----BEGIN PGP SIGNATURE----- iEYEAREIAAYFAlKnmVEACgkQXhfCJNu98qALIQCeI3fa1bJCzYtuxa8hRibWF5Cm XJoAoKSlZZXe+BnS7xUp6cNGotRBUOfa =CyET -----END PGP SIGNATURE-----
oh also would like to add that in the past when i post to a moderated list i usually receive an email explaining such, and offering me the opportunity to cancel the message by visiting a special URL (i think, or replying to the message e.g.) or wait for it to be approved. since i didn't receive any such email, i figured the duplicate posts were silently rejected.