Difference between revisions of "Wireguard"
From SME Server
Jump to navigationJump to searchUnnilennium (talk | contribs) (Created page with "{{Languages}} <!-- here we define the contrib name variable --> <!-- we get the page title, remove suffix for translated version; if needed you can define there with the value...") |
Unnilennium (talk | contribs) |
||
Line 8: | Line 8: | ||
{{Infobox contribs | {{Infobox contribs | ||
|name={{#var:contribname}} | |name={{#var:contribname}} | ||
− | |image= | + | |image=Wireguard logo.svg |
|description_image= {{#var:contribname}} logo | |description_image= {{#var:contribname}} logo | ||
|maintainer= Unnilennium | |maintainer= Unnilennium |
Revision as of 21:10, 28 June 2021
![]() | |
wireguard logo | |
Maintainer | Unnilennium |
---|---|
Url | https://www.wireguard.com/ |
Licence | GPLv2 for kernel modules, MIT, BSD, Apache 2.0, or GPL for other parts |
Category | |
Tags | VPN, security, network, remote |
Maintainer
Version
Description
Installation
yum --enablerepo=smecontribs install smeserver-wireguard
yum --enablerepo=smecontribs install smeserver-wireguard signal-event post-upgrade signal-event reboot
yum --enablerepo=smecontribs install smeserver-wireguard signal-event post-upgrade signal-event reboot
Configuration
you can list the available configuration with the following command :
config show wireguard
Some of the properties are not shown, but are defaulted in a template or a script. Here a more comprehensive list with default and expected values :
property | default | values | |
---|---|---|---|
DbName | nextcloud | string | for mysql db |
DbPassword | GENERATED | string | for mysql db |
DbUser | nextcloud | string | for mysql db |
access | private | private, public | |
status | enabled | enabled,disabled |
Uninstall
yum remove smeserver-wireguard wireguard
Bugs
Please raise bugs under the SME-Contribs section in bugzilla
and select the smeserver-wireguard component or use this link
Below is an overview of the current issues for this contrib:
ID | Product | Version | Status | Summary (7 tasks) ⇒ |
---|---|---|---|---|
12492 | SME Contribs | 10.0 | RESOLVED | Error in SM2 wireguard panel |
11767 | SME Contribs | Futur | CONFIRMED | Change Smeserver (Wireguard) external IP address in Wireguard configuration for clients |
11732 | SME Contribs | 10.0 | CONFIRMED | NFR: allow SME to connect to remote server |
11729 | SME Contribs | 10.0 | CONFIRMED | delete unused network |
11728 | SME Contribs | 10.0 | CONFIRMED | NFR: add custom DNS field |
11727 | SME Contribs | 10.0 | CONFIRMED | NFR: easy AllowedIPs configuration |
11726 | SME Contribs | 10.0 | CONFIRMED | NFR: userpanel |
Changelog
Only released version in smecontrib are listed here.
Expand
smeserver-wireguard Changelog: SME 10 (smecontribs)