Does anyone have a Xen bridge installed to connect a public IP VM to a private IP VM?
Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Distribution: Debian PPC/i386/AMD64 5.0(Lenny), Vista, XP , WIN7, Server 03/08
Posts: 1,164
Rep:
Not sure what you mean are these VMs running on the same machine? Seperate machines? If they are running in the same Vm you could setup two dummy interfaces on the Host and direct traffic fromt he Private IP VM to the dummy interface that acts as the gateway to the public IP VM and set up a route on the public IP VM to dirct traffic for the Private IP VM to the dummy interface acting as gateway to the Private IP VM.
Or you could add additional interfaces to the VMs and set those VMs on the same private IP network, then the two VM could talk directly with each other.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.