Blog

Cấu hình Secondary Zone trong DNS Server

Cấu hình Secondary Zone trên máy chủ DNS Secondary. Trong bài này mình làm với mô hình sau. Cấu hình trên PowerShell Các máy chủ được phép chuyển Zone Files theo mặc

Thêm CNAME Record trong DNS

Cấu hình trên PowerShell Thêm CNAME record [fd3s] vào máy chủ [rx-7] trong Zone [srv.world]. Windows PowerShell Copyright (C) Microsoft Corporation. All rights reserved. PS C:UsersAdministrator> Add-DnsServerResourceRecordCName -Name “fd3s” -HostNameAlias

Thêm MX Record trong DNS

Thêm MX Record để sự dụng Mail Server. Cấu hình trên Powershell Thêm MX Record với hostname [rx-8]  zone [srv.world] làm trình trao đổi mail. Windows PowerShell Copyright (C) Microsoft Corporation.

Verify resolving trong DNS Server

Cấu Hình Trên PowerShell Trên Powershell chạy với quyền Admin. Windows PowerShell Copyright (C) Microsoft Corporation. All rights reserved. # with nslookup command # [nslookup (hostname to resolv) (server to

Thêm A/PTR Record trong DNS Server

Cấu hình trên Powershell Windows PowerShell Copyright (C) Microsoft Corporation. All rights reserved. # for [-TimeToLive], set TTL value (if not specified, default [1:00:00] is set(an hour)) PS C:UsersAdministrator> Add-DnsServerResourceRecordA

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 ——–


Contact
Nhấn để liên hệ