yes, just use an internal network within your vms. I suggest you have
the following firewall rules:
*) public_ip port {80, 443} -> vm_web
*) public_ip port {25, 143, 993 } -> vm_mail
However, you do not even need virtualization for this, you could just
use normal packages like nginx or postfix.
You could also use jails - much better in terms of latency and resource
consumption.
regards,
infoomatic
On 11.08.20 13:48, Odhiambo Washington wrote:
> Hi,
>
> I have a FreeBSD 12.1 server, with 16GB RAM and several CPU cores.
> It has just 1 public IP.
> Although it has 2 NICs, I am only using one, and it is hosted on a Data
> Centre.
>
> Dumb question: Is it possible to virtualize a webserver/mail server withing
> a physical mail/web server with just one public IP?
>
> Thanks.
>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to
"[email protected]"