Ghost Solution Suite

 View Only
  • 1.  Ghost cast: Connection reset by peer

    Posted Jul 22, 2016 04:40 PM

    Hello, 

        I have run into a problem with my Ghostcast sessions.  I have found a work around but I would like to figure out the root of the problem.   When I set up my Ghost cast server on a Z series workstation that is registered with a fixed IP address the connection is reset once I connect a few client machines.

       My work around is that I use a laptop which does not have a registered IP (the only real difference I can think of) both the workstation and laptop are running all the same settings and programs. It seems to me of more of a network issue but I'm not sure.  If anyone knows of some trouble shooting steps to get to the botton of this one it would be greatly appreciated.

    here is a snippit from the log when the reset occurs: 

      10987212 Wait(0) returned (R) after 0 ticks

               R:     SYN                         SEQ=0 ACK=0 WIN=57240 LEN=47 ADDR=142.55.223.72:7777
               Recv would block
               Setting UDP Socket to allow broadcasts
               Telling client (142.55.223.72) to use Directed Broadcast data transfer mode

               S:     SYN ACK                     SEQ=0 ACK=1 WIN=57240 LEN=41 ADDR=142.55.223.72:7777
               Sent second packet unicast
               State was 1, now 3

               Wait(1000) returned (R) after 0 ticks

               R:         ACK                     SEQ=1 ACK=1 WIN=57240 LEN=4 ADDR=142.55.223.72:7777
               State was 3, now 4
               State was 4, now 1
               Recv would block
      11008319 R:   LEN: <277>  SESSION: <mp> FROM: <142.55.223.77:55522>
               S:   LEN: <260>  SESSION: <mp> TO: <142.55.223.77:55522>
               R:   LEN: <277>  SESSION: <mp> FROM: <142.55.223.77:55522>
               S:   LEN: <260>  SESSION: <mp> TO: <142.55.223.77:55522>
               gh_recvfrom failed: Connection reset by peer.

     

    Thanks,

    Jason  



  • 2.  RE: Ghost cast: Connection reset by peer

    Posted Jul 25, 2016 05:21 AM

    Is your fiixed IP address excluded at the DHCP server so that it is not issued to another machine ?

    If you are multicasting, do you have IGMP snooping enabled on your network switches?



  • 3.  RE: Ghost cast: Connection reset by peer

    Posted Jul 26, 2016 04:17 PM

    Hi EdT, 

       Thanks for the quick reply, yes; all of my IPs are linked to the MAC addresses of my Network cards so they should be given independed IPs.  Unfortunatly, I dont have access to the switches so I have asked the Network group to check "IGMP snooping" for me.   

    Cheers,

    Jason