Guest User

Untitled

a guest
Dec 9th, 2015
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.06 KB | None | 0 0
  1. 0:
  2. RFC 3489/5389/5766/5780/6062/6156 STUN/TURN Server
  3. Version Coturn-4.5.0.4 'dan Eider'
  4. 0:
  5. Max number of open files/sockets allowed for this process: 4096
  6. 0:
  7. Due to the open files/sockets limitation,
  8. max supported number of TURN Sessions possible is: 2000 (approximately)
  9. 0:
  10.  
  11. ==== Show him the instruments, Practical Frost: ====
  12.  
  13. 0: TLS supported
  14. 0: DTLS supported
  15. 0: DTLS 1.2 is not supported
  16. 0: TURN/STUN ALPN is not supported
  17. 0: Third-party authorization (oAuth) supported
  18. 0: GCM (AEAD) supported
  19. 0: OpenSSL compile-time version: OpenSSL 1.0.1f 6 Jan 2014
  20. 0:
  21. 0: SQLite supported, default database location is /usr/local/var/db/turndb
  22. 0: Redis is not supported
  23. 0: PostgreSQL is not supported
  24. 0: MySQL is not supported
  25. 0: MongoDB is not supported
  26. 0:
  27. 0: Default Net Engine version: 3 (UDP thread per CPU core)
  28.  
  29. =====================================================
  30.  
  31. 0: Config file found: /home/eclick/coturn/examples/etc/turnserver.conf
  32. 0: Listener address to use: 192.168.2.227
  33. 0: Listener address to use: ::1
  34. 0: Relay address to use: 127.0.0.1
  35. 0: Relay address to use: ::1
  36. 0: 3000000 bytes per second allowed per session
  37. 0: Config file found: /home/eclick/coturn/examples/etc/turnserver.conf
  38. 0: Domain name:
  39. 0: Default realm: north.gov
  40. 0: SSL23: Certificate file found: /cert/cert.pem
  41. 0: SSL23: Private key file found: /cert/key.pem
  42. 0: TLS1.0: Certificate file found: /cert/cert.pem
  43. 0: TLS1.0: Private key file found: /cert/key.pem
  44. 0: TLS1.1: Certificate file found: /cert/cert.pem
  45. 0: TLS1.1: Private key file found: /cert/key.pem
  46. 0: TLS1.2: Certificate file found: /cert/cert.pem
  47. 0: TLS1.2: Private key file found: /cert/key.pem
  48. 0: TLS cipher suite: ALL
  49. 0: DTLS: Certificate file found: /cert/cert.pem
  50. 0: DTLS: Private key file found: /cert/key.pem
  51. 0: DTLS cipher suite: ALL
  52. 0: pid file created: /var/run/turnserver.pid
  53. 0: IO method (main listener thread): epoll (with changelist)
  54. 0: Wait for relay ports initialization...
  55. 0: relay 127.0.0.1 initialization...
  56. 0: relay 127.0.0.1 initialization done
  57. 0: relay ::1 initialization...
  58. 0: relay ::1 initialization done
  59. 0: Relay ports initialization done
  60. 0: IO method (general relay thread): epoll (with changelist)
  61. 0: turn server id=0 created
  62. 0: IPv4. TLS/SCTP listener opened on : 192.168.2.227:3478
  63. 0: IPv4. TLS/TCP listener opened on : 192.168.2.227:3478
  64. 0: IPv4. TLS/SCTP listener opened on : 192.168.2.227:3479
  65. 0: IPv4. TLS/TCP listener opened on : 192.168.2.227:3479
  66. 0: IO method (general relay thread): epoll (with changelist)
  67. 0: turn server id=1 created
  68. 0: IPv4. TLS/TCP listener opened on : 192.168.2.227:3478
  69. 0: IPv4. TLS/SCTP listener opened on : 192.168.2.227:5349
  70. 0: IPv4. TLS/TCP listener opened on : 192.168.2.227:3479
  71. 0: IPv4. TLS/TCP listener opened on : 192.168.2.227:5349
  72. 0: IPv4. TLS/TCP listener opened on : 192.168.2.227:5349
  73. 0: IPv4. TLS/SCTP listener opened on : 192.168.2.227:5350
  74. 0: IPv4. TLS/TCP listener opened on : 192.168.2.227:5350
  75. 0: IPv4. TLS/TCP listener opened on : 192.168.2.227:5350
  76. 0: IPv6. TLS/SCTP listener opened on : ::1:3478
  77. 0: IPv6. TLS/TCP listener opened on : ::1:3478
  78. 0: IPv6. TLS/TCP listener opened on : ::1:3478
  79. 0: IPv6. TLS/SCTP listener opened on : ::1:3479
  80. 0: IO method (general relay thread): epoll (with changelist)
  81. 0: IPv6. TLS/TCP listener opened on : ::1:3479
  82. 0: IPv6. TLS/TCP listener opened on : ::1:3479
  83. 0: turn server id=2 created
  84. 0: IPv4. DTLS/UDP listener opened on: 192.168.2.227:3478
  85. 0: IPv6. TLS/SCTP listener opened on : ::1:5349
  86. 0: IPv6. TLS/TCP listener opened on : ::1:5349
  87. 0: IPv6. TLS/TCP listener opened on : ::1:5349
  88. 0: IPv4. DTLS/UDP listener opened on: 192.168.2.227:3479
  89. 0: IPv6. TLS/SCTP listener opened on : ::1:5350
  90. 0: IPv6. TLS/TCP listener opened on : ::1:5350
  91. 0: IPv4. DTLS/UDP listener opened on: 192.168.2.227:5349
  92. 0: IPv4. DTLS/UDP listener opened on: 192.168.2.227:5350
  93. 0: IPv6. DTLS/UDP listener opened on: ::1:3478
  94. 0: IPv6. DTLS/UDP listener opened on: ::1:3479
  95. 0: IPv6. DTLS/UDP listener opened on: ::1:5349
  96. 0: IPv6. DTLS/UDP listener opened on: ::1:5350
  97. 0: Total General servers: 3
  98. 0: IPv6. TLS/TCP listener opened on : ::1:5350
  99. 0: IPv4. TLS/TCP listener opened on : 192.168.2.227:3478
  100. 0: IPv4. TLS/TCP listener opened on : 192.168.2.227:3479
  101. 0: IPv4. TLS/TCP listener opened on : 192.168.2.227:5349
  102. 0: IPv4. TLS/TCP listener opened on : 192.168.2.227:5350
  103. 0: IPv6. TLS/TCP listener opened on : ::1:3478
  104. 0: IPv6. TLS/TCP listener opened on : ::1:3479
  105. 0: IPv6. TLS/TCP listener opened on : ::1:5349
  106. 0: IPv6. TLS/TCP listener opened on : ::1:5350
  107. 0: IO method (auth thread): epoll (with changelist)
  108. 0: IO method (auth thread): epoll (with changelist)
  109. 0: SQLite DB connection success: var/db/turndb
  110. 0: IO method (admin thread): epoll (with changelist)
  111. 0: IPv4. CLI listener opened on : 127.0.0.1:5766
  112. 2: handle_udp_packet: New UDP endpoint: local addr 192.168.2.227:3478, remote addr 192.168.2.227:53049
  113. 2: session 000000000000000001: realm <north.gov> user <>: incoming packet message processed, error 401: Unauthorized
  114. 2: IPv4. Local relay addr: 127.0.0.1:47136
  115. 2: IPv4. Local reserved relay addr: 127.0.0.1:47137
Advertisement
Add Comment
Please, Sign In to add comment