Successfully installed on Debian 13.0 #860
riy6
started this conversation in
Show and tell
Replies: 1 comment
-
Thank you for the steps! If I understand correctly these are some tips for people to checkout. If you want to integrate them into the docs. Reach other through here or other methods. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was successful installing WGDashboard on Debian 13.0 and I'd like to share solutions of some problems I've got in my setup.
/etc/nginx/sites-enabled/@defaultand restart all the services (nginx and wgd):/etc/sysctl.confbut/usr/lib/sysctl.d/50-default.confAdd therenet.ipv4.ip_forward = 1, makesysctl -pand packet forwarding will work.Hope that helps!
UPD: Also, just now made AmneziaWG working fine. It is not included in standard Debian packages and there is no precompiled version, so I had to make install Amnezia kernel module.
Beta Was this translation helpful? Give feedback.
All reactions