#bastillebsd — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #bastillebsd, aggregated by home.social.
-
When your jails are on a private network how do you reach them from the outside? Redirect the port from the host:
bastille rdr TARGET tcp 443 443
bastille rdr TARGET tcp 2200 22List them with bastille rdr TARGET list, clear with ... clear.
VNET jails don't need and don't use this.
-
When your jails are on a private network how do you reach them from the outside? Redirect the port from the host:
bastille rdr TARGET tcp 443 443
bastille rdr TARGET tcp 2200 22List them with bastille rdr TARGET list, clear with ... clear.
VNET jails don't need and don't use this.
-
When your jails are on a private network how do you reach them from the outside? Redirect the port from the host:
bastille rdr TARGET tcp 443 443
bastille rdr TARGET tcp 2200 22List them with bastille rdr TARGET list, clear with ... clear.
VNET jails don't need and don't use this.
-
When your jails are on a private network how do you reach them from the outside? Redirect the port from the host:
bastille rdr TARGET tcp 443 443
bastille rdr TARGET tcp 2200 22List them with bastille rdr TARGET list, clear with ... clear.
VNET jails don't need and don't use this.
-
When your jails are on a private network how do you reach them from the outside? Redirect the port from the host:
bastille rdr TARGET tcp 443 443
bastille rdr TARGET tcp 2200 22List them with bastille rdr TARGET list, clear with ... clear.
VNET jails don't need and don't use this.
-
Manpage Monday: bastille pkg
Manage packages inside your jails without ever consoling in.
Install nginx in myjail
> bastille pkg myjail install nginxUse the host's pkg binary instead of the jail's
> bastille pkg -H myjail install nginxWorks with any pkg args: update, upgrade, search, audit, info, etc
-
Manpage Monday: bastille pkg
Manage packages inside your jails without ever consoling in.
Install nginx in myjail
> bastille pkg myjail install nginxUse the host's pkg binary instead of the jail's
> bastille pkg -H myjail install nginxWorks with any pkg args: update, upgrade, search, audit, info, etc
-
Manpage Monday: bastille pkg
Manage packages inside your jails without ever consoling in.
Install nginx in myjail
> bastille pkg myjail install nginxUse the host's pkg binary instead of the jail's
> bastille pkg -H myjail install nginxWorks with any pkg args: update, upgrade, search, audit, info, etc
-
Manpage Monday: bastille pkg
Manage packages inside your jails without ever consoling in.
Install nginx in myjail
> bastille pkg myjail install nginxUse the host's pkg binary instead of the jail's
> bastille pkg -H myjail install nginxWorks with any pkg args: update, upgrade, search, audit, info, etc
-
Manpage Monday: bastille pkg
Manage packages inside your jails without ever consoling in.
Install nginx in myjail
> bastille pkg myjail install nginxUse the host's pkg binary instead of the jail's
> bastille pkg -H myjail install nginxWorks with any pkg args: update, upgrade, search, audit, info, etc
-
With Apple phasing out AFP in macOS 27 and Time Capsules officially reaching end-of-life, it's time to move network backups to proper SMB.
If you run a FreeBSD server, you can build a fast, rock-solid, and secure Time Machine target powered by ZFS and Samba - neatly isolated inside a FreeBSD jail using Bastille.
https://it-notes.dragas.net/2026/01/28/time-machine-freebsd-jail/
Keep your macOS backups running smoothly via SMBv3 (with full vfs_fruit support) and full dataset quota control on ZFS!
#FreeBSD #macOS #TimeMachine #ZFS #BastilleBSD #Samba #SysAdmin #Backup #OwnYourData #SelfHosted #BSD #RunBSD #OwnYourData