freebsd

  1. M

    PF FreeBSD Firewall NAT problems

    Hi guys, so i have an OVH dedicated server, i installed Proxmox on it. I created 2 VMs, one freebsd VM as a firewall / NAT gateway and one Debian server in the same lan as the firewall with the FreeBSD as Gateway. On the FreeBSD VM there are 2 net cards, one for the WAN, one for the LAN. From...
  2. U

    Other Install Prolog on FreeBSD

    Hi, how can i install swi-prolog on FreeBSD? i would like to use prolog with php.
  3. K

    PF PF rules for a DNS server

    Hello FreeBSD fellows. I have an authoritative nameserver (PowerDNS) server running as: ns1.mydomain.com, hosting the DNS records of my domains, and communicating with my secondary/slave nameserver, for DNS record changes&updates. I've implemented PF, however I'm not really sure if I managed to...
  4. K

    PF Centralize PF for all the VMs on host machine, or separated PFs for each VM?

    Hello. I'm preparing to manage few VMs under FreeBSD bhyve, and focusing on implementing a good set of PF rules on the main host machine. I wanted to ask for your opinions, is it wise to have a rule like; pass in/out quick on vm-publicswitch all (vm-publicswitch containing all the IP ranges...
  5. angelvg

    FreeBSD and Conky

    Greetings friends... I am adjusting the Conky configuration file and I have it almost ready, but I don't know how to put the name of the network card so that its name is automatically selected. Thanks in advance for your help! This is the specific part of the problem: ${if_up re0}\...
  6. W

    USB transfer speeds (was: Question about FreeBSD)

    Hello. I'm looking to install FreeBSD (Hopefully with KDE) onto my Thinkpad X1Carbon Gen 6. (Samsung 980 SSD/16 GB ram) I'm mostly familiar with linux in general and have tried different distros. I currently run Arch (With KDE and btrfs / not encrypted) and it definitely runs great on my laptop...
  7. A

    Portsnap

    Will users have to install ports tree while installing FreeBSD? Because portsnap was deprecated
  8. T

    CAN'T INSTALL CLANG14

    hello on my server clang 11.0.1 version is installed but my project is compiled with clang14, when I write the command " pkg install clang14 " I get an error like clang14 not found. please help me solve this problem, thank you.
  9. F

    Updating system

    In which order should one update/upgrading the FreeBSD components [freebsd (components, world and kernel), pkg, ports] to preserve the integrity of the system?
  10. N

    An attempt to cross FreeBSD with a "stone" on Athlon x2 is failed

    Hello forum! Today I decided to try putting FreeBSD on my Athlon x2 computer. Motherboard: gigabyte m68mt-s2 Video card: nvidia geforce 8600 g Processor: AMD Athlon II X2(with integrated video core) Network card: nvidia. And I think it is still worth specifying that when you start the PC only...
  11. Azrael

    If you have a FreeBSD job, how did you get started?

    I've worked in Linux for about 12 years. I did work at one company with a handful of FreeBSD servers, but it was really rare I ever got to touch one. I'd like to be working on FreeBSD full time, but it seems those jobs are a lot harder to find. I'm waiting to see if this port I converted from...
  12. P

    I need help for installing FreeBSD

    Hello, a while ago I tried to install FreeBSD on my 2006 computer (which model is an HP Compaq 6720s) although I have a problem, and that is that when the installation starts, when I click "boot multi-user" or "boot single -user" then after those numbers appeared below the ASCII art, the screen...
  13. M

    Other Advice on how to structure the storage for dual-boot FreeBSD and Linux and common ZFS home

    With the release 14.0, I plan to switch to FreeBSD as my main OS. Unfortunately, some of the programs I use work only on Linux, so I will still have to boot to Linux from time to time. I am wondering how to structure my storage. In my notebook, I can place 4 disks in total, 3 SSDs (2 NVMe M.2 +...
  14. dr3mro

    USB Wireless Mouse Issues.

    I have a Mi wireless usb mouse and it works just fine on both windows and Linux but in FreeBSD 14.0Rc3 XFCE desktop I have one issue that is when I click to drag Item it loses the grep and it behaves as if I have moved the cursor without dragging the icon or the window that I am trying to move...
  15. yaslam

    How to install GLIBC version 2.29 in the Linux Binary Compat layer?

    Activitywatch is a program that is used to track the amount of time that is spent on a computer, they only officially have support for Windows, Linux and MacOS. I have installed the Linux Binary compatibility layer and installed activitywatch under /compat/ubuntu/opt/activitywatch, when I run...
  16. K

    jails Jail startup sequence on Pot?

    Hello there. I'm using Pot (jail management tool) under FreeBSD, I cannot find jail startup sequence configuration in it. With raw, home-made Jails created by jail.conf, I had jail_list="sqljail phpjail webjail" and jail_reverse_stop="YES" in my rc.conf, however how to configure these in Pot...
  17. vermaden

    Solved Port Forwarding into NAT Bhyve VM under pf(4) Firewall

    Hi, I have successfully setup NAT on pf with this in /etc/pf.conf file: nat on wlan0 inet from 10.1.1.0/24 to any -> (wlan0) round-robin I am now trying to achieve the same what is available out of the box on VirtualBox - port forwarding. For example one of my Bhyve virtual machines is...
  18. Angel Hess

    FreeBSD and SSL

    I have used certbot for many years and have never found a good configuration that I like that does auto updates. I am using wildcard domains with command certbot certonly --manual -d domain.com -d '*.domain.com' so the normal automatic update can not be used unless you use an additional script...
  19. superdanglyde

    CodeIgniter 4 not working on FreeBSD with PHP, PHP-FPM, Apache, and MySQL

    I have uploaded a CodeIgniter 4 website that's working perfectly fine on web hosting and local server into a FreeBSD server running with PHP, PHP-FPM, Apache, and MySQL. The virtual hosts has been set up to use the 'public' directory as the root. But when accessing the website via the domain...
  20. M

    *BSD on cheap Atom-based 32-bit UEFI SoC Mini PCs (2023)

    What's the state of getting FreeBSD (or another BSD) to Atom-based 32-bit UEFI SoC PCs such as the Wintel W8? Or perhaps this could be something to work on since I think that many people are looking at such as home servers. The Android 4.4 that some of them have also seems pretty much redundant...
Back
Top