ezjail

  1. G

    jails Jail and VM host: new to FreeBSD

    I am not a sysadmin. I have used Linux for a long time and have run multiple servers but I am new to BSD. I have little experience of running containers or VM hosts. I have been running one VM host server (using Proxmox) and some desktop VMs (using Virtmanager) and containerising some desktop...
  2. spmzt

    Solved Allocating a physical interface with vnet + iocage

    Hi, Does anyone know, How I can allocate my vmx interface into jail with vnet in iocage? I can do it in ezjail with this variable: export jail_test_vnet_interface="vmx1" I think it may not support this feature without a bridge.
  3. 174bpm

    jails How to set allow.mlock on an ezjail jail?

    Hi all, I'm trying to install emby-server into an ezjail-created jail. I need to set the "allow.mlock" jail configuration value to "1" but am being thwarted at every attempt. Host runs FreeBSD 13.1. I can't seem to find the right value to put in /usr/local/etc/ezjail/jailname.conf, and I the...
  4. iwre0

    ezjail upgrade error

    Hi I have a jail named "web". After upgrading and some errors sure I did ... I get this error every time I start certbot, python, wget ... In jail web: In host system: I tried to solve with multiples without success I think the error is in the jail that I got 130139 kernel...
  5. StreetDancer

    Solved FreeBSD 13.0-RELEASE (MariaDB 10.5) - How to Rebuild an old INNODB on a New Installation of MariaDB Server?

    Hey everyone! I had a major failure doing things incorrectly. My woes are documented in detail here: https://forums.freebsd.org/threads/freebsd-13-0-release-mariadb-jail-broke-it-by-accident-setting-max_packet_size-variable-help.85015/#post-565507 I took the great advice of richardtoohey2 (Who...
  6. StreetDancer

    Solved FreeBSD 13.0-RELEASE-p11 & Ezjail Kernel Mismatch (Same p11 now)

    Hey everyone! Not trying to clutter the forum up or making duplicates. https://forums.freebsd.org/threads/freebsd-13-0-release-ezjail-admin-jails-not-reflecting-updates-p11-p4-only.84743/ I since have rebooted my host server and when I read this thread...
  7. StreetDancer

    Solved Jail pkg update Problem (Was FreeBSD 12.1; now 13.0-RELEASE-p11) ... but ...

    Hey everyone! This thread - https://forums.freebsd.org/threads/need-help-updating-13-0-release-p11-i-need-to-update-usr-src.84713/#post-562665 , I upgraded my system last night to 13.0-RELEASE-p11 (It originally was 12.1-RELEASE; updated since with your help). Host (I use ezjail) is showing...
  8. StreetDancer

    Solved Upgraded FreeBSD 12.1 to 13.0-RELEASE (Ezjail, How?)

    Ezjail is running smoothly on the host. A running jail I test ran an update attempt and I am receiving Read-only file system error. Ezjail Jail (Shows 12.1): Read-only file system error when issuing: freebsd-update fetch install With this screen: If anyone has any idea of how to...
  9. 174bpm

    Solved EZJail Flavour rc.d script not executing in FreeBSD 13

    Hi all, First of all, apologies if this was covered elsewhere, or is blatantly obvious. I am very new to FreeBSD, have been trying to figure this out for the better part of a day, and don't really have anywhere else useful to post something that might be helpful for other people trying to set...
  10. L

    Solved Jail started with broken network interface (config error) but appeared to be fine.

    Because I made a (huge) mistake in a config file I ran into a problem that took me long to solve because I missed out on obvious error messages when my jails started. I guess with the way jails work, the behavior that I encountered is just how it is, not a bug. But I do want to describe it...
  11. U

    Solved ezjails-admin flavour_setup() fails under FreeBSD 13

    So my initial problem was solved before I made this post (don't use - in $name) but I'm here to ask your help in aiding me to find the changes and showing me, where to look/read. I have multiple flavours one of them called basic-dns On first run /etc/rc.d/ezjail_flavour_basic-dns is called...
  12. Andreas Strauch

    How to get to base.txz for my BeagleBone?

    I have tried to google and forum-search all of last weekend to solve the following problem: Where do I get base.txz and kernel.txz for my BeagleBone Black? Specifically, I want to setup some jails on my BBB, but for that I need the DISTRIBUTION files... root@beaglebone:~ # ezjail-admin install...
  13. StreetDancer

    jails ezjail-admin archive (does it have special code in it's tar process) ?

    Hey Geniuses, I am wondering if anyone knows if ezjail-admin's archive feature that tar.gz's /usr/jails/[ezjailname] does more than just tar.gz it? I am having difficulties archiving and restoring without pax errors (part 2, etc) which are beyond 2GB (I don't have an ezjail-admin archive in...
  14. StreetDancer

    Solved Ez-jail Admin Archive (File Limits) ? Does anyone know?

    I have an ezjail-admin question for experienced system administrators. Is there an archive limit? I was able to archive and restore from FreeBSD 12.1-RELEASE to a FreeBSD 12.2-RELEASE and it worked. The one archive of a jail that exceeds 4GB; ZFS are my filesystem(s). 14GB or so, give or take...
  15. J

    Running the same service (apache, mysql) in multiple jails

    I am running a few jails via ezjail. Nginx and pf on the main host take care of routing incoming requests to the appropriate jail. Each jail needs to run different instances of the same service - Apache and MySQL. Please help me get the set up right for doing this^^. As far as I understand...
  16. D

    jails and loopback

    Im new to freebsd and jails, please be patient. according to the freebsd documentation, one should create a cloned loopback for a jail instance. I can't get behind the purpose of creating multiple loopback interfaces. can someone explain me this? Should I create a new lo interface for each...
  17. J

    jails pkg version mismatch

    On my system, pkg within jails seems to complain about the version numbers. I have checked the older posts (mostly from late last year) in this category, but I don't believe they solve my problem. Symptoms: Issuing a pkg update within a jail gave the apparently common error But, doing uname...
  18. byrnejb

    rndc unable to connect to named inside jail

    FreeBSD-12.0p7 We created a jail using ezjail-admin and configured it for bind 911 using ipv4 [192.168.209.133] (DNS02). Everything works including rndc. We then shut down the jail and archived it using ezjail-admin. We transferred the archived jail to another server and used ezjail-admin...
  19. fishfox

    Firewalling jail > host and jail <-> jail traffic

    I'm using ezjail and IPFW, at least thus far. So far I have 10.13.13.0/8 subnet. My gateway is .1, my host server is .2, and my first jail is at .3 I noticed that from within my jail at .3 I can knock on the outside if .2. I added this rule to my host but it makes no difference: add 10032...
  20. Martin Garcia

    Limit/cap resources on jails

    Hello, Im getting into jails I want to move away some KVM vms, and transform it into jails. My goal is to optimize (even more with jails) all resources, specially storage. Currently Im running 2 vms with FreeBSD, vm1 has PHP7.1 and MariaDB and vm2 has PHP5.6 with MySQL. (vm1 should have more...
Back
Top