I see the man page for
Is the IP alias within the rc.conf file necessary or just specify it when the jail is created, like in the man page, i.e.:
Comments?
Ed
ezjail-admin create says that both the jailname and IP address are mandatory parameters when creating a new jail. I've seen videos that say that ezjail will create the jail IP alias dynamically on startup, but I've also seen examples of people who pre-create an alias (that they intend on assigning to the jail) within the hosts' rc.conf before even creating their first jail.Is the IP alias within the rc.conf file necessary or just specify it when the jail is created, like in the man page, i.e.:
ezjail-admin create example.com 'em0|10.0.0.2'Comments?
Ed