Files
blog/content/posts/commits/2026-06-27-commit-8e2fdb7.md
Betty 2820d98e20
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 9s
post: commit 8e2fdb7 in bojemoi
2026-06-27 18:13:45 +02:00

820 B

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] fix(wg-gateway): add default route replacement via tun interface 2026-06-27T18:13:44+02:00 false
commit
bojemoi
main
Git Activity
Commit 8e2fdb7 par Betty dans bojemoi Betty

Commit 8e2fdb7

Repository bojemoi
Branch main
Author Betty
Hash 8e2fdb7051f4eb4058dce81d2276116a80adb7c9

Description

Without this, OpenVPN creates tun1 but container default route stays on eth1, so forwarded traffic exits via host IP instead of ProtonVPN tunnel.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Files Changed

M	borodino/wg-gateway-start.sh

Diff Summary

 borodino/wg-gateway-start.sh | 3 +++
 1 file changed, 3 insertions(+)