
29 Oct
2024
29 Oct
'24
9:04 a.m.
On 10/29/24 04:33, Pierre Bourdon wrote:
Some tcpdumps showing random RSTs coming back to my machines running relays (with no traffic being initiated by said machines beforehand):
You used somethign like this? : tcpdump -i enp8s0 'tcp[13] & 4 != 0 && port 22' -- Toralf