I had a bit of a think about how to describe what I am trying to achieve.
I am treating each jail likes its own little "virtual machine”. The jail
provides certain services, using things like nginx or nodejs, php-fpm, mysql or
postgresql. The jails can control connections to themselves by config
I am not exactly sure how to draw the setup so it doesn’t confuse the
situation. The setup is extremely simple (I am not running vimage), jails
running on the 10.0.0.0/16 (cloned lo1 interface) network or with public IPs.
The jails with private IPs are the HTTP app jails. The Host runs a HTTP Pr