On Sun, 28 Mar 2010 12:08:45 +0000 (UTC), Kat Rabun wrote:
> Two questions:
> Does Firefox open two random ports for listening when you start it on a
> blank page?
Rebooting, and opening Firefox to a blank page by default, it starts at
1025 and 1027. Restart Firefox and it goes to 1030 & 1032. Then 1036 &
1038. Then 1040 & 1042. Then 1044 & 1046. And so on.
Netstat reports which process is opening the suspect ports:
C:\Documents and Settings\kathleen> netstat -o
Active Connections
Proto Local Address Foreign Address State PID
TCP Kat:1044 localhost:1045 ESTABLISHED 2972
TCP Kat:1045 localhost:1044 ESTABLISHED 2972
TCP Kat:1046 localhost:1047 ESTABLISHED 2972
TCP Kat:1047 localhost:1046 ESTABLISHED 2972
Process explorer freeware reports process 2972 is Firefox.exe.
Googling, I see Firefox sometimes does a loopback to 127.0.0.1
(https://bugzilla.mozilla.org/show_bug.cgi?id=100154) but I don't see any
indication in the netstat that this problem is the same as that known
Firefox bug.
Do you get two ports opened for listening when you open Firefox on Winxp?
Bookmarks