Skip to content

EDNS payload size #945

@miquecg

Description

@miquecg

Is there any max payload size imposed by dnscrypt-proxy for EDNS?

I have a dnsmasq cache in front of dnscrypt-proxy and I'm seeing this on the logs:

Oct 04 19:26:11 dnsmasq[624]: reducing DNS packet size for nameserver 127.0.0.1 to 1280
Oct 04 19:31:17 dnsmasq[624]: reducing DNS packet size for nameserver 127.0.0.1 to 1280

dnsmasq default value is 4096.

I don't know anything about the history of this project or where it comes from, but I've found this:

This size can be made larger by starting the proxy with the --edns-payload-size= command-line switch. Values up to 4096 are usually safe.

https://github.com/opendns/dnscrypt-proxy/blob/master/README.markdown

Looks like currently this option is not supported anymore.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions