I created a simple jail. It uses an lo1 interface - no access to public internet. I want to upgrade the packages using pkg -j but get a "No address record" when pkg tries to download meta.txz and packagesite.txz. Since I run pkg outside of the jail, I expect pkg to use the host interface to download packages.
Do I need to configure network access in the jail for this to work?
pkg update works fine for the host.
Do I need to configure network access in the jail for this to work?
pkg update works fine for the host.