Hi all.
I have problem with my first MikroTik device and hope on your help.
Device:
[admin@MikroTik] > /syst resource print
uptime: 18m
version: 5.8
free-memory: 244476KiB
total-memory: 257120KiB
cpu: MIPS 24Kc V7.4
cpu-count: 1
cpu-frequency: 680MHz
cpu-load: 1%
free-hdd-space: 483400KiB
total-hdd-space: 520192KiB
write-sect-since-reboot: 147
write-sect-total: 37774
bad-blocks: 0.1%
architecture-name: mipsbe
board-name: RB450G
platform: MikroTik
[admin@MikroTik] > /syst routerboard print
routerboard: yes
model: 450G
current-firmware: 2.36
upgrade-firmware: 2.37
Try connect to my ISP:
[admin@MikroTik] > /ip dhcp-client print detail
Flags: X - disabled, I - invalid
0 ;;; default configuration
interface=ether1-gateway ipv4=yes add-default-route=yes default-route-distance=2 use-peer-dns=yes use-peer-ntp=yes
status=bound address=10.42.74.207/21 dhcp-server=83.102.172.86 primary-dns=213.234.192.8 secondary-dns=85.21.192.3
expires-after=6d23h57m1s v6-status=stopped
[admin@MikroTik] > /ip dns set servers=213.234.192.8,85.21.192.3 allow-remote-requests=yes
[admin@MikroTik] > :ping www.google.com
while resolving ip-address: could not get answer from dns server
Other device(asus wl500gP) connecting to ISP without problems. What I can do with - “..while resolving ip-address: could not get answer from dns server”? Version 5.7 dont remove problem.
If this problem has been solved earlier, then link pls.