在WIN10客户端,设DNS为 192.168.250.209
,然后测试:
这里测试时,在服务器上开放53的TCP和UDP端口。
[root@mybind ~]# firewall-cmd --permanent --list-all
public
target: default
icmp-block-inversion: no
interfaces:
sources:
services: dhcpv6-client ssh
ports: 53/tcp 53/udp
protocols:
masquerade: no
forward-ports:
source-ports:
icmp-blocks:
rich rules:
[root@mybind ~]#