Hi everyone,
I'm new to the administration end for the whole world of VMs. I downloaded Proxmox with the intentions of setting up a localized development cluster within a VirtualBox VM.
Regrettably, I can't install a KVM VM within that as it would seem. So it looks like I'm stuck to using LXC Containers. Now I have the LXC IPs talking to the Host Machine and vice versa via a ping command - 192.168.56.1 (being the host machine), 192.168.56.2 (being the PVE install) and 192.168.56.3-5 being the current CTs, using Host-only networking on adaptor 2.
On adaptor 1, I'm using Bridged Networking, with the PVE installation talking on 192.168.1.15 within my home's LAN as well as talking to the outside world using that.
What I'm trying to accomplish is this, but I have no idea how to set it up. I want the VM and CTs to talk to my host machine directly via the Host-only adapter addresses 192.168.56.x. This is going to be the main IP Address for any and all services on the containers, such as Apache, MySQL, Mail, SSHD, etc. But I also need it to talk to the outside world, which I would like it to do via a new IP that I want to assign to my host VM (192.168.1.16), which I'm planning on doing through a 3rd VirtualBox adaptor. I don't want the CTs to be able get their own home LAN IPs, I want them to talk to the internet using a shared IPv4 - kinda like a NAT. No services will go through that except for dowloading packages via yum, getting updates, etc.
And then once this gets working, I'd lke to look at adding multiple host-only IPs to the guests.
Is this possible to accomplish? If so, could someone help me out here? Thanks!
I'm new to the administration end for the whole world of VMs. I downloaded Proxmox with the intentions of setting up a localized development cluster within a VirtualBox VM.
Regrettably, I can't install a KVM VM within that as it would seem. So it looks like I'm stuck to using LXC Containers. Now I have the LXC IPs talking to the Host Machine and vice versa via a ping command - 192.168.56.1 (being the host machine), 192.168.56.2 (being the PVE install) and 192.168.56.3-5 being the current CTs, using Host-only networking on adaptor 2.
On adaptor 1, I'm using Bridged Networking, with the PVE installation talking on 192.168.1.15 within my home's LAN as well as talking to the outside world using that.
What I'm trying to accomplish is this, but I have no idea how to set it up. I want the VM and CTs to talk to my host machine directly via the Host-only adapter addresses 192.168.56.x. This is going to be the main IP Address for any and all services on the containers, such as Apache, MySQL, Mail, SSHD, etc. But I also need it to talk to the outside world, which I would like it to do via a new IP that I want to assign to my host VM (192.168.1.16), which I'm planning on doing through a 3rd VirtualBox adaptor. I don't want the CTs to be able get their own home LAN IPs, I want them to talk to the internet using a shared IPv4 - kinda like a NAT. No services will go through that except for dowloading packages via yum, getting updates, etc.
And then once this gets working, I'd lke to look at adding multiple host-only IPs to the guests.
Is this possible to accomplish? If so, could someone help me out here? Thanks!