|
I've managed to get two protcol definitions that work for me (anyway): pcAnywhere - directed primary: TCP port 5631 outbound secondary: TCP port 5631 inbound pcAnywhere - broadcast primary: UDP port 5632 send/receive secondary: UDP port 5632 receive/send Set up a protocol rule using both of these definitions. Or use the first one and set the following registry value on the remote system: HKLM\SOFTWARE\Symantec\pcAnywhere\CurrentVersion\System\TCPIPConnectIfUnknown=1 Note that if you don't set up the second protocol definition, you won't be able to browse the subnet for available pca hosts by entering a x.x.x.255 address. I've also set HKLM\SOFTWARE\Symantec\pcAnywhere\CurrentVersion\System\TCPIPPortCompatibility=0 on the remote at least, but I don't know if that's required or not. (It forces pca to only connect using the ports defined in TCPIPDataPort and TCPIPStatusPort.) (See http://service1.symantec.com/SUPPORT/pca.nsf/docid/1997471006 for the pcAnywhere registry settings.) Let me know if these work or if there are better ones out there. It took me some time with NetMon to figure out what was going on, but I'm sure some of you are more adept and can refine these  HTH, Brad PS. I don't have the Firewall Client installed and I have _no_ idea how to connect to pca hosts behind ISA... but there seems to be quite a few articles about that out there on the microsoft and symantec knowledge bases. One last thing... my usage of remote and host may be counter-intuitive: when I say remote, I mean the pc _behind_ ISA that is running pca in remote control mode and when I say host, I mean the pc out in the internet cloud. quote: Originally posted by BLTaylor: A bit more info...Here's what the pcAnywhere internet host is doing (netstat -a) Active Connections
Proto Local Address Foreign Address State TCP test-client-01:5632 TEST-CLIENT-01:0 LISTENING TCP test-client-01:5631 TEST-CLIENT-01:0 LISTENING TCP test-client-01:137 TEST-CLIENT-01:0 LISTENING TCP test-client-01:138 TEST-CLIENT-01:0 LISTENING TCP test-client-01:nbsession TEST-CLIENT-01:0 LISTENING UDP test-client-01:5632 *:* UDP test-client-01:nbname *:* UDP test-client-01:nbdatagram *:* I'm not sure where the first connection should be however. I've tried 2 combinations: As Tom suggested above and a single protocol definition: primary: 5632 TCP Out secondary: 5632 TCP In 5631 TCP In 5631 TCP Out 5631 - 5632 UDP Send/Receive Next I'm going to try revising the definitions Tom sent to include inbound replies. I'll let you know... Brad
------------------ Brad Taylor - Computability Ltd. brad.taylor@computability.ab.ca [This message has been edited by BLTaylor (edited 23 February 2001).] [This message has been edited by BLTaylor (edited 23 February 2001).]
|