Created
April 17, 2013 22:46
-
-
Save nemith/5408404 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| bbennett@SRX210> show configuration system services dns dns-proxy | |
| interface { | |
| vlan.1001; | |
| } | |
| cache { | |
| bubs.lan inet 172.16.1.16; | |
| cheerleader.lan inet 172.16.1.17; | |
| kingoftown inet 172.16.1.20; | |
| soandso.lan inet 172.16.1.19; | |
| vcenter.lan inet 172.16.1.33; | |
| } | |
| bbennett@SRX210> show system services dns-proxy ? | |
| Possible completions: | |
| cache Show DNS proxy nameserver cache | |
| propogate-setting Show DNS proxy dhcp/pppoe propogated name-server | |
| statistics Show DNS proxy statistic information | |
| bbennett@SRX210> show system services dns-proxy cache | |
| Hostname Time-to-live Type Class IP address/Hostname | |
| ec2-50-18-23-10.us-west-1.compute.amazonaws.com. 3648 A IN 50.18.23.10 | |
| ec2-107-22-18-26.compute-1.amazonaws.com. 2043 A IN 107.22.18.26 | |
| ec2-174-129-98-143.compute-1.amazonaws.com. 3075 A IN 174.129.98.143 | |
| ec2-50-19-41-40.compute-1.amazonaws.com. 2653 A IN 50.19.41.40 | |
| 20-courier.push.apple.com. 8102 CNAME IN 20.courier-push-apple.com.akadns.net. | |
| 30-courier.push.apple.com. 7592 CNAME IN 30.courier-push-apple.com.akadns.net. | |
| download403.avast.com. 415 A IN 204.45.178.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment