Package: sendip Version: 2.5-5 Severity: important Dear Maintainer,
* What led up to the situation? Whilst trying to debug why wakeonlan wasn't working I wanted to send some UDP packets * What exactly did you do (or not do) that was effective (or ineffective)? Running the command: sendip -p ipv4 -is 192.168.0.252 -p udp -us 5070 -ud 5060 -d "Hello" -v 192.168.0.252 Gives this output Added 26 options Initializing module ipv4 Initializing module udp Finalizing module udp Finalizing module ipv4 Final packet data: 45 00 00 21 E..! 38 AF 00 00 8... FF 11 FF D3 .... C0 A8 00 FC .... C0 A8 00 FC .... 13 CE 13 C4 .... 00 0D 31 27 ..1' 48 65 6C 6C Hell 6F o sendto: Invalid argument Freeing module ipv4 Freeing module udp Same command on a linux laptop on the lan: sendip -p ipv4 -is 192.168.0.132 -p udp -us 5070 -ud 5060 -d "Hello" -v 192.168.0.132 Added 26 options Initializing module ipv4 Initializing module udp Finalizing module udp Finalizing module ipv4 Final packet data: 45 00 00 21 E..! 22 36 00 00 "6.. FF 11 17 3D ...= C0 A8 00 84 .... C0 A8 00 84 .... 13 CE 13 C4 .... 00 0D 32 17 ..2. 48 65 6C 6C Hell 6F o Sent 33 bytes to 192.168.0.132 Freeing module ipv4 Freeing module udp -- System Information: Debian Release: 7.0 APT prefers testing APT policy: (500, 'testing') Architecture: kfreebsd-amd64 (x86_64) Kernel: kFreeBSD 9.0-2-amd64 Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages sendip depends on: ii libc0.1 2.13-38 sendip recommends no packages. sendip suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org