- sudoers: macOS-Version durch Linux-Standard ersetzen (secure_path, @includedir /etc/sudoers.d), NOPASSWD fuer rene - WireGuard: statt wg-quick .nmconnection direkt schreiben mit DNS, dns-search ~., autoconnect, persistent Keys (private-key-flags=0) - m13.conf/m16.conf: PostUp/PostDown entfernt (wg-quick-spezifisch) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
11 lines
No EOL
332 B
Text
Executable file
11 lines
No EOL
332 B
Text
Executable file
[Interface]
|
|
PrivateKey = OA5IiSzPglSY8GdobOYMlaOaG+QqNjHIACBRe7MvK04=
|
|
ListenPort = 51820
|
|
Address = 10.13.13.7/24
|
|
|
|
[Peer]
|
|
PublicKey = J/dD1t3Bo9Zbcvxg6PvGP78kgMlL4s4yYfrUMpcoS2w=
|
|
PresharedKey = vReUFqlQoOG1eUMTje+F2OOtgisgp/vNsDyx6lq3KXE=
|
|
AllowedIPs = 10.47.11.0/24,10.13.13.0/24
|
|
Endpoint = 24.134.39.137:443
|
|
PersistentKeepalive = 25 |