我试图让我的计算机连接到 Adobe Connect 服务器,但我没有成功。Adobe 告诉我的错误是“错误:FMS 服务器未正确返回!” 并做了一些缩小范围以找出问题所在......
- 我知道这不是路由器问题,因为当我绕过它时它仍然无法工作,而且 Adobe Connect 在我网络中的所有其他计算机上工作正常
- 我已经禁用了 Windows 防火墙(无论哪种方式)并且没有做任何事情
- 这与尝试连接到服务器上的端口 1935 有关,因为我可以正常连接到端口 80 但不能连接到端口 1935
- 我安装了 VirtualBox 和 Virtual PC 网络驱动程序,但我禁用了它们但没有成功
- 我使用了 TCP 优化器并尝试恢复设置但没有成功
- 在 netstat 中与端口 1935 的连接最远是 SYN_SENT,因此由于某种原因服务器没有发回 ACK
- 它在 Firefox、Chrome 或 Internet Explorer 中不起作用(是的,我确保启用了 SSL 和 TLS)
我想知道这是否可能是某种防火墙问题,但事实是,我完全禁用了 Windows 防火墙,并且没有其他防火墙(据我所知)在运行。我认为这可能是因为我安装了 Norton 360,但这不是问题所在。有任何想法吗?
更新:
这是来自CAN连接的计算机的 traceroute 和 nmap 扫描:
Tracing route to connect.bowvalleycollege.ca [199.185.132.114]
over a maximum of 30 hops:
1 1 ms 1 ms <1 ms 192.168.1.1
2 36 ms 36 ms 37 ms d198-53-240-1.abhsia.telus.net [198.53.240.1]
3 44 ms 39 ms 38 ms 173.182.202.193
4 36 ms 36 ms 36 ms CLGRAB31GR01.bb.telus.com [154.11.10.170]
5 37 ms 35 ms 37 ms 154.11.2.218
6 49 ms 48 ms 48 ms core4-calgaryqa_gi6-0-0.net.bell.ca [64.230.77.252]
7 50 ms 50 ms 58 ms core4-calgary68_ge5-1-0.net.bell.ca [64.230.77.222]
8 48 ms 50 ms 48 ms core4-vancouver_pos11-1-0.net.bell.ca [64.230.77.207]
9 48 ms 49 ms 48 ms core1-vancouver_pos0-2-0.net.bell.ca [64.230.183.33]
10 49 ms 86 ms 48 ms bx2-vancouver_POS1-0.net.bell.ca [64.230.248.58]
11 99 ms 49 ms 48 ms 204.101.4.90
12 53 ms 51 ms 52 ms static-67-226-180-101.ptr.terago.net [67.226.180.101]
13 52 ms 53 ms 53 ms static-67-226-180-142.ptr.terago.net [67.226.180.142]
14 * * * Request timed out.
15 53 ms 51 ms 51 ms reddog.bowvalleycollege.ca [199.185.132.4]
16 53 ms 53 ms 53 ms vpn.bowvalleycollege.ca [199.185.132.9]
17 * * * Request timed out.
18 * * * Request timed out.
19 * * * Request timed out.
20 * * * Request timed out.
21 * * * Request timed out.
22 * * * Request timed out.
23 * * * Request timed out.
24 * * * Request timed out.
25 * * * Request timed out.
26 * * * Request timed out.
27 * * * Request timed out.
28 * * * Request timed out.
29 * * * Request timed out.
30 * * * Request timed out.
Trace complete.
Starting Nmap 6.01 ( http://nmap.org ) at 2012-09-29 12:14 Mountain Daylight Time
Nmap scan report for connect.bowvalleycollege.ca (199.185.132.114)
Host is up (0.057s latency).
Not shown: 995 filtered ports
PORT STATE SERVICE
80/tcp open http
113/tcp closed ident
443/tcp closed https
1433/tcp open ms-sql-s
1935/tcp open rtmp
Nmap done: 1 IP address (1 host up) scanned in 13.23 seconds
这是来自无法连接的计算机的traceroute和 nmap 扫描:
Tracing route to connect.bowvalleycollege.ca [199.185.132.114]
over a maximum of 30 hops:
1 <1 ms <1 ms <1 ms 192.168.1.1
2 38 ms 35 ms 36 ms d198-53-240-1.abhsia.telus.net [198.53.240.1]
3 42 ms 37 ms 37 ms 173.182.202.193
4 37 ms 37 ms 37 ms CLGRAB31GR01.bb.telus.com [154.11.10.170]
5 37 ms 37 ms 37 ms 154.11.2.218
6 48 ms 48 ms 48 ms core4-calgaryqa_gi6-0-0.net.bell.ca [64.230.77.252]
7 48 ms 47 ms 48 ms core4-calgary68_ge5-1-0.net.bell.ca [64.230.77.222]
8 49 ms 48 ms 48 ms core4-vancouver_pos11-1-0.net.bell.ca [64.230.77.207]
9 48 ms 48 ms 48 ms core1-vancouver_pos0-2-0.net.bell.ca [64.230.183.33]
10 47 ms 48 ms 47 ms bx2-vancouver_POS1-0.net.bell.ca [64.230.248.58]
11 47 ms 48 ms 46 ms 204.101.4.90
12 51 ms 52 ms 52 ms static-67-226-180-101.ptr.terago.net [67.226.180.101]
13 51 ms 52 ms 52 ms static-67-226-180-142.ptr.terago.net [67.226.180.142]
14 * * * Request timed out.
15 50 ms 49 ms 50 ms reddog.bowvalleycollege.ca [199.185.132.4]
16 52 ms 52 ms 52 ms vpn.bowvalleycollege.ca [199.185.132.9]
17 * * * Request timed out.
18 * * * Request timed out.
19 * * * Request timed out.
20 * * * Request timed out.
21 * * * Request timed out.
22 * * * Request timed out.
23 * * * Request timed out.
24 * * * Request timed out.
25 * * * Request timed out.
26 * * * Request timed out.
27 * * * Request timed out.
28 * * * Request timed out.
29 * * * Request timed out.
30 * * * Request timed out.
Trace complete.
Starting Nmap 6.01 ( http://nmap.org ) at 2012-09-29 12:27 Mountain Daylight Time
Nmap scan report for connect.bowvalleycollege.ca (199.185.132.114)
Host is up (0.054s latency).
Not shown: 995 filtered ports
PORT STATE SERVICE
80/tcp open http
113/tcp closed ident
443/tcp closed https
1433/tcp open ms-sql-s
1935/tcp open rtmp
Nmap done: 1 IP address (1 host up) scanned in 18.50 seconds
我想通过比较这些扫描,您会发现它们是相同的。我无法控制,connect.bowvalleycollege.ca
所以无论问题是什么,我都应该能够解决。
在几个月无法连接后,有一天我再次尝试连接并且没有问题。我猜问题出在 Adobe Connect 上,因为它是几天前更新的。我似乎记得曾尝试就此问题联系 Adobe,他们说这与我的计算机或网络配置有关。