make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=bridgee_igmp.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: bridge_igmp.sh # 18.79 [+18.79] TEST: IGMPv2 report 239.10.10.10 [ OK ] # 26.44 [+7.64] TEST: IGMPv2 leave 239.10.10.10 [ OK ] # 27.06 [+0.62] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 27.06 [+0.01] # 27.06 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 27.07 [+0.00] http://www.netsniff-ng.org # 27.07 [+0.00] # 27.07 [+0.00] Usage: mausezahn [options] [interface] || # 27.07 [+0.00] Options: # 27.07 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 27.08 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 27.08 [+0.00] -4 IPv4 mode (default) # 27.08 [+0.00] -6 IPv6 mode # 27.08 [+0.00] -R Set socket priority # 27.08 [+0.00] -c Send packet count times, default:1, infinite:0 # 27.09 [+0.00] -d Apply delay between transmissions. The delay value can be # 27.09 [+0.00] specified in usec (default, no additional unit needed), or in # 27.09 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 27.09 [+0.00] -r Multiplies the specified delay with a random value # 27.10 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 27.10 [+0.00] -a Use specified source mac address, no matter what has # 27.10 [+0.00] been specified with other arguments; keywords see below, # 27.11 [+0.00] Default is own interface # 27.11 [+0.00] -b Same with destination mac address; keywords: # 27.11 [+0.00] rand Use a random MAC address # 27.11 [+0.00] bc Use a broadcast MAC address # 27.11 [+0.00] own Use own interface MAC address (default for source MAC) # 27.12 [+0.00] stp Use IEEE 802.1d STP multicast address # 27.12 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 27.12 [+0.00] -A Use specified source IP address (default is own interface IP) # 27.12 [+0.00] -B Send packet to specified destination IP or domain name # 27.13 [+0.00] -P Use the specified ASCII payload # 27.13 [+0.00] -f Read the ASCII payload from a file # 27.13 [+0.00] -F Read the hexadecimal payload from a file # 27.13 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 27.14 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 27.14 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 27.15 [+0.01] -t Specify packet type for autobuild (you don't need to care for # 27.16 [+0.01] encapsulations in lower layers, most packet types allow/require # 27.16 [+0.00] additional packet-specific arguments in an ; # 27.16 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 27.16 [+0.00] dns, rtp, syslog, lldp and more; # 27.17 [+0.00] For context-help use 'help' as ! # 27.17 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 27.17 [+0.00] Enter -T help or -T rtp help for further information # 27.18 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 27.18 [+0.00] -V|VV|... Verbose and more verbose mode # 27.18 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 27.18 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 27.19 [+0.00] typically combined with one of the verbose modes (v or V) # 27.19 [+0.00] -v Show version # 27.19 [+0.00] -h Print this help # 27.19 [+0.00] # 27.19 [+0.00] Examples: # 27.19 [+0.00] mausezahn -x 99 # 27.19 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 27.20 [+0.00] mausezahn -t cdp change -c 0 # 27.20 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 27.20 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 27.20 [+0.00] # 27.20 [+0.00] Note: # 27.20 [+0.00] This tool is targeted for network developers! You should # 27.20 [+0.00] be aware of what you are doing and what these options above # 27.21 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 27.21 [+0.00] # 27.21 [+0.00] Please report bugs to # 27.21 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 27.21 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 27.22 [+0.00] Swiss federal institute of technology (ETH Zurich) # 27.22 [+0.00] License: GNU GPL version 2.0 # 27.22 [+0.00] This is free software: you are free to change and redistribute it. # 27.22 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 27.22 [+0.00] # 38.00 [+10.78] TEST: IGMPv3 report 239.10.10.10 is_include [FAIL] # 38.00 [+0.00] Didn't forward traffic from S,G (192.0.2.3, 239.10.10.10) # 38.10 [+0.10] RTNETLINK answers: Invalid argument # 38.82 [+0.72] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 38.83 [+0.01] # 38.83 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 38.83 [+0.00] http://www.netsniff-ng.org # 38.83 [+0.00] # 38.83 [+0.00] Usage: mausezahn [options] [interface] || # 38.83 [+0.00] Options: # 38.83 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 38.84 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 38.84 [+0.00] -4 IPv4 mode (default) # 38.84 [+0.00] -6 IPv6 mode # 38.84 [+0.00] -R Set socket priority # 38.84 [+0.00] -c Send packet count times, default:1, infinite:0 # 38.85 [+0.00] -d Apply delay between transmissions. The delay value can be # 38.85 [+0.00] specified in usec (default, no additional unit needed), or in # 38.85 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 38.85 [+0.00] -r Multiplies the specified delay with a random value # 38.86 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 38.86 [+0.00] -a Use specified source mac address, no matter what has # 38.86 [+0.00] been specified with other arguments; keywords see below, # 38.87 [+0.00] Default is own interface # 38.87 [+0.00] -b Same with destination mac address; keywords: # 38.87 [+0.00] rand Use a random MAC address # 38.87 [+0.00] bc Use a broadcast MAC address # 38.87 [+0.00] own Use own interface MAC address (default for source MAC) # 38.88 [+0.00] stp Use IEEE 802.1d STP multicast address # 38.88 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 38.88 [+0.00] -A Use specified source IP address (default is own interface IP) # 38.88 [+0.00] -B Send packet to specified destination IP or domain name # 38.89 [+0.00] -P Use the specified ASCII payload # 38.89 [+0.00] -f Read the ASCII payload from a file # 38.89 [+0.00] -F Read the hexadecimal payload from a file # 38.89 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 38.90 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 38.90 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 38.90 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 38.91 [+0.00] encapsulations in lower layers, most packet types allow/require # 38.91 [+0.00] additional packet-specific arguments in an ; # 38.93 [+0.02] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 38.93 [+0.01] dns, rtp, syslog, lldp and more; # 38.93 [+0.00] For context-help use 'help' as ! # 38.94 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 38.94 [+0.00] Enter -T help or -T rtp help for further information # 38.94 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 38.95 [+0.00] -V|VV|... Verbose and more verbose mode # 38.95 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 38.95 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 38.95 [+0.00] typically combined with one of the verbose modes (v or V) # 38.96 [+0.00] -v Show version # 38.96 [+0.00] -h Print this help # 38.96 [+0.00] # 38.96 [+0.00] Examples: # 38.96 [+0.00] mausezahn -x 99 # 38.96 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 38.96 [+0.00] mausezahn -t cdp change -c 0 # 38.96 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 38.97 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 38.97 [+0.00] # 38.97 [+0.00] Note: # 38.97 [+0.00] This tool is targeted for network developers! You should # 38.97 [+0.00] be aware of what you are doing and what these options above # 38.97 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 38.98 [+0.00] # 38.98 [+0.00] Please report bugs to # 38.98 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 38.98 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 38.98 [+0.00] Swiss federal institute of technology (ETH Zurich) # 38.98 [+0.00] License: GNU GPL version 2.0 # 38.98 [+0.00] This is free software: you are free to change and redistribute it. # 38.99 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 38.99 [+0.00] # 41.07 [+2.08] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 41.08 [+0.01] # 41.08 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 41.08 [+0.00] http://www.netsniff-ng.org # 41.08 [+0.00] # 41.08 [+0.00] Usage: mausezahn [options] [interface] || # 41.09 [+0.00] Options: # 41.09 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 41.09 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 41.09 [+0.00] -4 IPv4 mode (default) # 41.09 [+0.00] -6 IPv6 mode # 41.09 [+0.00] -R Set socket priority # 41.09 [+0.00] -c Send packet count times, default:1, infinite:0 # 41.10 [+0.00] -d Apply delay between transmissions. The delay value can be # 41.10 [+0.00] specified in usec (default, no additional unit needed), or in # 41.10 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 41.10 [+0.00] -r Multiplies the specified delay with a random value # 41.11 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 41.11 [+0.00] -a Use specified source mac address, no matter what has # 41.11 [+0.00] been specified with other arguments; keywords see below, # 41.11 [+0.00] Default is own interface # 41.11 [+0.00] -b Same with destination mac address; keywords: # 41.12 [+0.00] rand Use a random MAC address # 41.12 [+0.00] bc Use a broadcast MAC address # 41.12 [+0.00] own Use own interface MAC address (default for source MAC) # 41.12 [+0.00] stp Use IEEE 802.1d STP multicast address # 41.12 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 41.13 [+0.00] -A Use specified source IP address (default is own interface IP) # 41.13 [+0.00] -B Send packet to specified destination IP or domain name # 41.13 [+0.00] -P Use the specified ASCII payload # 41.13 [+0.00] -f Read the ASCII payload from a file # 41.14 [+0.01] -F Read the hexadecimal payload from a file # 41.15 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 41.15 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 41.15 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 41.16 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 41.16 [+0.00] encapsulations in lower layers, most packet types allow/require # 41.16 [+0.00] additional packet-specific arguments in an ; # 41.16 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 41.17 [+0.00] dns, rtp, syslog, lldp and more; # 41.17 [+0.00] For context-help use 'help' as ! # 41.17 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 41.17 [+0.00] Enter -T help or -T rtp help for further information # 41.18 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 41.18 [+0.00] -V|VV|... Verbose and more verbose mode # 41.18 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 41.18 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 41.19 [+0.00] typically combined with one of the verbose modes (v or V) # 41.19 [+0.00] -v Show version # 41.19 [+0.00] -h Print this help # 41.19 [+0.00] # 41.19 [+0.00] Examples: # 41.19 [+0.00] mausezahn -x 99 # 41.19 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 41.19 [+0.00] mausezahn -t cdp change -c 0 # 41.19 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 41.20 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 41.20 [+0.00] # 41.20 [+0.00] Note: # 41.20 [+0.00] This tool is targeted for network developers! You should # 41.20 [+0.00] be aware of what you are doing and what these options above # 41.20 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 41.20 [+0.00] # 41.20 [+0.00] Please report bugs to # 41.21 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 41.21 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 41.21 [+0.00] Swiss federal institute of technology (ETH Zurich) # 41.21 [+0.00] License: GNU GPL version 2.0 # 41.21 [+0.00] This is free software: you are free to change and redistribute it. # 41.21 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 41.22 [+0.00] # 51.65 [+10.43] TEST: IGMPv3 report 239.10.10.10 include -> allow [FAIL] # 51.65 [+0.00] Didn't forward traffic from S,G (192.0.2.12, 239.10.10.10) # 51.77 [+0.11] RTNETLINK answers: Invalid argument # 52.48 [+0.71] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 52.48 [+0.01] # 52.48 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 52.49 [+0.00] http://www.netsniff-ng.org # 52.49 [+0.00] # 52.49 [+0.00] Usage: mausezahn [options] [interface] || # 52.49 [+0.00] Options: # 52.49 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 52.49 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 52.50 [+0.00] -4 IPv4 mode (default) # 52.50 [+0.00] -6 IPv6 mode # 52.50 [+0.00] -R Set socket priority # 52.50 [+0.00] -c Send packet count times, default:1, infinite:0 # 52.51 [+0.00] -d Apply delay between transmissions. The delay value can be # 52.51 [+0.00] specified in usec (default, no additional unit needed), or in # 52.51 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 52.52 [+0.00] -r Multiplies the specified delay with a random value # 52.52 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 52.52 [+0.00] -a Use specified source mac address, no matter what has # 52.53 [+0.00] been specified with other arguments; keywords see below, # 52.53 [+0.00] Default is own interface # 52.53 [+0.00] -b Same with destination mac address; keywords: # 52.53 [+0.00] rand Use a random MAC address # 52.54 [+0.00] bc Use a broadcast MAC address # 52.54 [+0.00] own Use own interface MAC address (default for source MAC) # 52.54 [+0.01] stp Use IEEE 802.1d STP multicast address # 52.56 [+0.01] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 52.56 [+0.00] -A Use specified source IP address (default is own interface IP) # 52.56 [+0.00] -B Send packet to specified destination IP or domain name # 52.57 [+0.00] -P Use the specified ASCII payload # 52.57 [+0.00] -f Read the ASCII payload from a file # 52.57 [+0.00] -F Read the hexadecimal payload from a file # 52.57 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 52.58 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 52.58 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 52.58 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 52.59 [+0.00] encapsulations in lower layers, most packet types allow/require # 52.59 [+0.00] additional packet-specific arguments in an ; # 52.59 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 52.60 [+0.00] dns, rtp, syslog, lldp and more; # 52.60 [+0.00] For context-help use 'help' as ! # 52.60 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 52.60 [+0.00] Enter -T help or -T rtp help for further information # 52.61 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 52.61 [+0.00] -V|VV|... Verbose and more verbose mode # 52.61 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 52.61 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 52.62 [+0.00] typically combined with one of the verbose modes (v or V) # 52.62 [+0.00] -v Show version # 52.62 [+0.00] -h Print this help # 52.62 [+0.00] # 52.62 [+0.00] Examples: # 52.62 [+0.00] mausezahn -x 99 # 52.62 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 52.62 [+0.00] mausezahn -t cdp change -c 0 # 52.63 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 52.63 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 52.63 [+0.00] # 52.63 [+0.00] Note: # 52.63 [+0.00] This tool is targeted for network developers! You should # 52.63 [+0.00] be aware of what you are doing and what these options above # 52.64 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 52.64 [+0.00] # 52.64 [+0.00] Please report bugs to # 52.64 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 52.64 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 52.64 [+0.00] Swiss federal institute of technology (ETH Zurich) # 52.65 [+0.00] License: GNU GPL version 2.0 # 52.65 [+0.00] This is free software: you are free to change and redistribute it. # 52.65 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 52.65 [+0.00] # 54.73 [+2.08] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 54.74 [+0.01] # 54.74 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 54.74 [+0.00] http://www.netsniff-ng.org # 54.74 [+0.00] # 54.74 [+0.00] Usage: mausezahn [options] [interface] || # 54.74 [+0.00] Options: # 54.75 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 54.75 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 54.75 [+0.00] -4 IPv4 mode (default) # 54.75 [+0.00] -6 IPv6 mode # 54.75 [+0.00] -R Set socket priority # 54.76 [+0.00] -c Send packet count times, default:1, infinite:0 # 54.76 [+0.00] -d Apply delay between transmissions. The delay value can be # 54.76 [+0.00] specified in usec (default, no additional unit needed), or in # 54.76 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 54.77 [+0.00] -r Multiplies the specified delay with a random value # 54.77 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 54.77 [+0.00] -a Use specified source mac address, no matter what has # 54.78 [+0.00] been specified with other arguments; keywords see below, # 54.78 [+0.00] Default is own interface # 54.78 [+0.00] -b Same with destination mac address; keywords: # 54.78 [+0.00] rand Use a random MAC address # 54.78 [+0.00] bc Use a broadcast MAC address # 54.79 [+0.00] own Use own interface MAC address (default for source MAC) # 54.79 [+0.00] stp Use IEEE 802.1d STP multicast address # 54.79 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 54.79 [+0.00] -A Use specified source IP address (default is own interface IP) # 54.80 [+0.00] -B Send packet to specified destination IP or domain name # 54.80 [+0.00] -P Use the specified ASCII payload # 54.80 [+0.00] -f Read the ASCII payload from a file # 54.80 [+0.00] -F Read the hexadecimal payload from a file # 54.80 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 54.81 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 54.81 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 54.81 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 54.82 [+0.00] encapsulations in lower layers, most packet types allow/require # 54.82 [+0.00] additional packet-specific arguments in an ; # 54.82 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 54.82 [+0.00] dns, rtp, syslog, lldp and more; # 54.83 [+0.00] For context-help use 'help' as ! # 54.83 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 54.83 [+0.00] Enter -T help or -T rtp help for further information # 54.83 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 54.84 [+0.00] -V|VV|... Verbose and more verbose mode # 54.84 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 54.84 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 54.84 [+0.00] typically combined with one of the verbose modes (v or V) # 54.85 [+0.00] -v Show version # 54.85 [+0.00] -h Print this help # 54.85 [+0.00] # 54.85 [+0.00] Examples: # 54.85 [+0.00] mausezahn -x 99 # 54.85 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 54.85 [+0.00] mausezahn -t cdp change -c 0 # 54.85 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 54.86 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 54.86 [+0.00] # 54.86 [+0.00] Note: # 54.86 [+0.00] This tool is targeted for network developers! You should # 54.86 [+0.00] be aware of what you are doing and what these options above # 54.86 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 54.87 [+0.00] # 54.87 [+0.00] Please report bugs to # 54.87 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 54.87 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 54.87 [+0.00] Swiss federal institute of technology (ETH Zurich) # 54.87 [+0.00] License: GNU GPL version 2.0 # 54.87 [+0.00] This is free software: you are free to change and redistribute it. # 54.88 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 54.88 [+0.00] # 65.47 [+10.59] TEST: IGMPv3 report 239.10.10.10 include -> is_include [FAIL] # 65.48 [+0.01] Didn't forward traffic from S,G (192.0.2.12, 239.10.10.10) # 65.58 [+0.11] RTNETLINK answers: Invalid argument # 66.26 [+0.67] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 66.26 [+0.01] # 66.26 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 66.26 [+0.00] http://www.netsniff-ng.org # 66.26 [+0.00] # 66.26 [+0.00] Usage: mausezahn [options] [interface] || # 66.27 [+0.00] Options: # 66.27 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 66.27 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 66.27 [+0.00] -4 IPv4 mode (default) # 66.28 [+0.00] -6 IPv6 mode # 66.28 [+0.00] -R Set socket priority # 66.28 [+0.00] -c Send packet count times, default:1, infinite:0 # 66.28 [+0.00] -d Apply delay between transmissions. The delay value can be # 66.28 [+0.00] specified in usec (default, no additional unit needed), or in # 66.28 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 66.29 [+0.00] -r Multiplies the specified delay with a random value # 66.29 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 66.29 [+0.00] -a Use specified source mac address, no matter what has # 66.29 [+0.00] been specified with other arguments; keywords see below, # 66.30 [+0.00] Default is own interface # 66.30 [+0.00] -b Same with destination mac address; keywords: # 66.30 [+0.00] rand Use a random MAC address # 66.30 [+0.00] bc Use a broadcast MAC address # 66.30 [+0.00] own Use own interface MAC address (default for source MAC) # 66.30 [+0.00] stp Use IEEE 802.1d STP multicast address # 66.31 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 66.31 [+0.00] -A Use specified source IP address (default is own interface IP) # 66.31 [+0.00] -B Send packet to specified destination IP or domain name # 66.31 [+0.00] -P Use the specified ASCII payload # 66.32 [+0.00] -f Read the ASCII payload from a file # 66.32 [+0.00] -F Read the hexadecimal payload from a file # 66.32 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 66.32 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 66.33 [+0.01] via a comma or a period (e.g. '5:10,20,2:30') # 66.33 [+0.01] -t Specify packet type for autobuild (you don't need to care for # 66.34 [+0.00] encapsulations in lower layers, most packet types allow/require # 66.34 [+0.00] additional packet-specific arguments in an ; # 66.34 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 66.34 [+0.00] dns, rtp, syslog, lldp and more; # 66.34 [+0.00] For context-help use 'help' as ! # 66.35 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 66.35 [+0.00] Enter -T help or -T rtp help for further information # 66.35 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 66.35 [+0.00] -V|VV|... Verbose and more verbose mode # 66.36 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 66.36 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 66.36 [+0.00] typically combined with one of the verbose modes (v or V) # 66.36 [+0.00] -v Show version # 66.36 [+0.00] -h Print this help # 66.36 [+0.00] # 66.36 [+0.00] Examples: # 66.37 [+0.00] mausezahn -x 99 # 66.37 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 66.37 [+0.00] mausezahn -t cdp change -c 0 # 66.37 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 66.37 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 66.37 [+0.00] # 66.37 [+0.00] Note: # 66.37 [+0.00] This tool is targeted for network developers! You should # 66.37 [+0.00] be aware of what you are doing and what these options above # 66.38 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 66.38 [+0.00] # 66.38 [+0.00] Please report bugs to # 66.38 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 66.38 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 66.38 [+0.00] Swiss federal institute of technology (ETH Zurich) # 66.38 [+0.00] License: GNU GPL version 2.0 # 66.38 [+0.00] This is free software: you are free to change and redistribute it. # 66.39 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 66.39 [+0.00] # 68.43 [+2.04] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 68.44 [+0.01] # 68.44 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 68.44 [+0.00] http://www.netsniff-ng.org # 68.44 [+0.00] # 68.44 [+0.00] Usage: mausezahn [options] [interface] || # 68.44 [+0.00] Options: # 68.44 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 68.45 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 68.45 [+0.00] -4 IPv4 mode (default) # 68.45 [+0.00] -6 IPv6 mode # 68.45 [+0.00] -R Set socket priority # 68.45 [+0.00] -c Send packet count times, default:1, infinite:0 # 68.46 [+0.00] -d Apply delay between transmissions. The delay value can be # 68.46 [+0.00] specified in usec (default, no additional unit needed), or in # 68.46 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 68.46 [+0.00] -r Multiplies the specified delay with a random value # 68.47 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 68.47 [+0.00] -a Use specified source mac address, no matter what has # 68.47 [+0.00] been specified with other arguments; keywords see below, # 68.47 [+0.00] Default is own interface # 68.47 [+0.00] -b Same with destination mac address; keywords: # 68.48 [+0.00] rand Use a random MAC address # 68.48 [+0.00] bc Use a broadcast MAC address # 68.48 [+0.00] own Use own interface MAC address (default for source MAC) # 68.48 [+0.00] stp Use IEEE 802.1d STP multicast address # 68.49 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 68.51 [+0.02] -A Use specified source IP address (default is own interface IP) # 68.51 [+0.00] -B Send packet to specified destination IP or domain name # 68.52 [+0.00] -P Use the specified ASCII payload # 68.52 [+0.00] -f Read the ASCII payload from a file # 68.52 [+0.00] -F Read the hexadecimal payload from a file # 68.53 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 68.53 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 68.54 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 68.54 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 68.54 [+0.00] encapsulations in lower layers, most packet types allow/require # 68.55 [+0.00] additional packet-specific arguments in an ; # 68.55 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 68.56 [+0.00] dns, rtp, syslog, lldp and more; # 68.56 [+0.00] For context-help use 'help' as ! # 68.56 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 68.57 [+0.00] Enter -T help or -T rtp help for further information # 68.57 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 68.58 [+0.00] -V|VV|... Verbose and more verbose mode # 68.58 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 68.58 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 68.59 [+0.00] typically combined with one of the verbose modes (v or V) # 68.59 [+0.00] -v Show version # 68.59 [+0.00] -h Print this help # 68.59 [+0.00] # 68.59 [+0.00] Examples: # 68.60 [+0.00] mausezahn -x 99 # 68.60 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 68.60 [+0.00] mausezahn -t cdp change -c 0 # 68.60 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 68.60 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 68.61 [+0.00] # 68.61 [+0.00] Note: # 68.61 [+0.00] This tool is targeted for network developers! You should # 68.61 [+0.00] be aware of what you are doing and what these options above # 68.61 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 68.62 [+0.00] # 68.62 [+0.00] Please report bugs to # 68.62 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 68.62 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 68.62 [+0.00] Swiss federal institute of technology (ETH Zurich) # 68.62 [+0.00] License: GNU GPL version 2.0 # 68.63 [+0.00] This is free software: you are free to change and redistribute it. # 68.63 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 68.63 [+0.00] # 73.61 [+4.98] TEST: IGMPv3 report 239.10.10.10 include -> is_exclude [FAIL] # 73.61 [+0.01] Didn't forward traffic from S,G (192.0.2.100, 239.10.10.10) # 73.74 [+0.12] RTNETLINK answers: Invalid argument # 74.41 [+0.67] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 74.42 [+0.01] # 74.42 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 74.42 [+0.00] http://www.netsniff-ng.org # 74.42 [+0.00] # 74.42 [+0.00] Usage: mausezahn [options] [interface] || # 74.42 [+0.00] Options: # 74.42 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 74.42 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 74.43 [+0.00] -4 IPv4 mode (default) # 74.43 [+0.00] -6 IPv6 mode # 74.43 [+0.00] -R Set socket priority # 74.43 [+0.00] -c Send packet count times, default:1, infinite:0 # 74.43 [+0.00] -d Apply delay between transmissions. The delay value can be # 74.44 [+0.00] specified in usec (default, no additional unit needed), or in # 74.44 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 74.44 [+0.00] -r Multiplies the specified delay with a random value # 74.44 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 74.45 [+0.00] -a Use specified source mac address, no matter what has # 74.45 [+0.00] been specified with other arguments; keywords see below, # 74.45 [+0.00] Default is own interface # 74.45 [+0.00] -b Same with destination mac address; keywords: # 74.45 [+0.00] rand Use a random MAC address # 74.46 [+0.00] bc Use a broadcast MAC address # 74.46 [+0.00] own Use own interface MAC address (default for source MAC) # 74.46 [+0.00] stp Use IEEE 802.1d STP multicast address # 74.46 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 74.46 [+0.00] -A Use specified source IP address (default is own interface IP) # 74.47 [+0.00] -B Send packet to specified destination IP or domain name # 74.47 [+0.00] -P Use the specified ASCII payload # 74.47 [+0.00] -f Read the ASCII payload from a file # 74.47 [+0.00] -F Read the hexadecimal payload from a file # 74.47 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 74.48 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 74.48 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 74.48 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 74.48 [+0.00] encapsulations in lower layers, most packet types allow/require # 74.49 [+0.00] additional packet-specific arguments in an ; # 74.49 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 74.49 [+0.00] dns, rtp, syslog, lldp and more; # 74.49 [+0.00] For context-help use 'help' as ! # 74.50 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 74.50 [+0.00] Enter -T help or -T rtp help for further information # 74.50 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 74.50 [+0.00] -V|VV|... Verbose and more verbose mode # 74.51 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 74.51 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 74.51 [+0.00] typically combined with one of the verbose modes (v or V) # 74.51 [+0.00] -v Show version # 74.52 [+0.00] -h Print this help # 74.52 [+0.00] # 74.52 [+0.00] Examples: # 74.52 [+0.00] mausezahn -x 99 # 74.52 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 74.52 [+0.00] mausezahn -t cdp change -c 0 # 74.52 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 74.52 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 74.52 [+0.00] # 74.52 [+0.00] Note: # 74.53 [+0.00] This tool is targeted for network developers! You should # 74.53 [+0.00] be aware of what you are doing and what these options above # 74.53 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 74.53 [+0.00] # 74.53 [+0.00] Please report bugs to # 74.53 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 74.53 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 74.54 [+0.00] Swiss federal institute of technology (ETH Zurich) # 74.54 [+0.00] License: GNU GPL version 2.0 # 74.54 [+0.00] This is free software: you are free to change and redistribute it. # 74.54 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 74.54 [+0.00] # 76.89 [+2.34] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 76.89 [+0.01] # 76.89 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 76.89 [+0.00] http://www.netsniff-ng.org # 76.89 [+0.00] # 76.89 [+0.00] Usage: mausezahn [options] [interface] || # 76.90 [+0.00] Options: # 76.90 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 76.90 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 76.90 [+0.00] -4 IPv4 mode (default) # 76.90 [+0.00] -6 IPv6 mode # 76.91 [+0.00] -R Set socket priority # 76.91 [+0.00] -c Send packet count times, default:1, infinite:0 # 76.91 [+0.00] -d Apply delay between transmissions. The delay value can be # 76.91 [+0.00] specified in usec (default, no additional unit needed), or in # 76.92 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 76.92 [+0.00] -r Multiplies the specified delay with a random value # 76.92 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 76.92 [+0.00] -a Use specified source mac address, no matter what has # 76.92 [+0.00] been specified with other arguments; keywords see below, # 76.93 [+0.00] Default is own interface # 76.93 [+0.00] -b Same with destination mac address; keywords: # 76.93 [+0.00] rand Use a random MAC address # 76.93 [+0.00] bc Use a broadcast MAC address # 76.93 [+0.00] own Use own interface MAC address (default for source MAC) # 76.94 [+0.00] stp Use IEEE 802.1d STP multicast address # 76.94 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 76.94 [+0.00] -A Use specified source IP address (default is own interface IP) # 76.94 [+0.00] -B Send packet to specified destination IP or domain name # 76.95 [+0.00] -P Use the specified ASCII payload # 76.95 [+0.00] -f Read the ASCII payload from a file # 76.95 [+0.00] -F Read the hexadecimal payload from a file # 76.95 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 76.96 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 76.96 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 76.96 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 76.96 [+0.00] encapsulations in lower layers, most packet types allow/require # 76.97 [+0.00] additional packet-specific arguments in an ; # 76.97 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 76.97 [+0.00] dns, rtp, syslog, lldp and more; # 76.97 [+0.00] For context-help use 'help' as ! # 76.98 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 76.98 [+0.00] Enter -T help or -T rtp help for further information # 76.98 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 76.98 [+0.00] -V|VV|... Verbose and more verbose mode # 76.99 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 76.99 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 76.99 [+0.00] typically combined with one of the verbose modes (v or V) # 76.99 [+0.00] -v Show version # 77.00 [+0.00] -h Print this help # 77.00 [+0.00] # 77.00 [+0.00] Examples: # 77.00 [+0.00] mausezahn -x 99 # 77.00 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 77.00 [+0.00] mausezahn -t cdp change -c 0 # 77.00 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 77.00 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 77.01 [+0.01] # 77.01 [+0.00] Note: # 77.01 [+0.00] This tool is targeted for network developers! You should # 77.02 [+0.00] be aware of what you are doing and what these options above # 77.02 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 77.02 [+0.00] # 77.02 [+0.00] Please report bugs to # 77.02 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 77.02 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 77.03 [+0.00] Swiss federal institute of technology (ETH Zurich) # 77.03 [+0.00] License: GNU GPL version 2.0 # 77.03 [+0.00] This is free software: you are free to change and redistribute it. # 77.03 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 77.03 [+0.00] # 88.03 [+11.00] TEST: IGMPv3 report 239.10.10.10 include -> to_exclude [FAIL] # 88.03 [+0.00] Didn't forward traffic from S,G (192.0.2.100, 239.10.10.10) # 88.24 [+0.21] RTNETLINK answers: Invalid argument # 88.92 [+0.67] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 88.92 [+0.01] # 88.92 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 88.92 [+0.00] http://www.netsniff-ng.org # 88.92 [+0.00] # 88.92 [+0.00] Usage: mausezahn [options] [interface] || # 88.93 [+0.00] Options: # 88.93 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 88.93 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 88.93 [+0.00] -4 IPv4 mode (default) # 88.93 [+0.00] -6 IPv6 mode # 88.94 [+0.00] -R Set socket priority # 88.94 [+0.00] -c Send packet count times, default:1, infinite:0 # 88.94 [+0.00] -d Apply delay between transmissions. The delay value can be # 88.94 [+0.00] specified in usec (default, no additional unit needed), or in # 88.94 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 88.95 [+0.00] -r Multiplies the specified delay with a random value # 88.95 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 88.95 [+0.00] -a Use specified source mac address, no matter what has # 88.95 [+0.00] been specified with other arguments; keywords see below, # 88.96 [+0.00] Default is own interface # 88.96 [+0.00] -b Same with destination mac address; keywords: # 88.96 [+0.00] rand Use a random MAC address # 88.96 [+0.00] bc Use a broadcast MAC address # 88.96 [+0.00] own Use own interface MAC address (default for source MAC) # 88.97 [+0.00] stp Use IEEE 802.1d STP multicast address # 88.97 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 88.97 [+0.00] -A Use specified source IP address (default is own interface IP) # 88.97 [+0.00] -B Send packet to specified destination IP or domain name # 88.98 [+0.00] -P Use the specified ASCII payload # 88.98 [+0.00] -f Read the ASCII payload from a file # 88.98 [+0.00] -F Read the hexadecimal payload from a file # 88.98 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 88.98 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 88.99 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 88.99 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 88.99 [+0.00] encapsulations in lower layers, most packet types allow/require # 88.99 [+0.00] additional packet-specific arguments in an ; # 89.00 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 89.00 [+0.00] dns, rtp, syslog, lldp and more; # 89.00 [+0.00] For context-help use 'help' as ! # 89.00 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 89.01 [+0.00] Enter -T help or -T rtp help for further information # 89.01 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 89.01 [+0.00] -V|VV|... Verbose and more verbose mode # 89.02 [+0.01] -q Quiet mode, even omit 'important' standard short messages # 89.02 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 89.03 [+0.00] typically combined with one of the verbose modes (v or V) # 89.03 [+0.00] -v Show version # 89.03 [+0.00] -h Print this help # 89.03 [+0.00] # 89.03 [+0.00] Examples: # 89.03 [+0.00] mausezahn -x 99 # 89.03 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 89.03 [+0.00] mausezahn -t cdp change -c 0 # 89.03 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 89.04 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 89.04 [+0.00] # 89.04 [+0.00] Note: # 89.04 [+0.00] This tool is targeted for network developers! You should # 89.04 [+0.00] be aware of what you are doing and what these options above # 89.04 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 89.04 [+0.00] # 89.04 [+0.00] Please report bugs to # 89.05 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 89.05 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 89.05 [+0.00] Swiss federal institute of technology (ETH Zurich) # 89.05 [+0.00] License: GNU GPL version 2.0 # 89.05 [+0.00] This is free software: you are free to change and redistribute it. # 89.05 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 89.05 [+0.00] # 91.22 [+2.16] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 91.22 [+0.01] # 91.22 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 91.23 [+0.00] http://www.netsniff-ng.org # 91.23 [+0.00] # 91.23 [+0.00] Usage: mausezahn [options] [interface] || # 91.23 [+0.00] Options: # 91.23 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 91.23 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 91.23 [+0.00] -4 IPv4 mode (default) # 91.24 [+0.00] -6 IPv6 mode # 91.24 [+0.00] -R Set socket priority # 91.24 [+0.00] -c Send packet count times, default:1, infinite:0 # 91.24 [+0.00] -d Apply delay between transmissions. The delay value can be # 91.24 [+0.00] specified in usec (default, no additional unit needed), or in # 91.24 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 91.25 [+0.00] -r Multiplies the specified delay with a random value # 91.25 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 91.25 [+0.00] -a Use specified source mac address, no matter what has # 91.25 [+0.00] been specified with other arguments; keywords see below, # 91.26 [+0.00] Default is own interface # 91.26 [+0.00] -b Same with destination mac address; keywords: # 91.26 [+0.00] rand Use a random MAC address # 91.26 [+0.00] bc Use a broadcast MAC address # 91.26 [+0.00] own Use own interface MAC address (default for source MAC) # 91.27 [+0.00] stp Use IEEE 802.1d STP multicast address # 91.27 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 91.27 [+0.00] -A Use specified source IP address (default is own interface IP) # 91.27 [+0.00] -B Send packet to specified destination IP or domain name # 91.28 [+0.00] -P Use the specified ASCII payload # 91.28 [+0.00] -f Read the ASCII payload from a file # 91.28 [+0.00] -F Read the hexadecimal payload from a file # 91.28 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 91.28 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 91.29 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 91.29 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 91.29 [+0.00] encapsulations in lower layers, most packet types allow/require # 91.29 [+0.00] additional packet-specific arguments in an ; # 91.30 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 91.30 [+0.00] dns, rtp, syslog, lldp and more; # 91.30 [+0.00] For context-help use 'help' as ! # 91.30 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 91.31 [+0.00] Enter -T help or -T rtp help for further information # 91.31 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 91.31 [+0.00] -V|VV|... Verbose and more verbose mode # 91.31 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 91.31 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 91.32 [+0.00] typically combined with one of the verbose modes (v or V) # 91.32 [+0.00] -v Show version # 91.32 [+0.00] -h Print this help # 91.32 [+0.00] # 91.32 [+0.00] Examples: # 91.32 [+0.00] mausezahn -x 99 # 91.32 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 91.32 [+0.00] mausezahn -t cdp change -c 0 # 91.33 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 91.33 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 91.33 [+0.00] # 91.33 [+0.00] Note: # 91.34 [+0.01] This tool is targeted for network developers! You should # 91.35 [+0.00] be aware of what you are doing and what these options above # 91.35 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 91.35 [+0.00] # 91.35 [+0.00] Please report bugs to # 91.35 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 91.35 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 91.35 [+0.00] Swiss federal institute of technology (ETH Zurich) # 91.36 [+0.00] License: GNU GPL version 2.0 # 91.36 [+0.00] This is free software: you are free to change and redistribute it. # 91.36 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 91.36 [+0.00] # 94.67 [+3.31] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 94.67 [+0.01] # 94.67 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 94.68 [+0.00] http://www.netsniff-ng.org # 94.68 [+0.00] # 94.68 [+0.00] Usage: mausezahn [options] [interface] || # 94.68 [+0.00] Options: # 94.68 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 94.68 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 94.69 [+0.00] -4 IPv4 mode (default) # 94.69 [+0.00] -6 IPv6 mode # 94.69 [+0.00] -R Set socket priority # 94.69 [+0.00] -c Send packet count times, default:1, infinite:0 # 94.69 [+0.00] -d Apply delay between transmissions. The delay value can be # 94.69 [+0.00] specified in usec (default, no additional unit needed), or in # 94.70 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 94.70 [+0.00] -r Multiplies the specified delay with a random value # 94.70 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 94.71 [+0.00] -a Use specified source mac address, no matter what has # 94.71 [+0.00] been specified with other arguments; keywords see below, # 94.71 [+0.00] Default is own interface # 94.71 [+0.00] -b Same with destination mac address; keywords: # 94.72 [+0.00] rand Use a random MAC address # 94.72 [+0.00] bc Use a broadcast MAC address # 94.72 [+0.00] own Use own interface MAC address (default for source MAC) # 94.72 [+0.00] stp Use IEEE 802.1d STP multicast address # 94.72 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 94.73 [+0.00] -A Use specified source IP address (default is own interface IP) # 94.73 [+0.00] -B Send packet to specified destination IP or domain name # 94.73 [+0.00] -P Use the specified ASCII payload # 94.73 [+0.00] -f Read the ASCII payload from a file # 94.73 [+0.00] -F Read the hexadecimal payload from a file # 94.74 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 94.74 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 94.74 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 94.74 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 94.75 [+0.00] encapsulations in lower layers, most packet types allow/require # 94.75 [+0.00] additional packet-specific arguments in an ; # 94.75 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 94.76 [+0.00] dns, rtp, syslog, lldp and more; # 94.76 [+0.00] For context-help use 'help' as ! # 94.76 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 94.76 [+0.00] Enter -T help or -T rtp help for further information # 94.76 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 94.77 [+0.00] -V|VV|... Verbose and more verbose mode # 94.77 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 94.77 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 94.77 [+0.00] typically combined with one of the verbose modes (v or V) # 94.78 [+0.00] -v Show version # 94.78 [+0.00] -h Print this help # 94.78 [+0.00] # 94.78 [+0.00] Examples: # 94.78 [+0.00] mausezahn -x 99 # 94.78 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 94.78 [+0.00] mausezahn -t cdp change -c 0 # 94.78 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 94.79 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 94.79 [+0.00] # 94.79 [+0.00] Note: # 94.79 [+0.00] This tool is targeted for network developers! You should # 94.79 [+0.00] be aware of what you are doing and what these options above # 94.79 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 94.79 [+0.00] # 94.79 [+0.00] Please report bugs to # 94.79 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 94.80 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 94.80 [+0.00] Swiss federal institute of technology (ETH Zurich) # 94.80 [+0.00] License: GNU GPL version 2.0 # 94.80 [+0.00] This is free software: you are free to change and redistribute it. # 94.80 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 94.81 [+0.00] # 110.23 [+15.43] TEST: IGMPv3 report 239.10.10.10 exclude -> allow [FAIL] # 110.24 [+0.00] Didn't forward traffic from S,G (192.0.2.100, 239.10.10.10) # 110.33 [+0.10] RTNETLINK answers: Invalid argument # 111.02 [+0.69] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 111.03 [+0.01] # 111.03 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 111.03 [+0.00] http://www.netsniff-ng.org # 111.03 [+0.00] # 111.03 [+0.00] Usage: mausezahn [options] [interface] || # 111.03 [+0.00] Options: # 111.03 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 111.04 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 111.04 [+0.00] -4 IPv4 mode (default) # 111.04 [+0.00] -6 IPv6 mode # 111.04 [+0.00] -R Set socket priority # 111.04 [+0.00] -c Send packet count times, default:1, infinite:0 # 111.04 [+0.00] -d Apply delay between transmissions. The delay value can be # 111.05 [+0.00] specified in usec (default, no additional unit needed), or in # 111.05 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 111.05 [+0.00] -r Multiplies the specified delay with a random value # 111.05 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 111.06 [+0.00] -a Use specified source mac address, no matter what has # 111.06 [+0.00] been specified with other arguments; keywords see below, # 111.06 [+0.00] Default is own interface # 111.06 [+0.00] -b Same with destination mac address; keywords: # 111.07 [+0.00] rand Use a random MAC address # 111.09 [+0.02] bc Use a broadcast MAC address # 111.09 [+0.00] own Use own interface MAC address (default for source MAC) # 111.09 [+0.00] stp Use IEEE 802.1d STP multicast address # 111.09 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 111.10 [+0.00] -A Use specified source IP address (default is own interface IP) # 111.10 [+0.00] -B Send packet to specified destination IP or domain name # 111.10 [+0.00] -P Use the specified ASCII payload # 111.10 [+0.00] -f Read the ASCII payload from a file # 111.11 [+0.00] -F Read the hexadecimal payload from a file # 111.11 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 111.11 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 111.11 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 111.12 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 111.12 [+0.00] encapsulations in lower layers, most packet types allow/require # 111.12 [+0.00] additional packet-specific arguments in an ; # 111.13 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 111.13 [+0.00] dns, rtp, syslog, lldp and more; # 111.13 [+0.00] For context-help use 'help' as ! # 111.14 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 111.14 [+0.00] Enter -T help or -T rtp help for further information # 111.14 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 111.15 [+0.00] -V|VV|... Verbose and more verbose mode # 111.15 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 111.15 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 111.15 [+0.00] typically combined with one of the verbose modes (v or V) # 111.16 [+0.00] -v Show version # 111.16 [+0.00] -h Print this help # 111.16 [+0.00] # 111.16 [+0.00] Examples: # 111.16 [+0.00] mausezahn -x 99 # 111.16 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 111.16 [+0.00] mausezahn -t cdp change -c 0 # 111.16 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 111.16 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 111.17 [+0.00] # 111.17 [+0.00] Note: # 111.17 [+0.00] This tool is targeted for network developers! You should # 111.17 [+0.00] be aware of what you are doing and what these options above # 111.17 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 111.17 [+0.00] # 111.17 [+0.00] Please report bugs to # 111.18 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 111.18 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 111.18 [+0.00] Swiss federal institute of technology (ETH Zurich) # 111.18 [+0.00] License: GNU GPL version 2.0 # 111.18 [+0.00] This is free software: you are free to change and redistribute it. # 111.18 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 111.19 [+0.00] # 113.20 [+2.02] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 113.21 [+0.01] # 113.21 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 113.21 [+0.00] http://www.netsniff-ng.org # 113.21 [+0.00] # 113.21 [+0.00] Usage: mausezahn [options] [interface] || # 113.21 [+0.00] Options: # 113.22 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 113.22 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 113.22 [+0.00] -4 IPv4 mode (default) # 113.22 [+0.00] -6 IPv6 mode # 113.22 [+0.00] -R Set socket priority # 113.22 [+0.00] -c Send packet count times, default:1, infinite:0 # 113.23 [+0.00] -d Apply delay between transmissions. The delay value can be # 113.23 [+0.00] specified in usec (default, no additional unit needed), or in # 113.23 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 113.23 [+0.00] -r Multiplies the specified delay with a random value # 113.24 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 113.24 [+0.00] -a Use specified source mac address, no matter what has # 113.24 [+0.00] been specified with other arguments; keywords see below, # 113.24 [+0.00] Default is own interface # 113.24 [+0.00] -b Same with destination mac address; keywords: # 113.25 [+0.00] rand Use a random MAC address # 113.26 [+0.01] bc Use a broadcast MAC address # 113.26 [+0.00] own Use own interface MAC address (default for source MAC) # 113.26 [+0.00] stp Use IEEE 802.1d STP multicast address # 113.26 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 113.27 [+0.00] -A Use specified source IP address (default is own interface IP) # 113.27 [+0.00] -B Send packet to specified destination IP or domain name # 113.27 [+0.00] -P Use the specified ASCII payload # 113.27 [+0.00] -f Read the ASCII payload from a file # 113.27 [+0.00] -F Read the hexadecimal payload from a file # 113.28 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 113.28 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 113.28 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 113.28 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 113.28 [+0.00] encapsulations in lower layers, most packet types allow/require # 113.29 [+0.00] additional packet-specific arguments in an ; # 113.29 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 113.29 [+0.00] dns, rtp, syslog, lldp and more; # 113.29 [+0.00] For context-help use 'help' as ! # 113.30 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 113.30 [+0.00] Enter -T help or -T rtp help for further information # 113.30 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 113.30 [+0.00] -V|VV|... Verbose and more verbose mode # 113.30 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 113.31 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 113.31 [+0.00] typically combined with one of the verbose modes (v or V) # 113.31 [+0.00] -v Show version # 113.31 [+0.00] -h Print this help # 113.31 [+0.00] # 113.31 [+0.00] Examples: # 113.31 [+0.00] mausezahn -x 99 # 113.31 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 113.32 [+0.00] mausezahn -t cdp change -c 0 # 113.32 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 113.32 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 113.32 [+0.00] # 113.32 [+0.00] Note: # 113.32 [+0.00] This tool is targeted for network developers! You should # 113.32 [+0.00] be aware of what you are doing and what these options above # 113.33 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 113.33 [+0.00] # 113.33 [+0.00] Please report bugs to # 113.33 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 113.33 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 113.33 [+0.00] Swiss federal institute of technology (ETH Zurich) # 113.33 [+0.00] License: GNU GPL version 2.0 # 113.33 [+0.00] This is free software: you are free to change and redistribute it. # 113.34 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 113.34 [+0.00] # 116.62 [+3.28] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 116.63 [+0.01] # 116.63 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 116.63 [+0.00] http://www.netsniff-ng.org # 116.63 [+0.00] # 116.64 [+0.00] Usage: mausezahn [options] [interface] || # 116.64 [+0.00] Options: # 116.64 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 116.64 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 116.65 [+0.00] -4 IPv4 mode (default) # 116.65 [+0.00] -6 IPv6 mode # 116.65 [+0.00] -R Set socket priority # 116.65 [+0.00] -c Send packet count times, default:1, infinite:0 # 116.66 [+0.00] -d Apply delay between transmissions. The delay value can be # 116.66 [+0.00] specified in usec (default, no additional unit needed), or in # 116.66 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 116.67 [+0.00] -r Multiplies the specified delay with a random value # 116.67 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 116.67 [+0.00] -a Use specified source mac address, no matter what has # 116.68 [+0.00] been specified with other arguments; keywords see below, # 116.68 [+0.01] Default is own interface # 116.70 [+0.01] -b Same with destination mac address; keywords: # 116.70 [+0.00] rand Use a random MAC address # 116.70 [+0.00] bc Use a broadcast MAC address # 116.70 [+0.00] own Use own interface MAC address (default for source MAC) # 116.70 [+0.00] stp Use IEEE 802.1d STP multicast address # 116.71 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 116.71 [+0.00] -A Use specified source IP address (default is own interface IP) # 116.71 [+0.00] -B Send packet to specified destination IP or domain name # 116.72 [+0.00] -P Use the specified ASCII payload # 116.72 [+0.00] -f Read the ASCII payload from a file # 116.72 [+0.00] -F Read the hexadecimal payload from a file # 116.72 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 116.72 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 116.73 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 116.73 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 116.73 [+0.00] encapsulations in lower layers, most packet types allow/require # 116.73 [+0.00] additional packet-specific arguments in an ; # 116.74 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 116.74 [+0.00] dns, rtp, syslog, lldp and more; # 116.74 [+0.00] For context-help use 'help' as ! # 116.74 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 116.75 [+0.00] Enter -T help or -T rtp help for further information # 116.75 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 116.75 [+0.00] -V|VV|... Verbose and more verbose mode # 116.75 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 116.76 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 116.76 [+0.00] typically combined with one of the verbose modes (v or V) # 116.76 [+0.00] -v Show version # 116.76 [+0.00] -h Print this help # 116.76 [+0.00] # 116.76 [+0.00] Examples: # 116.76 [+0.00] mausezahn -x 99 # 116.76 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 116.77 [+0.00] mausezahn -t cdp change -c 0 # 116.77 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 116.77 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 116.77 [+0.00] # 116.77 [+0.00] Note: # 116.77 [+0.00] This tool is targeted for network developers! You should # 116.77 [+0.00] be aware of what you are doing and what these options above # 116.78 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 116.78 [+0.00] # 116.78 [+0.00] Please report bugs to # 116.78 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 116.78 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 116.78 [+0.00] Swiss federal institute of technology (ETH Zurich) # 116.79 [+0.00] License: GNU GPL version 2.0 # 116.79 [+0.00] This is free software: you are free to change and redistribute it. # 116.79 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 116.79 [+0.00] # 132.51 [+15.72] TEST: IGMPv3 report 239.10.10.10 exclude -> is_include [FAIL] # 132.51 [+0.00] Didn't forward traffic from S,G (192.0.2.100, 239.10.10.10) # 132.62 [+0.11] RTNETLINK answers: Invalid argument # 133.28 [+0.66] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 133.29 [+0.01] # 133.29 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 133.29 [+0.00] http://www.netsniff-ng.org # 133.29 [+0.00] # 133.29 [+0.00] Usage: mausezahn [options] [interface] || # 133.29 [+0.00] Options: # 133.29 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 133.29 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 133.30 [+0.00] -4 IPv4 mode (default) # 133.30 [+0.00] -6 IPv6 mode # 133.30 [+0.00] -R Set socket priority # 133.30 [+0.00] -c Send packet count times, default:1, infinite:0 # 133.30 [+0.00] -d Apply delay between transmissions. The delay value can be # 133.31 [+0.00] specified in usec (default, no additional unit needed), or in # 133.31 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 133.31 [+0.00] -r Multiplies the specified delay with a random value # 133.31 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 133.31 [+0.00] -a Use specified source mac address, no matter what has # 133.32 [+0.00] been specified with other arguments; keywords see below, # 133.32 [+0.00] Default is own interface # 133.32 [+0.00] -b Same with destination mac address; keywords: # 133.32 [+0.00] rand Use a random MAC address # 133.32 [+0.00] bc Use a broadcast MAC address # 133.33 [+0.00] own Use own interface MAC address (default for source MAC) # 133.33 [+0.00] stp Use IEEE 802.1d STP multicast address # 133.33 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 133.33 [+0.00] -A Use specified source IP address (default is own interface IP) # 133.33 [+0.00] -B Send packet to specified destination IP or domain name # 133.34 [+0.00] -P Use the specified ASCII payload # 133.35 [+0.01] -f Read the ASCII payload from a file # 133.35 [+0.00] -F Read the hexadecimal payload from a file # 133.35 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 133.35 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 133.36 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 133.36 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 133.36 [+0.00] encapsulations in lower layers, most packet types allow/require # 133.36 [+0.00] additional packet-specific arguments in an ; # 133.36 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 133.37 [+0.00] dns, rtp, syslog, lldp and more; # 133.37 [+0.00] For context-help use 'help' as ! # 133.37 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 133.37 [+0.00] Enter -T help or -T rtp help for further information # 133.38 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 133.38 [+0.00] -V|VV|... Verbose and more verbose mode # 133.38 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 133.38 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 133.38 [+0.00] typically combined with one of the verbose modes (v or V) # 133.39 [+0.00] -v Show version # 133.39 [+0.00] -h Print this help # 133.39 [+0.00] # 133.39 [+0.00] Examples: # 133.39 [+0.00] mausezahn -x 99 # 133.39 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 133.39 [+0.00] mausezahn -t cdp change -c 0 # 133.39 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 133.39 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 133.40 [+0.00] # 133.40 [+0.00] Note: # 133.40 [+0.00] This tool is targeted for network developers! You should # 133.40 [+0.00] be aware of what you are doing and what these options above # 133.40 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 133.40 [+0.00] # 133.40 [+0.00] Please report bugs to # 133.40 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 133.40 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 133.41 [+0.00] Swiss federal institute of technology (ETH Zurich) # 133.41 [+0.00] License: GNU GPL version 2.0 # 133.41 [+0.00] This is free software: you are free to change and redistribute it. # 133.41 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 133.41 [+0.00] # 135.53 [+2.11] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 135.53 [+0.01] # 135.53 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 135.54 [+0.00] http://www.netsniff-ng.org # 135.54 [+0.00] # 135.54 [+0.00] Usage: mausezahn [options] [interface] || # 135.54 [+0.00] Options: # 135.54 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 135.54 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 135.54 [+0.00] -4 IPv4 mode (default) # 135.55 [+0.00] -6 IPv6 mode # 135.55 [+0.00] -R Set socket priority # 135.55 [+0.00] -c Send packet count times, default:1, infinite:0 # 135.55 [+0.00] -d Apply delay between transmissions. The delay value can be # 135.55 [+0.00] specified in usec (default, no additional unit needed), or in # 135.56 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 135.56 [+0.00] -r Multiplies the specified delay with a random value # 135.56 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 135.56 [+0.00] -a Use specified source mac address, no matter what has # 135.57 [+0.00] been specified with other arguments; keywords see below, # 135.57 [+0.00] Default is own interface # 135.57 [+0.00] -b Same with destination mac address; keywords: # 135.58 [+0.01] rand Use a random MAC address # 135.59 [+0.01] bc Use a broadcast MAC address # 135.59 [+0.00] own Use own interface MAC address (default for source MAC) # 135.59 [+0.00] stp Use IEEE 802.1d STP multicast address # 135.60 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 135.60 [+0.00] -A Use specified source IP address (default is own interface IP) # 135.60 [+0.00] -B Send packet to specified destination IP or domain name # 135.60 [+0.00] -P Use the specified ASCII payload # 135.61 [+0.00] -f Read the ASCII payload from a file # 135.61 [+0.00] -F Read the hexadecimal payload from a file # 135.61 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 135.61 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 135.61 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 135.62 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 135.62 [+0.00] encapsulations in lower layers, most packet types allow/require # 135.62 [+0.00] additional packet-specific arguments in an ; # 135.62 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 135.63 [+0.00] dns, rtp, syslog, lldp and more; # 135.63 [+0.00] For context-help use 'help' as ! # 135.63 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 135.63 [+0.00] Enter -T help or -T rtp help for further information # 135.64 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 135.64 [+0.00] -V|VV|... Verbose and more verbose mode # 135.64 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 135.64 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 135.65 [+0.00] typically combined with one of the verbose modes (v or V) # 135.65 [+0.00] -v Show version # 135.65 [+0.00] -h Print this help # 135.65 [+0.00] # 135.65 [+0.00] Examples: # 135.65 [+0.00] mausezahn -x 99 # 135.65 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 135.65 [+0.00] mausezahn -t cdp change -c 0 # 135.65 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 135.66 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 135.66 [+0.00] # 135.66 [+0.00] Note: # 135.66 [+0.00] This tool is targeted for network developers! You should # 135.66 [+0.00] be aware of what you are doing and what these options above # 135.66 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 135.67 [+0.00] # 135.67 [+0.00] Please report bugs to # 135.67 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 135.67 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 135.67 [+0.00] Swiss federal institute of technology (ETH Zurich) # 135.67 [+0.00] License: GNU GPL version 2.0 # 135.67 [+0.00] This is free software: you are free to change and redistribute it. # 135.68 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 135.68 [+0.00] # 138.81 [+3.14] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 138.82 [+0.01] # 138.82 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 138.82 [+0.00] http://www.netsniff-ng.org # 138.82 [+0.00] # 138.82 [+0.00] Usage: mausezahn [options] [interface] || # 138.83 [+0.00] Options: # 138.83 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 138.83 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 138.83 [+0.00] -4 IPv4 mode (default) # 138.83 [+0.00] -6 IPv6 mode # 138.84 [+0.00] -R Set socket priority # 138.84 [+0.00] -c Send packet count times, default:1, infinite:0 # 138.84 [+0.00] -d Apply delay between transmissions. The delay value can be # 138.84 [+0.00] specified in usec (default, no additional unit needed), or in # 138.84 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 138.85 [+0.00] -r Multiplies the specified delay with a random value # 138.85 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 138.85 [+0.00] -a Use specified source mac address, no matter what has # 138.86 [+0.00] been specified with other arguments; keywords see below, # 138.86 [+0.00] Default is own interface # 138.86 [+0.00] -b Same with destination mac address; keywords: # 138.86 [+0.00] rand Use a random MAC address # 138.86 [+0.00] bc Use a broadcast MAC address # 138.87 [+0.00] own Use own interface MAC address (default for source MAC) # 138.87 [+0.00] stp Use IEEE 802.1d STP multicast address # 138.87 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 138.87 [+0.00] -A Use specified source IP address (default is own interface IP) # 138.88 [+0.00] -B Send packet to specified destination IP or domain name # 138.88 [+0.00] -P Use the specified ASCII payload # 138.88 [+0.00] -f Read the ASCII payload from a file # 138.88 [+0.00] -F Read the hexadecimal payload from a file # 138.89 [+0.01] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 138.90 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 138.90 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 138.90 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 138.90 [+0.00] encapsulations in lower layers, most packet types allow/require # 138.91 [+0.00] additional packet-specific arguments in an ; # 138.91 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 138.91 [+0.00] dns, rtp, syslog, lldp and more; # 138.91 [+0.00] For context-help use 'help' as ! # 138.92 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 138.92 [+0.00] Enter -T help or -T rtp help for further information # 138.92 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 138.92 [+0.00] -V|VV|... Verbose and more verbose mode # 138.92 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 138.93 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 138.93 [+0.00] typically combined with one of the verbose modes (v or V) # 138.93 [+0.00] -v Show version # 138.93 [+0.00] -h Print this help # 138.93 [+0.00] # 138.93 [+0.00] Examples: # 138.94 [+0.00] mausezahn -x 99 # 138.94 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 138.94 [+0.00] mausezahn -t cdp change -c 0 # 138.94 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 138.94 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 138.94 [+0.00] # 138.94 [+0.00] Note: # 138.94 [+0.00] This tool is targeted for network developers! You should # 138.95 [+0.00] be aware of what you are doing and what these options above # 138.95 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 138.95 [+0.00] # 138.95 [+0.00] Please report bugs to # 138.95 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 138.95 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 138.95 [+0.00] Swiss federal institute of technology (ETH Zurich) # 138.96 [+0.00] License: GNU GPL version 2.0 # 138.96 [+0.00] This is free software: you are free to change and redistribute it. # 138.96 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 138.96 [+0.00] # 146.99 [+8.03] TEST: IGMPv3 report 239.10.10.10 exclude -> is_exclude [FAIL] # 147.00 [+0.00] Didn't forward traffic from S,G (192.0.2.100, 239.10.10.10) # 147.10 [+0.10] RTNETLINK answers: Invalid argument # 147.83 [+0.73] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 147.84 [+0.01] # 147.84 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 147.84 [+0.00] http://www.netsniff-ng.org # 147.84 [+0.00] # 147.84 [+0.00] Usage: mausezahn [options] [interface] || # 147.84 [+0.00] Options: # 147.84 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 147.85 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 147.85 [+0.00] -4 IPv4 mode (default) # 147.85 [+0.00] -6 IPv6 mode # 147.85 [+0.00] -R Set socket priority # 147.85 [+0.00] -c Send packet count times, default:1, infinite:0 # 147.86 [+0.00] -d Apply delay between transmissions. The delay value can be # 147.86 [+0.00] specified in usec (default, no additional unit needed), or in # 147.86 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 147.86 [+0.00] -r Multiplies the specified delay with a random value # 147.87 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 147.87 [+0.00] -a Use specified source mac address, no matter what has # 147.87 [+0.00] been specified with other arguments; keywords see below, # 147.87 [+0.00] Default is own interface # 147.87 [+0.00] -b Same with destination mac address; keywords: # 147.88 [+0.00] rand Use a random MAC address # 147.88 [+0.00] bc Use a broadcast MAC address # 147.88 [+0.00] own Use own interface MAC address (default for source MAC) # 147.88 [+0.00] stp Use IEEE 802.1d STP multicast address # 147.88 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 147.89 [+0.00] -A Use specified source IP address (default is own interface IP) # 147.90 [+0.02] -B Send packet to specified destination IP or domain name # 147.91 [+0.00] -P Use the specified ASCII payload # 147.91 [+0.00] -f Read the ASCII payload from a file # 147.91 [+0.00] -F Read the hexadecimal payload from a file # 147.91 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 147.91 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 147.92 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 147.92 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 147.92 [+0.00] encapsulations in lower layers, most packet types allow/require # 147.92 [+0.00] additional packet-specific arguments in an ; # 147.93 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 147.93 [+0.00] dns, rtp, syslog, lldp and more; # 147.93 [+0.00] For context-help use 'help' as ! # 147.93 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 147.93 [+0.00] Enter -T help or -T rtp help for further information # 147.94 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 147.94 [+0.00] -V|VV|... Verbose and more verbose mode # 147.94 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 147.94 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 147.95 [+0.00] typically combined with one of the verbose modes (v or V) # 147.95 [+0.00] -v Show version # 147.95 [+0.00] -h Print this help # 147.95 [+0.00] # 147.95 [+0.00] Examples: # 147.95 [+0.00] mausezahn -x 99 # 147.95 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 147.95 [+0.00] mausezahn -t cdp change -c 0 # 147.95 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 147.96 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 147.96 [+0.00] # 147.96 [+0.00] Note: # 147.96 [+0.00] This tool is targeted for network developers! You should # 147.96 [+0.00] be aware of what you are doing and what these options above # 147.96 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 147.96 [+0.00] # 147.96 [+0.00] Please report bugs to # 147.96 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 147.97 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 147.97 [+0.00] Swiss federal institute of technology (ETH Zurich) # 147.97 [+0.00] License: GNU GPL version 2.0 # 147.97 [+0.00] This is free software: you are free to change and redistribute it. # 147.97 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 147.97 [+0.00] # 149.99 [+2.02] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 150.00 [+0.01] # 150.00 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 150.00 [+0.00] http://www.netsniff-ng.org # 150.00 [+0.00] # 150.00 [+0.00] Usage: mausezahn [options] [interface] || # 150.00 [+0.00] Options: # 150.00 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 150.01 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 150.01 [+0.00] -4 IPv4 mode (default) # 150.01 [+0.00] -6 IPv6 mode # 150.01 [+0.00] -R Set socket priority # 150.01 [+0.00] -c Send packet count times, default:1, infinite:0 # 150.01 [+0.00] -d Apply delay between transmissions. The delay value can be # 150.02 [+0.00] specified in usec (default, no additional unit needed), or in # 150.02 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 150.02 [+0.00] -r Multiplies the specified delay with a random value # 150.02 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 150.03 [+0.00] -a Use specified source mac address, no matter what has # 150.03 [+0.00] been specified with other arguments; keywords see below, # 150.03 [+0.00] Default is own interface # 150.03 [+0.00] -b Same with destination mac address; keywords: # 150.03 [+0.00] rand Use a random MAC address # 150.04 [+0.00] bc Use a broadcast MAC address # 150.04 [+0.00] own Use own interface MAC address (default for source MAC) # 150.04 [+0.00] stp Use IEEE 802.1d STP multicast address # 150.04 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 150.04 [+0.00] -A Use specified source IP address (default is own interface IP) # 150.05 [+0.00] -B Send packet to specified destination IP or domain name # 150.05 [+0.00] -P Use the specified ASCII payload # 150.06 [+0.01] -f Read the ASCII payload from a file # 150.06 [+0.00] -F Read the hexadecimal payload from a file # 150.06 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 150.07 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 150.07 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 150.07 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 150.07 [+0.00] encapsulations in lower layers, most packet types allow/require # 150.08 [+0.00] additional packet-specific arguments in an ; # 150.08 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 150.08 [+0.00] dns, rtp, syslog, lldp and more; # 150.08 [+0.00] For context-help use 'help' as ! # 150.08 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 150.09 [+0.00] Enter -T help or -T rtp help for further information # 150.09 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 150.09 [+0.00] -V|VV|... Verbose and more verbose mode # 150.09 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 150.09 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 150.10 [+0.00] typically combined with one of the verbose modes (v or V) # 150.10 [+0.00] -v Show version # 150.10 [+0.00] -h Print this help # 150.10 [+0.00] # 150.10 [+0.00] Examples: # 150.10 [+0.00] mausezahn -x 99 # 150.10 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 150.10 [+0.00] mausezahn -t cdp change -c 0 # 150.10 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 150.11 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 150.11 [+0.00] # 150.11 [+0.00] Note: # 150.11 [+0.00] This tool is targeted for network developers! You should # 150.11 [+0.00] be aware of what you are doing and what these options above # 150.11 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 150.11 [+0.00] # 150.11 [+0.00] Please report bugs to # 150.12 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 150.12 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 150.12 [+0.00] Swiss federal institute of technology (ETH Zurich) # 150.12 [+0.00] License: GNU GPL version 2.0 # 150.12 [+0.00] This is free software: you are free to change and redistribute it. # 150.12 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 150.13 [+0.00] # 153.47 [+3.35] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 153.48 [+0.00] # 153.48 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 153.48 [+0.00] http://www.netsniff-ng.org # 153.48 [+0.00] # 153.48 [+0.00] Usage: mausezahn [options] [interface] || # 153.48 [+0.00] Options: # 153.48 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 153.49 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 153.49 [+0.00] -4 IPv4 mode (default) # 153.49 [+0.00] -6 IPv6 mode # 153.49 [+0.00] -R Set socket priority # 153.49 [+0.00] -c Send packet count times, default:1, infinite:0 # 153.49 [+0.00] -d Apply delay between transmissions. The delay value can be # 153.50 [+0.00] specified in usec (default, no additional unit needed), or in # 153.50 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 153.50 [+0.00] -r Multiplies the specified delay with a random value # 153.50 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 153.51 [+0.00] -a Use specified source mac address, no matter what has # 153.51 [+0.00] been specified with other arguments; keywords see below, # 153.51 [+0.00] Default is own interface # 153.51 [+0.00] -b Same with destination mac address; keywords: # 153.51 [+0.00] rand Use a random MAC address # 153.51 [+0.00] bc Use a broadcast MAC address # 153.52 [+0.00] own Use own interface MAC address (default for source MAC) # 153.52 [+0.00] stp Use IEEE 802.1d STP multicast address # 153.52 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 153.52 [+0.00] -A Use specified source IP address (default is own interface IP) # 153.53 [+0.00] -B Send packet to specified destination IP or domain name # 153.53 [+0.00] -P Use the specified ASCII payload # 153.53 [+0.00] -f Read the ASCII payload from a file # 153.53 [+0.00] -F Read the hexadecimal payload from a file # 153.54 [+0.01] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 153.54 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 153.55 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 153.55 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 153.55 [+0.00] encapsulations in lower layers, most packet types allow/require # 153.55 [+0.00] additional packet-specific arguments in an ; # 153.56 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 153.56 [+0.00] dns, rtp, syslog, lldp and more; # 153.56 [+0.00] For context-help use 'help' as ! # 153.56 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 153.56 [+0.00] Enter -T help or -T rtp help for further information # 153.57 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 153.57 [+0.00] -V|VV|... Verbose and more verbose mode # 153.57 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 153.57 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 153.57 [+0.00] typically combined with one of the verbose modes (v or V) # 153.58 [+0.00] -v Show version # 153.58 [+0.00] -h Print this help # 153.58 [+0.00] # 153.58 [+0.00] Examples: # 153.58 [+0.00] mausezahn -x 99 # 153.58 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 153.58 [+0.00] mausezahn -t cdp change -c 0 # 153.58 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 153.59 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 153.59 [+0.00] # 153.59 [+0.00] Note: # 153.59 [+0.00] This tool is targeted for network developers! You should # 153.59 [+0.00] be aware of what you are doing and what these options above # 153.59 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 153.59 [+0.00] # 153.59 [+0.00] Please report bugs to # 153.59 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 153.60 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 153.60 [+0.00] Swiss federal institute of technology (ETH Zurich) # 153.60 [+0.00] License: GNU GPL version 2.0 # 153.60 [+0.00] This is free software: you are free to change and redistribute it. # 153.60 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 153.60 [+0.00] # 164.15 [+10.55] TEST: IGMPv3 report 239.10.10.10 exclude -> to_exclude [FAIL] # 164.15 [+0.00] Didn't forward traffic from S,G (192.0.2.100, 239.10.10.10) # 164.39 [+0.24] RTNETLINK answers: Invalid argument # 165.09 [+0.70] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 165.10 [+0.01] # 165.10 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 165.10 [+0.00] http://www.netsniff-ng.org # 165.10 [+0.00] # 165.10 [+0.00] Usage: mausezahn [options] [interface] || # 165.10 [+0.00] Options: # 165.11 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 165.11 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 165.11 [+0.00] -4 IPv4 mode (default) # 165.11 [+0.00] -6 IPv6 mode # 165.11 [+0.00] -R Set socket priority # 165.11 [+0.00] -c Send packet count times, default:1, infinite:0 # 165.12 [+0.00] -d Apply delay between transmissions. The delay value can be # 165.12 [+0.00] specified in usec (default, no additional unit needed), or in # 165.12 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 165.12 [+0.00] -r Multiplies the specified delay with a random value # 165.13 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 165.13 [+0.00] -a Use specified source mac address, no matter what has # 165.13 [+0.00] been specified with other arguments; keywords see below, # 165.13 [+0.00] Default is own interface # 165.13 [+0.00] -b Same with destination mac address; keywords: # 165.14 [+0.00] rand Use a random MAC address # 165.14 [+0.00] bc Use a broadcast MAC address # 165.14 [+0.00] own Use own interface MAC address (default for source MAC) # 165.14 [+0.00] stp Use IEEE 802.1d STP multicast address # 165.14 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 165.15 [+0.00] -A Use specified source IP address (default is own interface IP) # 165.15 [+0.00] -B Send packet to specified destination IP or domain name # 165.15 [+0.00] -P Use the specified ASCII payload # 165.15 [+0.00] -f Read the ASCII payload from a file # 165.16 [+0.00] -F Read the hexadecimal payload from a file # 165.16 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 165.16 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 165.17 [+0.01] via a comma or a period (e.g. '5:10,20,2:30') # 165.18 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 165.18 [+0.00] encapsulations in lower layers, most packet types allow/require # 165.18 [+0.00] additional packet-specific arguments in an ; # 165.18 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 165.19 [+0.00] dns, rtp, syslog, lldp and more; # 165.19 [+0.00] For context-help use 'help' as ! # 165.19 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 165.19 [+0.00] Enter -T help or -T rtp help for further information # 165.19 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 165.20 [+0.00] -V|VV|... Verbose and more verbose mode # 165.20 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 165.20 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 165.20 [+0.00] typically combined with one of the verbose modes (v or V) # 165.20 [+0.00] -v Show version # 165.21 [+0.00] -h Print this help # 165.21 [+0.00] # 165.21 [+0.00] Examples: # 165.21 [+0.00] mausezahn -x 99 # 165.21 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 165.21 [+0.00] mausezahn -t cdp change -c 0 # 165.21 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 165.21 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 165.22 [+0.00] # 165.22 [+0.00] Note: # 165.22 [+0.00] This tool is targeted for network developers! You should # 165.22 [+0.00] be aware of what you are doing and what these options above # 165.22 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 165.22 [+0.00] # 165.22 [+0.00] Please report bugs to # 165.22 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 165.22 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 165.23 [+0.00] Swiss federal institute of technology (ETH Zurich) # 165.23 [+0.00] License: GNU GPL version 2.0 # 165.23 [+0.00] This is free software: you are free to change and redistribute it. # 165.23 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 165.23 [+0.00] # 167.30 [+2.06] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 167.30 [+0.01] # 167.30 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 167.30 [+0.00] http://www.netsniff-ng.org # 167.30 [+0.00] # 167.30 [+0.00] Usage: mausezahn [options] [interface] || # 167.31 [+0.00] Options: # 167.31 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 167.31 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 167.31 [+0.00] -4 IPv4 mode (default) # 167.31 [+0.00] -6 IPv6 mode # 167.32 [+0.00] -R Set socket priority # 167.32 [+0.00] -c Send packet count times, default:1, infinite:0 # 167.32 [+0.00] -d Apply delay between transmissions. The delay value can be # 167.32 [+0.00] specified in usec (default, no additional unit needed), or in # 167.32 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 167.33 [+0.00] -r Multiplies the specified delay with a random value # 167.33 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 167.33 [+0.00] -a Use specified source mac address, no matter what has # 167.33 [+0.00] been specified with other arguments; keywords see below, # 167.34 [+0.00] Default is own interface # 167.34 [+0.00] -b Same with destination mac address; keywords: # 167.34 [+0.00] rand Use a random MAC address # 167.34 [+0.00] bc Use a broadcast MAC address # 167.34 [+0.00] own Use own interface MAC address (default for source MAC) # 167.35 [+0.00] stp Use IEEE 802.1d STP multicast address # 167.35 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 167.35 [+0.00] -A Use specified source IP address (default is own interface IP) # 167.35 [+0.00] -B Send packet to specified destination IP or domain name # 167.36 [+0.00] -P Use the specified ASCII payload # 167.36 [+0.00] -f Read the ASCII payload from a file # 167.36 [+0.00] -F Read the hexadecimal payload from a file # 167.36 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 167.37 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 167.37 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 167.37 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 167.38 [+0.00] encapsulations in lower layers, most packet types allow/require # 167.38 [+0.01] additional packet-specific arguments in an ; # 167.39 [+0.01] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 167.40 [+0.00] dns, rtp, syslog, lldp and more; # 167.40 [+0.00] For context-help use 'help' as ! # 167.40 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 167.40 [+0.00] Enter -T help or -T rtp help for further information # 167.41 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 167.41 [+0.00] -V|VV|... Verbose and more verbose mode # 167.41 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 167.41 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 167.42 [+0.00] typically combined with one of the verbose modes (v or V) # 167.42 [+0.00] -v Show version # 167.42 [+0.00] -h Print this help # 167.42 [+0.00] # 167.42 [+0.00] Examples: # 167.42 [+0.00] mausezahn -x 99 # 167.42 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 167.42 [+0.00] mausezahn -t cdp change -c 0 # 167.42 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 167.43 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 167.43 [+0.00] # 167.43 [+0.00] Note: # 167.43 [+0.00] This tool is targeted for network developers! You should # 167.43 [+0.00] be aware of what you are doing and what these options above # 167.43 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 167.44 [+0.00] # 167.44 [+0.00] Please report bugs to # 167.44 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 167.44 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 167.44 [+0.00] Swiss federal institute of technology (ETH Zurich) # 167.44 [+0.00] License: GNU GPL version 2.0 # 167.44 [+0.00] This is free software: you are free to change and redistribute it. # 167.45 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 167.45 [+0.00] # 177.54 [+10.09] TEST: IGMPv3 report 239.10.10.10 include -> block [FAIL] # 177.55 [+0.00] Didn't forward traffic from S,G (192.0.2.3, 239.10.10.10) # 177.65 [+0.10] RTNETLINK answers: Invalid argument # 178.36 [+0.71] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 178.37 [+0.01] # 178.37 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 178.37 [+0.00] http://www.netsniff-ng.org # 178.37 [+0.00] # 178.37 [+0.00] Usage: mausezahn [options] [interface] || # 178.38 [+0.00] Options: # 178.38 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 178.38 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 178.38 [+0.00] -4 IPv4 mode (default) # 178.38 [+0.00] -6 IPv6 mode # 178.38 [+0.00] -R Set socket priority # 178.39 [+0.00] -c Send packet count times, default:1, infinite:0 # 178.39 [+0.00] -d Apply delay between transmissions. The delay value can be # 178.39 [+0.00] specified in usec (default, no additional unit needed), or in # 178.39 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 178.40 [+0.00] -r Multiplies the specified delay with a random value # 178.40 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 178.40 [+0.00] -a Use specified source mac address, no matter what has # 178.40 [+0.00] been specified with other arguments; keywords see below, # 178.41 [+0.00] Default is own interface # 178.41 [+0.00] -b Same with destination mac address; keywords: # 178.41 [+0.00] rand Use a random MAC address # 178.41 [+0.00] bc Use a broadcast MAC address # 178.41 [+0.00] own Use own interface MAC address (default for source MAC) # 178.42 [+0.00] stp Use IEEE 802.1d STP multicast address # 178.42 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 178.42 [+0.00] -A Use specified source IP address (default is own interface IP) # 178.42 [+0.00] -B Send packet to specified destination IP or domain name # 178.43 [+0.00] -P Use the specified ASCII payload # 178.43 [+0.00] -f Read the ASCII payload from a file # 178.43 [+0.00] -F Read the hexadecimal payload from a file # 178.43 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 178.43 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 178.44 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 178.44 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 178.44 [+0.00] encapsulations in lower layers, most packet types allow/require # 178.45 [+0.00] additional packet-specific arguments in an ; # 178.45 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 178.45 [+0.00] dns, rtp, syslog, lldp and more; # 178.45 [+0.00] For context-help use 'help' as ! # 178.45 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 178.46 [+0.00] Enter -T help or -T rtp help for further information # 178.46 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 178.46 [+0.00] -V|VV|... Verbose and more verbose mode # 178.47 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 178.47 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 178.47 [+0.00] typically combined with one of the verbose modes (v or V) # 178.47 [+0.00] -v Show version # 178.48 [+0.00] -h Print this help # 178.48 [+0.00] # 178.48 [+0.00] Examples: # 178.48 [+0.00] mausezahn -x 99 # 178.48 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 178.48 [+0.00] mausezahn -t cdp change -c 0 # 178.48 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 178.49 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 178.50 [+0.01] # 178.50 [+0.00] Note: # 178.50 [+0.00] This tool is targeted for network developers! You should # 178.50 [+0.00] be aware of what you are doing and what these options above # 178.50 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 178.51 [+0.00] # 178.51 [+0.00] Please report bugs to # 178.51 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 178.51 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 178.51 [+0.00] Swiss federal institute of technology (ETH Zurich) # 178.51 [+0.00] License: GNU GPL version 2.0 # 178.51 [+0.00] This is free software: you are free to change and redistribute it. # 178.52 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 178.52 [+0.00] # 180.69 [+2.18] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 180.70 [+0.01] # 180.70 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 180.70 [+0.00] http://www.netsniff-ng.org # 180.70 [+0.00] # 180.70 [+0.00] Usage: mausezahn [options] [interface] || # 180.71 [+0.00] Options: # 180.71 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 180.71 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 180.71 [+0.00] -4 IPv4 mode (default) # 180.71 [+0.00] -6 IPv6 mode # 180.71 [+0.00] -R Set socket priority # 180.72 [+0.00] -c Send packet count times, default:1, infinite:0 # 180.72 [+0.00] -d Apply delay between transmissions. The delay value can be # 180.72 [+0.00] specified in usec (default, no additional unit needed), or in # 180.72 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 180.73 [+0.00] -r Multiplies the specified delay with a random value # 180.73 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 180.73 [+0.00] -a Use specified source mac address, no matter what has # 180.73 [+0.00] been specified with other arguments; keywords see below, # 180.74 [+0.00] Default is own interface # 180.74 [+0.00] -b Same with destination mac address; keywords: # 180.74 [+0.00] rand Use a random MAC address # 180.74 [+0.00] bc Use a broadcast MAC address # 180.74 [+0.00] own Use own interface MAC address (default for source MAC) # 180.75 [+0.00] stp Use IEEE 802.1d STP multicast address # 180.75 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 180.75 [+0.00] -A Use specified source IP address (default is own interface IP) # 180.75 [+0.00] -B Send packet to specified destination IP or domain name # 180.76 [+0.00] -P Use the specified ASCII payload # 180.76 [+0.00] -f Read the ASCII payload from a file # 180.76 [+0.00] -F Read the hexadecimal payload from a file # 180.76 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 180.76 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 180.77 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 180.77 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 180.77 [+0.00] encapsulations in lower layers, most packet types allow/require # 180.78 [+0.00] additional packet-specific arguments in an ; # 180.78 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 180.78 [+0.00] dns, rtp, syslog, lldp and more; # 180.78 [+0.00] For context-help use 'help' as ! # 180.79 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 180.79 [+0.00] Enter -T help or -T rtp help for further information # 180.79 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 180.79 [+0.00] -V|VV|... Verbose and more verbose mode # 180.80 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 180.80 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 180.80 [+0.00] typically combined with one of the verbose modes (v or V) # 180.81 [+0.00] -v Show version # 180.81 [+0.00] -h Print this help # 180.81 [+0.00] # 180.81 [+0.00] Examples: # 180.81 [+0.00] mausezahn -x 99 # 180.81 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 180.81 [+0.00] mausezahn -t cdp change -c 0 # 180.81 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 180.81 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 180.82 [+0.00] # 180.82 [+0.00] Note: # 180.82 [+0.00] This tool is targeted for network developers! You should # 180.82 [+0.00] be aware of what you are doing and what these options above # 180.82 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 180.82 [+0.00] # 180.82 [+0.00] Please report bugs to # 180.82 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 180.83 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 180.83 [+0.00] Swiss federal institute of technology (ETH Zurich) # 180.83 [+0.00] License: GNU GPL version 2.0 # 180.83 [+0.00] This is free software: you are free to change and redistribute it. # 180.83 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 180.84 [+0.00] # 184.49 [+3.65] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 184.50 [+0.01] # 184.50 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 184.50 [+0.00] http://www.netsniff-ng.org # 184.50 [+0.00] # 184.50 [+0.00] Usage: mausezahn [options] [interface] || # 184.50 [+0.00] Options: # 184.50 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 184.50 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 184.51 [+0.00] -4 IPv4 mode (default) # 184.51 [+0.00] -6 IPv6 mode # 184.51 [+0.00] -R Set socket priority # 184.51 [+0.00] -c Send packet count times, default:1, infinite:0 # 184.51 [+0.00] -d Apply delay between transmissions. The delay value can be # 184.52 [+0.00] specified in usec (default, no additional unit needed), or in # 184.52 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 184.52 [+0.00] -r Multiplies the specified delay with a random value # 184.52 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 184.53 [+0.00] -a Use specified source mac address, no matter what has # 184.53 [+0.00] been specified with other arguments; keywords see below, # 184.53 [+0.00] Default is own interface # 184.53 [+0.00] -b Same with destination mac address; keywords: # 184.54 [+0.00] rand Use a random MAC address # 184.54 [+0.00] bc Use a broadcast MAC address # 184.54 [+0.00] own Use own interface MAC address (default for source MAC) # 184.54 [+0.00] stp Use IEEE 802.1d STP multicast address # 184.55 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 184.55 [+0.00] -A Use specified source IP address (default is own interface IP) # 184.55 [+0.00] -B Send packet to specified destination IP or domain name # 184.56 [+0.00] -P Use the specified ASCII payload # 184.56 [+0.00] -f Read the ASCII payload from a file # 184.56 [+0.00] -F Read the hexadecimal payload from a file # 184.56 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 184.56 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 184.57 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 184.57 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 184.58 [+0.01] encapsulations in lower layers, most packet types allow/require # 184.59 [+0.01] additional packet-specific arguments in an ; # 184.62 [+0.03] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 184.62 [+0.00] dns, rtp, syslog, lldp and more; # 184.62 [+0.00] For context-help use 'help' as ! # 184.63 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 184.63 [+0.00] Enter -T help or -T rtp help for further information # 184.64 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 184.64 [+0.00] -V|VV|... Verbose and more verbose mode # 184.64 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 184.65 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 184.65 [+0.00] typically combined with one of the verbose modes (v or V) # 184.65 [+0.00] -v Show version # 184.66 [+0.00] -h Print this help # 184.66 [+0.00] # 184.66 [+0.00] Examples: # 184.66 [+0.00] mausezahn -x 99 # 184.66 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 184.66 [+0.00] mausezahn -t cdp change -c 0 # 184.66 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 184.66 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 184.67 [+0.00] # 184.67 [+0.00] Note: # 184.67 [+0.00] This tool is targeted for network developers! You should # 184.67 [+0.00] be aware of what you are doing and what these options above # 184.67 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 184.67 [+0.00] # 184.67 [+0.00] Please report bugs to # 184.67 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 184.68 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 184.68 [+0.00] Swiss federal institute of technology (ETH Zurich) # 184.68 [+0.00] License: GNU GPL version 2.0 # 184.68 [+0.00] This is free software: you are free to change and redistribute it. # 184.68 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 184.69 [+0.00] # 200.48 [+15.80] TEST: IGMPv3 report 239.10.10.10 exclude -> block [FAIL] # 200.49 [+0.00] Didn't forward traffic from S,G (192.0.2.100, 239.10.10.10) # 200.71 [+0.22] RTNETLINK answers: Invalid argument # 201.53 [+0.82] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 201.54 [+0.01] # 201.54 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 201.55 [+0.00] http://www.netsniff-ng.org # 201.55 [+0.00] # 201.55 [+0.00] Usage: mausezahn [options] [interface] || # 201.55 [+0.00] Options: # 201.55 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 201.55 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 201.56 [+0.00] -4 IPv4 mode (default) # 201.56 [+0.00] -6 IPv6 mode # 201.56 [+0.00] -R Set socket priority # 201.56 [+0.00] -c Send packet count times, default:1, infinite:0 # 201.57 [+0.00] -d Apply delay between transmissions. The delay value can be # 201.57 [+0.00] specified in usec (default, no additional unit needed), or in # 201.57 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 201.58 [+0.00] -r Multiplies the specified delay with a random value # 201.58 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 201.58 [+0.00] -a Use specified source mac address, no matter what has # 201.59 [+0.00] been specified with other arguments; keywords see below, # 201.59 [+0.00] Default is own interface # 201.59 [+0.00] -b Same with destination mac address; keywords: # 201.60 [+0.00] rand Use a random MAC address # 201.60 [+0.00] bc Use a broadcast MAC address # 201.60 [+0.00] own Use own interface MAC address (default for source MAC) # 201.60 [+0.00] stp Use IEEE 802.1d STP multicast address # 201.61 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 201.61 [+0.00] -A Use specified source IP address (default is own interface IP) # 201.61 [+0.00] -B Send packet to specified destination IP or domain name # 201.62 [+0.00] -P Use the specified ASCII payload # 201.62 [+0.00] -f Read the ASCII payload from a file # 201.62 [+0.00] -F Read the hexadecimal payload from a file # 201.63 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 201.63 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 201.63 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 201.63 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 201.64 [+0.00] encapsulations in lower layers, most packet types allow/require # 201.64 [+0.00] additional packet-specific arguments in an ; # 201.64 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 201.64 [+0.00] dns, rtp, syslog, lldp and more; # 201.64 [+0.00] For context-help use 'help' as ! # 201.65 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 201.65 [+0.00] Enter -T help or -T rtp help for further information # 201.65 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 201.66 [+0.01] -V|VV|... Verbose and more verbose mode # 201.67 [+0.01] -q Quiet mode, even omit 'important' standard short messages # 201.67 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 201.67 [+0.00] typically combined with one of the verbose modes (v or V) # 201.67 [+0.00] -v Show version # 201.67 [+0.00] -h Print this help # 201.68 [+0.00] # 201.68 [+0.00] Examples: # 201.68 [+0.00] mausezahn -x 99 # 201.68 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 201.68 [+0.00] mausezahn -t cdp change -c 0 # 201.68 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 201.68 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 201.68 [+0.00] # 201.68 [+0.00] Note: # 201.68 [+0.00] This tool is targeted for network developers! You should # 201.69 [+0.00] be aware of what you are doing and what these options above # 201.69 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 201.69 [+0.00] # 201.69 [+0.00] Please report bugs to # 201.69 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 201.69 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 201.70 [+0.00] Swiss federal institute of technology (ETH Zurich) # 201.70 [+0.00] License: GNU GPL version 2.0 # 201.70 [+0.00] This is free software: you are free to change and redistribute it. # 201.70 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 201.70 [+0.00] # 203.88 [+2.18] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 203.89 [+0.01] # 203.89 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 203.89 [+0.00] http://www.netsniff-ng.org # 203.89 [+0.00] # 203.89 [+0.00] Usage: mausezahn [options] [interface] || # 203.90 [+0.00] Options: # 203.90 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 203.90 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 203.90 [+0.00] -4 IPv4 mode (default) # 203.90 [+0.00] -6 IPv6 mode # 203.90 [+0.00] -R Set socket priority # 203.91 [+0.00] -c Send packet count times, default:1, infinite:0 # 203.91 [+0.00] -d Apply delay between transmissions. The delay value can be # 203.91 [+0.00] specified in usec (default, no additional unit needed), or in # 203.91 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 203.92 [+0.00] -r Multiplies the specified delay with a random value # 203.92 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 203.92 [+0.00] -a Use specified source mac address, no matter what has # 203.92 [+0.00] been specified with other arguments; keywords see below, # 203.93 [+0.00] Default is own interface # 203.93 [+0.00] -b Same with destination mac address; keywords: # 203.93 [+0.00] rand Use a random MAC address # 203.93 [+0.00] bc Use a broadcast MAC address # 203.93 [+0.00] own Use own interface MAC address (default for source MAC) # 203.94 [+0.00] stp Use IEEE 802.1d STP multicast address # 203.94 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 203.94 [+0.00] -A Use specified source IP address (default is own interface IP) # 203.94 [+0.00] -B Send packet to specified destination IP or domain name # 203.94 [+0.00] -P Use the specified ASCII payload # 203.95 [+0.00] -f Read the ASCII payload from a file # 203.95 [+0.00] -F Read the hexadecimal payload from a file # 203.95 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 203.95 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 203.96 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 203.96 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 203.96 [+0.00] encapsulations in lower layers, most packet types allow/require # 203.96 [+0.00] additional packet-specific arguments in an ; # 203.96 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 203.97 [+0.00] dns, rtp, syslog, lldp and more; # 203.97 [+0.00] For context-help use 'help' as ! # 203.97 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 203.97 [+0.00] Enter -T help or -T rtp help for further information # 203.98 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 203.98 [+0.00] -V|VV|... Verbose and more verbose mode # 203.98 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 203.98 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 203.99 [+0.00] typically combined with one of the verbose modes (v or V) # 203.99 [+0.00] -v Show version # 203.99 [+0.00] -h Print this help # 203.99 [+0.00] # 203.99 [+0.00] Examples: # 203.99 [+0.00] mausezahn -x 99 # 203.99 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 203.99 [+0.00] mausezahn -t cdp change -c 0 # 203.99 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 204.00 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 204.00 [+0.00] # 204.00 [+0.00] Note: # 204.00 [+0.00] This tool is targeted for network developers! You should # 204.00 [+0.00] be aware of what you are doing and what these options above # 204.00 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 204.01 [+0.00] # 204.01 [+0.00] Please report bugs to # 204.01 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 204.01 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 204.01 [+0.00] Swiss federal institute of technology (ETH Zurich) # 204.01 [+0.00] License: GNU GPL version 2.0 # 204.01 [+0.00] This is free software: you are free to change and redistribute it. # 204.02 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 204.02 [+0.00] # 207.33 [+3.32] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 207.34 [+0.01] # 207.34 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 207.34 [+0.00] http://www.netsniff-ng.org # 207.34 [+0.00] # 207.34 [+0.00] Usage: mausezahn [options] [interface] || # 207.35 [+0.00] Options: # 207.35 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 207.35 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 207.35 [+0.00] -4 IPv4 mode (default) # 207.36 [+0.00] -6 IPv6 mode # 207.36 [+0.00] -R Set socket priority # 207.36 [+0.00] -c Send packet count times, default:1, infinite:0 # 207.36 [+0.00] -d Apply delay between transmissions. The delay value can be # 207.36 [+0.00] specified in usec (default, no additional unit needed), or in # 207.37 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 207.37 [+0.00] -r Multiplies the specified delay with a random value # 207.38 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 207.38 [+0.00] -a Use specified source mac address, no matter what has # 207.39 [+0.00] been specified with other arguments; keywords see below, # 207.39 [+0.00] Default is own interface # 207.39 [+0.00] -b Same with destination mac address; keywords: # 207.40 [+0.00] rand Use a random MAC address # 207.40 [+0.00] bc Use a broadcast MAC address # 207.40 [+0.00] own Use own interface MAC address (default for source MAC) # 207.41 [+0.00] stp Use IEEE 802.1d STP multicast address # 207.42 [+0.01] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 207.43 [+0.01] -A Use specified source IP address (default is own interface IP) # 207.43 [+0.00] -B Send packet to specified destination IP or domain name # 207.43 [+0.00] -P Use the specified ASCII payload # 207.43 [+0.00] -f Read the ASCII payload from a file # 207.44 [+0.00] -F Read the hexadecimal payload from a file # 207.44 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 207.44 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 207.44 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 207.45 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 207.45 [+0.00] encapsulations in lower layers, most packet types allow/require # 207.45 [+0.00] additional packet-specific arguments in an ; # 207.45 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 207.46 [+0.00] dns, rtp, syslog, lldp and more; # 207.46 [+0.00] For context-help use 'help' as ! # 207.46 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 207.46 [+0.00] Enter -T help or -T rtp help for further information # 207.47 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 207.47 [+0.00] -V|VV|... Verbose and more verbose mode # 207.47 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 207.47 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 207.48 [+0.00] typically combined with one of the verbose modes (v or V) # 207.48 [+0.00] -v Show version # 207.48 [+0.00] -h Print this help # 207.48 [+0.00] # 207.48 [+0.00] Examples: # 207.48 [+0.00] mausezahn -x 99 # 207.48 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 207.49 [+0.00] mausezahn -t cdp change -c 0 # 207.49 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 207.49 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 207.49 [+0.00] # 207.49 [+0.00] Note: # 207.49 [+0.00] This tool is targeted for network developers! You should # 207.49 [+0.00] be aware of what you are doing and what these options above # 207.50 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 207.50 [+0.00] # 207.50 [+0.00] Please report bugs to # 207.50 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 207.50 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 207.50 [+0.00] Swiss federal institute of technology (ETH Zurich) # 207.51 [+0.00] License: GNU GPL version 2.0 # 207.51 [+0.00] This is free software: you are free to change and redistribute it. # 207.51 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 207.51 [+0.00] # 220.02 [+12.51] TEST: IGMPv3 group 239.10.10.10 exclude timeout [FAIL] # 220.02 [+0.00] Didn't forward traffic from S,G (192.0.2.30, 239.10.10.10) # 220.23 [+0.20] RTNETLINK answers: Invalid argument # 220.96 [+0.73] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 220.96 [+0.01] # 220.96 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 220.97 [+0.00] http://www.netsniff-ng.org # 220.97 [+0.00] # 220.97 [+0.00] Usage: mausezahn [options] [interface] || # 220.97 [+0.00] Options: # 220.97 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 220.98 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 220.98 [+0.00] -4 IPv4 mode (default) # 220.98 [+0.00] -6 IPv6 mode # 220.98 [+0.00] -R Set socket priority # 220.98 [+0.00] -c Send packet count times, default:1, infinite:0 # 220.99 [+0.00] -d Apply delay between transmissions. The delay value can be # 220.99 [+0.00] specified in usec (default, no additional unit needed), or in # 220.99 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 221.00 [+0.00] -r Multiplies the specified delay with a random value # 221.00 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 221.01 [+0.00] -a Use specified source mac address, no matter what has # 221.01 [+0.00] been specified with other arguments; keywords see below, # 221.01 [+0.00] Default is own interface # 221.01 [+0.00] -b Same with destination mac address; keywords: # 221.02 [+0.00] rand Use a random MAC address # 221.02 [+0.00] bc Use a broadcast MAC address # 221.02 [+0.00] own Use own interface MAC address (default for source MAC) # 221.02 [+0.00] stp Use IEEE 802.1d STP multicast address # 221.03 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 221.03 [+0.00] -A Use specified source IP address (default is own interface IP) # 221.03 [+0.00] -B Send packet to specified destination IP or domain name # 221.04 [+0.00] -P Use the specified ASCII payload # 221.04 [+0.00] -f Read the ASCII payload from a file # 221.04 [+0.00] -F Read the hexadecimal payload from a file # 221.05 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 221.05 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 221.05 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 221.06 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 221.06 [+0.00] encapsulations in lower layers, most packet types allow/require # 221.06 [+0.00] additional packet-specific arguments in an ; # 221.07 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 221.07 [+0.01] dns, rtp, syslog, lldp and more; # 221.08 [+0.01] For context-help use 'help' as ! # 221.08 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 221.09 [+0.00] Enter -T help or -T rtp help for further information # 221.09 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 221.09 [+0.00] -V|VV|... Verbose and more verbose mode # 221.09 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 221.10 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 221.10 [+0.00] typically combined with one of the verbose modes (v or V) # 221.10 [+0.00] -v Show version # 221.10 [+0.00] -h Print this help # 221.10 [+0.00] # 221.10 [+0.00] Examples: # 221.11 [+0.00] mausezahn -x 99 # 221.11 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 221.11 [+0.00] mausezahn -t cdp change -c 0 # 221.11 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 221.11 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 221.11 [+0.00] # 221.11 [+0.00] Note: # 221.11 [+0.00] This tool is targeted for network developers! You should # 221.12 [+0.00] be aware of what you are doing and what these options above # 221.12 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 221.12 [+0.00] # 221.12 [+0.00] Please report bugs to # 221.12 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 221.12 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 221.13 [+0.00] Swiss federal institute of technology (ETH Zurich) # 221.13 [+0.00] License: GNU GPL version 2.0 # 221.13 [+0.00] This is free software: you are free to change and redistribute it. # 221.13 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 221.13 [+0.00] # 223.29 [+2.15] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 223.29 [+0.01] # 223.29 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 223.30 [+0.00] http://www.netsniff-ng.org # 223.30 [+0.00] # 223.30 [+0.00] Usage: mausezahn [options] [interface] || # 223.30 [+0.00] Options: # 223.30 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 223.30 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 223.30 [+0.00] -4 IPv4 mode (default) # 223.31 [+0.00] -6 IPv6 mode # 223.31 [+0.00] -R Set socket priority # 223.31 [+0.00] -c Send packet count times, default:1, infinite:0 # 223.31 [+0.00] -d Apply delay between transmissions. The delay value can be # 223.31 [+0.00] specified in usec (default, no additional unit needed), or in # 223.32 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 223.32 [+0.00] -r Multiplies the specified delay with a random value # 223.32 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 223.32 [+0.00] -a Use specified source mac address, no matter what has # 223.33 [+0.00] been specified with other arguments; keywords see below, # 223.33 [+0.00] Default is own interface # 223.33 [+0.00] -b Same with destination mac address; keywords: # 223.33 [+0.00] rand Use a random MAC address # 223.33 [+0.00] bc Use a broadcast MAC address # 223.34 [+0.00] own Use own interface MAC address (default for source MAC) # 223.34 [+0.00] stp Use IEEE 802.1d STP multicast address # 223.34 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 223.34 [+0.00] -A Use specified source IP address (default is own interface IP) # 223.34 [+0.00] -B Send packet to specified destination IP or domain name # 223.35 [+0.00] -P Use the specified ASCII payload # 223.35 [+0.00] -f Read the ASCII payload from a file # 223.35 [+0.00] -F Read the hexadecimal payload from a file # 223.35 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 223.36 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 223.36 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 223.36 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 223.36 [+0.00] encapsulations in lower layers, most packet types allow/require # 223.37 [+0.00] additional packet-specific arguments in an ; # 223.37 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 223.37 [+0.00] dns, rtp, syslog, lldp and more; # 223.37 [+0.00] For context-help use 'help' as ! # 223.38 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 223.38 [+0.00] Enter -T help or -T rtp help for further information # 223.38 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 223.38 [+0.00] -V|VV|... Verbose and more verbose mode # 223.39 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 223.39 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 223.39 [+0.00] typically combined with one of the verbose modes (v or V) # 223.39 [+0.00] -v Show version # 223.39 [+0.00] -h Print this help # 223.40 [+0.00] # 223.40 [+0.00] Examples: # 223.40 [+0.00] mausezahn -x 99 # 223.40 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 223.40 [+0.00] mausezahn -t cdp change -c 0 # 223.40 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 223.40 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 223.40 [+0.00] # 223.40 [+0.00] Note: # 223.40 [+0.00] This tool is targeted for network developers! You should # 223.41 [+0.00] be aware of what you are doing and what these options above # 223.41 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 223.41 [+0.00] # 223.41 [+0.00] Please report bugs to # 223.41 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 223.41 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 223.42 [+0.00] Swiss federal institute of technology (ETH Zurich) # 223.42 [+0.00] License: GNU GPL version 2.0 # 223.42 [+0.00] This is free software: you are free to change and redistribute it. # 223.42 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 223.42 [+0.00] # 226.84 [+3.41] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 226.84 [+0.01] # 226.85 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 226.85 [+0.00] http://www.netsniff-ng.org # 226.85 [+0.00] # 226.85 [+0.00] Usage: mausezahn [options] [interface] || # 226.85 [+0.00] Options: # 226.85 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 226.85 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 226.85 [+0.00] -4 IPv4 mode (default) # 226.86 [+0.00] -6 IPv6 mode # 226.86 [+0.00] -R Set socket priority # 226.86 [+0.00] -c Send packet count times, default:1, infinite:0 # 226.86 [+0.00] -d Apply delay between transmissions. The delay value can be # 226.86 [+0.00] specified in usec (default, no additional unit needed), or in # 226.87 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 226.87 [+0.00] -r Multiplies the specified delay with a random value # 226.87 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 226.87 [+0.00] -a Use specified source mac address, no matter what has # 226.88 [+0.00] been specified with other arguments; keywords see below, # 226.88 [+0.00] Default is own interface # 226.88 [+0.00] -b Same with destination mac address; keywords: # 226.88 [+0.00] rand Use a random MAC address # 226.90 [+0.02] bc Use a broadcast MAC address # 226.90 [+0.00] own Use own interface MAC address (default for source MAC) # 226.90 [+0.00] stp Use IEEE 802.1d STP multicast address # 226.90 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 226.91 [+0.00] -A Use specified source IP address (default is own interface IP) # 226.91 [+0.00] -B Send packet to specified destination IP or domain name # 226.91 [+0.00] -P Use the specified ASCII payload # 226.91 [+0.00] -f Read the ASCII payload from a file # 226.91 [+0.00] -F Read the hexadecimal payload from a file # 226.92 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 226.92 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 226.92 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 226.92 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 226.93 [+0.00] encapsulations in lower layers, most packet types allow/require # 226.93 [+0.00] additional packet-specific arguments in an ; # 226.93 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 226.93 [+0.00] dns, rtp, syslog, lldp and more; # 226.93 [+0.00] For context-help use 'help' as ! # 226.94 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 226.94 [+0.00] Enter -T help or -T rtp help for further information # 226.94 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 226.94 [+0.00] -V|VV|... Verbose and more verbose mode # 226.95 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 226.95 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 226.95 [+0.00] typically combined with one of the verbose modes (v or V) # 226.95 [+0.00] -v Show version # 226.95 [+0.00] -h Print this help # 226.96 [+0.00] # 226.96 [+0.00] Examples: # 226.96 [+0.00] mausezahn -x 99 # 226.96 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 226.96 [+0.00] mausezahn -t cdp change -c 0 # 226.96 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 226.96 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 226.97 [+0.00] # 226.97 [+0.00] Note: # 226.97 [+0.00] This tool is targeted for network developers! You should # 226.97 [+0.00] be aware of what you are doing and what these options above # 226.97 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 226.98 [+0.00] # 226.98 [+0.00] Please report bugs to # 226.98 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 226.98 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 226.98 [+0.00] Swiss federal institute of technology (ETH Zurich) # 226.99 [+0.00] License: GNU GPL version 2.0 # 226.99 [+0.00] This is free software: you are free to change and redistribute it. # 226.99 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 226.99 [+0.00] # 232.01 [+5.02] TEST: IGMPv3 S,G port entry automatic add to a *,G port [FAIL] # 232.01 [+0.01] Didn't forward traffic from S,G (192.0.2.3, 239.10.10.10) # 232.17 [+0.16] RTNETLINK answers: Invalid argument # 232.47 [+0.30] RTNETLINK answers: Invalid argument # 243.81 [+11.33] TEST: per vlan snooping with port stp state change [ OK ] # 255.19 [+11.38] TEST: per vlan snooping with vlan stp state change [ OK ] not ok 1 selftests: net/forwarding: bridge_igmp.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing/wt-4/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->