Thank you for the help with this. Unfortunately, this didn’t seem to work for me and I didn’t get very far either. Shell isn’t one of my strengths.
After running the following commands:
root@freenas[~]# echo ‘{“pkgs”:[“plexmediaserver_plexpass”,“ca_root_nss”,“nano”]}’ > /tmp/pkg.json
root@freenas[~]# iocage create -n “plexpass” -p /tmp/pkg.json -r 13.1-RELEASE ip4_addr=“vnet0|192.168.0.15/24” defaultrouter=“192.168.0.1” vnet=“on” allow_raw_sockets=“1” boot=“on”
Here is the response. There are a few errors as you’ll see.
plexpass successfully created!
Testing Host DNS response to pkg.freebsd.org
Testing plexpass’s SRV response to pkg.freebsd.org
Testing plexpass’s DNSSEC response to pkg.freebsd.org
pkg.freebsd.org could not be reached via DNSSEC.
Testing plexpass’s DNS response to pkg.freebsd.org
Installing pkg…
Installing supplied packages:
-
plexmediaserver_plexpass…
pkg: No packages available to install matching ‘plexmediaserver_plexpass’ have been found in the repositories- plexmediaserver_plexpass failed to install, retry #1
pkg: No packages available to install matching ‘plexmediaserver_plexpass’ have been found in the repositories - plexmediaserver_plexpass failed to install, retry #2
pkg: No packages available to install matching ‘plexmediaserver_plexpass’ have been found in the repositories - plexmediaserver_plexpass failed to install, retry #3
- plexmediaserver_plexpass failed to install, retry #1
-
ca_root_nss…
=====
Message from ca_root_nss-3.86:
–
FreeBSD does not, and can not warrant that the certification authorities
whose certificates are included in this package have in any way been
audited for trustworthiness or RFC 3647 compliance.
Assessment and verification of trust is the complete responsibility of the
system administrator.
This package installs symlinks to support root certificates discovery by
default for software that uses OpenSSL.
This enables SSL Certificate Verification by client software without manual
intervention.
If you prefer to do this manually, replace the following symlinks with
either an empty file or your site-local certificate bundle.
- /etc/ssl/cert.pem
- /usr/local/etc/ssl/cert.pem
- /usr/local/openssl/cert.pem
- nano…
No default gateway found for ipv6.
- Starting plexpass
- Started OK
- Using devfs_ruleset: 1000 (iocage generated default)
- Configuring VNET OK
- Using IP options: vnet
- Starting services OK
- Executing poststart OK