Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client name mapping #55

Closed
GitSchorsch opened this issue May 16, 2020 · 0 comments
Closed

Client name mapping #55

GitSchorsch opened this issue May 16, 2020 · 0 comments
Assignees
Labels
🔨 enhancement New feature or request
Milestone

Comments

@GitSchorsch
Copy link
Contributor

Because of problems with reverse DNS with ipv6, I have to make two entries for each client when specifying a blocking group (once with its hostname and once with it ipv6 address). In addition, the device is also displayed with these two names in the grafana client statistic.

So I would like to map client names to specific ip addresses:

clients:
laptop:
- 192.168.1.2
- ...
- fd00::532b:9bda:45b5:123

The name "laptop" defined in this way will replace the actual DNS name of the device and can be used in the blocking group specification and is used as client name in the static overview,

@0xERR0R 0xERR0R added the 🔨 enhancement New feature or request label May 16, 2020
@0xERR0R 0xERR0R added this to the 0.8 milestone May 16, 2020
@0xERR0R 0xERR0R self-assigned this May 16, 2020
0xERR0R added a commit that referenced this issue May 17, 2020
@0xERR0R 0xERR0R closed this as completed May 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants