Hello darlings!
Basically, i did created a JAIL, with this configuration:
main {
host.hostname = "main";
exec.clean;
exec.start = "/bin/sh /etc/rc";
exec.stop = "/bin/sh /etc/rc.shutdown";
exec.prestart += "kldload -n ipfw_nat";
exec.prestart += "kldload -n ipsec"...
I used the command jls for example. then it responded with the following table:
JID IP Address Hostname Path
7 hydroponique /jails/hydroshop
now I want to know if IP Address is an IPV4 address or an IPV6 address. So what are my...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.