Hey guys,
I am currently experiencing a very strange behavior and I've got no more ideas:
Situation:
FreeBSD server running 13.0-RELEASE
several (bastille) jails running 13.0-RELEASE
some older (bastille) jails running 12.4-RELEASE
SSH access to host (x.x.0.0/24 network) works
SSH access to...
I have a few jails running on a machine. On entering the first jail with "jexec JAILID" and running "portmaster -aByDGP," the entire OS freezes then restart.
I caught a dump here:
This is nullfs crashing base OS, I suppose. I am currently doing a custom kernel/userland build in order to update...
Hi there,
I've been using qjail for years, and my jails been running nice since then. Till today. I was trying to update the packages inside one jail and got this error:
git_jail /root >pkg update && pkg upgrade
Updating FreeBSD repository catalogue...
[git_jail] Fetching...
Hi,
I have searched on this forum and on internet without success so here is my question.
I love jails and his flexibility but for a "hosting" service with clients on jails like vps I would like to limit the max number of cpu cores each jail can utilize on the server. I know about cpuset and I...
I have an issue forwarding the packets to the cloud from the jail.
I have tested Netgraph and epair with the same result.
I have enabled nat in sysctl.conf>> net.inet.ip.forwarding=1
I have disabled PF totally and tried with nat enabled
nat on $ext_if inet from $jail_if to any -> ($ext_if)
In...
I'd like to ask for some help in getting a handle on Poudriere jail management. After a LOT of reading (mostly off https://github.com/freebsd/poudriere/wiki/), but also the Handbook's sections on "Building Ports with Poudriere" and the chapter on jails, I was able to distill 3 commands that I'd...
As I needed databases/luadbi to have support for PostgreSQL and not for MySQL, as the default config, and I didn't want to do this in the server, I've configured a jail in my workstation to configure the port.
After building it, that port as well as some other dependencies are available at...
Hi there,
I'm curious if it is possible to create sub jail in jailed enviroment (Jail + ZFS)
HOST -> JAIL -> (subjail1, subjail2...)
If the answer is Yes, what should I do, what to read?
I would like to implement a detection within a script that gives me an answer if the release is at END OF LIFE or still current.
In a nutshell, I call freebsd-update from my script and I need to differentiate between a legitimate error and the error code 1 returned by freebsd-update when the...
I'm trying to install a peertube instance in a jail of a FreeBSD 13.0-RELEASE amd64 system.
The following command, as per the peertube's documentation:
# yarn install --production --pure-lockfile
ld-elf.so.1: /lib/libcrypto.so.111: version OPENSSL_1_1_1e required by /usr/local
/bin/node not...
Dear All,
I'd like to compile and install my favorite Gemini TUI client on a jail rather than on the real system:
https://telescope.omarpolo.com/
I thought I may use Poudriere, however after reading several times the handbook and looked into many blogs, I got the impression that all those...
I'm stumped here - trying to delegate a zfs dataset to a jail (using another pool) within iocage...
My config has what appear to be all the proper settings to allow a root user in the jail to manage zfs, and it all seems to work, but I cannot unmount any datasets.
Here's the config:
{...
I have successfully created a jail & installed Firefox inside the jail problem Firefox is completely mute. I can't watch Youtube. How do I enable sound in the jailed Firefox ?
Hello,
I have a jail set up to test my nginx web server on my local machine and make changes to it before I push. However, I wanted to use a GUI editor from outside the jail to edit the HTML/CSS (which is the main reason I wanted to use a jail). I made perhaps a horrible mistake by recursively...
I am upgrading all of our remain jails to 12.2 from 12.1. Things have gone well up until this morning. I attempted to upgrade a jail and this is what happened.
[root@vhost06 ~ (master)]# iocage upgrade webmail -r 12.2-RELEASE
Looking up update.FreeBSD.org mirrors... 2 mirrors found...
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...
Hi,
I have a IPv6 address block of prefix size 64. On my host computer running FreeBSD 13-RELEASE I have three jails:
jls
JID IP Address Hostname Path
1 svcfw /usr/jail/svcfw
2 www...
When I use a bastille, jail rules that include rules 1 to 3 from /etc/defaults/devfs.rules work.
Rules 1 to 3, referenced in the beginning of rule 4:
[devfsrules_jail=4]
add include $devfsrules_hide_all
add include $devfsrules_unhide_basic
add include $devfsrules_unhide_login
When I reference...
Install sysutils/bastille and net/gitup on host through either ports or packages. For a nested display server to run or test from the jail, install x11-servers/xorg-nestserver or x11-servers/xephyr on the host system as well.
Bastille jail in the example or instruction will be named "myjail"...
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.