Skip to content

Hev's Blog

Across the Great Wall we can reach every corner in the world.

November 2021
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
2930  
« Oct   Feb »

Pages

  • Profile
  • Guestbook

Categories

  • Android (33)
  • Arch (28)
  • ARM64 (2)
  • Assembly (6)
  • C/C++ (64)
  • Debian (6)
  • DIY (6)
  • FreeBSD (5)
  • Gjs (2)
  • Java (9)
  • Linux (167)
  • LoongArch (1)
  • Loongson (13)
  • LS3A (2)
  • MIPS (19)
  • Python (2)
  • Shell (2)
  • Ubuntu (15)
  • Unix (2)
  • Vala (10)
  • Windows (6)
  • x86 (5)
  • 业余通信 (4)
  • 密码学 (2)
  • 应用程序 (61)
  • 感知融合 (1)
  • 操作系统 (10)
  • 无线通信 (10)
  • 架构 (7)
  • 网络相关 (128)
  • 计算机 (7)
  • 软件开发 (71)
  • 默认分类 (148)

Recent Posts

  • Stack clash style attacks
  • VirtManager connect remote service
  • Network TSO/GSO
  • Irreducible loop
  • OpenWrt: Set policy routing
  • SSH: Use legacy SCP protocol
  • ch341-uart converter now disconnected from ttyUSB0
  • Block QUIC

Recent Comments

  • hev on Nginx 模块 HTTP OwnerMatch
  • aj on Nginx 模块 HTTP OwnerMatch
  • awei on Guestbook
  • 郭晓 on 在线生成莫尔斯电码音频文件
  • eras on 同文郑码安卓版
  • hev on Linux recovery移除签名校验
  • 2639696626 on Linux recovery移除签名校验
  • hev on 解决小米4电信4G版刷LineageOS信号问题

Day: November 4, 2021

dnsmasq can’t resolve domains that points to reserved addresses

The dnsmasq is enables rebind protection by default, this reject DNS records that contains reserved address (RFC1918).

Remove argument to disable it:

--stop-dns-rebind

OpenWrt

LUCI

Menu: Network->DHCP and DNS

Unchecked Rebind protection.

Posted on 2021年11月4日Categories 网络相关Tags 原创Leave a comment on dnsmasq can’t resolve domains that points to reserved addresses
Proudly powered by WordPress