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

nfacctd tee plugin fails when tee_transparent parameter is set to true #158

Closed
ashvanth48 opened this issue Sep 12, 2017 · 2 comments
Closed
Assignees
Labels

Comments

@ashvanth48
Copy link

Hi,
I'm getting the below error message if I enable tee_transparent parameter to true

ERROR ( a/tee ): raw send() from [x.x.x.x:50284] seqno [254179447] to [10.20.0.45:5000] failed (Message too long)

@paololucente
Copy link
Member

Hi @ashvanth48 , the "message too long" error comes back from the kernel and you should look at packet sizes and configured MTU. When in non-transparent mode it may be things are just working because kernel fragments - you should check this too. Paolo

@paololucente paololucente self-assigned this Sep 13, 2017
@ashvanth48
Copy link
Author

Thanks Paolo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants