<div dir="ltr">Fixed!<div>I was running iodined with argument <a href="http://mydomain.com">mydomain.com</a> instead of <a href="http://iod.mydomain.com">iod.mydomain.com</a>.</div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, 15 May 2018 at 04:02 Shervin Khastoo <<a href="mailto:shervinkh145@gmail.com">shervinkh145@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I believe that is not the case. Packets that are not being fragmented (short packets) reach the server correctly. Also, I investigated some of the packets manually by running the Wireshark both on the server and the client and packets were the same.<div><br></div><div>It's just so weird. I can download a file from the server via wget (because it has small http headers and no packet will be more than 255 bytes), but I cannot view that page in chromium (because of the large headers and the fragmentation).<div><br></div><div>By the way, I'm using the last version in the repos on archlinux. Could it be something like the incompatibility between zlib and iodine? is anyone running iodine on the latest archlinux?</div><div><br></div><div>Also, I am currently forwarding requests to iodine via bind. I tried removing bind and running the iodine directly on port 53 but the problem still persisted. But in "raw udp mode" the problem is gone.</div></div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, 15 May 2018 at 03:33 Shelvacu <<a href="mailto:shelvacu@gmail.com" target="_blank">shelvacu@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Error -3 is <tt>Z_DATA_ERROR</tt>, which is returned "if the input data was corrupted or incomplete."</div><div><br></div><div>My guess would be that the data is getting mangled on its journey through DNS. If you run wireshark on both ends (iodine <-> wireshark <-> The Internet <-> wireshark <-> iodined), does the same data that came in come out of The Internet?<br></div></div><div class="gmail_extra"><br><div class="gmail_quote"></div></div><div class="gmail_extra"><div class="gmail_quote">On Mon, May 14, 2018 at 3:51 PM, Shervin Khastoo <span dir="ltr"><<a href="mailto:shervinkh145@gmail.com" target="_blank">shervinkh145@gmail.com</a>></span> wrote:<br></div></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hello all,</div><div><br></div><div>I have set up an iodine client and server pair. I can ping both sides from one another but I cannot do SSH. I investigated the traffic using Wireshark and I realized that all packets that are being fragmented, will not reach the server. I ran the server with -DDD and I found that the "uncompress" function from ZLib fails with error -3.</div><div><br></div><div>Can you help me fix the problem?</div><div><br></div><div>Here are the verbose logs:</div><div><br></div><div>iodined[2807]: [288B blob data]</div><div>iodined[2807]: INpack with upstream 5/0, we are going to ack upstream 5/0</div><div>iodined[2807]: IN   pkt seq# 5, frag 0 (last=0), fragsize 202, total 202, from user 0</div><div>iodined[2807]: OUT  pkt seq# 2, frag 0 (last=0), offset 0, fragsize 0, total 0, to user 0</div><div>iodined[2807]: TX: client 127.0.0.1, type 10, name <a href="http://paaqayva.my.domain.org" target="_blank">paaqayva.my.domain.org</a>, 2 bytes data</div><div>iodined[2807]: [282B blob data]</div><div>iodined[2807]: INpack with upstream 5/1, we are going to ack upstream 5/1</div><div>iodined[2807]: IN   pkt seq# 5, frag 1 (last=1), fragsize 196, total 398, from user 0</div><div>iodined[2807]: Discarded data, uncompress() result: -3</div><div>iodined[2807]: OUT  pkt seq# 2, frag 0 (last=0), offset 0, fragsize 0, total 0, to user 0</div><div><br></div></div>
<br></blockquote></div></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">_______________________________________________<br>
iodine-users mailing lists<br>
<a href="mailto:iodine-users@lists.wpkg.org" target="_blank">iodine-users@lists.wpkg.org</a><br>
<a href="https://lists.wpkg.org/mailman/listinfo/iodine-users" rel="noreferrer" target="_blank">https://lists.wpkg.org/mailman/listinfo/iodine-users</a><br>
<br></blockquote></div></div><div class="gmail_extra"><br><br clear="all"><br>-- <br><div class="m_3806616619252134043m_437421666138461488gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>~~~~~~~~~</div><div>Shelvacu</div></div></div></div></div>
</div></blockquote></div></blockquote></div>