Replies: 1 comment 1 reply
-
But I don't know how eduroam works and this will lead to success. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello folks!
I'm aware this might not be the ideal place to ask this, but I'm expecting you people to be infinitely more competent than the IT support at my university, so I'm asking here.
Naturally, eduroam doesn't like encrypted DNS. But I do. So I would like to have some clean workaround to allow eduroam do its authentication shenanigans and then let me encrypt my DNS traffic once the authentication succeeded.
My Ideas are as follows:
Try to get hold of the addresses needed for authentication and then introduce forwarding rules. (Unsure if I there's a way to do this on my own, or if that requires ITs collaboration)
Write a script that sets DNS to 127.0.0.1:53 once I'm on the www and resets it to "empty" once I'm disconnected.
(Not sure how to do this without wasting unreasonable amounts of compute/bandwitdh)
Is there anyone here who has found a neat way to work around networks requiring DHCP and the like?
I'm on macOS and barely literate when it comes to the technicalities of the internet.
All the best and thanks in advance :)
Beta Was this translation helpful? Give feedback.
All reactions