Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PCAnywhere 1

Status
Not open for further replies.

cdogg

Technical User
Joined
Jul 30, 2001
Messages
7,785
Location
US
Any knowledgable folks out there had experience with getting PCAnywhere to work through a firewall? Here's the deal...

I've got a pc at work running Win2K and one at home running Win98SE. Both are behind a firewall. The one at home uses a simple router configuration and is set properly. I was able to connect using standard ports 5631 (for TCP) and 5632 (for UDP) from a dial-up connection from another pc.

My problem is that the work pc won't connect to my home one. I've tried changing port numbers in case my work's firewall is blocking the standard ones in particular. Does anyone know which ports to try or am I just out of luck?

I know I've got to set my router at home to accept whatever ports I try from the office. I'm thinking that the office firewall won't let UDP packets through no matter what port... Is there a way to check UDP transmission? Is my only option a "port scanner"? ~cdogg
"We park in driveways but drive in parkways?"
 
try using the 443 , 1080 , 80 or 21 ports to get your TCP packets out. [pc3]
if your firewall eats all the UDP traffic, then you'll need to "dig a hole" in your firewall (not appreciated par your network admin) [laser]. To do this you can use a http-tunnel ( install a server-side tunnel at home.
You will use your tunnel as a socks proxy server. In order to send the UDP traffic to your home PC, try using SocksCap (socks capturing) to put your UDP packets in a TCP wrapping and send them over the tunnel.
You can also try other software to control your Home PC (BackOriffice --> but you'll have to put passwords, revise security .... coz this is an ancient BackDoor Trojan) [bomb]
 
Thanks for all the suggestions... ~cdogg
"We park in driveways but drive in parkways?"
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top