|
Posted by Michael Zedeler on August 22, 2007, 2:23 am
Please log in for more thread options
Nevada wrote:
> I'm trying to use wsp to track some web page browsing. [...]
>
> I'm getting the " --- Accepting connection --- " message from wsp. But
> as I browse pages I don't see any output from wsp. In the Firefox
> Connection Settings I set Port to 5364 but left "HTTP Proxy:" empty.
> (If I put "localhost" or my IP address, I am not be able to connect.)
>
> When I do "lsof -i" or "netstat -anp --tcp" I don't see any
> references to port 5364. (I'm not running any firewall.)
Start out testing whether you can access wsp with telnet (telnet
localhost 5364). If thats the case, you probably didn't get Firefox to
use the proxy.
Regards,
Michael.
|