Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

jpipkin

Members
  • Joined

  • Last visited

Everything posted by jpipkin

  1. I have been looking at this in detail with the OP. wget can resolve DNS names, curl cannot, dig cannot - by default. curl within docker can resolve DNS names. Comparing PCAPs of these various DNS requests, the failing requests include the OPT record, while the successful requests do not. The failing requests are being dropped somewhere, presumably due to being too large. Using dig with the "+noedns" option allows it to query DNS names successfully. When the DNS server is set to default, meaning OP's router, the same behavior happens, so we think the router is likely the failure point. Unfortunately, the router is little more than a black box from the internet provider, so fixing the problem there does not appear to be an option. Presumably the reason that some OS components are doing this is due to a setting somewhere for DNSSEC, but we are not finding anything like that. How can one cause the various components that are making DNS requests with the OPT record, such as curl and dig, to instead make DNS requests without the OPT record?

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.