Hello,
what about e.g. just using something like iptables, nftables etc..?
iptables -A INPUT -p tcp --syn --destination-port <port> -j REJECT --reject-with
icmp-host-prohibited
Cheers,
Henning
From: David Villasmil via sr-users <sr-users(a)lists.kamailio.org>
Sent: Donnerstag, 8. Februar 2024 14:28
To: Kamailio (SER) - Users Mailing List <sr-users(a)lists.kamailio.org>
Cc: David Villasmil <david.villasmil.work(a)gmail.com>
Subject: [SR-Users] Reject TCP SYN
Hello all,
Is there any way of actually rejecting (RST) NEW tcp connection attempts, while allowing
the ongoing ones to finish naturally?
I’m thinking maybe we can add this feature?
Regards,
David Villasmil
email: david.villasmil.work@gmail.com<mailto:david.villasmil.work@gmail.com>
phone: +34669448337