Trying to compare send and receive times between a workstation and a remote server to determine the cause of an issue with file transfer times. Recently upgraded a dot release to Version 1.10.8 at both ends (v1.10.8-2-g52a5244 from master-1.10 is on the server) and I cannot see the source packets of the workstation. I can see both the source and the replies from the server but not the workstation. I tried again with the Version 1.12.0rc3 (v1.12.0rc3-0-ge14d5b6 from master-1.12) on the workstation but no luck. Workstation: Running on 64-bit Windows 7 Service Pack 1, build 7601, with WinPcap version 4.1.3 (packet.dll version 4.1.0.2980), based on libpcap version 1.0 branch 1_0_rel0b (20091008), GnuTLS 3.1.22, Gcrypt 1.6.0, without AirPcap. Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz, with 8032MB of physical memory. Server: Running on 64-bit Windows Server 2008 R2 Service Pack 1, build 7601, with WinPcap version 4.1.3 (packet.dll version 4.1.0.2980), based on libpcap version 1.0 branch 1_0_rel0b (20091008), GnuTLS 2.12.18, Gcrypt 1.4.6, without AirPcap. Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz, with 4095MB of physical memory. I need this in order to compare times and determine that it is an endpoint problem and not a firewall problem. I'm hoping it's something simple. Can you help? asked 29 Jul '14, 10:13 jdesoucey |
One Answer:
Maybe. I guess it's some kind of security software on your client like: AV, Firewall, Endpoint Security, VPN client, etc. Disable or uninstall that kind of software and it should work. We have had several similar reports in the past. Please read the Q&A of similar problems reported here: Regards answered 03 Aug '14, 10:19 Kurt Knochner ♦ |