AdGuard-WireGuard-Unbound-DNScrypt icon indicating copy to clipboard operation
AdGuard-WireGuard-Unbound-DNScrypt copied to clipboard

warning: so-rcvbuf

Open trinib opened this issue 3 years ago • 3 comments

this error in config file for unbound related with

 # Ensure kernel buffer is large enough to not lose messages in traffix spikes
    so-rcvbuf: 4m
    so-sndbuf: 4m 

@jo20201 yea your right. 4m seems to work fine on PI. You can set it in unbound.conf in kb. For example if it shows :

image

Open sudo nano /etc/unbound/unbound.conf.d/unbound.conf and set image

Restart service:

sudo systemctl restart unbound

and no error

Originally posted by @trinib in https://github.com/trinib/AdGuard-WireGuard-Unbound-Cloudflare/issues/29#issuecomment-1126289708

trinib avatar May 14 '22 13:05 trinib

@trinib for pc X64 we can set 8M and working fine

so-rcvbuf: 8388608k so-sndbuf: 8388608k and work fine.

jo20201 avatar May 25 '22 20:05 jo20201

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days

github-actions[bot] avatar Jul 14 '22 03:07 github-actions[bot]

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days

github-actions[bot] avatar Jul 16 '22 03:07 github-actions[bot]

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days

github-actions[bot] avatar Jul 27 '22 03:07 github-actions[bot]