mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 12:55:52 +03:00
[GH-ISSUE #290] "Lan", "wan", "dns" as groups confuses users #125
Labels
No labels
blocked
bug
documentation
enhancement
fixed
fixed ✅
hardening
implemented
installer
multicast
p1
p2
pending
podman
pull-request
security
testing
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/super#125
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lts-rad on GitHub (Feb 28, 2024).
Original GitHub issue: https://github.com/spr-networks/super/issues/290
Originally assigned to: @lts-rad on GitHub.
Option 1: make this a frontend fix
Option 2: migrate devices to have these be tags instead
Option 3: Neither a tag or a group, but an "access" /policy flag
@lts-rad commented on GitHub (Feb 28, 2024):
what is a tag?
a tag is an attribute assigned to a device.
a tag lets user refer to multiple devices easily for an Ad Blocking or A Firewall Rule or other featuers
what is a group?
a group is devices that are networked together.
a group is a set of devices that are networked together (by policy leading to firewall rules) and can intercommunicate
@lts-rad commented on GitHub (Feb 28, 2024):
Lan_upstream tag can also be refactored
@lts-rad commented on GitHub (Feb 28, 2024):
we can add lan, wan, dns, lan_upstream to a new "policy" attribute. another one to add is "quarantine" mode.
@lts-rad commented on GitHub (Mar 6, 2024):
This feature is now complete in feautres