processone / eturnal

STUN / TURN standalone server
https://eturnal.net
Apache License 2.0
225 stars 22 forks source link

Two other log errors #67

Open dbi1 opened 3 months ago

dbi1 commented 3 months ago

Hi,

Wile looking through the eturnal log, I noticed two lines (unrelated):

The first is me (from my browser) trying to connect with the eturnal server. Usually this logs all normal, but one attempt logged the following:

[notice] Rejecting request: Nonexistent nonce [TLS, session 4vfnlgnfli41, user 1710434949:user1, client xx.x.xxx.xxx:xxxxx]

The second is some bot trying to connect to the server, and the log showing the following:

2024-03-15 01:33:27.649503+00:00 [notice] Cannot fetch peername: {{error,enotconn}, {ok,{{0,0,0,0,0,65535,12557,6540},443}}} [TLS, session bq32hutqh9f7]

Anything relevant for configuring better / security in here?

Thank you.

dbi1 commented 3 months ago

Actually, re issue 1 (the 'nonexistent nonce'): I have lots of these in my logs (always relating to me trying to access from the browser). They're not just for TLS, but for UDP also.