
Thêm Reverse lookup Zone trong DNS Server
Cấu hình trên powershell Windows PowerShell Copyright (C) Microsoft Corporation. All rights reserved. PS C:UsersAdministrator> Add-DnsServerPrimaryZone -NetworkID 10.0.0.0/24 -ZoneFile “0.0.10.in-addr.arpa.dns” -DynamicUpdate None -PassThru ZoneName ZoneType IsAutoCreated IsDsIntegrated IsReverseLookupZone IsSigned ——–






