Page 1 of 1

Can't ping(/ping yahoo.com)

Posted: Tue Jan 27, 2009 5:01 am
by sophal
Dear all,

I can't ping only this mikrotik.
Before mikrotik version I can ping.
[sophal@MikroTik2]> /ping http://www.yahoo.com
invalid value for argument address.

Re: Can't ping(/ping yahoo.com)

Posted: Tue Jan 27, 2009 12:32 pm
by SurferTim
Can you ping your dns servers?
/ping 208.67.222.222
/ping 208.67.220.220

ADD: I forgot my first question. Bad me! What type of hardware is this? x86 or RB? If RB, what model?

Re: Can't ping(/ping yahoo.com)

Posted: Wed Jan 28, 2009 4:02 am
by sophal
Thanks,

Yes, sure can ping 208.67.222.222 and 208.67.220.220 (opendns). If I ping by ip address 100% can ping.
[sophal@MikroTik2] > /ping 208.67.222.222
208.67.222.222 64 byte ping: ttl=51 time=247 ms
208.67.222.222 64 byte ping: ttl=51 time=235 ms
208.67.222.222 64 byte ping: ttl=51 time=235 ms
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 235/239.0/247 ms
[sophal@MikroTik2] > /ping 208.67.220.220
208.67.220.220 64 byte ping: ttl=51 time=233 ms
208.67.220.220 64 byte ping: ttl=51 time=245 ms
208.67.220.220 64 byte ping: ttl=51 time=243 ms
208.67.220.220 64 byte ping: ttl=51 time=233 ms
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 233/238.5/245 ms

My hardware x86(Dell PowerEdge 860)
[sophal@MikroTik2] /system resource> print
uptime: 1w6d21h41m2s
version: "3.18"
free-memory: 912444kB
total-memory: 1036592kB
cpu: "Intel(R)"
cpu-count: 1
cpu-frequency: 1866MHz
cpu-load: 2
free-hdd-space: 239589132kB
total-hdd-space: 240292452kB
write-sect-since-reboot: 929754
write-sect-total: 929754
architecture-name: "x86"
board-name: "x86"

Re: Can't ping(/ping yahoo.com)

Posted: Wed Jan 28, 2009 6:35 am
by changeip
put quotes around your address:

/ping "www.changeip.com"

Sam

Re: Can't ping(/ping yahoo.com)

Posted: Wed Jan 28, 2009 9:11 am
by sophal
Thanks changeip,


[sophal@MikroTik2] > /ping http://www.changeip.com
204.16.170.40 64 byte ping: ttl=114 time=244 ms
204.16.170.40 64 byte ping: ttl=114 time=244 ms
204.16.170.40 64 byte ping: ttl=114 time=244 ms
204.16.170.40 64 byte ping: ttl=114 time=243 ms
204.16.170.40 64 byte ping: ttl=114 time=244 ms
5 packets transmitted, 5 packets received, 0% packet loss
round-trip min/avg/max = 243/243.8/244 ms

Re: Can't ping(/ping yahoo.com)

Posted: Wed Jan 28, 2009 10:34 am
by SurferTim
What version requires quotes on the domain? V3.14 doesn't. That is a V3.X shell display. It is in color.

Re: Can't ping(/ping yahoo.com)

Posted: Thu Jan 29, 2009 4:59 am
by sophal
Mikrotik version 3.13 and 3.14 I can ping when update to 3.18 I can't.
I don't know what problem on it.

Re: Can't ping(/ping yahoo.com)

Posted: Thu Jan 29, 2009 8:41 am
by normis
I can ping without quotes on v3.20 :? :-/

Re: Can't ping(/ping yahoo.com)

Posted: Fri Jan 30, 2009 8:34 am
by sophal
Mikrotik V 3.20 still can't ping on Dell PowerEdge 860, other can ping.
I dont know why like that? :? :(

Re: Can't ping(/ping yahoo.com)

Posted: Fri Jan 30, 2009 8:40 am
by normis
so "/ip dns" has all valid DNS servers that _really_ are working?

Re: Can't ping(/ping yahoo.com)

Posted: Fri Jan 30, 2009 9:17 am
by sophal
I'm use open dns, sure my dns is ok.