<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Nov 23, 2014 at 10:45 PM, Amichai Rotman <span dir="ltr"><<a href="mailto:amichai@iglu.org.il" target="_blank">amichai@iglu.org.il</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0.8ex;border-left:1px solid rgb(204,204,204);border-right:1px solid rgb(204,204,204);padding-left:1ex;padding-right:1ex"><div dir="rtl"><div dir="ltr">Hi All,</div><div dir="ltr"><br></div><div dir="ltr">I am trying to troubleshoot a bottleneck in my internet connection.</div><div dir="ltr"><br></div><div dir="ltr">I came across a few lines like these ones when I run 'netstat -ptW':</div><div dir="ltr"><div dir="ltr"><br></div><div dir="ltr">tcp        0      0 <a href="http://10.0.0.3:42239" target="_blank">10.0.0.3:42239</a>          82-166-201-152.barak-online.net:http ESTABLISHED 5881/chrome<br></div></div></div></blockquote><div><br></div><div>This is a server on the Akamai CDN. Could be any website using Akamai. Use a sniffer instead of netstat if you want to know what's going on.<br> <br></div><blockquote class="gmail_quote" style="margin:0px 0.8ex;border-left:1px solid rgb(204,204,204);border-right:1px solid rgb(204,204,204);padding-left:1ex;padding-right:1ex"><div dir="rtl"><div dir="ltr"><div dir="ltr"></div><div>tcp        0      0 <a href="http://10.0.0.3:55224" target="_blank">10.0.0.3:55224</a>          bzq-179-180-121.static.bezeqint.net:https ESTABLISHED 5881/chrome     <br></div></div><div dir="ltr"><div><br></div></div></div></blockquote><div><br></div><div>Using -n in netstat is advised; Some IPs have a reverse DNS without a matching forward DNS. Anyways, this is likely 212.179.180.121.<br><br></div><div>Also known as:<br><br>$ host <a href="http://www.google.com">www.google.com</a> | grep 212.179.180.121<br><a href="http://www.google.com">www.google.com</a> has address 212.179.180.121<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0.8ex;border-left:1px solid rgb(204,204,204);border-right:1px solid rgb(204,204,204);padding-left:1ex;padding-right:1ex"><div dir="rtl"><div dir="ltr">Does Bezeq and the ISPs open a backdoor in my router somehow?</div><div dir="ltr"><br></div></div></blockquote><div>They could be, but this log is probably not showing the case.<br> <br></div><div>-- Shimi<br></div></div></div></div>