vnet jails

  1. daliborfox

    jails No access to external network from VNET jails in 15.0-RELEASE

    Hello, I've just updated my RockPro64 home NAS thingie from FreeBSD 14.3-RELEASE to 15.0-RELEASE, and I'm having issues with my VNET jails. I'm able to access machines on the bridge itself from the jail, e.g. ssh from one jail to the other, but I'm not able to access any external machine, and...
  2. J

    Solved Jails and public IPv6 addresses

    For a couple of VNET jails, I used private subnets (IPv4 and IPv6) so far, and pf for NAT. Switching to public IPv6 addresses has proven surprisingly difficult. My setup looks like this: VPS with a /64 IPv6 subnet A bridge interface with an IP address from a /120 subnet...
  3. J

    direct jail 2 jail networking

    I am trying to have a jail <-> bridge <-> jail networking setup, and I thought I had something that should (in theory) work. Below you can find my 2 jail configs, however it does not seem to work at all. [/SPOILER]
  4. kzxc8

    Solved Trouble with VNET within jail

    Hello, I am attempting to use vnet (plus epair and bridge) within a jail but I am unable to make the jail reachable on my network. I'm relatively new to FreeBSD and jails and most certainly doing something incorrectly. The process I am following: 1. Setup networking on host using interface...
  5. C

    jails Linux VNET Jail: How to Get DHCP / dhclient Working?

    Hi everyone, I've recently been working on setting up a Linux Jail with a VNET interface and I've managed to get the VNET interface up and running with a static IP by using copies of ifconfig and route from /rescue. However, I'm facing an issue with getting dhclient to work. I've tried...
  6. S

    Jail VNET no connection after reboot

    I have 3 jail using VNET for networking. The setup is mostly following from Jail handbook guide. The problem is, after reboot 2 jail has no access to internet and cannot accessed from outside, restarting all jail fix this problem. here is some /var/log/messages Dec 27 11:06:00 freebsd...
  7. markmcb

    PCI Passthrough of VFs Crash Host Card if Jails + Bhyve in Use

    I've been dealing with an issue for about 6 months now. Curious if anyone has ideas how to expand troubleshooting. Summary of issue: Use any SR-IOV capable network card on a Supermicro motherboard Enable SR-IOV Create only vnet jails using SR-IOV VFs: works great Create only bhyve VMs using...
  8. F

    bhyve VNET interconnect vm-bhyve + jails

    Hello Unfortunately, due to a lack of suitable real hardware at the moment, I can't try it out myself or experiment, and so far I haven't found the necessary information to answer the following question: I want to set up a FreeBSD 14 host running various containers and virtual machines. I...
  9. subnetspider

    Solved VNET jails very slow inbound networking after upgrading host to 14.0-RELEASE

    Hello everyone, after upgrading my jail host from 13.2-RELEASE-p5 to 14.0-RELEASE, I noticed that the services hosted on it became very slow and unresponsive. This is most noticeable with my Plex and Nextcloud servers, which are either painfully slow or completely unusable. After some...
  10. M.E.

    jails Is it possible to set up VNET for multiple jails within a single NIC host?

    I have the following setup, my workstation contains a single NIC and it has its own IP assigned within the LAN /24 segment. I have created a thick container and enabled vnet. I do so with the following .conf file (as per the current handbook): client { # STARTUP/LOGGING...
  11. GoNeFast_01

    Solved Running Jails inside Bhyve

    There is some writing about running Bhyve within a Jail (testing the opposite). Can you run jails within a Bhyve freebsd instances? I assume yes so, so I spend a few hours messing with a Bhyve FreeBSD I have for testing purposes... Installed a few jails in it and while I can make them...
Back
Top