Hello.
I started recently building a server based on the latest FreeBSD version. I try to put each small service into its jail. Everything seems to be fine when following Handbook. But one thing which I do not get and cannot google why do I need to create a cloned interface?
I cannot find by search a good explanation what cloned interfaces are. What is the difference from aliases? Honestly I do not get exactly what aliases are too. So that is why I will appreciate a good modern book about networking in bsd.
Also I have a question which is unrelated to the subject. Is it fine to assign IPs like 127.0.1.0/24 to jails? I want them to be available only locally and expose them to the world via nginx proxy.
I started recently building a server based on the latest FreeBSD version. I try to put each small service into its jail. Everything seems to be fine when following Handbook. But one thing which I do not get and cannot google why do I need to create a cloned interface?
I cannot find by search a good explanation what cloned interfaces are. What is the difference from aliases? Honestly I do not get exactly what aliases are too. So that is why I will appreciate a good modern book about networking in bsd.
Also I have a question which is unrelated to the subject. Is it fine to assign IPs like 127.0.1.0/24 to jails? I want them to be available only locally and expose them to the world via nginx proxy.