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

For which directions (send or receive) do the Cipher/Digest options apply? #109

Closed
nh2 opened this issue Mar 25, 2016 · 1 comment
Closed

Comments

@nh2
Copy link
Contributor

nh2 commented Mar 25, 2016

On https://www.tinc-vpn.org/pipermail/tinc/2015-April/004092.html you say that encryption settings only affect outgoing packets -- is it somehow possible that it's the other way around?

I have 2 servers, A and B, running tinc, and A has encryption disabled in its config file, B has it enabled. On B, if I run iperf3 -c A (means B sends), it's fast, if I run with -R (means A sends), it's slow.

I can reproduce this when I switch A and B.

@nh2 nh2 changed the title In for which directions (send or receive) do the Cipher/Digest options apply? For which directions (send or receive) do the Cipher/Digest options apply? Mar 25, 2016
@nh2
Copy link
Contributor Author

nh2 commented Mar 25, 2016

Answer from guus on IRC:

hm, you are correct, the Cipher/Digest options tell the remote node what algorithms to use to send packets.

@nh2 nh2 closed this as completed Mar 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant