<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title>[TWC] what could these &#x22;localhost&#x22; connections be? in Security</title>
<link>http://www.dslreports.com/forum/r21701219</link>
<description></description>
<language>en</language>
<pubDate>Mon, 09 Nov 2009 03:34:00 EDT</pubDate>
<lastBuildDate>Mon, 09 Nov 2009 03:34:00 EDT</lastBuildDate>

<item>
<title>Re: [TWC] what could these &#x22;localhost&#x22; connections be?</title>
<link>http://www.dslreports.com/forum/remark,21714498</link>
<description><![CDATA[<A HREF="/useremail/u/314530"><b>NormanS</b></A> : <div class="bquote"><small>said by  TheWiseGuy <A HREF="/useremail/u/653770"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Now since in this case they are established versus listening, as was the case in the other example, you may be correct, all 4 sockets/ports may be simply for pollable events.<br> </div>I show four lines for the Firefox sockets. Each line treats one of the endpoints as local, the other as remote. Two loopback connections have four endpoints.<br><textarea name="code" class="text" cols=50 rows=10>  Proto  Local Address          Foreign Address        State           PID&#012;  TCP    127.0.0.1:4746         127.0.0.1:4747         ESTABLISHED     5936&#012;  TCP    127.0.0.1:4747         127.0.0.1:4746         ESTABLISHED     5936&#012;  TCP    127.0.0.1:4751         127.0.0.1:4752         ESTABLISHED     5936&#012;  TCP    127.0.0.1:4752         127.0.0.1:4751         ESTABLISHED     5936&#012;</textarea><!--end code block-->I used 'netstat -ano' to get the ProcessID#. Windows Task Manager identified ProcessID# 5936 as Firefox.<br><br><small>--<br>Norman<br>~Oh Lord, why have you come<br>~To Konnyu, with the Lion and the Drum</small><br>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21714498</guid>
<pubDate>Sat, 10 Jan 2009 06:28:36 EDT</pubDate>
</item>

<item>
<title>Re: [TWC] what could these &#x22;localhost&#x22; connections be?</title>
<link>http://www.dslreports.com/forum/remark,21702845</link>
<description><![CDATA[<A HREF="/useremail/u/653770"><b>TheWiseGuy</b></A> : Yes I understand that you need a pair of ports/sockets for one connection. I should have made it clear that I was talking about ports/sockets not connections. From the post by EG that I cited<br><br><div class="bquote"><small>said by a firefox programmer :</small><br><br>I don't know how to implement NSPR pollable events<br>on Windows without using a pair of TCP sockets,</div>Now since in this case they are established versus listening, as was the case in the other example, you may be correct, all 4 sockets/ports may be simply for pollable events. Still in reading the complete reference I am not sure there should be more then 2 sockets/ports for the pollable events cited by that programmer, though it would make sense since the connection to check for a pollable event would be made to the listening socket and there normally are 2 listening ports/sockets. <br><small>--<br>Warning, If you post nonsense and use misinformation and are here to argue based on those methods, you will be put on ignore.</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21702845</guid>
<pubDate>Thu, 08 Jan 2009 11:41:31 EDT</pubDate>
</item>

<item>
<title>Re: [TWC] what could these &#x22;localhost&#x22; connections be?</title>
<link>http://www.dslreports.com/forum/remark,21702591</link>
<description><![CDATA[<A HREF="/useremail/u/707666"><b>jimkyle</b></A> : Each loopback connection uses two ports, one for each end of the connection. You can see that the first two are connected to each other, as are the next two, in the OP's report. Thus the first four probably represent the two Firefox connections...]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21702591</guid>
<pubDate>Thu, 08 Jan 2009 10:55:34 EDT</pubDate>
</item>

<item>
<title>Re: [TWC] what could these &#x22;localhost&#x22; connections be?</title>
<link>http://www.dslreports.com/forum/remark,21702161</link>
<description><![CDATA[<A HREF="/useremail/u/653770"><b>TheWiseGuy</b></A> : Localhost is 127.0.0.1 and is Loopback on your computer. You can make sure that it is 127.0.0.1 by running netstat -n<br><br>&raquo;<A HREF="http://en.wikipedia.org/wiki/Localhost" >en.wikipedia.org/wiki/Localhost</A><br><br>It is the way a program talks to itself. Firefox uses 2 of these for Pollable events<br><br>&raquo;<A HREF="http://www2.dslreports.com/forum/remark,12543245#12761500" >www2.dslreports.com/forum/remark&middot;&middot;&middot;12761500</A><br><br>I am not sure how the other 2 are used but since the packets never leave your computer there should be no need to worry about connections only to Localhost.<br><small>--<br>Warning, If you post nonsense and use misinformation and are here to argue based on those methods, you will be put on ignore.</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21702161</guid>
<pubDate>Thu, 08 Jan 2009 09:34:42 EDT</pubDate>
</item>

<item>
<title>Re: [TWC] what could these &#x22;localhost&#x22; connections be?</title>
<link>http://www.dslreports.com/forum/remark,21701379</link>
<description><![CDATA[<A HREF="/useremail/u/122916"><b>amysheehan</b></A> : I've asked the mods to move your topic to Security for follow up :)]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21701379</guid>
<pubDate>Thu, 08 Jan 2009 02:47:18 EDT</pubDate>
</item>

<item>
<title>[TWC] what could these &#x22;localhost&#x22; connections be?</title>
<link>http://www.dslreports.com/forum/remark,21701219</link>
<description><![CDATA[<A HREF="/useremail/u/0"><b>anon</b></A> : Hello,<br><br>I am seeing this when I do a netstat<br>C:\Documents and Settings\user>netstat<br><br>Active Connections<br><br>  Proto  Local Address          Foreign Address        State<br>  TCP    asus:1042              localhost:1043         ESTABLISHED<br>  TCP    asus:1043              localhost:1042         ESTABLISHED<br>  TCP    asus:1045              localhost:1046         ESTABLISHED<br>  TCP    asus:1046              localhost:1045         ESTABLISHED<br>  TCP    asus:5152              localhost:1044         CLOSE_WAIT<br><br>I see all of these localhost connections when I open my firefox browser.  I first thought it might be spyware or something, so I did a complete re-partition and re-format<br><br>After the format though I seem to have not seen it the first couple days but now...I am seeing again.<br><br>Any ideas? Is this normal?]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21701219</guid>
<pubDate>Thu, 08 Jan 2009 01:36:45 EDT</pubDate>
</item>

</channel>
</rss>
