I setup a DNS server in the DMZ I am trying to point my clients DNS to this server but I cannot get good connectivity to it. I was configured using the ASDM wizard and it configured a BVI but I removed all of these configs.
hostname asa01
service-module 1 keepalive-timeout 4
service-module 1 keepalive-counter 6
service-module sfr keepalive-timeout 4
service-module sfr keepalive-counter 6
names
no mac-address auto
!
interface GigabitEthernet1/1
description UNTRUST
nameif outside
security-level 0
ip address dhcp setroute
!
interface GigabitEthernet1/2
description TRUST
nameif TRUST
security-level 100
ip address 10.30.0.1 255.255.255.0
!
interface GigabitEthernet1/3
shutdown
no nameif
no security-level
no ip address
!
interface GigabitEthernet1/4
shutdown
no nameif
no security-level
no ip address
!
interface GigabitEthernet1/5
shutdown
no nameif
no security-level
no ip address
!
interface GigabitEthernet1/6
shutdown
no nameif
no security-level
no ip address
!
interface GigabitEthernet1/7
shutdown
no nameif
no security-level
no ip address
!
interface GigabitEthernet1/8
description DMZ
nameif DMZ
security-level 90
ip address 10.20.0.1 255.255.255.0
!
interface Management1/1
management-only
nameif MGMT
security-level 0
ip address 10.40.0.1 255.255.255.0
!
boot system disk0:/asa9-14-2-15-lfbff-k8.SPA
ftp mode passive
clock timezone EST -5
clock summer-time EST recurring
same-security-traffic permit inter-interface
object network INSIDE-NETWORK
subnet 10.30.0.0 255.255.255.0
object network obj_any
subnet 0.0.0.0 0.0.0.0
access-list TRUST extended permit icmp any any
access-list TRUST extended permit ip any any
access-list TRUST extended permit ip 192.168.1.0 255.255.255.0 host 10.20.0.53
access-list DMZ extended permit icmp any any
access-list DMZ extended permit ip any any
access-list DMZ extended permit ip 192.168.1.0 255.255.255.0 host 10.20.0.53
pager lines 24
logging enable
logging timestamp
logging buffer-size 512000
logging buffered debugging
logging asdm informational
mtu outside 1500
mtu TRUST 1500
mtu DMZ 1500
mtu MGMT 1500
icmp unreachable rate-limit 1 burst-size 1
asdm image disk0:/asdm-7161-150.bin
no asdm history enable
arp timeout 14400
no arp permit-nonconnected
arp rate-limit 16384
!
object network obj_any
nat (TRUST,outside) dynamic interface
access-group TRUST in interface TRUST
access-group DMZ in interface DMZ
timeout xlate 3:00:00
timeout pat-xlate 0:00:30
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 sctp 0:02:00 icmp 0:00:02
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
timeout tcp-proxy-reassembly 0:01:00
timeout floating-conn 0:00:00
timeout conn-holddown 0:00:15
timeout igp stale-route 0:01:10
user-identity default-domain LOCAL
aaa authentication ssh console LOCAL
aaa authentication login-history
http server enable
http 10.30.0.0 255.255.255.0 TRUST
no snmp-server location
no snmp-server contact
service sw-reset-button
crypto ipsec security-association pmtu-aging infinite
crypto ca trustpool policy
telnet timeout 5
ssh stricthostkeycheck
ssh timeout 30
ssh version 2
ssh key-exchange group dh-group1-sha1
ssh 10.30.0.0 255.255.255.0 TRUST
ssh 10.40.0.0 255.255.255.0 MGMT
console timeout 0
dhcpd dns 208.67.222.222 208.67.220.220
dhcpd lease 86400
dhcpd auto_config outside
!
dhcpd address 10.30.0.5-10.30.0.254 TRUST
dhcpd enable TRUST
!
dhcprelay timeout 60
threat-detection basic-threat
threat-detection statistics access-list
no threat-detection statistics tcp-intercept
dynamic-access-policy-record DfltAccessPolicy
!
class-map inspection_default
match default-inspection-traffic
!
!
policy-map type inspect dns preset_dns_map
parameters
message-length maximum client auto
message-length maximum 512
no tcp-inspection
policy-map global_policy
class inspection_default
inspect ftp
inspect h323 h225
inspect h323 ras
inspect rsh
inspect rtsp
inspect esmtp
inspect sqlnet
inspect skinny
inspect sunrpc
inspect sip
inspect netbios
inspect tftp
inspect ip-options
inspect snmp
inspect dns preset_dns_map
!
service-policy global_policy global
prompt hostname context
no call-home reporting anonymous
Cryptochecksum:698d39d9acd70074c13c2cf0a624e0ab
: end