mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 12:55:52 +03:00
[GH-ISSUE #202] PLUS: site vpn -- ensure devices route dns over gateway #67
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#67
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 (Oct 5, 2023).
Original GitHub issue: https://github.com/spr-networks/super/issues/202
Originally assigned to: @lts-rad on GitHub.
double check that devices routed over a site VPN will also make dns requests over that site VPN.
Today they use destination routing to use the uplink as a gateway but might still have SPR be the DNS server. In this case, the DNS should be also router through the gateway.
Unlike a traditional vpn setup where the device has a vpn client, and configures its own dns, the device is unaware it is being site forwarded. thats why dns needs to also be pushed out over the site vpn as the dns queries would leak the ip address of SPR
@lts-rad commented on GitHub (Oct 5, 2023):
ui fi: uplink view should display site vpns.