iocage jail

  1. S

    Create GIT Server in IOCage Jail - In a few easy steps

    Setting up Git Server On FreeNas Jail Taking some time to share this tried and tested approach *I Took* in order to set-up GIT Server on Jail.. In my implementation I used a zfs mountpoint so that I could have a working code base on a separate disk /pool and also for backup. Also you will need...
  2. W

    Unable to get past bridge when using vlan in iocage jail

    Hello all, I'm sorry to post yet another thread with regards to VLAN's. I thought I had it all worked out when I got it working in my 11.3 BETA1 environment, but I can't get it to work in my 11.2U6 setup. So I have a iocage jail called test2, using vnet. It's configured for VLAN ID 178. I am...
  3. guermantes

    how to properly backup (replicate) iocage jails for disaster recovery?

    I have searched Oracle zfs docs and the forum but I am still unsure regarding how to properly backup my iocage jails to a different pool so as to have a backup if I mess up or otherwise get my jails destroyed. Naively I began with a recursive snapshop task of the entire iocage/ tree and tried...
  4. M

    Can't run shell for jail

    I just made a new jail but I cannot access it from the shell. I've tried through the new UI where I just get a blinking cursor but I can't type and through ssh with iocage comsole myjail that just immediately returns. I am running 11.2-U4 (but I believe I had the same issue in U3). Let me know...
  5. T

    Documentation of settings.json in plugins?

    Hello there. I'm working on a Postfix plugin. Can anyone point me to the documentation of the settings.json file as used in iocage plugins? I have been able to find some examples (a, b), but no document describing the possibilities. Thanks, Tobias
  6. TW1920

    2nd Network Interface for iocage jail

    Hello, I have some iocage plugins - all working well. I know how to choose a specific network interface for a iocage jail on FreeNas 11.2 - but how can I add a second interface. I have to different networks and some jails should have access to both networks. I couldn't find a solution for it...
  7. M

    SOLVED Unable to ping anything when inside iocage jail - FreeNAS-11.1-U7

    I have FreeNAS-11.1-U7 running on Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GH with one out of two physical NIC connected (ix0). I am able to access FreeNAS GUI via webpage. FreeNAS is able to access internet I have plex running as iocage jail(installed manually and not via plugin) that I am not able...
  8. saviodesign

    How to Correct package updates issues in an IOCAGE Plugin JAIL

    How to correct package update issues in an IOCAGE Plugin JAIL Note: Always take your time, and remember that updates tend to have bugs. Be sure to save your current OS version by setting the Keep flag in Systems > Boot Environments prior to updating, this way if things don't work how you'd like...
  9. P

    MotionEye rc.d startup script (working manually but not on startup)

    So the rundown is that I've successfully installed MotionEye in an iocage running 11.2 but I can't get my startup script to work. I more or less followed this to get everything installed. This command must be issued in order to start the service: meyectl startserver -b -c...
  10. S

    looking for certbot in nextcloud plugin

    Hello, I've installed the Nextcloud Plugin on freenas 11.2-stable. Setup was fine, and I was going to expose the instance to the internet to allow syncing with my phone. I went into the jail to setup letsencrypt for for ssl, but I am unable to find certbot. >pkg install py27-certbot Updating...
  11. tprelog

    SOLVED USB (Z-Wave) device no longer shows up in iocage jail on FreeNAS 11.2

    Update: This has now been solved by a quick fix in post #2 and a slightly more advanced (probably better) approach in post #10 Post #2 suggests setting devfs_ruleset=3 which exposes most of the host /dev tree to the jail. This works but more of /dev is exposed than needed. Post #10 seems to be...
  12. Brownz

    SOLVED Unable to read files inside iocage jails after FreeNAS 11.2 RC1 update

    I have just updated from '11.2 BETA3' to '11.2 RC1'... Jails run fine, access jail via SSH or via GUI console: iocage exec plex. When inside a jail attempt to access text file via nano or ee text editor: nano /var/log/messages. All text files inside all jails are unreadable, just blank white...
  13. Bibi40k

    Step by step to install Plex & Transmission inside iocage Jail in FreeNAS 11.2-BETA3

    Hi, i decided to add a new tutorial to help us all create and maintain an Iocage Media Jail with Plex & Transmission. I personally use VPN all the time, even to connect to my Plex server so i also recommend to you my first tutorial Step by step to install OpenVPN inside a Jail in FreeNAS...
  14. JohnDigital

    How to Update Plex Manually in FreeNAS 11.2 iocage jail

    The ports tree is great but sometimes can take awhile to update to the latest version. I use the web version of plex alot and the update nagging forced me to figure this out. I discovered there is no other good tutorial to accomplish this. So here you have it. First you want to be ssh'd into...
  15. Stranded Camel

    Warden EOL and iocage jails are now useless -- what do we do?

    Since I had gathered from various forum posts a while back that the Warden jail system is being discontinued, I decided to use the newer alternative, iocage. All was well for the last year or so, but the other day I noticed that pkg update had done nothing for a while. Odd. Then I went to...
  16. Stranded Camel

    Rebooted, iocage jails have no network access, and old tricks aren't fixing this anymore

    Hi all! After rebooting my system (all details in sig), I lost all network connectivity in my three iocage jails (FreeNAS itself, however, does have network access, as does my bhyve VM). This happens every single time I reboot, and I used to be able to fix it by going into the new UI, opening...
  17. rwfitzy

    Nagios4 in iocage jail

    I am running 11.1-U6 and have the nagios4 package installed via pkg and the version is 4.4.1, which apparently has a bug and I've been told I should upgrade to 4.4.2. If I try pkg upgrade it says all is up to date, but if I check the distinfo file in the ports folder, it shows 4.4.2...
  18. lexxai

    When VNET devices ready is after start jail by iocage ?

    I want do isolate jail from jail by bridge private feature. I try set script as poststart option to jail: iocage set exec_poststart=/root/test/pstart.sh foo /root/test/pstart.sh: #!/bin/sh ifconfig bridge0 | grep member: |grep -v PRIVATE | awk '{ print $2 }' | grep 'vnet' | xargs ifconfig...
  19. W

    Iocage jail has no internet access with second NIC

    I'm on FreeNas 11.2 BETA2. I have a couple of Iocage jails. I want one of them on another subnet. So I have two NIC's both on a different subnet, by example: 192.168.1.16 and 192.168.3.16. I configured the jail to use the second NIC. I can access it of within the same subnet, but the jail itself...
  20. L

    [How to] Install Airsonic on FreeNAS iocage jail

    Versions: FreeNAS-11.2-BETA1 Airsonic 10.1.2 Stand-alone WAR (all platforms) iocage jail (11.1-RELEASE-p6) *** Create airsonic iocage *** iocage create --name "airsonic" --release 11.1-RELEASE boot=on vnet=on ip4_addr="vnet0|192.168.1.217/24" defaultrouter="192.168.1.1"...
  21. S

    Cannot access media Plex iocage jail

    I set up plex in an iocage jail using the following. echo '{"pkgs":["multimedia/plexmediaserver","ca_root_nss"]}' > /tmp/pkgs.json iocage create -r 11.1-RELEASE -p /tmp/pkgs.json -n PLEX ip4_addr="vnet0|192.168.74.2/24" defaultrouter=192.168.74.1 vnet=on boot=on allow_raw_sockets=1 iocage exec...
  22. B

    configuring jails for IPv6

    Hello everybody. there are and there will be more and more people having prpoblems with this. I am unable configure freenas 11.2 beta for assigning real IPv6 for the jails. Under network I created an interface re0 w ith the name IPv6 and autoconfigure for IPv4 (DHCP) and IPv6 now I am stuck...
  23. P

    Should I create iocage jails in 11.1 and convert my warden jails before upgrade to 11.2?

    I'm assuming I won't be able to run warden jails if I update to 11.2. If I use the command line to create iocage jails in 11.1 and then migrate everything over, is this the best way to go? Will I run into any problems after the upgrade to 11.2 if I do this?
  24. rwfitzy

    iocage jail networking

    My first jail with iocage and not able to see network. Problem with ping after started, I read a post about the error: ping: ssend socket: Operation not permitted I did issue a iocage set allow_raw_sockets=1 monitor. From the jail, I can now ping itself and the FreeNAS server lagg interfaces...
  25. N

    docker-freebsd in iocage

    I'm trying to install docker-freebsd in an iocage jail. I realise that docker-freebsd is far from stable and currently doesn't even have a maintainer, but I'd still like to try. I've created a VNET iocage jail: iocage create --name docker -r LATEST ip4_addr="vnet0|10.1.1.2/24" vnet="on"...
  26. spotcatbug

    OpenVPN iocage jail stopped working...

    I had a working OpenVPN iocage jail. It stopped working. Unfortunately, I hadn't used the VPN in a while (a couple of months), so I don't know exactly when it stopped working - that is, I'm not sure what I did to make it break. I've been spending a lot of time on this. I need help! Please. What...
  27. House Of Cards

    Choosing IOCAGE Jail Root

    Anybody know if the planned migration will allow us to choose the root dataset for our new and migrated IOCAGE jails. The current Jails Configuration tab allows us to select where to store our jails, and I have a dataset for that I'd like to use. Thanks in advance...
  28. ManfredU

    iocage jails no longer working after update from 11.1-U2 to 11.1-U4

    After the update I noticed that the jails are no longer visible in the new GUI. All iocage commands throw similiar errors: $ iocage list You need to be root to convert the configurations to the new format! $ sudo iocage list Traceback (most recent call last): File "/usr/local/bin/iocage"...
  29. House Of Cards

    IOCAGE Preparation Recommendations

    Good day, I've been looking around a bit, and can't really find good general information for those of us who update cautiously. With IOCAGE migration officially coming in a couple months, I'm looking toward how to prepare my transition. I'm waiting for the official release of the new GUI, and...
  30. S

    UniFi iocage jail disappeared from GUI after reboot [FNAS11.1U1]

    Hello! I'm not really sure what info to give to make helping me as easy and as fun for the eventual help-giver as possible, so I'll list the generals. - FreeNAS-11.1-U1 - Intel Xeon CPU E3-1225 v5 - 8024 MB RAM - 4×4TB HDDs Use: - file server for my home office - 1 zpool RAIDZ2, 6 datasets...
Top