mweissdigchg
mweissdigchg
Yeah, simply allowing or blocking ICMP would be great. I assume this would be allowed globally then? Or could the following scenario then also be solved: My servers where geoip-shell...
Please find attached [sample.zip](https://github.com/user-attachments/files/21910929/sample.zip)
@lhein thank you for the tip. I will use this for switching inputs on debugging. But I still have use cases where commenting the yaml would be very helpful. E.g....
@lhein I just tried your "workaround" but it seems I cannot deactivate routes in Kaoto to "switch" between the sources "file" and "smb".
I have the same issue with other S3 provider. How can we disable signing PUT requests?
@anfanik I just stumbled upon this undocumented property `reposilite.s3.use-s3-v4-signer`. Just add `-Dreposilite.s3.use-s3-v4-signer=true` to your `JAVA_OPTS`. For me it solved the issue.