How could I inherit the ipv4 and at the same time have only an IP from interface lo1?
if I use something like:
test {
ip4 = inherit;
ip4.addr = lo1|127.0.1.10;
}
Is getting only the local address from lo1
This post is for anyone who may be using a jail, and after you set the jail to run at startup, PF rules are not loading (on the host machine). The odd thing that made me scratch my head is that you can manually start it and everything works; something is uniquely happening at startup that is...
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.