Replies: 1 comment 1 reply
|
hey! @linonetwo if you haven't already figured it out, i believe changing the MTU if that interface could help. |
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.
I'm trying coder in my toy K3s over Headscale Tailscale network.
I found coders will try to set up another layer of WireGuard, which will weigh on calculation while the network environment is already very secure. Could this behavior be disabled and run only with a direct connection, without any encryption?
Or let it use my Headscale as STUN server, And reuse my Tailscale network directly?
In my setup:
So, this additional network layer could sometimes cause trouble.
All reactions