On Tue, Jan 09, 2024 at 04:16:43AM +0300, 4 wrote:
> i'm quoting the man page for mountd:
> The -n flag historically allowed clients to use non-reserved ports when
> communicating with mountd. In OpenBSD, a reserved port is always used.
> "reserved port". "always".. however the port is
Take a look at the example in man relayd.conf. You have to set the X-header
like:
match header set "X-Forwarded-For" \value "$REMOTE_ADDR"
match header set "X-Forwarded-By" \ value
"$SERVER_ADDR:$SERVER_PORT"
I could post an example when I'm back at my machine.
Am 8
Hello Misc,
I've got a question about TSO and LRO:
How does enabling TSO and/or LRO on the Ethernet cards of a network device that
will serve as a router and firewall affect the forward traffic of users
accessing the internet behind this device?
In short, should I keep these features on or tur
i'm quoting the man page for mountd:
The -n flag historically allowed clients to use non-reserved ports when
communicating with mountd. In OpenBSD, a reserved port is always used.
"reserved port". "always".. however the port is different each time. how to
deal with this?
On Mon, Jan 08, 2024 at 07:01:04AM -0800, Paul Pace wrote:
> On 1/7/24 1:31 PM, Adriano Barbosa wrote:
> > On Sun, Jan 07, 2024 at 05:21:04AM -0800, Paul Pace wrote:
> > > On 1/6/24 7:35 PM, Adriano Barbosa wrote:
> > > > On Thu, Jan 04, 2024 at 06:57:10PM -0800, Paul Pace wrote:
> > > > > On 1/4/2
On 1/7/24 1:31 PM, Adriano Barbosa wrote:
On Sun, Jan 07, 2024 at 05:21:04AM -0800, Paul Pace wrote:
On 1/6/24 7:35 PM, Adriano Barbosa wrote:
On Thu, Jan 04, 2024 at 06:57:10PM -0800, Paul Pace wrote:
On 1/4/24 10:22 AM, Adriano Barbosa wrote:
Hi!
I'm trying to use relayd with multiple FQDNs
Hi guys
Happy New Year! Hope you all started well ;-)
Unfortunately the USB-Tethering does not work on OpenBSD7.4-stable with
Google Pixel 6a or Google Pixel 8 pro, both running latest stable
GrapheneOS.
1. Laptop running OpenBSD 7.4-stable with latest patches and updates:
kern.osrelease=7.4
ker
7 matches
Mail list logo