i have a real strange problem...
if i ping for example heise online - IT-News, c't, iX, Technology Review, Telepolis the ping starts imediatly, if i ping a internal hostname,
it tooks over 10 sekonds for the ping to start. If i ping the ip address, it pings again imediatly.
I'm for example not able to send ctrl-c to the ping command:
firewall:/root # ping vmware.ducktales.net
PING vmware.ducktales.net (10.10.10.80) 56(84) bytes of data.
^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C64 bytes from 10.10.10.80: icmp_seq=1 ttl=64 time=0.783 ms
--- vmware.ducktales.net ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.783/0.783/0.783/0.000 ms
firewall:/root #
it's like if the ping command runns in a timeout, but i don't understand why, dns is resolving in less than a second, does anyone have a idea?
I restarted my complete equipment inkl. all routers...
here is the same ping with an strace:
Robert