Hi.
I have local area network behind cisco asa. On ASA port have IP address 10.10.10.5. For local area I have 10.10.10.0/24. microtik connected to asa in 1st port. All computers are see other and they have full internet. But in winbox I check update router os and get error cound not resolve host name. Iunderstand that not configured dns, but I don't understand how I can config dns for microtik itself. All computers connected to microtic resolve internet adresses very well.
aug/14/2017 21:08:09 by RouterOS 6.39.1
software id = FW0C-0JI4
/interface bridge
add admin-mac=64:D1:54:00:B7:37 auto-mac=no comment=defconf fast-forward=no
name=bridge
/interface ethernet
set [ find default-name=ether2 ] master-port=ether1
set [ find default-name=ether3 ] master-port=ether1
set [ find default-name=ether4 ] master-port=ether1
set [ find default-name=ether5 ] master-port=ether1
set [ find default-name=ether6 ] master-port=ether1
set [ find default-name=ether7 ] master-port=ether1
set [ find default-name=ether8 ] master-port=ether1
set [ find default-name=ether9 ] master-port=ether1
set [ find default-name=ether10 ] master-port=ether1
set [ find default-name=ether11 ] master-port=ether1
set [ find default-name=ether12 ] master-port=ether1
set [ find default-name=ether13 ] master-port=ether1
set [ find default-name=ether14 ] master-port=ether1
set [ find default-name=ether15 ] master-port=ether1
set [ find default-name=ether16 ] master-port=ether1
set [ find default-name=ether17 ] master-port=ether1
set [ find default-name=ether18 ] master-port=ether1
set [ find default-name=ether19 ] master-port=ether1
set [ find default-name=ether20 ] master-port=ether1
set [ find default-name=ether21 ] master-port=ether1
set [ find default-name=ether22 ] master-port=ether1
set [ find default-name=ether23 ] master-port=ether1
set [ find default-name=ether24 ] master-port=ether1
set [ find default-name=sfp1 ] master-port=ether1
/interface wireless
set [ find default-name=wlan1 ] band=2ghz-b/g/n channel-width=20/40mhz-Ce
country=russia disabled=no distance=indoors frequency=auto mode=ap-bridge
ssid=wifi wireless-protocol=802.11
/ip neighbor discovery
set ether1 discover=no
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa-psk,wpa2-psk mode=
dynamic-keys wpa-pre-shared-key=MyWiFiSecretPassword! wpa2-pre-shared-key=
MyWiFiSecretPassword!
/ip pool
add name=dhcp_pool1 ranges=10.10.10.101-10.10.10.240
/ip dhcp-server
add address-pool=dhcp_pool1 authoritative=after-2sec-delay disabled=no
interface=bridge name=defconf
/interface bridge port
add bridge=bridge comment=defconf interface=wlan1
add bridge=bridge interface=ether1
/interface l2tp-server server
set caller-id-type=ip-address
/ip address
add address=10.10.10.1/24 interface=ether1 network=10.10.10.0
/ip dhcp-server config
set store-leases-disk=never
/ip dhcp-server lease
add address=10.10.10.78 client-id=1:60:45:cb:86:b6:ce mac-address=
60:45:CB:86:B6:CE server=defconf
add address=10.10.10.76 client-id=1:1c:b7:2c:ee:f4:af mac-address=
1C:B7:2C:EE:F4:AF server=defconf
/ip dhcp-server network
add address=10.10.10.0/24 comment=defconf dns-server=
10.10.10.1,8.8.8.8,8.8.4.4 gateway=10.10.10.5 ntp-server=
91.226.136.155,91.226.136.142,88.147.254.227
/ip dns
set allow-remote-requests=yes cache-max-ttl=0s query-server-timeout=1ms
query-total-timeout=1ms servers=8.8.4.4,8.8.8.8
/ip dns static
add address=10.10.10.1 name=router
/ip firewall filter
add action=accept chain=input comment="defconf: accept ICMP" protocol=icmp
add action=accept chain=input comment="defconf: accept established,related"
connection-state=established,related
add action=drop chain=input comment="defconf: drop all from WAN" disabled=yes
in-interface=ether1
add action=fasttrack-connection chain=forward comment="defconf: fasttrack"
connection-state=established,related
add action=accept chain=forward comment="defconf: accept established,related"
connection-state=established,related
add action=drop chain=forward comment="defconf: drop invalid"
connection-state=invalid
add action=drop chain=forward comment=
"defconf: drop all from WAN not DSTNATed" connection-nat-state=!dstnat
connection-state=new disabled=yes in-interface=ether1
/ip firewall nat
add action=masquerade chain=srcnat comment="defconf: masquerade"
/ip route
add disabled=yes distance=1 dst-address=10.10.10.0/24 gateway=10.10.10.1
add disabled=yes distance=1 dst-address=10.10.10.1/32 gateway=10.10.10.5
/lcd
set time-interval=hour
/lcd interface pages
set 0 interfaces=wlan1
/system clock
set time-zone-name=Europe/Kaliningrad
/tool mac-server
set [ find default=yes ] disabled=yes
add interface=bridge
/tool mac-server mac-winbox
set [ find default=yes ] disabled=yes
add interface=bridge