View Single Post
08/05/14, 11:07 AM   #21
Dolby
Every day I'm shuffling
 
Dolby's Avatar
Premium Member
WoWInterface Admin
Join Date: Feb 2004
Posts: 1,276
Another thing that would be helpful is if you could open a terminal window and type...

Code:
netstat -o -n -a | findstr 0.0:80
and

Code:
netstat -o -n -a | findstr 0.0:443
What do you get in return? If nothing (should be nothing) let me know too.
  Reply With Quote