Community discussions

MikroTik App
 
akshark
just joined
Topic Author
Posts: 14
Joined: Fri Apr 07, 2023 11:57 am

Could not resolve DNS name

Tue Apr 11, 2023 7:33 pm

Hi All,

I am trying to update my MicroTik router but see that the DNS cannot be resolved, Its a brand new router and we are setting it up.

I am able to ping 8.8.8.8 but not google.com

below is my current setting on the router, any help on how to address this would be great, Thanks.
# jan/02/1970 05:07:45 by RouterOS 6.48.6
# software id = KUH3-URPS
#
# model = CRS328-4C-20S-4S+
# serial number = H08HWN
/interface bridge
add admin-mac=z8:zz:zz:zz:AB:6A auto-mac=no comment=defconf name=bridge
/interface vlan
add interface=sfp-sfpplus1 name=vlan4011_uplink1 vlan-id=4011
add interface=sfp-sfpplus2 name=vlan4022_uplink2 vlan-id=4022
/interface list
add name=WAN
add name=LAN
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/ip pool
add name=dhcp_pool0 ranges=a.b.c.d-a.b.c.e
add name=dhcp_pool1 ranges=a.b.c.d-a.b.c.e
/ip dhcp-server
add address-pool=dhcp_pool1 disabled=no interface=bridge name=dhcp1
/interface bridge port
add bridge=bridge comment=defconf interface=combo1
add bridge=bridge comment=defconf interface=combo2
add bridge=bridge comment=defconf interface=combo3
add bridge=bridge comment=defconf interface=combo4
add bridge=bridge comment=defconf interface=sfp-sfpplus1
add bridge=bridge comment=defconf interface=sfp-sfpplus2
add bridge=bridge comment=defconf interface=sfp-sfpplus3
add bridge=bridge comment=defconf interface=sfp-sfpplus4
add bridge=bridge comment=defconf interface=sfp1
add bridge=bridge comment=defconf interface=sfp2
add bridge=bridge comment=defconf interface=sfp3
add bridge=bridge comment=defconf interface=sfp4
add bridge=bridge comment=defconf interface=sfp5
add bridge=bridge comment=defconf interface=sfp6
add bridge=bridge comment=defconf interface=sfp7
add bridge=bridge comment=defconf interface=sfp8
add bridge=bridge comment=defconf interface=sfp9
add bridge=bridge comment=defconf interface=sfp10
add bridge=bridge comment=defconf interface=sfp11
add bridge=bridge comment=defconf interface=sfp12
add bridge=bridge comment=defconf interface=sfp13
add bridge=bridge comment=defconf interface=sfp14
add bridge=bridge comment=defconf interface=sfp15
add bridge=bridge comment=defconf interface=sfp16
add bridge=bridge comment=defconf interface=sfp17
add bridge=bridge comment=defconf interface=sfp18
add bridge=bridge comment=defconf interface=sfp19
add bridge=bridge comment=defconf interface=sfp20
/interface list member
add interface=sfp1 list=WAN
add interface=sfp2 list=LAN
add interface=sfp3 list=LAN
add interface=sfp4 list=LAN
add interface=sfp5 list=LAN
add interface=sfp6 list=LAN
add interface=sfp7 list=LAN
add interface=sfp8 list=LAN
add interface=sfp9 list=LAN
add interface=sfp10 list=LAN
add interface=sfp11 list=LAN
add interface=sfp12 list=LAN
add interface=sfp13 list=LAN
add interface=sfp14 list=LAN
add interface=sfp15 list=LAN
add interface=sfp16 list=LAN
add interface=sfp17 list=LAN
add interface=sfp18 list=LAN
add interface=sfp19 list=LAN
add interface=sfp20 list=LAN
add interface=combo1 list=LAN
add interface=combo2 list=LAN
add interface=combo3 list=LAN
add interface=combo4 list=LAN
add interface=sfp-sfpplus1 list=LAN
add interface=sfp-sfpplus2 list=LAN
add interface=sfp-sfpplus3 list=LAN
add interface=sfp-sfpplus4 list=LAN
/ip address
add address=192.168.88.1/24 comment=defconf disabled=yes interface=bridge \
    network=192.168.88.0
add address=192.168.110.42/30 interface=vlan4011_uplink1 network=\
    192.168.110.40
add address=192.168.210.42/30 interface=vlan4022_uplink2 network=\
    192.168.210.40
add address=x.x.x.x/27 interface=combo4 network=x.x.x.x
add address=x.x.x.x/27 interface=sfp2 network=x.x.x.x
/ip dhcp-server network
add address=x.x.x.x/27 gateway=x.x.x.x
/ip dns
set allow-remote-requests=yes servers=1.1.1.1,1.0.0.1
/ip dns static
add address=8.8.8.8 name=dns
/ip firewall nat
add action=masquerade chain=srcnat out-interface=bridge
/ip route
add distance=1 gateway=192.168.210.41
add distance=1 gateway=192.168.110.41
/system identity
set name=RouterOS
/system package update
set channel=long-term
/system routerboard settings
set boot-os=router-os

Who is online

Users browsing this forum: GoogleOther [Bot] and 41 guests