[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trying to debug VMware console connection block



On Sat, Apr 10, 2010 at 8:47 PM, Robert G. (Doc) Savage
<dsavage@peaknet.net> wrote:
> Looks rather like the outut of 'iptables -L -v', doesn't it?

In a sense, yes, but I'm asking for this specifically to see if
iptables is actually acknowledging any parameters that wouldn't show
up by way of `iptables -L -v`.  It doesn't look to be the case.

Have you confirmed yet that you have something that matches
127.0.0.1:8333 when you examine the output from `netstat -l -Ainet`?
If so, try beating against the thing with cURL or similar to see if
it's the HTTP side of the world causing you this grief.  Something
like `curl -v http://127.0.0.1:8333/` or `curl --trace-ascii -
http://127.0.0.1:8333/` might work.

-- 
Nathaniel R. Reindl

-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.