one ip address for multiple containers?

foxtroop11

New Member
Jan 16, 2009
13
0
1
I'm not sure how to really even explain this, and I've looked all through the forums, but is it possible to host several system on the proxmox with 1 ip address?

I guess an example would be the following,

101.hostname.net
102.hostname.net
103.hostname.net

So if someone typed the above into ssh, http, https, or whatever port it would go to the correct machine running inside the proxmox.
 
I'm not sure how to really even explain this, and I've looked all through the forums, but is it possible to host several system on the proxmox with 1 ip address?

I guess an example would be the following,

101.hostname.net
102.hostname.net
103.hostname.net

So if someone typed the above into ssh, http, https, or whatever port it would go to the correct machine running inside the proxmox.

e.g., check out this:
http://www.fridu.org/fulup-posts/40-hosting-a-sysadmin/52-openvz-virtualization#architecture
 
Thank you, reading up on it now. Looks like it might be alittle over my head to setup, but looks like this is what I need.
 
Just want to say thanks again for pointing me in the right direction. It didn't take me long to figure everything out after reading and watching the video. I've already got Pound working and I fully understand what it's doing. The Firewall on the other hand, I understand how it's working, just not working like I thought it would. It appears I would have to give people different port numbers for each service running on each server. I thought maybe there would be a way it would work like Pound works it's magic on port 80.

I'm off to dig through the forums and find out how to limit bandwidth per machine.