cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
533
Views
0
Helpful
3
Replies

DNS SERVER

nettuno8_20111
Level 1
Level 1

hi I have a router 2900 and I have configured it as DNS SERVER but the host devices send the dns query and do not receive the response dns, when I ping the router 2900 domain to ip it is successful I have configured access-list x.x.x.x x.x.x.x.x any any eq 53 | x.x.x.x x.x.x.x any eq 53 any | tcp, udp x.x.x.x x.x.x.x any

3 Replies 3

can you share the topology, and if I am right this same issue of previous post.
please share config and topology.

ip host voice 172.31.0.2
ip host primary 192.168.200.10
ip host switch-poe 192.168.200.11
ip host ata 192.168.200.33
ip host ISP 192.168.0.1
ip name-server 109.232.88.3
ip name-server 109.232.88.4
ip name-server 192.168.0.1

 

ip dhcp pool data
network 192.168.0.0 255.255.255.0
default-router 192.168.0.1
dns-server 192.168.0.1
!

 

ip dns server 

ip domain-lookup

 

Extended IP access list 100
10 permit ip host 192.168.10.10 any
15 permit udp any any eq domain (6036 matches)
16 permit udp any eq domain any
20 permit tcp 192.168.0.0 0.0.0.255 any (10 matches)
30 permit udp 192.168.0.0 0.0.0.255 any (12905 matches)
40 deny ip any any

ip host voice 172.31.0.2
ip host primary 192.168.200.10
ip host switch-poe 192.168.200.11
ip host ata 192.168.200.33
ip host ISP 192.168.0.1
ip name-server 109.232.88.3
ip name-server 109.232.88.4
ip name-server 192.168.0.1

 

ip dhcp pool data
network 192.168.0.0 255.255.255.0
default-router 192.168.0.1
dns-server 192.168.0.1
!

 

ip dns server 

ip domain-lookup

 

Extended IP access list 100
10 permit ip host 192.168.10.10 any
15 permit udp any any eq domain (6036 matches)
16 permit udp any eq domain any
20 permit tcp 192.168.0.0 0.0.0.255 any (10 matches)
30 permit udp 192.168.0.0 0.0.0.255 any (12905 matches)
40 deny ip any any

 

interface GigabitEthernet0/1
description data
ip address 192.168.0.1 255.255.255.0
ip nat inside
ip virtual-reassembly
duplex auto
speed auto

 

the router is connected to a 2960 catalyst switch and this is the configuration

 

interface GigabitEthernet0/1
description voce\data
switchport trunk allowed vlan 1,2,10,15,20
switchport mode trunk
spanning-tree portfast

interface FastEthernet0/25
switchport mode access
switchport voice vlan 15
spanning-tree portfast

 

 

 

Review Cisco Networking for a $25 gift card