Veldkornet
Senior Member
I'm currently having a problem where I can't reach any DNSSEC enabled sites.... Disabling DNSSEC lets me access the domains again.
Currently on 380.62_1.
For example, doing a dig using my two resolvers manually works fine:
However, when I use the router as the resolver, it just fails...
Looks like the response from my router is too big when there is DNSSEC enabled.
If I use my router when I dig a non-DNSSEC domain, it also works fine.
So it's just with the DNSSEC domains
Sent from my iPhone using Tapatalk
Currently on 380.62_1.
For example, doing a dig using my two resolvers manually works fine:
Code:
dig internet.nl +dnssec +multi +short @95.85.9.86
185.49.141.28
A 7 2 3600 20161013033608 20160922044936 28409 internet.nl. eptGraOJ6tTrYncrlecCaUjulDlgJ9FMp/qUZb6vYH9toBvDYt5DX+Do 7J9tAf4ydkf9Iq514ktyANVm/OGhphMMJuG30aO3p3dtEvhtb0k+Ud6U OqsUvEGOKb18g4ucmnM7+lJHDhdgQEkPa/Q5e/Rn0pUUKT+KxK4ksCMK FT8=
Code:
dig internet.nl +dnssec +multi +short @185.83.217.248
185.49.141.28
A 7 2 3600 20161013033608 20160922044936 28409 internet.nl. eptGraOJ6tTrYncrlecCaUjulDlgJ9FMp/qUZb6vYH9toBvDYt5DX+Do 7J9tAf4ydkf9Iq514ktyANVm/OGhphMMJuG30aO3p3dtEvhtb0k+Ud6U OqsUvEGOKb18g4ucmnM7+lJHDhdgQEkPa/Q5e/Rn0pUUKT+KxK4ksCMK FT8=
However, when I use the router as the resolver, it just fails...
Code:
dig internet.nl +dnssec +multi +short @192.168.1.1
;; Truncated, retrying in TCP mode.
Looks like the response from my router is too big when there is DNSSEC enabled.
If I use my router when I dig a non-DNSSEC domain, it also works fine.
So it's just with the DNSSEC domains
Sent from my iPhone using Tapatalk