-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
I have just noticed this message for the first time in tunneldigger client logs:
Mon May 25 20:04:21 2020 daemon.warn td-client: Failed to send() control packet (errno=1, type=5)!
errno 1 seems to be EPERM. The error is evidently printed here:
tunneldigger/client/l2tp_client.c
Line 795 in 8995046
| syslog(LOG_WARNING, "[%s:%s] Failed to send() control packet (errno=%d, type=%x)!", |
Type 5 is CONTROL_TYPE_KEEPALIVE. The message appeared twice, then not any more... but still, this seems odd? @kaechele have you ever seen this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels