Services
Configure DNS
TX54 User Guide
576
6. (Optional) Rebind protection
By default, rebind protection is disabled. If enabled, this prevents upstream DNS servers from
returning private IP addresses. To enable:
(config)> service dns stop_dns_rebind false
(config)>
7. (Optional) Allow localhost rebinding
By default, localhost rebinding is enabled by default if rebind protection is enabled. This is
useful for Real-time Black List (RBL) servers. To disable:
(config)> service dns rebind_localhost_ok false
(config)>
8. (Optional) Add additional DNS servers
a. Add a DNS server:
(config)> add service dns server end
(config service dns server 0)>
b. Set the IP address of the DNS server:
(config service dns server 0)> address
ip-addr
(config service dns server 0)>
c. To restrict the device's use of this DNS server based on the domain, use the
domain
command. If no domain are listed, then all queries may be sent to this server.
(config service dns server 0)> domain
domain
(config service dns server 0)>
d. (Optional) Set a label for this DNS server:
(config service dns server 0)> label
label
(config service dns server 0)>
9. (Optional) Add host names and their IP addresses that the device's DNS server will resolve
a. Add a host:
(config)> add service dns host end
(config service dns host 0)>
b. Set the IP address of the host:
(config service dns host 0)> address
ip-addr
(config service dns host 0)>
c. Set the host name:
(config service dns host 0)> name
host-name
(config service dns host 0)>
Содержание TX54
Страница 1: ...TX54 User Guide Firmware version 22 2 ...
Страница 190: ...Interfaces Bridging TX54 User Guide 190 ...
Страница 293: ...Hotspot Hotspot configuration TX54 User Guide 293 ...
Страница 332: ...Hotspot Show hotspot status and statistics TX54 User Guide 332 ...
Страница 584: ...Services Simple Network Management Protocol SNMP TX54 User Guide 584 4 Click Download ...
Страница 1069: ...Command line interface Command line reference TX54 User Guide 1069 reboot Reboot the system Parameters None ...