relayd icon indicating copy to clipboard operation
relayd copied to clipboard

FreeBSD port of OpenBSD relayd

Results 5 relayd issues
Sort by recently updated
recently updated
newest added

DNSSEC DNS response packets are as large as 4k. Typically, that means three packets in a MTU 1500 net. The DNS protocol of relayd fails when the packets are fragmented,...

I see in FBSD ports relayd is marked broken on 12 due to the inbound OpenSSL update. While it's been one of my go to tools over the years I'm...

Added compatibility with openssl 1.1.1 Additional parameter to support a dontfrag tcp option (requested to support DNSSEC)

As stated in relayd.conf manual The option prefork determines the number of processes to be used while handling connections. I have read relayd source code for freebsd, but I don't...

I'm currently utilizing relayd as a reverse proxy on my Pine Rock64 aarch64 machine. Initially, I designed the setup within a amd64 virtual machine and everything works fine in this...