Steps completed:
DONE. Perl repeater placed in CGI-BIN folder (on host)
DONE. Hosting provider has opened ports 5901 and 5500 (default ports for ChunkVNC)
DONE. Dyndns pointing to host IP
DONE. SSH enabled on host (to enable puTTY connection)
DONE. have used Rat's command to enable script:
Code: Select all
/home/**ACCOUNT NAME**/public_html/cgi-bin/ultravnc_repeater.pl -L BG -r -C -c 5901 -s 5501
q. Do I set the WAN to the DynDns name?
q. Do I set the LAN to the hosting IP address? (because this is in fact a website WAN address, no?)
q. Do I set the server for 5500 or 5501? (if 5500 do I need to edit Rat's repeater code (above))?
Also I'm not sure if the kill command is correct
Code: Select all
pkill ultravnc_repeat
Code: Select all
netstat -anp --tcp | grep perl
Code: Select all
(Not all processes could be identified, non-owned process info
will not be shown, you would have to be root to see it all.)
tcp 0 0 0.0.0.0:5901 0.0.0.0:* LISTEN 416044/perl
tcp 0 0 0.0.0.0:5501 0.0.0.0:* LISTEN 416044/perl