Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jun 2021 21:31:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 256657] [tcp] RACK unsuitable for jails on stable/13
Message-ID:  <bug-256657-227-dZ3x61PrFh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256657-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256657-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256657

--- Comment #5 from Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> ---
(In reply to Michael Tuexen from comment #2)
>Could you share the commands how to reproduce that?

Try to connect from the jail to the socket on the host:
mysql -p -u root -h 127.0.0.1

The host has MariaDB server (mariadb103-server-10.3.29) running with
skip_networking=3Doff set.

(In reply to Michael Tuexen from comment #4)
>When using nc, did you enter CTRL-D on the client side right after startin=
g the client?

When nc(1) or ssh(1) is used from the jail then the connection to the host =
can
be established and is working without issues.

Both traffics dumps were collected on the same lo0 of the jail host with the
filter 'tcp and dst or src port 3306'. Connections with ssh(1) and nc(1) we=
re
tested and working prior to submitting this PR.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256657-227-dZ3x61PrFh>