View Single Post
  #5  
Old 11-13-2012, 12:42 PM
bmk_cbrxx bmk_cbrxx is offline
Junior Member
 
Join Date: Nov 2012
Posts: 4
bmk_cbrxx is on a distinguished road
Default

Re: RTMP_Connect0, failed to connect socket. 10060 (Unknown error)


I've completely turned off the firewall on the Desktop:

Code:
C:\Users\Brian\Downloads\Utilities\RTMPDump\v2.4-49-g6ed7d74>netsh advfirewall show allprofiles

Domain Profile Settings:
----------------------------------------------------------------------
State                                 OFF
Firewall Policy                       BlockInbound,AllowOutbound
LocalFirewallRules                    N/A (GPO-store only)
LocalConSecRules                      N/A (GPO-store only)
InboundUserNotification               Enable
RemoteManagement                      Disable
UnicastResponseToMulticast            Enable

Logging:
LogAllowedConnections                 Disable
LogDroppedConnections                 Disable
FileName                              C:\Windows\system32\LogFiles\Firewall\pfirewall.log
MaxFileSize                           4096


Private Profile Settings:
----------------------------------------------------------------------
State                                 OFF
Firewall Policy                       BlockInbound,AllowOutbound
LocalFirewallRules                    N/A (GPO-store only)
LocalConSecRules                      N/A (GPO-store only)
InboundUserNotification               Enable
RemoteManagement                      Disable
UnicastResponseToMulticast            Enable

Logging:
LogAllowedConnections                 Disable
LogDroppedConnections                 Disable
FileName                              C:\Windows\system32\LogFiles\Firewall\pfirewall.log
MaxFileSize                           4096


Public Profile Settings:
----------------------------------------------------------------------
State                                 OFF
Firewall Policy                       BlockInbound,AllowOutbound
LocalFirewallRules                    N/A (GPO-store only)
LocalConSecRules                      N/A (GPO-store only)
InboundUserNotification               Enable
RemoteManagement                      Disable
UnicastResponseToMulticast            Enable

Logging:
LogAllowedConnections                 Disable
LogDroppedConnections                 Disable
FileName                              %systemroot%\system32\LogFiles\Firewall\pfirewall.log
MaxFileSize                           4096

Ok.
I've opened the ports on the router, but even if I hadn't, that wouldn't explain how the laptop (running through the same router) would be able to connect when the desktop couldn't.

(I really appreciate these thoughts and recommendations, I'm really stumped as to why it's blocked on one computer and working on the other.)
Reply With Quote