Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

dns-proxy

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
dns-proxy {
    
    cache hostname inet ip-address; 
    default-domain domain-name {
        forwarders ip-address;
    }
    interface interface-name;
    propogate-setting (enable | disable);
    view view-name {
        domain domain-name {
            forward-only;
            forwarders ip-address;
        }
        match-clients subnet-address;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit system services dns dns-proxy]

Description

Configure the device as a DNS proxy server by enabling DNS proxy on a logical interface. This option is supported on SRX300, SRX320, SRX340, SRX345, SRX380, and SRX550M devices.

Options

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

security—To view this statement in the configuration.

security-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 12.1X44-D10.

footer-navigation