net dnssource all | none | [static] [cell] [lan0] [lan1] [wlan]

Define from what sources the CTM-200 will accept DNS server IP addresses.

DNS server address can come from various sources:

Specify either all or none or any combination of the 5 sources listed below:

static allow static DNS server IP addresses
cell accept DNS server IP addresses obtained from the cellular module (carrier DNS IP addresses)
lan0 accept DNS server IP addresses obtained via DHCP on the LAN0 port
lan1 accept DNS server IP addresses obtained via DHCP on the LAN1 port
wlan accept DNS server IP addresses obtained via DHCP on the WLAN port when running as a Wifi client

Examples:

  1. Allow DNS server IP addresses from all sources:
    cmd net dnssource all
  1. Allow only statid DNS server IP address and IP addresses obtained as a Wifi client:
    cmd net dnssource static wlan

See also: DNS

Last modified 6 years ago Last modified on 14-07-22 05:05:47 PM