Bugs item #3602571, was opened at 2013-01-29 12:37 Message generated for change (Comment added) made by kargor You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=843359&aid=3602571&group_id=167540
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Network Layer Group: None >Status: Closed >Resolution: Invalid Priority: 6 Private: No Submitted By: Stefan Rossbach (kargor) Assigned to: Nobody/Anonymous (nobody) Summary: Stunservice: stunserver.org does not reply Initial Comment: This may be a bug in our stun implementation but I think it is not. The Server no longer replys to Stun UDP requests (maybe asking their tech team if they had made any changes) Using stun.stunprotocol.org and stun.sipgate.net still works fine: TRACE 21:26:44,743 [Thread-151] (StunServiceImpl.java:251) sending STUN request TRACE 21:26:44,853 [STUN-Discovery-192.168.2.150] (StunServiceImpl.java:313) received STUN response, payload length is: 48 bytes TRACE 21:26:44,853 [STUN-Discovery-192.168.2.150] (StunServiceImpl.java:330) processing STUN value code: 0x1, length: 8 TRACE 21:26:44,853 [STUN-Discovery-192.168.2.150] (StunServiceImpl.java:330) processing STUN value code: 0x802b, length: 8 TRACE 21:26:44,853 [STUN-Discovery-192.168.2.150] (StunServiceImpl.java:410) skipping STUN value with code: 0x802b TRACE 21:26:44,853 [STUN-Discovery-192.168.2.150] (StunServiceImpl.java:330) processing STUN value code: 0x802c, length: 8 TRACE 21:26:44,853 [STUN-Discovery-192.168.2.150] (StunServiceImpl.java:410) skipping STUN value with code: 0x802c TRACE 21:26:44,853 [STUN-Discovery-192.168.2.150] (StunServiceImpl.java:330) processing STUN value code: 0x20, length: 8 DEBUG 21:26:44,853 [STUN-Discovery-192.168.2.150] (StunServiceImpl.java:170) discovered public WAN-IP: 92.78.127.178 through interface 192.168.2.150 TRACE 21:26:45,215 [Thread-156] (StunServiceImpl.java:251) sending STUN request TRACE 21:26:45,325 [STUN-Discovery-192.168.2.150] (StunServiceImpl.java:313) received STUN response, payload length is: 48 bytes TRACE 21:26:45,325 [STUN-Discovery-192.168.2.150] (StunServiceImpl.java:330) processing STUN value code: 0x1, length: 8 TRACE 21:26:45,325 [STUN-Discovery-192.168.2.150] (StunServiceImpl.java:330) processing STUN value code: 0x802b, length: 8 TRACE 21:26:45,325 [STUN-Discovery-192.168.2.150] (StunServiceImpl.java:410) skipping STUN value with code: 0x802b TRACE 21:26:45,325 [STUN-Discovery-192.168.2.150] (StunServiceImpl.java:330) processing STUN value code: 0x802c, length: 8 DEBUG 21:26:45,325 [ConnectAction-] (SarosNet.java:440) [*****/Saros] New Connection State == CONNECTED DEBUG 21:26:45,325 [ConnectAction-] (DataTransferManager.java:451) used transport order for the current XMPP connection: [XEP 65 SOCKS5, XEP 47 In-Band Bytestream] TRACE 21:26:45,325 [STUN-Discovery-192.168.2.150] (StunServiceImpl.java:410) skipping STUN value with code: 0x802c DEBUG 21:26:45,335 [ConnectAction-] (SkypeManager.java:286) Refreshing Skype username cache... TRACE 21:26:45,335 [STUN-Discovery-192.168.2.150] (StunServiceImpl.java:330) processing STUN value code: 0x20, length: 8 DEBUG 21:26:45,335 [STUN-Discovery-192.168.2.150] (StunServiceImpl.java:170) discovered public WAN-IP: ********* through interface 192.168.2.150 TRACE WAN IP discovery is a critical feature for users that sit behind a NAT device without UPNP support, so made this entry PRIO 6 ---------------------------------------------------------------------- >Comment By: Stefan Rossbach (kargor) Date: 2013-02-01 13:14 Message: Server seems to working again, so there is no fault in the Stun implementation. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=843359&aid=3602571&group_id=167540 ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_jan _______________________________________________ Dpp-robot mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dpp-robot
