Skip to main content

Questions tagged [freebsd]

FreeBSD is an advanced operating system for a variety of architectures. It is derived from BSD, the version of UNIX® developed at the University of California, Berkeley; and is developed and maintained by a large team of individuals. It is a complete Operating System, including the kernel, drivers, and userland utilities such as shells.

Filter by
Sorted by
Tagged with
1 vote
0 answers
48 views

Outbound SMTP using a Smart Host in FreeBSD 13

Recently upgraded to FreeBSD 13 and need to revisit sending outbound mail. Historically I've used sendmail, using this .mc file as source: DOMAIN(generic) DAEMON_OPTIONS(`Name=IPv4, Family=inet') ...
John Heyer's user avatar
0 votes
1 answer
172 views

Default password for Oracle FreeBSD 14.2 image

I’m trying to set up an Oracle instance with FreeBSD-14.2 on amd64 and I’m not able to figure out the password for the root or freebsd users. I can’t find the passwords documented anywhere, and I’ve ...
farktronix's user avatar
0 votes
0 answers
84 views

How to set bridge networking for an Ubuntu Server Qemu VM in FreeBSD?

My computer is running FreeBSD 14.1 and has a wireless network wlan0. joseccz@tigerbsd:~ $ cat /etc/os-release NAME=FreeBSD VERSION="14.1-RELEASE-p6" VERSION_ID="14.1" ID=freebsd ...
Jose Cabrera Zuniga's user avatar
0 votes
0 answers
111 views

I'm unable to install Pandas on FreeBSD 13.4 through pip for Python 3.10

We're trying to set up a new FreeBSD 13.4 server, and have run into some issues installing the Python packages we need. We saw a similar issue with NumPy, but were able to work around it by installing ...
Ted-Singleton's user avatar
0 votes
1 answer
39 views

Freebsd PF firewall problems

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 ...
maxchv030796's user avatar
1 vote
1 answer
74 views

FreeBSD process group membership not respected

Here's what I do: I let Exim deliver an email using a pipe transport for a dovecot-lda process. This process is running as user/group jdoe:jdoe. (I checked this twice using a self-written wrapper and ...
bertramscharpf's user avatar
2 votes
0 answers
98 views

Not able to compile PG16 with custom flags in freebsd 14.1 - GCC fatal error cannot read spec file

Hi everyone I am trying to install Postgresql 16 on my freebsd 14.1 hosted in an ec2 machine on AWS. I am using GCC13 to compile the binaries and I keep on running into gcc13: fatal error: cannot read ...
Moksh Chadha's user avatar
0 votes
1 answer
506 views

Testing mail-server with mxtoolbox -- SMTP connection time over 5 seconds?

We're having intermittent problems receiving e-mails from one company, and their side are pointing out, that our server takes just over 5 seconds to respond to incoming SMTP connections, whereas their ...
Mikhail T.'s user avatar
  • 2,451
1 vote
1 answer
77 views

zfs, possibly bad performance

I am looking to confirm if this behaviour is normal as I got a new server and I am testing some SQL queries and they seem to be slightly slower than on the old machine. This is freebsd 14.1 When I ...
ratatata's user avatar
0 votes
0 answers
29 views

Do swapped-out processes ever resurrect?

Such processes are always 4096 bytes in size (top's RES column), the SIZE column remains whatever it was normally. It's interesting that such processes' start time in ps is displayed as a hyphen (-) ...
Rihad's user avatar
  • 41
0 votes
1 answer
62 views

OpenVPN: can't reach client network from server

I have two servers, beta and alpha; beta is an OpenVPN server. Both runs FreeBSD. Both runs jails. OpenVPN network is 192.168.25.0/24. Beta's network for jails is 192.168.24.0/24. Alpha's one is 192....
Alex Povolotsky's user avatar
0 votes
0 answers
109 views

Python Application on Kamatera Server Keeps Dying and Hanging

I'm running a Python application on a Kamatera server with FreeBSD 14, using supervisord for automatic restarts. The supervisord config is as follows: [program:reactivebb] command=poetry run python3....
Demian's user avatar
  • 101
0 votes
0 answers
80 views

How to configure the networking on FreeBSD to assign the same IP between host and guest in order to make work CloudFlare Warp on FreeBSD

I've just installed the CloudFlare client on Ubuntu,that I have virtualized with bhyve. That's because it does not work on FreeBSD. The instructions that I have followed are located here : https://www....
Marietto's user avatar
  • 143
0 votes
0 answers
139 views

sshuttle ssh_packet_write_poll error on pfsense

I’m trying to use sshuttle on pFsense CE OS and when I execute sshuttle -r *my_actual_username*@*my_actual_host* 0.0.0.0/0, following error shows up: client_loop: ssh_packet_write_poll: Connection to *...
nima's user avatar
  • 3
1 vote
1 answer
277 views

FreeBSD user has no permission on .ssh directory

I have a problem on FreeBSD 14.0 - the ~/.ssh/ directory is owned by me, but I can not access it as myself: $ ls -al .ssh ls: .: Permission denied ls: ..: Permission denied ls: authorized_keys: ...
Alex's user avatar
  • 183

15 30 50 per page
1
2 3 4 5
104