Public bug reported:

Binary package hint: isic

[EMAIL PROTECTED]:~# icmpsic 
usage: icmpsic [-v] [-D] -s <sourceip>[,port] -d <destination ip>[,port]
       [-r seed] [-m <max kB/s to generate>]
       [-p <pkts to generate>] [-k <skip packets>] [-x <send packet X times>]

       Percentage Opts: [-F frags] [-V <Bad IP Version>] [-I <IP Options>]
                        [-i <Bad ICMP checksum>]

       [-D] causes packet info to be printed out -- DEBUGGING

       ex: -s 10.10.10.10,23   -d 10.10.10.100 -I 100
            will give a 100% chance of IP Options ^^^
       ex: -s 10.10.10.10,23   -d 10.10.10.100 -p 100 -r 103334
       ex: -s rand   -d rand,1234 -r 23342
              ^^^^ causes random source addr
       ex: -s rand   -d rand -k 10000 -p 10001 -r 666
               Will only send the 10001 packet with random seed 666
               this is especially useful if you suspect that packet is
               causing a problem with the target stack.
[EMAIL PROTECTED]:~# icmpsic -s 127.0.0.1,80 -d 127.0.0.1,80
Bad source IP
[EMAIL PROTECTED]:~# icmpsic -s 127.0.0.1,80 -d 127.0.0.1
Bad source IP
[EMAIL PROTECTED]:~# icmpsic -s 127.0.0.1 -d 127.0.0.1,80
Bad dest IP
[EMAIL PROTECTED]:~# icmpsic -s 127.0.0.1 -d 127.0.0.1
Compiled against Libnet 1.1.2.1
Installing Signal Handlers.
Seeding with 8249
No Maximum traffic limiter
Bad IP Version  = 10%           IP Opts Pcnt    = 50%
Frag'd Pcnt     = 30%           Bad ICMP Cksm   = 10%

 1000 @ 13905.5 pkts/sec and 9404.7 k/s
 2000 @ 13925.6 pkts/sec and 9490.2 k/s
 3000 @ 13931.1 pkts/sec and 9451.1 k/s
 4000 @ 15197.8 pkts/sec and 10212.4 k/s

Caught signal 2
Used random seed 8249
Wrote 4134 packets in 0.30s @ 13964.19 pkts/s

** Affects: isic (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
icmpsic should not accept source/destination port arghuments
https://bugs.launchpad.net/bugs/110601
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to