Hi,
I have trouble understanding how ip addresses work in regard to FreeBSD jails.
Every single example I see seems to assign another IP (an alias) to a physical network interface on the host, and attribute it to the jail. But, my server is a remote machine and I was affected only one IP address by the hosting company. I don't think I can decide to add an IP on their network like this.
Should I instead, create an alias on the loopback interface of the host, and use NAT to reach the jail (that is, make a router out of my host) ?
Or am I completely misunderstanding all of this?
Thanks for your help.
I have trouble understanding how ip addresses work in regard to FreeBSD jails.
Every single example I see seems to assign another IP (an alias) to a physical network interface on the host, and attribute it to the jail. But, my server is a remote machine and I was affected only one IP address by the hosting company. I don't think I can decide to add an IP on their network like this.
Should I instead, create an alias on the loopback interface of the host, and use NAT to reach the jail (that is, make a router out of my host) ?
Or am I completely misunderstanding all of this?
Thanks for your help.