On Mon, 18 Oct 2010 18:17:47 +0100, Andy Burns scribe:
> Graham J wrote:
>
>> If you need this help, are you really the right person to help your
>> friend?
>
> That's a bit harsh, we all get "puzzlers" once in a while where we think
> we've set everything when trying to get two remote systems to talk to
> each other, but the systems have different ideas about it ...
Look, it happens to everyone - no matter how 'clever' they seem to think
they are, and I agree - it's only an arsehole that would come out with
this kind of crap.
I've watched Cisco certified network guys struggle to ping hosts because
of Norton Internet Security/Windows application level firewalls. I've
watched MCSE's not be able to figure out that DNS was down. In a world
full of 'professionals' everyone struggles or overlooks something trivial
from time to time. Hopefully we learn from it, and overcome it.
One thing I would say - don't rely on ping. Some idiots in this group
seem to consider it scary and dangerous and moronically shut off IGMP to
stop it from working.
OTTOMY I'd probably ask myself:
"Have they REALLY opened and forwarded ports on their mo-rou-swich-
kludge?" Just what security software is running and is it allowing
inbound / outbound communication? Is the VNC server actually bloody
running?
1. Establish the IP of the remote machine (and that they are not using
TOR or some proxy service...)
2. try a ping (but don't expect it to succeed)
3. try to telnet to the port of the VNC server and see if you get any
response.
4. personally, at this point, I'd probably do a quick port scan.
If it's dead Jim.... this depends on your users skill level....
5. have the remote user attempt to telnet to your client port (notably
watching for any dialogue boxes from application level firewalls like
Norton/Zone Alarm)
6. have the user attempt to telnet locally to the vnc server port and
look for a response.
7. get in your car and do a site visit to resolve this.....
As someone pointed out, having a reverse connection where you have a
listening client is probably the best course of action and is usually
flawless
UVNC 'Single click'....
http://www.uvnc.com/pchelpware/sc/
.... is great for this and reasonably easy.
1: follow this guide
(
http://www.uvnc.com/pchelpware/sc/create.html)
Once you've created you single-click.exe have them download and run it.
At your end just make sure you have the client running on your machine in
'listening' mode, and port 5500 open/forwarded. Simples ;-)