Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Unable to connect #3

Closed
ukleinek opened this issue Jul 28, 2014 · 4 comments
Closed

Unable to connect #3

ukleinek opened this issue Jul 28, 2014 · 4 comments

Comments

@ukleinek
Copy link

I get strange output from andiodine, see http://www.kleine-koenig.org/tmp/andiodine.png. Calling upstreams iodine 0.7 (installed via adb and run from adb shell) seems to work fine.
Any hints?

@yvesf
Copy link
Owner

yvesf commented Aug 7, 2014

This looks similar to #4 , maybe it is related to the new iodine version.

Can you observe the same problem with using iodine 0.6 on the serverside?

@ukleinek
Copy link
Author

ukleinek commented Aug 7, 2014

I had the same problem already before switching from 0.6-rc1 to 0.7. If you have a hint how to debug that, or need a tcpdump of a failing session, just tell me what you need (and how I can do it[1])

[1] I know about network stuff, but not android, don't even know how I would generate the stack trace that appears in #4.

Thanks
Uwe

@yvesf
Copy link
Owner

yvesf commented Aug 16, 2014

You can "generate" the display by running 'adb logcat' while executing the program.

I'm closing this as a duplicate of #4, please re-open if you think that this is a different issue.

The workaround for #4 is to force the iodined server to use a higher MTU. The next version of andiodine will give you a dedicated warning about that.

@yvesf yvesf closed this as completed Aug 16, 2014
@ukleinek
Copy link
Author

I didn't had the opportunity to do the logging, but also after switching the server to use -m 1280 I still got strange failures. http://www.kleine-koenig.org/tmp/andiodine-m1280.png
I failed to connect with the upstream console client, but at least this one gets the output right.
http://www.kleine-koenig.org/tmp/iodine-m1280.png.

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

No branches or pull requests

2 participants