User's Manual
EnRoute500 User’s Guide
TR0149 Rev. C5
42
Figure 23. Setting the DNS server(s)
6.7 DNS Proxy Configuration
DNS proxy entries can be added to an EnRoute500 to force local resolution of host names to
IP addresses. A list of hostname/IP address to be resolved locally can be specified using the
‘dnsproxy.hosts’ parameter in the ‘sys’ interface. If multiple hostname/IP address entries are
specified, they must be separated by semi-colons, as shown in the example below. DNS
proxying must be explicitly enabled using the ‘dnsproxy.enable’ parameter in the ‘sys’ interface
after the list of hosts has been specified.
> use sys
sys> set dnsproxy.hosts=”server1.domain.com=10.0.0.1;server2.domain.com=10.0.0.129”
6.8 Netbios Server
The Netbios server parameter is used to define a Netbios server address that is provided to
client devices via the local DHCP server. To specify multiple Netbios servers, list them as a
space-delimited string enclosed by quotes as shown in the example below
> use sys
sys> set netbios.servers =”10.6.0.5 192.168.6.5”
A primary and secondary Netbios server can be set via the web interface using the “DNS” tab
on the “System Parameters” page.