| 
 
browser problems 
  Shadow Hawkins on Thursday, 22 January 2004 22:18:40
I have 2 win xp machines behind a debian router, both on the same subnet. Both machines get their ipv6 address from the debian router. Pinging www.sixxs.net works on both machines fine: both get replies from the ipv6 address of www.sixxs.net. The problem is that one machine is able to browse to www.sixxs.net (and other ipv6 page) en the second is not. 
When I use Internet Explorer at the second machine, I get a kind of time-out after a while. Netstat gives as "State" always "SYNC_SENT   0".
When I use Firebird 0.7, I get immediately "The connection was refused when attempting to contact www.sixxs.net"
When I use telnet (telnet www.sixxs.net 80; get /), I get a lot of html. 
So I think some application is blocking my browsers in someway, but I have no clue which one. I used the search and found some problems with antivirus software, so a disabled (exiting was not possible) Norton Antivirus '03 (runs on both machines, so could not be the problem), this makes no difference. Another problem found was with netlimiter, which indeed was used by the machine with no ipv6 browsing and not by the other one, but uninstalling and rebooting makes not difference.
The processes that were running are (using pslist from sysinternals):
  
Process information for TROUBLEHOST:
Name          Pid Pri Thd  Hnd    Mem    User Time   Kernel Time   Elapsed Time
Idle            0   0   1    0     20  0:00:00.000  10:13:53.046    0:00:00.000
System          4   8  60  372    220  0:00:00.000   0:03:27.703    0:00:00.000
smss          388  11   3   21    376  0:00:00.093   0:00:00.015   14:03:34.406
csrss         588  13  11  388   2548  0:00:04.015   0:04:05.000   14:03:21.593
winlogon      612  13  20  892   1748  0:00:02.093   0:00:04.843   14:03:20.734
services      656   9  16  299   2700  0:00:01.421   0:00:02.359   14:03:20.406
lsass         668   9  22  336   1568  0:00:00.578   0:00:00.687   14:03:20.390
svchost       848   8  10  257   2520  0:00:00.390   0:00:00.359   14:03:19.015
svchost       912   8  87 1581  17428  0:00:23.593   0:00:11.703   14:03:17.968
svchost      1104   8   7   81   1688  0:00:00.156   0:00:00.078   14:03:16.671
svchost      1132   8  21  275   4920  0:00:00.406   0:00:00.187   14:03:16.562
spoolsv      1228   8  10  134   3584  0:00:00.843   0:00:05.218   14:03:16.312
3CDMINIC     1748   8   2   30    920  0:00:00.031   0:00:00.140   14:03:08.171
alg          1764   8   7  134   2192  0:00:00.046   0:00:00.000   14:03:08.156
NAVAPSVC     1820   8   1  100    952  0:00:00.343   0:00:00.890   14:03:08.046
NPROTECT     1864   8   3  100   2544  0:00:00.140   0:00:00.296   14:03:07.984
nvsvc32      1908   8   3   42    736  0:00:00.015   0:00:00.078   14:03:07.750
oodag        1988   8  10  104   3644  0:00:00.296   0:00:00.265   14:03:07.640
slserv        320   8   3   22    772  0:00:00.046   0:00:00.062   14:03:03.843
sstray        632   8   2   55   1672  0:00:00.031   0:00:00.312    1:59:09.468
ctfmon       3704   8   1   56   2052  0:00:00.187   0:00:00.187    1:57:57.234
EM_EXEC      4092   8   2   92   3468  0:00:00.187   0:00:00.484    1:57:46.468
rundll32     1180   8   4  109   3060  0:00:00.062   0:00:00.187    1:57:42.250
rundll32     2252   8   1   28   1528  0:00:00.015   0:00:00.093    1:57:31.984
cmd          3952   8   1   21    824  0:00:00.031   0:00:00.078    1:38:02.703
taskmgr      1252  13   4  107   6560  0:00:00.484   0:00:01.343    0:04:29.078
MozillaFire  3860   8  13  169  19840  0:00:01.062   0:00:00.656    0:01:22.703
pslist       1352  13   2   80   1764  0:00:00.015   0:00:00.015    0:00:00.015    
Has anybody an idea what is going wrong?
browser problems 
Start deinstalling Norton it is a bad virusscanner anyways, but the worst part is that it installs itself in between the layers of winsock disabling the working of the IPv6 stack in some parts.
Also you should check, using eg ethereal, if there is any communications being sent onto your network card.
 
browser problems 
  Shadow Hawkins on Thursday, 22 January 2004 22:38:27
Norton was not really the problems, worked on the other machine too. 
I made the stupid mistake to restart the win xp only once after removing netlimiter.. After restarting the machine again everything worked fine..
So netlimiter is a bad program, when using ipv6. I had not rules defined to limit something, I exited the program, but that is not enough, it must be completely removed.
 
browser problems 
Then they fixed Norton apparently as it was one of the programs that was causing problems, good to hear.
Does the netlimiter application understand IPv6 then ?
 
browser problems 
  Shadow Hawkins on Thursday, 22 January 2004 22:52:08
No, it does not, and I'm afraid that is the problem. Netlimiter has to do "something" with the winsock, to be able to limit the speed of every application, so I guess that there is the problem. (But it is strange that trying to get an ipv6 www page by telnet is possible, while netlimiter is installed).
 
  |