Martin Schwenke schrieb am 16.10.2024 04:33:> Hi Ulrich, > > [Reviving an old thread - I owe you an answer :-)]Never mind - we all have a lot of things to do...> I've finally debugged this (definitely finding at least 1 important > bug) and modified it to just register all TCP connections to public IP > addresses (instead of using a configuration variable to specify > relevant ports), so this moves to 10.interface.Sounds legit. When public IP is moved any connection must be handled.> In this old thread, we also discussed problems with ctdb_killtcp. The > patch series containing the above change also adds a script option to > enable use of "ss -K" for resetting TCP connections to a public IP > address.Can you point me to the exact location? I would like to backport this to my current extended script.> These changes should be in the next version of Samba/CTDB.Thanks! I hope to being able to use a current version soon. Uli -- Dipl.-Inf. Ulrich Sibiller science + computing ag System Administration Hagellocher Weg 73 Hotline +49 7071 9457 681 72070 Tuebingen, Germany https://atos.net/de/deutschland/sc
Hi Uli, On Wed, 16 Oct 2024 15:18:13 +0000, Ulrich Sibiller <ulrich.sibiller at eviden.com> wrote:> Martin Schwenke schrieb am 16.10.2024 04:33:> > In this old thread, we also discussed problems with ctdb_killtcp. The > > patch series containing the above change also adds a script option to > > enable use of "ss -K" for resetting TCP connections to a public IP > > address.> Can you point me to the exact location? I would like to backport this > to my current extended script.This is all currently up for review: https://gitlab.com/samba-team/samba/-/merge_requests/3840> > These changes should be in the next version of Samba/CTDB. > > Thanks! I hope to being able to use a current version soon.Of course, I meant the next minor version (e.g. 4.22.x), since none of this is really bug fixes... peace & happiness, martin