On Tue, May 02, 2006 at 09:30:52AM +0200, Andreas Schneider wrote: > this is what rsh produces on the commandline: > > WSIZ10-RTT:~# rsh -l smokeping 172.43.6.11 ping > rcmd: 172.43.6.11: short readWSIZ10-RTT:~# ping 172.43.6.18 > PING 172.43.6.18 (172.43.6.18) 56(84) bytes of data. > 64 bytes from 172.43.6.18: icmp_seq=1 ttl=255 time=13.2 ms > 64 bytes from 172.43.6.18: icmp_seq=2 ttl=255 time=1.55 ms > 64 bytes from 172.43.6.18: icmp_seq=3 ttl=255 time=1.56 ms > 64 bytes from 172.43.6.18: icmp_seq=4 ttl=255 time=1.50 ms > 64 bytes from 172.43.6.18: icmp_seq=5 ttl=255 time=1.55 ms > 64 bytes from 172.43.6.18: icmp_seq=6 ttl=255 time=1.52 ms > > --- 172.43.6.18 ping statistics --- > 6 packets transmitted, 6 received, 0% packet loss, time 5048ms > rtt min/avg/max/mdev = 1.505/3.491/13.234/4.357 ms > WSIZ10-RTT:~# > > I have to tell that 172.43.6.11 ist a Catalyst4006 Switch with IOS Version > 12.2 > After i typed 'rsh -l smokeping 172.43.6.11 ping' , i have to enter the 'ping > 172.43.6.18 <ENTER>' > to > get the ping going.
This looks like you aren't pinging anything with the router, but rather the WSIZ10-RTT host. The 'short read' is a fatal error, and you end back on the WSIZ10-RTT command line. Try to get rsh access working first, or maybe better switch to TelnetIOSPing. If that's still not working either, send a new 'smokeping --debug' output about that. Cheers, -- Niko -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/smokeping-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
