Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
Virtual private networks
»
WireGuard: description for endpoints possible?
« previous
next »
Print
Pages: [
1
]
Author
Topic: WireGuard: description for endpoints possible? (Read 1767 times)
tony124
Newbie
Posts: 11
Karma: 0
WireGuard: description for endpoints possible?
«
on:
March 10, 2021, 01:37:55 pm »
I wonder if someone can give me a hint on this problem:
- I have added a few dozens of WG endpoints;
- each of them is for a single user;
- the user ids (which I already have and cannot easily change) contain characters like -, _,.
- endpoint name can only contain only letters and digits
- I give each user a unique number, e.g. user-A =>
wg100
, user-B =>
wg101
, etc.
- it works, but from the UI I cannot tell which endpoint corresponds to which user
So I wonder if it is possible add a description field to each endpoint.
Another approach is to remove chars which is not letter/digit from user-ids, and then use that stripped user-id as name for endpoint. So I would end up with names like
wg0userA
,
wg0userB
etc. There is a danger that after stripping non letter/digit chars, there might be some name collision which is hard to control.
Logged
mimugmail
Hero Member
Posts: 6766
Karma: 494
Re: WireGuard: description for endpoints possible?
«
Reply #1 on:
March 11, 2021, 03:09:31 pm »
Can you add a feature request in github? Shouldnt be hard to add
Logged
WWW:
www.routerperformance.net
Support plans:
https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German):
https://opnsense.max-it.de/
tony124
Newbie
Posts: 11
Karma: 0
Re: WireGuard: description for endpoints possible?
«
Reply #2 on:
March 11, 2021, 03:35:19 pm »
I am not sure where to submit the feature request: to
https://github.com/opnsense/plugins
or to
https://github.com/opnsense/core
?
Logged
mimugmail
Hero Member
Posts: 6766
Karma: 494
Re: WireGuard: description for endpoints possible?
«
Reply #3 on:
March 11, 2021, 03:38:09 pm »
Plugins
Logged
WWW:
www.routerperformance.net
Support plans:
https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German):
https://opnsense.max-it.de/
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
Virtual private networks
»
WireGuard: description for endpoints possible?