Wireguard keine logs, debuggin ?
Hallo Leute,
wireguard ist ein toller VPN-APP, nur blöd dass man keine logs bei falscher authentifizierung im Unix wie bei SSH sehen kann. Zwar sehe ich Logs, wie dass welcher IP irgendwie eingelogt hat, aber logs wie falscher authoririsieren wäre mir auch wichtig.
Hat jemand damit andere Erfahrung gemacht ?
Viele Grüße
decehakan
wireguard ist ein toller VPN-APP, nur blöd dass man keine logs bei falscher authentifizierung im Unix wie bei SSH sehen kann. Zwar sehe ich Logs, wie dass welcher IP irgendwie eingelogt hat, aber logs wie falscher authoririsieren wäre mir auch wichtig.
Hat jemand damit andere Erfahrung gemacht ?
Viele Grüße
decehakan
Please also mark the comments that contributed to the solution of the article
Content-Key: 612809
Url: https://administrator.de/contentid/612809
Printed on: September 30, 2023 at 22:09 o'clock
1 Comment
Google?
Assuming you are running a 5.6 kernel which supports dynamic debugging, you can enable debug logs by executing:
https://serverfault.com/questions/1020279/how-to-see-authentication-logs ...
Nicht getestet.
Assuming you are running a 5.6 kernel which supports dynamic debugging, you can enable debug logs by executing:
- modprobe wireguard
- echo module wireguard +p > /sys/kernel/debug/dynamic_debug/control
https://serverfault.com/questions/1020279/how-to-see-authentication-logs ...
Nicht getestet.