Zeus Server on LAN disconnects

Hello,

I have Zeus running on a LAN with all IP address set to 192.168.1.107.
When I launch the Tutorial and click on the Server button Zeus times out
and Removes Peer.
From log:

1/10/2016 9:20:44 AM: Reading Config File: C:\Users\R\Desktop\Zeus\Config.xml
1/10/2016 9:20:44 AM: Created lookup table for 0 games
1/10/2016 9:20:44 AM: UdpAsyncSocket bound to 192.168.1.107:27000
1/10/2016 9:20:44 AM: UdpAsyncSocket bound to 192.168.1.107:26000
1/10/2016 9:20:44 AM: UdpAsyncSocket bound to 192.168.1.107:25000
1/10/2016 9:20:44 AM: NatProbe started
1/10/2016 9:20:44 AM: UdpAsyncSocket bound to 192.168.1.107:24000
1/10/2016 9:20:44 AM: MasterServer started
1/10/2016 9:21:30 AM: 192.168.1.107:24000: Recv From:192.168.1.105:65263
1/10/2016 9:21:30 AM: Parsing: PeerConnect
1/10/2016 9:21:30 AM: Created Game 09a20926-601a-4ef4-bfee-374761b0d2a5
1/10/2016 9:21:30 AM: Peer 1edaedc6-bcd2-43e9-8c05-0bf3e1b66326 Connected (GameId: 09a20926-601a-4ef4-bfee-374761b0d2a5)
1/10/2016 9:21:30 AM: Writing: PeerConnectResult
1/10/2016 9:21:30 AM: 192.168.1.107:24000: Send To:192.168.1.105:65263
1/10/2016 9:21:30 AM: 192.168.1.107:25000: Recv From:192.168.1.105:65263
1/10/2016 9:21:30 AM: 192.168.1.107:26000: Recv From:192.168.1.105:65263
1/10/2016 9:21:30 AM: Parsing: ProbeEndPoint
1/10/2016 9:21:30 AM: Parsing: ProbeEndPoint
1/10/2016 9:21:30 AM: Writing: ProbeUnsolicited
1/10/2016 9:21:30 AM: Writing: ProbeEndPointResult
1/10/2016 9:21:30 AM: 192.168.1.107:24000: Recv From:192.168.1.105:65263
1/10/2016 9:21:30 AM: Writing: ProbeEndPointResult
1/10/2016 9:21:30 AM: Parsing: GetZeusInfo
1/10/2016 9:21:30 AM: Writing: GetZeusInfoResult
1/10/2016 9:21:30 AM: 192.168.1.107:26000: Send To:192.168.1.105:65263
1/10/2016 9:21:30 AM: 192.168.1.107:24000: Send To:192.168.1.105:65263
1/10/2016 9:21:30 AM: 192.168.1.107:25000: Send To:192.168.1.105:65263
1/10/2016 9:21:30 AM: 192.168.1.107:27000: Send To:192.168.1.105:65263
1/10/2016 9:21:30 AM: 192.168.1.107:24000: Recv From:192.168.1.105:65263
1/10/2016 9:21:30 AM: Parsing: ProbeFeatures
1/10/2016 9:21:30 AM: NatProbeResult for peer 1edaedc6-bcd2-43e9-8c05-0bf3e1b66326 is [NatFeatures Lan=[EndPoint 192.168.1.105:65263 | 13882347401852813039] Wan=[EndPoint 192.168.1.105:65263 | 13882347401852813039] AllowsUnsolicitedTraffic=Yes, HairpinTranslation=Yes, EndPointPreservation=Yes
1/10/2016 9:21:30 AM: Writing: Ack
1/10/2016 9:21:30 AM: 192.168.1.107:24000: Send To:192.168.1.105:65263
1/10/2016 9:22:30 AM: Removed Peer 1edaedc6-bcd2-43e9-8c05-0bf3e1b66326
1/10/2016 9:22:30 AM: System.TimeoutException: Mailbox.Receive timed out.
at .$Control.processFirstArrival@2312-5.Invoke(Boolean _arg9)
at Microsoft.FSharp.Control.AsyncBuilderImpl.args@787-1.Invoke(a a)

Any idea what I am doing wrong?
Thanks


Comments

  • At the time being it's not possible to run Zeus on the same computer as the server or any of the clients. This problem will be resolved in a future release.
  • Zeus is running on a dedicated machine. No other software is running.
    Could it be an issue with all 4 IPs being the same?
  • No, I don't think so. I would use the Dev Server we provide if yours is not working. It may have to do with using a lan address for Zeus.
  • Ok.
    Thanks for the help.