Translated message

A translation of this page exists in English.

unbound、bind、dnsmasq を使用する場合、RHEL8 と RHEL9 の EDNS バッファーサイズが異なる

Solution In Progress - Updated -

Issue

  • 以下のように unbound を使用している場合、EDNS バッファーサイズが RHEL8 と RHEL9 で異なるのはなぜですか?

    In RHEL9
    
    [root@rhel9u0 ~]# dig @localhost redhat.com
    ; <<>> DiG 9.16.23-RH <<>> @localhost redhat.com
    ; (2 servers found)
    ;; global options: +cmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 48338
    ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1
    
    ;; OPT PSEUDOSECTION:
    ; EDNS: version: 0, flags:; udp: 1232   <<<===
    [..]
    
    In RHEL8
    
    [root@rhel8u1 ~]# dig @localhost redhat.com
    ; <<>> DiG 9.11.36-RedHat-9.11.36-3.el8 <<>> @localhost redhat.com
    ; (2 servers found)
    ;; global options: +cmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 1576
    ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1
    
    ;; OPT PSEUDOSECTION:
    ; EDNS: version: 0, flags:; udp: 4096   <<<===
    [...]
    

Environment

  • Red Hat Enterprise Linux (RHEL) 8 および 9
  • unbound
  • bind
  • dnsmasq

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content