Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Apr 2024 16:39:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        jail@FreeBSD.org
Subject:   [Bug 278232] Jail IPv4 source address selection inside a jail not working
Message-ID:  <bug-278232-29815-00PpRfsOOv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278232-29815@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278232-29815@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=3D278232

--- Comment #10 from Dirk Meyer <dinoex@FreeBSD.org> ---
I see here:

ping with passing the correct source ip works.

ping without source ip fails, the first IP of the jail is always used.

Sending UDP fails, the first IP of the jail is always used.
(tested with snmpwalk)

Sending TCP fails, the first IP of the jail is always used.
(tested with ssh)

TCP from a host only in 192.168.22.0/24 top the jail IP 192.168.22.43 works.

--=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-278232-29815-00PpRfsOOv>