> $ rping -d -c 10.1.2.4 I believe you want to run rping -d -c -a 10.1.2.4 ie the address is part of the "-a" command line option. It's a little unfortunate that rping doesn't warn you if it doesn't see a server address when running as the client.