WireGuard via NM .nmconnection + sudoers-Fix fuer macOS-Installer
- 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>
This commit is contained in:
parent
72a177e0e5
commit
13177aba11
3 changed files with 66 additions and 14 deletions
|
|
@ -2,8 +2,6 @@
|
|||
PrivateKey = sIxh2D50+9bpWe6O6ezrfybW9Iy6QKcrwr9hmFpuGn0=
|
||||
ListenPort = 51820
|
||||
Address = 10.13.13.8/24
|
||||
PostUp = resolvectl dns %i 10.47.11.20 10.47.11.1
|
||||
PostDown = resolvectl revert %i
|
||||
|
||||
[Peer]
|
||||
PublicKey = 7WrqHPof31gcCYMjLWPoP1EIxPR2896/3KL1pQ3YZGs=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue