make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=mirrorr_gre.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-2/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-2/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-2/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing/wt-2/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: mirror_gre.sh # 5.88 [+5.88] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 5.88 [+0.00] # 5.88 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 5.89 [+0.00] http://www.netsniff-ng.org # 5.89 [+0.00] # 5.89 [+0.00] Usage: mausezahn [options] [interface] || # 5.89 [+0.00] Options: # 5.89 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 5.89 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 5.89 [+0.00] -4 IPv4 mode (default) # 5.89 [+0.00] -6 IPv6 mode # 5.89 [+0.00] -R Set socket priority # 5.90 [+0.00] -c Send packet count times, default:1, infinite:0 # 5.90 [+0.00] -d Apply delay between transmissions. The delay value can be # 5.90 [+0.00] specified in usec (default, no additional unit needed), or in # 5.90 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 5.90 [+0.00] -r Multiplies the specified delay with a random value # 5.90 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 5.91 [+0.00] -a Use specified source mac address, no matter what has # 5.91 [+0.00] been specified with other arguments; keywords see below, # 5.91 [+0.00] Default is own interface # 5.91 [+0.00] -b Same with destination mac address; keywords: # 5.91 [+0.00] rand Use a random MAC address # 5.91 [+0.00] bc Use a broadcast MAC address # 5.91 [+0.00] own Use own interface MAC address (default for source MAC) # 5.91 [+0.00] stp Use IEEE 802.1d STP multicast address # 5.92 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 5.92 [+0.00] -A Use specified source IP address (default is own interface IP) # 5.92 [+0.00] -B Send packet to specified destination IP or domain name # 5.92 [+0.00] -P Use the specified ASCII payload # 5.92 [+0.00] -f Read the ASCII payload from a file # 5.92 [+0.00] -F Read the hexadecimal payload from a file # 5.92 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 5.93 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 5.93 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 5.93 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 5.93 [+0.00] encapsulations in lower layers, most packet types allow/require # 5.93 [+0.00] additional packet-specific arguments in an ; # 5.93 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 5.94 [+0.00] dns, rtp, syslog, lldp and more; # 5.94 [+0.00] For context-help use 'help' as ! # 5.94 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 5.94 [+0.00] Enter -T help or -T rtp help for further information # 5.94 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 5.94 [+0.00] -V|VV|... Verbose and more verbose mode # 5.94 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 5.94 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 5.95 [+0.00] typically combined with one of the verbose modes (v or V) # 5.95 [+0.00] -v Show version # 5.95 [+0.00] -h Print this help # 5.95 [+0.00] # 5.95 [+0.00] Examples: # 5.95 [+0.00] mausezahn -x 99 # 5.95 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 5.95 [+0.00] mausezahn -t cdp change -c 0 # 5.95 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 5.95 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 5.95 [+0.00] # 5.95 [+0.00] Note: # 5.96 [+0.00] This tool is targeted for network developers! You should # 5.96 [+0.00] be aware of what you are doing and what these options above # 5.96 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 5.96 [+0.00] # 5.96 [+0.00] Please report bugs to # 5.96 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 5.96 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 5.96 [+0.00] Swiss federal institute of technology (ETH Zurich) # 5.96 [+0.00] License: GNU GPL version 2.0 # 5.96 [+0.00] This is free software: you are free to change and redistribute it. # 5.96 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 5.97 [+0.00] # 6.47 [+0.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 6.48 [+0.00] # 6.48 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 6.48 [+0.00] http://www.netsniff-ng.org # 6.48 [+0.00] # 6.48 [+0.00] Usage: mausezahn [options] [interface] || # 6.48 [+0.00] Options: # 6.48 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 6.48 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 6.48 [+0.00] -4 IPv4 mode (default) # 6.49 [+0.00] -6 IPv6 mode # 6.49 [+0.00] -R Set socket priority # 6.49 [+0.00] -c Send packet count times, default:1, infinite:0 # 6.49 [+0.00] -d Apply delay between transmissions. The delay value can be # 6.49 [+0.00] specified in usec (default, no additional unit needed), or in # 6.49 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 6.49 [+0.00] -r Multiplies the specified delay with a random value # 6.50 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 6.50 [+0.00] -a Use specified source mac address, no matter what has # 6.50 [+0.00] been specified with other arguments; keywords see below, # 6.50 [+0.00] Default is own interface # 6.50 [+0.00] -b Same with destination mac address; keywords: # 6.50 [+0.00] rand Use a random MAC address # 6.50 [+0.00] bc Use a broadcast MAC address # 6.51 [+0.00] own Use own interface MAC address (default for source MAC) # 6.51 [+0.00] stp Use IEEE 802.1d STP multicast address # 6.51 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 6.51 [+0.00] -A Use specified source IP address (default is own interface IP) # 6.51 [+0.00] -B Send packet to specified destination IP or domain name # 6.51 [+0.00] -P Use the specified ASCII payload # 6.51 [+0.00] -f Read the ASCII payload from a file # 6.52 [+0.00] -F Read the hexadecimal payload from a file # 6.52 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 6.52 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 6.52 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 6.52 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 6.52 [+0.00] encapsulations in lower layers, most packet types allow/require # 6.52 [+0.00] additional packet-specific arguments in an ; # 6.53 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 6.53 [+0.00] dns, rtp, syslog, lldp and more; # 6.53 [+0.00] For context-help use 'help' as ! # 6.53 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 6.53 [+0.00] Enter -T help or -T rtp help for further information # 6.53 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 6.54 [+0.00] -V|VV|... Verbose and more verbose mode # 6.54 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 6.54 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 6.54 [+0.00] typically combined with one of the verbose modes (v or V) # 6.54 [+0.00] -v Show version # 6.54 [+0.00] -h Print this help # 6.54 [+0.00] # 6.54 [+0.00] Examples: # 6.54 [+0.00] mausezahn -x 99 # 6.54 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 6.54 [+0.00] mausezahn -t cdp change -c 0 # 6.55 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 6.55 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 6.55 [+0.00] # 6.55 [+0.00] Note: # 6.55 [+0.00] This tool is targeted for network developers! You should # 6.55 [+0.00] be aware of what you are doing and what these options above # 6.55 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 6.55 [+0.00] # 6.55 [+0.00] Please report bugs to # 6.55 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 6.55 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 6.56 [+0.00] Swiss federal institute of technology (ETH Zurich) # 6.56 [+0.00] License: GNU GPL version 2.0 # 6.56 [+0.00] This is free software: you are free to change and redistribute it. # 6.56 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 6.56 [+0.00] # 7.06 [+0.50] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 7.06 [+0.00] # 7.06 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 7.07 [+0.00] http://www.netsniff-ng.org # 7.07 [+0.00] # 7.07 [+0.00] Usage: mausezahn [options] [interface] || # 7.07 [+0.00] Options: # 7.07 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 7.07 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 7.07 [+0.00] -4 IPv4 mode (default) # 7.07 [+0.00] -6 IPv6 mode # 7.07 [+0.00] -R Set socket priority # 7.07 [+0.00] -c Send packet count times, default:1, infinite:0 # 7.08 [+0.00] -d Apply delay between transmissions. The delay value can be # 7.08 [+0.00] specified in usec (default, no additional unit needed), or in # 7.08 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 7.08 [+0.00] -r Multiplies the specified delay with a random value # 7.08 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 7.08 [+0.00] -a Use specified source mac address, no matter what has # 7.09 [+0.00] been specified with other arguments; keywords see below, # 7.09 [+0.00] Default is own interface # 7.09 [+0.00] -b Same with destination mac address; keywords: # 7.09 [+0.00] rand Use a random MAC address # 7.09 [+0.00] bc Use a broadcast MAC address # 7.09 [+0.00] own Use own interface MAC address (default for source MAC) # 7.09 [+0.00] stp Use IEEE 802.1d STP multicast address # 7.09 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 7.10 [+0.00] -A Use specified source IP address (default is own interface IP) # 7.10 [+0.00] -B Send packet to specified destination IP or domain name # 7.10 [+0.00] -P Use the specified ASCII payload # 7.10 [+0.00] -f Read the ASCII payload from a file # 7.10 [+0.00] -F Read the hexadecimal payload from a file # 7.10 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 7.11 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 7.11 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 7.11 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 7.11 [+0.00] encapsulations in lower layers, most packet types allow/require # 7.11 [+0.00] additional packet-specific arguments in an ; # 7.12 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 7.12 [+0.00] dns, rtp, syslog, lldp and more; # 7.12 [+0.00] For context-help use 'help' as ! # 7.12 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 7.12 [+0.00] Enter -T help or -T rtp help for further information # 7.12 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 7.12 [+0.00] -V|VV|... Verbose and more verbose mode # 7.13 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 7.13 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 7.13 [+0.00] typically combined with one of the verbose modes (v or V) # 7.13 [+0.00] -v Show version # 7.13 [+0.00] -h Print this help # 7.13 [+0.00] # 7.13 [+0.00] Examples: # 7.13 [+0.00] mausezahn -x 99 # 7.13 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 7.14 [+0.00] mausezahn -t cdp change -c 0 # 7.14 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 7.14 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 7.14 [+0.00] # 7.14 [+0.00] Note: # 7.14 [+0.00] This tool is targeted for network developers! You should # 7.14 [+0.00] be aware of what you are doing and what these options above # 7.14 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 7.14 [+0.00] # 7.14 [+0.00] Please report bugs to # 7.15 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 7.15 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 7.15 [+0.00] Swiss federal institute of technology (ETH Zurich) # 7.15 [+0.00] License: GNU GPL version 2.0 # 7.15 [+0.00] This is free software: you are free to change and redistribute it. # 7.15 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 7.15 [+0.00] # 7.65 [+0.50] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 7.65 [+0.00] # 7.65 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 7.66 [+0.00] http://www.netsniff-ng.org # 7.66 [+0.00] # 7.66 [+0.00] Usage: mausezahn [options] [interface] || # 7.66 [+0.00] Options: # 7.66 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 7.66 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 7.66 [+0.00] -4 IPv4 mode (default) # 7.66 [+0.00] -6 IPv6 mode # 7.66 [+0.00] -R Set socket priority # 7.67 [+0.00] -c Send packet count times, default:1, infinite:0 # 7.67 [+0.00] -d Apply delay between transmissions. The delay value can be # 7.67 [+0.00] specified in usec (default, no additional unit needed), or in # 7.67 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 7.67 [+0.00] -r Multiplies the specified delay with a random value # 7.67 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 7.67 [+0.00] -a Use specified source mac address, no matter what has # 7.68 [+0.00] been specified with other arguments; keywords see below, # 7.68 [+0.00] Default is own interface # 7.68 [+0.00] -b Same with destination mac address; keywords: # 7.68 [+0.00] rand Use a random MAC address # 7.68 [+0.00] bc Use a broadcast MAC address # 7.68 [+0.00] own Use own interface MAC address (default for source MAC) # 7.68 [+0.00] stp Use IEEE 802.1d STP multicast address # 7.69 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 7.69 [+0.00] -A Use specified source IP address (default is own interface IP) # 7.69 [+0.00] -B Send packet to specified destination IP or domain name # 7.69 [+0.00] -P Use the specified ASCII payload # 7.69 [+0.00] -f Read the ASCII payload from a file # 7.69 [+0.00] -F Read the hexadecimal payload from a file # 7.69 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 7.70 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 7.70 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 7.70 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 7.70 [+0.00] encapsulations in lower layers, most packet types allow/require # 7.70 [+0.00] additional packet-specific arguments in an ; # 7.70 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 7.71 [+0.00] dns, rtp, syslog, lldp and more; # 7.71 [+0.00] For context-help use 'help' as ! # 7.71 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 7.71 [+0.00] Enter -T help or -T rtp help for further information # 7.71 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 7.71 [+0.00] -V|VV|... Verbose and more verbose mode # 7.72 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 7.72 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 7.72 [+0.00] typically combined with one of the verbose modes (v or V) # 7.72 [+0.00] -v Show version # 7.72 [+0.00] -h Print this help # 7.72 [+0.00] # 7.72 [+0.00] Examples: # 7.72 [+0.00] mausezahn -x 99 # 7.72 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 7.72 [+0.00] mausezahn -t cdp change -c 0 # 7.72 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 7.73 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 7.73 [+0.00] # 7.73 [+0.00] Note: # 7.73 [+0.00] This tool is targeted for network developers! You should # 7.73 [+0.00] be aware of what you are doing and what these options above # 7.73 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 7.73 [+0.00] # 7.73 [+0.00] Please report bugs to # 7.73 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 7.73 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 7.73 [+0.00] Swiss federal institute of technology (ETH Zurich) # 7.74 [+0.00] License: GNU GPL version 2.0 # 7.74 [+0.00] This is free software: you are free to change and redistribute it. # 7.74 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 7.74 [+0.00] # 8.20 [+0.46] TEST: ingress mirror to gretap [FAIL] # 8.20 [+0.00] Expected to capture == 10 packets, got 0. # 8.27 [+0.07] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 8.28 [+0.00] # 8.28 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 8.28 [+0.00] http://www.netsniff-ng.org # 8.28 [+0.00] # 8.28 [+0.00] Usage: mausezahn [options] [interface] || # 8.28 [+0.00] Options: # 8.28 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 8.29 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 8.29 [+0.00] -4 IPv4 mode (default) # 8.29 [+0.00] -6 IPv6 mode # 8.29 [+0.00] -R Set socket priority # 8.29 [+0.00] -c Send packet count times, default:1, infinite:0 # 8.29 [+0.00] -d Apply delay between transmissions. The delay value can be # 8.30 [+0.00] specified in usec (default, no additional unit needed), or in # 8.30 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 8.30 [+0.00] -r Multiplies the specified delay with a random value # 8.30 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 8.31 [+0.00] -a Use specified source mac address, no matter what has # 8.31 [+0.00] been specified with other arguments; keywords see below, # 8.31 [+0.00] Default is own interface # 8.31 [+0.00] -b Same with destination mac address; keywords: # 8.31 [+0.00] rand Use a random MAC address # 8.31 [+0.00] bc Use a broadcast MAC address # 8.32 [+0.00] own Use own interface MAC address (default for source MAC) # 8.32 [+0.00] stp Use IEEE 802.1d STP multicast address # 8.32 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 8.32 [+0.00] -A Use specified source IP address (default is own interface IP) # 8.32 [+0.00] -B Send packet to specified destination IP or domain name # 8.32 [+0.00] -P Use the specified ASCII payload # 8.32 [+0.00] -f Read the ASCII payload from a file # 8.32 [+0.00] -F Read the hexadecimal payload from a file # 8.33 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 8.33 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 8.33 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 8.33 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 8.33 [+0.00] encapsulations in lower layers, most packet types allow/require # 8.33 [+0.00] additional packet-specific arguments in an ; # 8.34 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 8.34 [+0.00] dns, rtp, syslog, lldp and more; # 8.34 [+0.00] For context-help use 'help' as ! # 8.34 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 8.34 [+0.00] Enter -T help or -T rtp help for further information # 8.34 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 8.34 [+0.00] -V|VV|... Verbose and more verbose mode # 8.35 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 8.35 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 8.35 [+0.00] typically combined with one of the verbose modes (v or V) # 8.35 [+0.00] -v Show version # 8.35 [+0.00] -h Print this help # 8.35 [+0.00] # 8.35 [+0.00] Examples: # 8.35 [+0.00] mausezahn -x 99 # 8.35 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 8.35 [+0.00] mausezahn -t cdp change -c 0 # 8.35 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 8.35 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 8.36 [+0.00] # 8.36 [+0.00] Note: # 8.36 [+0.00] This tool is targeted for network developers! You should # 8.36 [+0.00] be aware of what you are doing and what these options above # 8.36 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 8.36 [+0.00] # 8.36 [+0.00] Please report bugs to # 8.36 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 8.36 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 8.36 [+0.00] Swiss federal institute of technology (ETH Zurich) # 8.36 [+0.00] License: GNU GPL version 2.0 # 8.36 [+0.00] This is free software: you are free to change and redistribute it. # 8.37 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 8.37 [+0.00] # 8.86 [+0.49] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 8.86 [+0.00] # 8.86 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 8.86 [+0.00] http://www.netsniff-ng.org # 8.87 [+0.00] # 8.87 [+0.00] Usage: mausezahn [options] [interface] || # 8.87 [+0.00] Options: # 8.87 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 8.87 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 8.87 [+0.00] -4 IPv4 mode (default) # 8.87 [+0.00] -6 IPv6 mode # 8.87 [+0.00] -R Set socket priority # 8.87 [+0.00] -c Send packet count times, default:1, infinite:0 # 8.87 [+0.00] -d Apply delay between transmissions. The delay value can be # 8.88 [+0.00] specified in usec (default, no additional unit needed), or in # 8.88 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 8.88 [+0.00] -r Multiplies the specified delay with a random value # 8.88 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 8.88 [+0.00] -a Use specified source mac address, no matter what has # 8.88 [+0.00] been specified with other arguments; keywords see below, # 8.89 [+0.00] Default is own interface # 8.89 [+0.00] -b Same with destination mac address; keywords: # 8.89 [+0.00] rand Use a random MAC address # 8.89 [+0.00] bc Use a broadcast MAC address # 8.89 [+0.00] own Use own interface MAC address (default for source MAC) # 8.89 [+0.00] stp Use IEEE 802.1d STP multicast address # 8.89 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 8.89 [+0.00] -A Use specified source IP address (default is own interface IP) # 8.90 [+0.00] -B Send packet to specified destination IP or domain name # 8.90 [+0.00] -P Use the specified ASCII payload # 8.90 [+0.00] -f Read the ASCII payload from a file # 8.90 [+0.00] -F Read the hexadecimal payload from a file # 8.90 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 8.90 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 8.90 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 8.91 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 8.91 [+0.00] encapsulations in lower layers, most packet types allow/require # 8.91 [+0.00] additional packet-specific arguments in an ; # 8.91 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 8.91 [+0.00] dns, rtp, syslog, lldp and more; # 8.91 [+0.00] For context-help use 'help' as ! # 8.91 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 8.92 [+0.00] Enter -T help or -T rtp help for further information # 8.92 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 8.92 [+0.00] -V|VV|... Verbose and more verbose mode # 8.92 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 8.92 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 8.92 [+0.00] typically combined with one of the verbose modes (v or V) # 8.93 [+0.00] -v Show version # 8.93 [+0.00] -h Print this help # 8.93 [+0.00] # 8.93 [+0.00] Examples: # 8.93 [+0.00] mausezahn -x 99 # 8.93 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 8.93 [+0.00] mausezahn -t cdp change -c 0 # 8.93 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 8.93 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 8.93 [+0.00] # 8.93 [+0.00] Note: # 8.93 [+0.00] This tool is targeted for network developers! You should # 8.93 [+0.00] be aware of what you are doing and what these options above # 8.93 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 8.94 [+0.00] # 8.94 [+0.00] Please report bugs to # 8.94 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 8.94 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 8.94 [+0.00] Swiss federal institute of technology (ETH Zurich) # 8.94 [+0.00] License: GNU GPL version 2.0 # 8.94 [+0.00] This is free software: you are free to change and redistribute it. # 8.94 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 8.94 [+0.00] # 9.47 [+0.52] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 9.47 [+0.00] # 9.47 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 9.47 [+0.00] http://www.netsniff-ng.org # 9.47 [+0.00] # 9.47 [+0.00] Usage: mausezahn [options] [interface] || # 9.47 [+0.00] Options: # 9.47 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 9.48 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 9.48 [+0.00] -4 IPv4 mode (default) # 9.48 [+0.00] -6 IPv6 mode # 9.48 [+0.00] -R Set socket priority # 9.48 [+0.00] -c Send packet count times, default:1, infinite:0 # 9.48 [+0.00] -d Apply delay between transmissions. The delay value can be # 9.48 [+0.00] specified in usec (default, no additional unit needed), or in # 9.48 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 9.49 [+0.00] -r Multiplies the specified delay with a random value # 9.49 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 9.49 [+0.00] -a Use specified source mac address, no matter what has # 9.49 [+0.00] been specified with other arguments; keywords see below, # 9.49 [+0.00] Default is own interface # 9.49 [+0.00] -b Same with destination mac address; keywords: # 9.49 [+0.00] rand Use a random MAC address # 9.50 [+0.00] bc Use a broadcast MAC address # 9.50 [+0.00] own Use own interface MAC address (default for source MAC) # 9.50 [+0.00] stp Use IEEE 802.1d STP multicast address # 9.50 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 9.50 [+0.00] -A Use specified source IP address (default is own interface IP) # 9.50 [+0.00] -B Send packet to specified destination IP or domain name # 9.50 [+0.00] -P Use the specified ASCII payload # 9.51 [+0.00] -f Read the ASCII payload from a file # 9.51 [+0.00] -F Read the hexadecimal payload from a file # 9.51 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 9.51 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 9.51 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 9.51 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 9.51 [+0.00] encapsulations in lower layers, most packet types allow/require # 9.52 [+0.00] additional packet-specific arguments in an ; # 9.52 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 9.52 [+0.00] dns, rtp, syslog, lldp and more; # 9.52 [+0.00] For context-help use 'help' as ! # 9.52 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 9.52 [+0.00] Enter -T help or -T rtp help for further information # 9.52 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 9.53 [+0.00] -V|VV|... Verbose and more verbose mode # 9.53 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 9.53 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 9.53 [+0.00] typically combined with one of the verbose modes (v or V) # 9.53 [+0.00] -v Show version # 9.53 [+0.00] -h Print this help # 9.53 [+0.00] # 9.53 [+0.00] Examples: # 9.53 [+0.00] mausezahn -x 99 # 9.53 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 9.54 [+0.00] mausezahn -t cdp change -c 0 # 9.54 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 9.54 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 9.54 [+0.00] # 9.54 [+0.00] Note: # 9.54 [+0.00] This tool is targeted for network developers! You should # 9.54 [+0.00] be aware of what you are doing and what these options above # 9.54 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 9.54 [+0.00] # 9.55 [+0.00] Please report bugs to # 9.55 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 9.55 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 9.55 [+0.00] Swiss federal institute of technology (ETH Zurich) # 9.55 [+0.00] License: GNU GPL version 2.0 # 9.55 [+0.00] This is free software: you are free to change and redistribute it. # 9.55 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 9.56 [+0.00] # 10.05 [+0.50] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 10.06 [+0.00] # 10.06 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 10.06 [+0.00] http://www.netsniff-ng.org # 10.06 [+0.00] # 10.06 [+0.00] Usage: mausezahn [options] [interface] || # 10.06 [+0.00] Options: # 10.06 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 10.06 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 10.07 [+0.00] -4 IPv4 mode (default) # 10.07 [+0.00] -6 IPv6 mode # 10.07 [+0.00] -R Set socket priority # 10.07 [+0.00] -c Send packet count times, default:1, infinite:0 # 10.07 [+0.00] -d Apply delay between transmissions. The delay value can be # 10.07 [+0.00] specified in usec (default, no additional unit needed), or in # 10.07 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 10.07 [+0.00] -r Multiplies the specified delay with a random value # 10.08 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 10.08 [+0.00] -a Use specified source mac address, no matter what has # 10.08 [+0.00] been specified with other arguments; keywords see below, # 10.08 [+0.00] Default is own interface # 10.08 [+0.00] -b Same with destination mac address; keywords: # 10.08 [+0.00] rand Use a random MAC address # 10.08 [+0.00] bc Use a broadcast MAC address # 10.09 [+0.00] own Use own interface MAC address (default for source MAC) # 10.09 [+0.00] stp Use IEEE 802.1d STP multicast address # 10.09 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 10.09 [+0.00] -A Use specified source IP address (default is own interface IP) # 10.09 [+0.00] -B Send packet to specified destination IP or domain name # 10.09 [+0.00] -P Use the specified ASCII payload # 10.09 [+0.00] -f Read the ASCII payload from a file # 10.10 [+0.00] -F Read the hexadecimal payload from a file # 10.10 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 10.10 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 10.10 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 10.10 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 10.10 [+0.00] encapsulations in lower layers, most packet types allow/require # 10.11 [+0.00] additional packet-specific arguments in an ; # 10.11 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 10.11 [+0.00] dns, rtp, syslog, lldp and more; # 10.11 [+0.00] For context-help use 'help' as ! # 10.11 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 10.11 [+0.00] Enter -T help or -T rtp help for further information # 10.12 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 10.12 [+0.00] -V|VV|... Verbose and more verbose mode # 10.12 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 10.12 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 10.12 [+0.00] typically combined with one of the verbose modes (v or V) # 10.12 [+0.00] -v Show version # 10.12 [+0.00] -h Print this help # 10.13 [+0.00] # 10.13 [+0.00] Examples: # 10.13 [+0.00] mausezahn -x 99 # 10.13 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 10.13 [+0.00] mausezahn -t cdp change -c 0 # 10.13 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 10.13 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 10.13 [+0.00] # 10.13 [+0.00] Note: # 10.13 [+0.00] This tool is targeted for network developers! You should # 10.13 [+0.00] be aware of what you are doing and what these options above # 10.13 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 10.13 [+0.00] # 10.13 [+0.00] Please report bugs to # 10.14 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 10.14 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 10.14 [+0.00] Swiss federal institute of technology (ETH Zurich) # 10.14 [+0.00] License: GNU GPL version 2.0 # 10.14 [+0.00] This is free software: you are free to change and redistribute it. # 10.14 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 10.14 [+0.00] # 10.61 [+0.47] TEST: egress mirror to gretap [FAIL] # 10.61 [+0.00] Expected to capture == 10 packets, got 0. # 10.69 [+0.08] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 10.69 [+0.00] # 10.70 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 10.70 [+0.00] http://www.netsniff-ng.org # 10.70 [+0.00] # 10.70 [+0.00] Usage: mausezahn [options] [interface] || # 10.70 [+0.00] Options: # 10.70 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 10.70 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 10.70 [+0.00] -4 IPv4 mode (default) # 10.70 [+0.00] -6 IPv6 mode # 10.71 [+0.00] -R Set socket priority # 10.71 [+0.00] -c Send packet count times, default:1, infinite:0 # 10.71 [+0.00] -d Apply delay between transmissions. The delay value can be # 10.71 [+0.00] specified in usec (default, no additional unit needed), or in # 10.71 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 10.71 [+0.00] -r Multiplies the specified delay with a random value # 10.72 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 10.72 [+0.00] -a Use specified source mac address, no matter what has # 10.72 [+0.00] been specified with other arguments; keywords see below, # 10.72 [+0.00] Default is own interface # 10.72 [+0.00] -b Same with destination mac address; keywords: # 10.72 [+0.00] rand Use a random MAC address # 10.72 [+0.00] bc Use a broadcast MAC address # 10.72 [+0.00] own Use own interface MAC address (default for source MAC) # 10.73 [+0.00] stp Use IEEE 802.1d STP multicast address # 10.73 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 10.73 [+0.00] -A Use specified source IP address (default is own interface IP) # 10.73 [+0.00] -B Send packet to specified destination IP or domain name # 10.73 [+0.00] -P Use the specified ASCII payload # 10.73 [+0.00] -f Read the ASCII payload from a file # 10.74 [+0.00] -F Read the hexadecimal payload from a file # 10.74 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 10.74 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 10.74 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 10.74 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 10.74 [+0.00] encapsulations in lower layers, most packet types allow/require # 10.75 [+0.00] additional packet-specific arguments in an ; # 10.75 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 10.75 [+0.00] dns, rtp, syslog, lldp and more; # 10.75 [+0.00] For context-help use 'help' as ! # 10.75 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 10.75 [+0.00] Enter -T help or -T rtp help for further information # 10.75 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 10.76 [+0.00] -V|VV|... Verbose and more verbose mode # 10.76 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 10.76 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 10.76 [+0.00] typically combined with one of the verbose modes (v or V) # 10.76 [+0.00] -v Show version # 10.76 [+0.00] -h Print this help # 10.76 [+0.00] # 10.76 [+0.00] Examples: # 10.76 [+0.00] mausezahn -x 99 # 10.77 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 10.77 [+0.00] mausezahn -t cdp change -c 0 # 10.77 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 10.77 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 10.77 [+0.00] # 10.77 [+0.00] Note: # 10.77 [+0.00] This tool is targeted for network developers! You should # 10.77 [+0.00] be aware of what you are doing and what these options above # 10.77 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 10.77 [+0.00] # 10.77 [+0.00] Please report bugs to # 10.78 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 10.78 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 10.78 [+0.00] Swiss federal institute of technology (ETH Zurich) # 10.78 [+0.00] License: GNU GPL version 2.0 # 10.78 [+0.00] This is free software: you are free to change and redistribute it. # 10.78 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 10.78 [+0.00] # 11.30 [+0.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 11.30 [+0.00] # 11.30 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 11.30 [+0.00] http://www.netsniff-ng.org # 11.30 [+0.00] # 11.30 [+0.00] Usage: mausezahn [options] [interface] || # 11.30 [+0.00] Options: # 11.30 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 11.30 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 11.31 [+0.00] -4 IPv4 mode (default) # 11.31 [+0.00] -6 IPv6 mode # 11.31 [+0.00] -R Set socket priority # 11.31 [+0.00] -c Send packet count times, default:1, infinite:0 # 11.31 [+0.00] -d Apply delay between transmissions. The delay value can be # 11.32 [+0.00] specified in usec (default, no additional unit needed), or in # 11.32 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 11.32 [+0.00] -r Multiplies the specified delay with a random value # 11.32 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 11.33 [+0.00] -a Use specified source mac address, no matter what has # 11.33 [+0.00] been specified with other arguments; keywords see below, # 11.33 [+0.00] Default is own interface # 11.33 [+0.00] -b Same with destination mac address; keywords: # 11.33 [+0.00] rand Use a random MAC address # 11.33 [+0.00] bc Use a broadcast MAC address # 11.33 [+0.00] own Use own interface MAC address (default for source MAC) # 11.34 [+0.00] stp Use IEEE 802.1d STP multicast address # 11.34 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 11.34 [+0.00] -A Use specified source IP address (default is own interface IP) # 11.34 [+0.00] -B Send packet to specified destination IP or domain name # 11.34 [+0.00] -P Use the specified ASCII payload # 11.35 [+0.00] -f Read the ASCII payload from a file # 11.35 [+0.00] -F Read the hexadecimal payload from a file # 11.35 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 11.35 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 11.35 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 11.35 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 11.36 [+0.00] encapsulations in lower layers, most packet types allow/require # 11.36 [+0.00] additional packet-specific arguments in an ; # 11.36 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 11.36 [+0.00] dns, rtp, syslog, lldp and more; # 11.36 [+0.00] For context-help use 'help' as ! # 11.37 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 11.37 [+0.00] Enter -T help or -T rtp help for further information # 11.37 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 11.37 [+0.00] -V|VV|... Verbose and more verbose mode # 11.37 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 11.38 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 11.38 [+0.00] typically combined with one of the verbose modes (v or V) # 11.38 [+0.00] -v Show version # 11.38 [+0.00] -h Print this help # 11.38 [+0.00] # 11.38 [+0.00] Examples: # 11.38 [+0.00] mausezahn -x 99 # 11.38 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 11.38 [+0.00] mausezahn -t cdp change -c 0 # 11.38 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 11.39 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 11.39 [+0.00] # 11.39 [+0.00] Note: # 11.39 [+0.00] This tool is targeted for network developers! You should # 11.39 [+0.00] be aware of what you are doing and what these options above # 11.39 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 11.39 [+0.00] # 11.39 [+0.00] Please report bugs to # 11.39 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 11.40 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 11.40 [+0.00] Swiss federal institute of technology (ETH Zurich) # 11.40 [+0.00] License: GNU GPL version 2.0 # 11.40 [+0.00] This is free software: you are free to change and redistribute it. # 11.40 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 11.40 [+0.00] # 11.91 [+0.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 11.91 [+0.00] # 11.91 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 11.92 [+0.00] http://www.netsniff-ng.org # 11.92 [+0.00] # 11.92 [+0.00] Usage: mausezahn [options] [interface] || # 11.92 [+0.00] Options: # 11.92 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 11.92 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 11.92 [+0.00] -4 IPv4 mode (default) # 11.92 [+0.00] -6 IPv6 mode # 11.93 [+0.00] -R Set socket priority # 11.93 [+0.00] -c Send packet count times, default:1, infinite:0 # 11.93 [+0.00] -d Apply delay between transmissions. The delay value can be # 11.93 [+0.00] specified in usec (default, no additional unit needed), or in # 11.93 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 11.93 [+0.00] -r Multiplies the specified delay with a random value # 11.94 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 11.94 [+0.00] -a Use specified source mac address, no matter what has # 11.94 [+0.00] been specified with other arguments; keywords see below, # 11.94 [+0.00] Default is own interface # 11.94 [+0.00] -b Same with destination mac address; keywords: # 11.94 [+0.00] rand Use a random MAC address # 11.94 [+0.00] bc Use a broadcast MAC address # 11.95 [+0.00] own Use own interface MAC address (default for source MAC) # 11.95 [+0.00] stp Use IEEE 802.1d STP multicast address # 11.95 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 11.95 [+0.00] -A Use specified source IP address (default is own interface IP) # 11.95 [+0.00] -B Send packet to specified destination IP or domain name # 11.95 [+0.00] -P Use the specified ASCII payload # 11.95 [+0.00] -f Read the ASCII payload from a file # 11.96 [+0.00] -F Read the hexadecimal payload from a file # 11.96 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 11.96 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 11.96 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 11.96 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 11.96 [+0.00] encapsulations in lower layers, most packet types allow/require # 11.97 [+0.00] additional packet-specific arguments in an ; # 11.97 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 11.97 [+0.00] dns, rtp, syslog, lldp and more; # 11.97 [+0.00] For context-help use 'help' as ! # 11.97 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 11.97 [+0.00] Enter -T help or -T rtp help for further information # 11.98 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 11.98 [+0.00] -V|VV|... Verbose and more verbose mode # 11.98 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 11.98 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 11.98 [+0.00] typically combined with one of the verbose modes (v or V) # 11.99 [+0.00] -v Show version # 11.99 [+0.00] -h Print this help # 11.99 [+0.00] # 11.99 [+0.00] Examples: # 11.99 [+0.00] mausezahn -x 99 # 11.99 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 11.99 [+0.00] mausezahn -t cdp change -c 0 # 11.99 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 12.00 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 12.00 [+0.00] # 12.00 [+0.00] Note: # 12.00 [+0.00] This tool is targeted for network developers! You should # 12.00 [+0.00] be aware of what you are doing and what these options above # 12.00 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 12.00 [+0.00] # 12.00 [+0.00] Please report bugs to # 12.01 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 12.01 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 12.01 [+0.00] Swiss federal institute of technology (ETH Zurich) # 12.01 [+0.00] License: GNU GPL version 2.0 # 12.01 [+0.00] This is free software: you are free to change and redistribute it. # 12.01 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 12.02 [+0.00] # 12.59 [+0.57] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 12.59 [+0.00] # 12.59 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 12.59 [+0.00] http://www.netsniff-ng.org # 12.59 [+0.00] # 12.59 [+0.00] Usage: mausezahn [options] [interface] || # 12.59 [+0.00] Options: # 12.59 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 12.60 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 12.60 [+0.00] -4 IPv4 mode (default) # 12.60 [+0.00] -6 IPv6 mode # 12.60 [+0.00] -R Set socket priority # 12.60 [+0.00] -c Send packet count times, default:1, infinite:0 # 12.60 [+0.00] -d Apply delay between transmissions. The delay value can be # 12.60 [+0.00] specified in usec (default, no additional unit needed), or in # 12.61 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 12.61 [+0.00] -r Multiplies the specified delay with a random value # 12.61 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 12.61 [+0.00] -a Use specified source mac address, no matter what has # 12.61 [+0.00] been specified with other arguments; keywords see below, # 12.62 [+0.00] Default is own interface # 12.62 [+0.00] -b Same with destination mac address; keywords: # 12.62 [+0.00] rand Use a random MAC address # 12.62 [+0.00] bc Use a broadcast MAC address # 12.62 [+0.00] own Use own interface MAC address (default for source MAC) # 12.62 [+0.00] stp Use IEEE 802.1d STP multicast address # 12.63 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 12.63 [+0.00] -A Use specified source IP address (default is own interface IP) # 12.63 [+0.00] -B Send packet to specified destination IP or domain name # 12.63 [+0.00] -P Use the specified ASCII payload # 12.63 [+0.00] -f Read the ASCII payload from a file # 12.63 [+0.00] -F Read the hexadecimal payload from a file # 12.64 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 12.64 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 12.64 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 12.64 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 12.64 [+0.00] encapsulations in lower layers, most packet types allow/require # 12.64 [+0.00] additional packet-specific arguments in an ; # 12.65 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 12.65 [+0.00] dns, rtp, syslog, lldp and more; # 12.65 [+0.00] For context-help use 'help' as ! # 12.65 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 12.65 [+0.00] Enter -T help or -T rtp help for further information # 12.66 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 12.66 [+0.00] -V|VV|... Verbose and more verbose mode # 12.66 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 12.66 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 12.66 [+0.00] typically combined with one of the verbose modes (v or V) # 12.67 [+0.00] -v Show version # 12.67 [+0.00] -h Print this help # 12.67 [+0.00] # 12.67 [+0.00] Examples: # 12.67 [+0.00] mausezahn -x 99 # 12.67 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 12.67 [+0.00] mausezahn -t cdp change -c 0 # 12.67 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 12.67 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 12.67 [+0.00] # 12.67 [+0.00] Note: # 12.67 [+0.00] This tool is targeted for network developers! You should # 12.68 [+0.00] be aware of what you are doing and what these options above # 12.68 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 12.68 [+0.00] # 12.68 [+0.00] Please report bugs to # 12.68 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 12.68 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 12.68 [+0.00] Swiss federal institute of technology (ETH Zurich) # 12.68 [+0.00] License: GNU GPL version 2.0 # 12.68 [+0.00] This is free software: you are free to change and redistribute it. # 12.69 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 12.69 [+0.00] # 13.24 [+0.56] TEST: ingress mirror to ip6gretap [FAIL] # 13.25 [+0.00] Expected to capture == 10 packets, got 0. # 13.33 [+0.08] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 13.33 [+0.00] # 13.33 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 13.33 [+0.00] http://www.netsniff-ng.org # 13.33 [+0.00] # 13.33 [+0.00] Usage: mausezahn [options] [interface] || # 13.33 [+0.00] Options: # 13.33 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 13.34 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 13.34 [+0.00] -4 IPv4 mode (default) # 13.34 [+0.00] -6 IPv6 mode # 13.34 [+0.00] -R Set socket priority # 13.34 [+0.00] -c Send packet count times, default:1, infinite:0 # 13.34 [+0.00] -d Apply delay between transmissions. The delay value can be # 13.35 [+0.00] specified in usec (default, no additional unit needed), or in # 13.35 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 13.35 [+0.00] -r Multiplies the specified delay with a random value # 13.36 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 13.36 [+0.00] -a Use specified source mac address, no matter what has # 13.36 [+0.00] been specified with other arguments; keywords see below, # 13.36 [+0.00] Default is own interface # 13.36 [+0.00] -b Same with destination mac address; keywords: # 13.37 [+0.00] rand Use a random MAC address # 13.37 [+0.00] bc Use a broadcast MAC address # 13.37 [+0.00] own Use own interface MAC address (default for source MAC) # 13.37 [+0.00] stp Use IEEE 802.1d STP multicast address # 13.37 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 13.38 [+0.00] -A Use specified source IP address (default is own interface IP) # 13.38 [+0.00] -B Send packet to specified destination IP or domain name # 13.38 [+0.00] -P Use the specified ASCII payload # 13.38 [+0.00] -f Read the ASCII payload from a file # 13.39 [+0.00] -F Read the hexadecimal payload from a file # 13.39 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 13.39 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 13.39 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 13.40 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 13.40 [+0.00] encapsulations in lower layers, most packet types allow/require # 13.40 [+0.00] additional packet-specific arguments in an ; # 13.40 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 13.41 [+0.00] dns, rtp, syslog, lldp and more; # 13.41 [+0.00] For context-help use 'help' as ! # 13.41 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 13.41 [+0.00] Enter -T help or -T rtp help for further information # 13.42 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 13.42 [+0.00] -V|VV|... Verbose and more verbose mode # 13.42 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 13.42 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 13.43 [+0.00] typically combined with one of the verbose modes (v or V) # 13.43 [+0.00] -v Show version # 13.43 [+0.00] -h Print this help # 13.43 [+0.00] # 13.43 [+0.00] Examples: # 13.43 [+0.00] mausezahn -x 99 # 13.43 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 13.44 [+0.00] mausezahn -t cdp change -c 0 # 13.44 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 13.44 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 13.44 [+0.00] # 13.44 [+0.00] Note: # 13.44 [+0.00] This tool is targeted for network developers! You should # 13.44 [+0.00] be aware of what you are doing and what these options above # 13.44 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 13.45 [+0.00] # 13.45 [+0.00] Please report bugs to # 13.45 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 13.45 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 13.45 [+0.00] Swiss federal institute of technology (ETH Zurich) # 13.45 [+0.00] License: GNU GPL version 2.0 # 13.45 [+0.00] This is free software: you are free to change and redistribute it. # 13.46 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 13.46 [+0.00] # 14.04 [+0.58] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 14.04 [+0.00] # 14.04 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 14.04 [+0.00] http://www.netsniff-ng.org # 14.05 [+0.00] # 14.05 [+0.00] Usage: mausezahn [options] [interface] || # 14.05 [+0.00] Options: # 14.05 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 14.05 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 14.05 [+0.00] -4 IPv4 mode (default) # 14.06 [+0.00] -6 IPv6 mode # 14.06 [+0.00] -R Set socket priority # 14.06 [+0.00] -c Send packet count times, default:1, infinite:0 # 14.06 [+0.00] -d Apply delay between transmissions. The delay value can be # 14.06 [+0.00] specified in usec (default, no additional unit needed), or in # 14.06 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 14.07 [+0.00] -r Multiplies the specified delay with a random value # 14.07 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 14.07 [+0.00] -a Use specified source mac address, no matter what has # 14.08 [+0.00] been specified with other arguments; keywords see below, # 14.08 [+0.00] Default is own interface # 14.08 [+0.00] -b Same with destination mac address; keywords: # 14.08 [+0.00] rand Use a random MAC address # 14.09 [+0.00] bc Use a broadcast MAC address # 14.09 [+0.00] own Use own interface MAC address (default for source MAC) # 14.09 [+0.00] stp Use IEEE 802.1d STP multicast address # 14.09 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 14.09 [+0.00] -A Use specified source IP address (default is own interface IP) # 14.10 [+0.00] -B Send packet to specified destination IP or domain name # 14.10 [+0.00] -P Use the specified ASCII payload # 14.10 [+0.00] -f Read the ASCII payload from a file # 14.10 [+0.00] -F Read the hexadecimal payload from a file # 14.10 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 14.11 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 14.11 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 14.11 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 14.11 [+0.00] encapsulations in lower layers, most packet types allow/require # 14.12 [+0.00] additional packet-specific arguments in an ; # 14.12 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 14.12 [+0.00] dns, rtp, syslog, lldp and more; # 14.12 [+0.00] For context-help use 'help' as ! # 14.12 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 14.13 [+0.00] Enter -T help or -T rtp help for further information # 14.13 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 14.13 [+0.00] -V|VV|... Verbose and more verbose mode # 14.13 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 14.14 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 14.14 [+0.00] typically combined with one of the verbose modes (v or V) # 14.14 [+0.00] -v Show version # 14.14 [+0.00] -h Print this help # 14.14 [+0.00] # 14.14 [+0.00] Examples: # 14.14 [+0.00] mausezahn -x 99 # 14.14 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 14.14 [+0.00] mausezahn -t cdp change -c 0 # 14.15 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 14.15 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 14.15 [+0.00] # 14.15 [+0.00] Note: # 14.15 [+0.00] This tool is targeted for network developers! You should # 14.15 [+0.00] be aware of what you are doing and what these options above # 14.15 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 14.16 [+0.00] # 14.16 [+0.00] Please report bugs to # 14.16 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 14.16 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 14.16 [+0.00] Swiss federal institute of technology (ETH Zurich) # 14.16 [+0.00] License: GNU GPL version 2.0 # 14.16 [+0.00] This is free software: you are free to change and redistribute it. # 14.17 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 14.17 [+0.00] # 14.78 [+0.61] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 14.78 [+0.00] # 14.78 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 14.79 [+0.00] http://www.netsniff-ng.org # 14.79 [+0.00] # 14.79 [+0.00] Usage: mausezahn [options] [interface] || # 14.79 [+0.00] Options: # 14.79 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 14.79 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 14.80 [+0.00] -4 IPv4 mode (default) # 14.80 [+0.00] -6 IPv6 mode # 14.80 [+0.00] -R Set socket priority # 14.80 [+0.00] -c Send packet count times, default:1, infinite:0 # 14.80 [+0.00] -d Apply delay between transmissions. The delay value can be # 14.81 [+0.00] specified in usec (default, no additional unit needed), or in # 14.81 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 14.81 [+0.00] -r Multiplies the specified delay with a random value # 14.81 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 14.81 [+0.00] -a Use specified source mac address, no matter what has # 14.82 [+0.00] been specified with other arguments; keywords see below, # 14.82 [+0.00] Default is own interface # 14.82 [+0.00] -b Same with destination mac address; keywords: # 14.82 [+0.00] rand Use a random MAC address # 14.82 [+0.00] bc Use a broadcast MAC address # 14.83 [+0.00] own Use own interface MAC address (default for source MAC) # 14.83 [+0.00] stp Use IEEE 802.1d STP multicast address # 14.83 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 14.83 [+0.00] -A Use specified source IP address (default is own interface IP) # 14.84 [+0.00] -B Send packet to specified destination IP or domain name # 14.84 [+0.00] -P Use the specified ASCII payload # 14.84 [+0.00] -f Read the ASCII payload from a file # 14.84 [+0.00] -F Read the hexadecimal payload from a file # 14.84 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 14.85 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 14.85 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 14.85 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 14.85 [+0.00] encapsulations in lower layers, most packet types allow/require # 14.86 [+0.00] additional packet-specific arguments in an ; # 14.86 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 14.86 [+0.00] dns, rtp, syslog, lldp and more; # 14.86 [+0.00] For context-help use 'help' as ! # 14.86 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 14.87 [+0.00] Enter -T help or -T rtp help for further information # 14.87 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 14.87 [+0.00] -V|VV|... Verbose and more verbose mode # 14.87 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 14.88 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 14.88 [+0.00] typically combined with one of the verbose modes (v or V) # 14.88 [+0.00] -v Show version # 14.88 [+0.00] -h Print this help # 14.88 [+0.00] # 14.88 [+0.00] Examples: # 14.88 [+0.00] mausezahn -x 99 # 14.89 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 14.89 [+0.00] mausezahn -t cdp change -c 0 # 14.89 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 14.89 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 14.89 [+0.00] # 14.89 [+0.00] Note: # 14.89 [+0.00] This tool is targeted for network developers! You should # 14.89 [+0.00] be aware of what you are doing and what these options above # 14.90 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 14.90 [+0.00] # 14.90 [+0.00] Please report bugs to # 14.90 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 14.90 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 14.90 [+0.00] Swiss federal institute of technology (ETH Zurich) # 14.91 [+0.00] License: GNU GPL version 2.0 # 14.91 [+0.00] This is free software: you are free to change and redistribute it. # 14.91 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 14.91 [+0.00] # 15.50 [+0.59] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 15.51 [+0.00] # 15.51 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 15.51 [+0.00] http://www.netsniff-ng.org # 15.51 [+0.00] # 15.51 [+0.00] Usage: mausezahn [options] [interface] || # 15.51 [+0.00] Options: # 15.51 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 15.51 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 15.51 [+0.00] -4 IPv4 mode (default) # 15.51 [+0.00] -6 IPv6 mode # 15.51 [+0.00] -R Set socket priority # 15.52 [+0.00] -c Send packet count times, default:1, infinite:0 # 15.52 [+0.00] -d Apply delay between transmissions. The delay value can be # 15.52 [+0.00] specified in usec (default, no additional unit needed), or in # 15.52 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 15.52 [+0.00] -r Multiplies the specified delay with a random value # 15.52 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 15.53 [+0.00] -a Use specified source mac address, no matter what has # 15.53 [+0.00] been specified with other arguments; keywords see below, # 15.53 [+0.00] Default is own interface # 15.53 [+0.00] -b Same with destination mac address; keywords: # 15.54 [+0.00] rand Use a random MAC address # 15.54 [+0.00] bc Use a broadcast MAC address # 15.54 [+0.00] own Use own interface MAC address (default for source MAC) # 15.54 [+0.00] stp Use IEEE 802.1d STP multicast address # 15.54 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 15.54 [+0.00] -A Use specified source IP address (default is own interface IP) # 15.54 [+0.00] -B Send packet to specified destination IP or domain name # 15.55 [+0.00] -P Use the specified ASCII payload # 15.55 [+0.00] -f Read the ASCII payload from a file # 15.55 [+0.00] -F Read the hexadecimal payload from a file # 15.55 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 15.55 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 15.55 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 15.55 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 15.56 [+0.00] encapsulations in lower layers, most packet types allow/require # 15.56 [+0.00] additional packet-specific arguments in an ; # 15.56 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 15.56 [+0.00] dns, rtp, syslog, lldp and more; # 15.56 [+0.00] For context-help use 'help' as ! # 15.57 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 15.57 [+0.00] Enter -T help or -T rtp help for further information # 15.57 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 15.57 [+0.00] -V|VV|... Verbose and more verbose mode # 15.57 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 15.57 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 15.58 [+0.00] typically combined with one of the verbose modes (v or V) # 15.58 [+0.00] -v Show version # 15.58 [+0.00] -h Print this help # 15.58 [+0.00] # 15.58 [+0.00] Examples: # 15.58 [+0.00] mausezahn -x 99 # 15.58 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 15.58 [+0.00] mausezahn -t cdp change -c 0 # 15.58 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 15.58 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 15.58 [+0.00] # 15.58 [+0.00] Note: # 15.59 [+0.00] This tool is targeted for network developers! You should # 15.59 [+0.00] be aware of what you are doing and what these options above # 15.59 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 15.59 [+0.00] # 15.59 [+0.00] Please report bugs to # 15.59 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 15.59 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 15.59 [+0.00] Swiss federal institute of technology (ETH Zurich) # 15.59 [+0.00] License: GNU GPL version 2.0 # 15.59 [+0.00] This is free software: you are free to change and redistribute it. # 15.60 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 15.60 [+0.00] # 16.08 [+0.48] TEST: egress mirror to ip6gretap [FAIL] # 16.08 [+0.00] Expected to capture == 10 packets, got 0. # 16.18 [+0.10] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 16.19 [+0.00] # 16.19 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 16.19 [+0.00] http://www.netsniff-ng.org # 16.19 [+0.00] # 16.19 [+0.00] Usage: mausezahn [options] [interface] || # 16.20 [+0.00] Options: # 16.20 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 16.20 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 16.20 [+0.00] -4 IPv4 mode (default) # 16.20 [+0.00] -6 IPv6 mode # 16.20 [+0.00] -R Set socket priority # 16.20 [+0.00] -c Send packet count times, default:1, infinite:0 # 16.20 [+0.00] -d Apply delay between transmissions. The delay value can be # 16.20 [+0.00] specified in usec (default, no additional unit needed), or in # 16.21 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 16.21 [+0.00] -r Multiplies the specified delay with a random value # 16.21 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 16.21 [+0.00] -a Use specified source mac address, no matter what has # 16.21 [+0.00] been specified with other arguments; keywords see below, # 16.21 [+0.00] Default is own interface # 16.21 [+0.00] -b Same with destination mac address; keywords: # 16.22 [+0.00] rand Use a random MAC address # 16.22 [+0.00] bc Use a broadcast MAC address # 16.22 [+0.00] own Use own interface MAC address (default for source MAC) # 16.22 [+0.00] stp Use IEEE 802.1d STP multicast address # 16.22 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 16.22 [+0.00] -A Use specified source IP address (default is own interface IP) # 16.22 [+0.00] -B Send packet to specified destination IP or domain name # 16.23 [+0.00] -P Use the specified ASCII payload # 16.23 [+0.00] -f Read the ASCII payload from a file # 16.23 [+0.00] -F Read the hexadecimal payload from a file # 16.23 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 16.23 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 16.23 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 16.23 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 16.24 [+0.00] encapsulations in lower layers, most packet types allow/require # 16.24 [+0.00] additional packet-specific arguments in an ; # 16.24 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 16.24 [+0.00] dns, rtp, syslog, lldp and more; # 16.24 [+0.00] For context-help use 'help' as ! # 16.24 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 16.25 [+0.00] Enter -T help or -T rtp help for further information # 16.25 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 16.25 [+0.00] -V|VV|... Verbose and more verbose mode # 16.25 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 16.25 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 16.26 [+0.00] typically combined with one of the verbose modes (v or V) # 16.26 [+0.00] -v Show version # 16.26 [+0.00] -h Print this help # 16.26 [+0.00] # 16.26 [+0.00] Examples: # 16.26 [+0.00] mausezahn -x 99 # 16.26 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 16.26 [+0.00] mausezahn -t cdp change -c 0 # 16.26 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 16.26 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 16.26 [+0.00] # 16.26 [+0.00] Note: # 16.26 [+0.00] This tool is targeted for network developers! You should # 16.27 [+0.00] be aware of what you are doing and what these options above # 16.27 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 16.27 [+0.00] # 16.27 [+0.00] Please report bugs to # 16.27 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 16.27 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 16.27 [+0.00] Swiss federal institute of technology (ETH Zurich) # 16.27 [+0.00] License: GNU GPL version 2.0 # 16.27 [+0.00] This is free software: you are free to change and redistribute it. # 16.27 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 16.28 [+0.00] # 16.74 [+0.47] TEST: ingress mirror to gretap: envelope MAC [FAIL] # 16.75 [+0.00] Expected to capture == 10 packets, got 0. # 16.85 [+0.10] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 16.85 [+0.00] # 16.85 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 16.85 [+0.00] http://www.netsniff-ng.org # 16.85 [+0.00] # 16.85 [+0.00] Usage: mausezahn [options] [interface] || # 16.85 [+0.00] Options: # 16.85 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 16.86 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 16.86 [+0.00] -4 IPv4 mode (default) # 16.86 [+0.00] -6 IPv6 mode # 16.86 [+0.00] -R Set socket priority # 16.86 [+0.00] -c Send packet count times, default:1, infinite:0 # 16.86 [+0.00] -d Apply delay between transmissions. The delay value can be # 16.87 [+0.00] specified in usec (default, no additional unit needed), or in # 16.87 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 16.87 [+0.00] -r Multiplies the specified delay with a random value # 16.87 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 16.88 [+0.00] -a Use specified source mac address, no matter what has # 16.88 [+0.00] been specified with other arguments; keywords see below, # 16.88 [+0.00] Default is own interface # 16.88 [+0.00] -b Same with destination mac address; keywords: # 16.88 [+0.00] rand Use a random MAC address # 16.88 [+0.00] bc Use a broadcast MAC address # 16.89 [+0.00] own Use own interface MAC address (default for source MAC) # 16.89 [+0.00] stp Use IEEE 802.1d STP multicast address # 16.89 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 16.89 [+0.00] -A Use specified source IP address (default is own interface IP) # 16.89 [+0.00] -B Send packet to specified destination IP or domain name # 16.90 [+0.00] -P Use the specified ASCII payload # 16.90 [+0.00] -f Read the ASCII payload from a file # 16.90 [+0.00] -F Read the hexadecimal payload from a file # 16.90 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 16.91 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 16.91 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 16.91 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 16.91 [+0.00] encapsulations in lower layers, most packet types allow/require # 16.92 [+0.00] additional packet-specific arguments in an ; # 16.92 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 16.92 [+0.00] dns, rtp, syslog, lldp and more; # 16.92 [+0.00] For context-help use 'help' as ! # 16.92 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 16.93 [+0.00] Enter -T help or -T rtp help for further information # 16.93 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 16.93 [+0.00] -V|VV|... Verbose and more verbose mode # 16.93 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 16.93 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 16.93 [+0.00] typically combined with one of the verbose modes (v or V) # 16.94 [+0.00] -v Show version # 16.94 [+0.00] -h Print this help # 16.94 [+0.00] # 16.94 [+0.00] Examples: # 16.94 [+0.00] mausezahn -x 99 # 16.94 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 16.94 [+0.00] mausezahn -t cdp change -c 0 # 16.94 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 16.94 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 16.95 [+0.00] # 16.95 [+0.00] Note: # 16.95 [+0.00] This tool is targeted for network developers! You should # 16.95 [+0.00] be aware of what you are doing and what these options above # 16.95 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 16.95 [+0.00] # 16.95 [+0.00] Please report bugs to # 16.95 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 16.95 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 16.96 [+0.00] Swiss federal institute of technology (ETH Zurich) # 16.96 [+0.00] License: GNU GPL version 2.0 # 16.96 [+0.00] This is free software: you are free to change and redistribute it. # 16.96 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 16.96 [+0.00] # 17.43 [+0.47] TEST: egress mirror to gretap: envelope MAC [FAIL] # 17.43 [+0.00] Expected to capture == 10 packets, got 0. # 17.54 [+0.11] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 17.55 [+0.00] # 17.55 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 17.55 [+0.00] http://www.netsniff-ng.org # 17.55 [+0.00] # 17.55 [+0.00] Usage: mausezahn [options] [interface] || # 17.55 [+0.00] Options: # 17.55 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 17.56 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 17.56 [+0.00] -4 IPv4 mode (default) # 17.56 [+0.00] -6 IPv6 mode # 17.56 [+0.00] -R Set socket priority # 17.56 [+0.00] -c Send packet count times, default:1, infinite:0 # 17.57 [+0.00] -d Apply delay between transmissions. The delay value can be # 17.57 [+0.00] specified in usec (default, no additional unit needed), or in # 17.57 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 17.58 [+0.00] -r Multiplies the specified delay with a random value # 17.58 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 17.58 [+0.00] -a Use specified source mac address, no matter what has # 17.58 [+0.00] been specified with other arguments; keywords see below, # 17.59 [+0.00] Default is own interface # 17.59 [+0.00] -b Same with destination mac address; keywords: # 17.59 [+0.00] rand Use a random MAC address # 17.59 [+0.00] bc Use a broadcast MAC address # 17.59 [+0.00] own Use own interface MAC address (default for source MAC) # 17.60 [+0.00] stp Use IEEE 802.1d STP multicast address # 17.60 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 17.60 [+0.00] -A Use specified source IP address (default is own interface IP) # 17.60 [+0.00] -B Send packet to specified destination IP or domain name # 17.60 [+0.00] -P Use the specified ASCII payload # 17.61 [+0.00] -f Read the ASCII payload from a file # 17.61 [+0.00] -F Read the hexadecimal payload from a file # 17.61 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 17.61 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 17.61 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 17.62 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 17.62 [+0.00] encapsulations in lower layers, most packet types allow/require # 17.62 [+0.00] additional packet-specific arguments in an ; # 17.62 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 17.63 [+0.00] dns, rtp, syslog, lldp and more; # 17.63 [+0.00] For context-help use 'help' as ! # 17.63 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 17.63 [+0.00] Enter -T help or -T rtp help for further information # 17.63 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 17.64 [+0.00] -V|VV|... Verbose and more verbose mode # 17.64 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 17.64 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 17.64 [+0.00] typically combined with one of the verbose modes (v or V) # 17.65 [+0.00] -v Show version # 17.65 [+0.00] -h Print this help # 17.65 [+0.00] # 17.65 [+0.00] Examples: # 17.65 [+0.00] mausezahn -x 99 # 17.65 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 17.65 [+0.00] mausezahn -t cdp change -c 0 # 17.65 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 17.65 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 17.66 [+0.00] # 17.66 [+0.00] Note: # 17.66 [+0.00] This tool is targeted for network developers! You should # 17.66 [+0.00] be aware of what you are doing and what these options above # 17.66 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 17.66 [+0.00] # 17.66 [+0.00] Please report bugs to # 17.66 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 17.66 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 17.67 [+0.00] Swiss federal institute of technology (ETH Zurich) # 17.67 [+0.00] License: GNU GPL version 2.0 # 17.67 [+0.00] This is free software: you are free to change and redistribute it. # 17.67 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 17.67 [+0.00] # 18.22 [+0.55] TEST: ingress mirror to ip6gretap: envelope MAC [FAIL] # 18.22 [+0.00] Expected to capture == 10 packets, got 0. # 18.31 [+0.09] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 18.31 [+0.00] # 18.31 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 18.32 [+0.00] http://www.netsniff-ng.org # 18.32 [+0.00] # 18.32 [+0.00] Usage: mausezahn [options] [interface] || # 18.32 [+0.00] Options: # 18.32 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 18.32 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 18.32 [+0.00] -4 IPv4 mode (default) # 18.33 [+0.00] -6 IPv6 mode # 18.33 [+0.00] -R Set socket priority # 18.33 [+0.00] -c Send packet count times, default:1, infinite:0 # 18.33 [+0.00] -d Apply delay between transmissions. The delay value can be # 18.33 [+0.00] specified in usec (default, no additional unit needed), or in # 18.33 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 18.34 [+0.00] -r Multiplies the specified delay with a random value # 18.34 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 18.34 [+0.00] -a Use specified source mac address, no matter what has # 18.34 [+0.00] been specified with other arguments; keywords see below, # 18.34 [+0.00] Default is own interface # 18.34 [+0.00] -b Same with destination mac address; keywords: # 18.35 [+0.00] rand Use a random MAC address # 18.35 [+0.00] bc Use a broadcast MAC address # 18.35 [+0.00] own Use own interface MAC address (default for source MAC) # 18.35 [+0.00] stp Use IEEE 802.1d STP multicast address # 18.35 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 18.35 [+0.00] -A Use specified source IP address (default is own interface IP) # 18.35 [+0.00] -B Send packet to specified destination IP or domain name # 18.36 [+0.00] -P Use the specified ASCII payload # 18.36 [+0.00] -f Read the ASCII payload from a file # 18.36 [+0.00] -F Read the hexadecimal payload from a file # 18.36 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 18.36 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 18.36 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 18.37 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 18.37 [+0.00] encapsulations in lower layers, most packet types allow/require # 18.37 [+0.00] additional packet-specific arguments in an ; # 18.37 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 18.38 [+0.00] dns, rtp, syslog, lldp and more; # 18.38 [+0.00] For context-help use 'help' as ! # 18.38 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 18.38 [+0.00] Enter -T help or -T rtp help for further information # 18.38 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 18.39 [+0.00] -V|VV|... Verbose and more verbose mode # 18.39 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 18.39 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 18.39 [+0.00] typically combined with one of the verbose modes (v or V) # 18.39 [+0.00] -v Show version # 18.39 [+0.00] -h Print this help # 18.40 [+0.00] # 18.40 [+0.00] Examples: # 18.40 [+0.00] mausezahn -x 99 # 18.40 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 18.40 [+0.00] mausezahn -t cdp change -c 0 # 18.40 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 18.40 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 18.40 [+0.00] # 18.40 [+0.00] Note: # 18.40 [+0.00] This tool is targeted for network developers! You should # 18.40 [+0.00] be aware of what you are doing and what these options above # 18.41 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 18.41 [+0.00] # 18.41 [+0.00] Please report bugs to # 18.41 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 18.41 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 18.41 [+0.00] Swiss federal institute of technology (ETH Zurich) # 18.41 [+0.00] License: GNU GPL version 2.0 # 18.41 [+0.00] This is free software: you are free to change and redistribute it. # 18.42 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 18.42 [+0.00] # 18.92 [+0.51] TEST: egress mirror to ip6gretap: envelope MAC [FAIL] # 18.93 [+0.00] Expected to capture == 10 packets, got 0. # 19.03 [+0.11] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 19.04 [+0.00] # 19.04 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 19.04 [+0.00] http://www.netsniff-ng.org # 19.04 [+0.00] # 19.04 [+0.00] Usage: mausezahn [options] [interface] || # 19.04 [+0.00] Options: # 19.04 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 19.04 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 19.05 [+0.00] -4 IPv4 mode (default) # 19.05 [+0.00] -6 IPv6 mode # 19.05 [+0.00] -R Set socket priority # 19.05 [+0.00] -c Send packet count times, default:1, infinite:0 # 19.05 [+0.00] -d Apply delay between transmissions. The delay value can be # 19.05 [+0.00] specified in usec (default, no additional unit needed), or in # 19.06 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 19.06 [+0.00] -r Multiplies the specified delay with a random value # 19.06 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 19.07 [+0.00] -a Use specified source mac address, no matter what has # 19.07 [+0.00] been specified with other arguments; keywords see below, # 19.07 [+0.00] Default is own interface # 19.07 [+0.00] -b Same with destination mac address; keywords: # 19.08 [+0.00] rand Use a random MAC address # 19.08 [+0.00] bc Use a broadcast MAC address # 19.08 [+0.00] own Use own interface MAC address (default for source MAC) # 19.08 [+0.00] stp Use IEEE 802.1d STP multicast address # 19.08 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 19.09 [+0.00] -A Use specified source IP address (default is own interface IP) # 19.09 [+0.00] -B Send packet to specified destination IP or domain name # 19.09 [+0.00] -P Use the specified ASCII payload # 19.09 [+0.00] -f Read the ASCII payload from a file # 19.10 [+0.00] -F Read the hexadecimal payload from a file # 19.10 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 19.10 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 19.10 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 19.11 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 19.11 [+0.00] encapsulations in lower layers, most packet types allow/require # 19.11 [+0.00] additional packet-specific arguments in an ; # 19.11 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 19.12 [+0.00] dns, rtp, syslog, lldp and more; # 19.12 [+0.00] For context-help use 'help' as ! # 19.12 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 19.12 [+0.00] Enter -T help or -T rtp help for further information # 19.13 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 19.13 [+0.00] -V|VV|... Verbose and more verbose mode # 19.13 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 19.13 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 19.14 [+0.00] typically combined with one of the verbose modes (v or V) # 19.14 [+0.00] -v Show version # 19.14 [+0.00] -h Print this help # 19.14 [+0.00] # 19.14 [+0.00] Examples: # 19.14 [+0.00] mausezahn -x 99 # 19.14 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 19.14 [+0.00] mausezahn -t cdp change -c 0 # 19.14 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 19.15 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 19.15 [+0.00] # 19.15 [+0.00] Note: # 19.15 [+0.00] This tool is targeted for network developers! You should # 19.15 [+0.00] be aware of what you are doing and what these options above # 19.15 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 19.16 [+0.00] # 19.16 [+0.00] Please report bugs to # 19.16 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 19.16 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 19.16 [+0.00] Swiss federal institute of technology (ETH Zurich) # 19.16 [+0.00] License: GNU GPL version 2.0 # 19.16 [+0.00] This is free software: you are free to change and redistribute it. # 19.17 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 19.17 [+0.00] # 19.66 [+0.49] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 19.66 [+0.00] # 19.66 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 19.66 [+0.00] http://www.netsniff-ng.org # 19.66 [+0.00] # 19.67 [+0.00] Usage: mausezahn [options] [interface] || # 19.67 [+0.00] Options: # 19.67 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 19.67 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 19.67 [+0.00] -4 IPv4 mode (default) # 19.67 [+0.00] -6 IPv6 mode # 19.68 [+0.00] -R Set socket priority # 19.68 [+0.00] -c Send packet count times, default:1, infinite:0 # 19.68 [+0.00] -d Apply delay between transmissions. The delay value can be # 19.68 [+0.00] specified in usec (default, no additional unit needed), or in # 19.68 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 19.69 [+0.00] -r Multiplies the specified delay with a random value # 19.69 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 19.69 [+0.00] -a Use specified source mac address, no matter what has # 19.69 [+0.00] been specified with other arguments; keywords see below, # 19.69 [+0.00] Default is own interface # 19.70 [+0.00] -b Same with destination mac address; keywords: # 19.70 [+0.00] rand Use a random MAC address # 19.70 [+0.00] bc Use a broadcast MAC address # 19.70 [+0.00] own Use own interface MAC address (default for source MAC) # 19.70 [+0.00] stp Use IEEE 802.1d STP multicast address # 19.71 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 19.71 [+0.00] -A Use specified source IP address (default is own interface IP) # 19.71 [+0.00] -B Send packet to specified destination IP or domain name # 19.71 [+0.00] -P Use the specified ASCII payload # 19.71 [+0.00] -f Read the ASCII payload from a file # 19.72 [+0.00] -F Read the hexadecimal payload from a file # 19.72 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 19.72 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 19.72 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 19.72 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 19.73 [+0.00] encapsulations in lower layers, most packet types allow/require # 19.73 [+0.00] additional packet-specific arguments in an ; # 19.73 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 19.73 [+0.00] dns, rtp, syslog, lldp and more; # 19.73 [+0.00] For context-help use 'help' as ! # 19.74 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 19.74 [+0.00] Enter -T help or -T rtp help for further information # 19.74 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 19.74 [+0.00] -V|VV|... Verbose and more verbose mode # 19.74 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 19.75 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 19.75 [+0.00] typically combined with one of the verbose modes (v or V) # 19.75 [+0.00] -v Show version # 19.75 [+0.00] -h Print this help # 19.75 [+0.00] # 19.75 [+0.00] Examples: # 19.75 [+0.00] mausezahn -x 99 # 19.75 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 19.75 [+0.00] mausezahn -t cdp change -c 0 # 19.76 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 19.76 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 19.76 [+0.00] # 19.76 [+0.00] Note: # 19.76 [+0.00] This tool is targeted for network developers! You should # 19.76 [+0.00] be aware of what you are doing and what these options above # 19.76 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 19.77 [+0.00] # 19.77 [+0.00] Please report bugs to # 19.77 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 19.77 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 19.77 [+0.00] Swiss federal institute of technology (ETH Zurich) # 19.77 [+0.00] License: GNU GPL version 2.0 # 19.77 [+0.00] This is free software: you are free to change and redistribute it. # 19.77 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 19.78 [+0.00] # 20.37 [+0.59] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 20.37 [+0.00] # 20.37 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 20.38 [+0.00] http://www.netsniff-ng.org # 20.38 [+0.00] # 20.38 [+0.00] Usage: mausezahn [options] [interface] || # 20.38 [+0.00] Options: # 20.38 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 20.38 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 20.39 [+0.00] -4 IPv4 mode (default) # 20.39 [+0.00] -6 IPv6 mode # 20.39 [+0.00] -R Set socket priority # 20.39 [+0.00] -c Send packet count times, default:1, infinite:0 # 20.39 [+0.00] -d Apply delay between transmissions. The delay value can be # 20.39 [+0.00] specified in usec (default, no additional unit needed), or in # 20.40 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 20.40 [+0.00] -r Multiplies the specified delay with a random value # 20.40 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 20.40 [+0.00] -a Use specified source mac address, no matter what has # 20.40 [+0.00] been specified with other arguments; keywords see below, # 20.41 [+0.00] Default is own interface # 20.41 [+0.00] -b Same with destination mac address; keywords: # 20.41 [+0.00] rand Use a random MAC address # 20.41 [+0.00] bc Use a broadcast MAC address # 20.41 [+0.00] own Use own interface MAC address (default for source MAC) # 20.42 [+0.00] stp Use IEEE 802.1d STP multicast address # 20.42 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 20.42 [+0.00] -A Use specified source IP address (default is own interface IP) # 20.42 [+0.00] -B Send packet to specified destination IP or domain name # 20.43 [+0.00] -P Use the specified ASCII payload # 20.43 [+0.00] -f Read the ASCII payload from a file # 20.43 [+0.00] -F Read the hexadecimal payload from a file # 20.43 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 20.43 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 20.44 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 20.44 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 20.44 [+0.00] encapsulations in lower layers, most packet types allow/require # 20.44 [+0.00] additional packet-specific arguments in an ; # 20.44 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 20.44 [+0.00] dns, rtp, syslog, lldp and more; # 20.44 [+0.00] For context-help use 'help' as ! # 20.45 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 20.45 [+0.00] Enter -T help or -T rtp help for further information # 20.45 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 20.45 [+0.00] -V|VV|... Verbose and more verbose mode # 20.45 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 20.45 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 20.45 [+0.00] typically combined with one of the verbose modes (v or V) # 20.46 [+0.00] -v Show version # 20.46 [+0.00] -h Print this help # 20.46 [+0.00] # 20.46 [+0.00] Examples: # 20.46 [+0.00] mausezahn -x 99 # 20.46 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 20.46 [+0.00] mausezahn -t cdp change -c 0 # 20.46 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 20.46 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 20.46 [+0.00] # 20.46 [+0.00] Note: # 20.46 [+0.00] This tool is targeted for network developers! You should # 20.46 [+0.00] be aware of what you are doing and what these options above # 20.47 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 20.47 [+0.00] # 20.47 [+0.00] Please report bugs to # 20.47 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 20.47 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 20.47 [+0.00] Swiss federal institute of technology (ETH Zurich) # 20.47 [+0.00] License: GNU GPL version 2.0 # 20.47 [+0.00] This is free software: you are free to change and redistribute it. # 20.47 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 20.47 [+0.00] # 21.00 [+0.53] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 21.01 [+0.00] # 21.01 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 21.01 [+0.00] http://www.netsniff-ng.org # 21.01 [+0.00] # 21.01 [+0.00] Usage: mausezahn [options] [interface] || # 21.01 [+0.00] Options: # 21.01 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 21.01 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 21.02 [+0.00] -4 IPv4 mode (default) # 21.02 [+0.00] -6 IPv6 mode # 21.02 [+0.00] -R Set socket priority # 21.02 [+0.00] -c Send packet count times, default:1, infinite:0 # 21.02 [+0.00] -d Apply delay between transmissions. The delay value can be # 21.02 [+0.00] specified in usec (default, no additional unit needed), or in # 21.03 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 21.03 [+0.00] -r Multiplies the specified delay with a random value # 21.03 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 21.03 [+0.00] -a Use specified source mac address, no matter what has # 21.03 [+0.00] been specified with other arguments; keywords see below, # 21.04 [+0.00] Default is own interface # 21.04 [+0.00] -b Same with destination mac address; keywords: # 21.04 [+0.00] rand Use a random MAC address # 21.04 [+0.00] bc Use a broadcast MAC address # 21.04 [+0.00] own Use own interface MAC address (default for source MAC) # 21.04 [+0.00] stp Use IEEE 802.1d STP multicast address # 21.05 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 21.05 [+0.00] -A Use specified source IP address (default is own interface IP) # 21.05 [+0.00] -B Send packet to specified destination IP or domain name # 21.05 [+0.00] -P Use the specified ASCII payload # 21.05 [+0.00] -f Read the ASCII payload from a file # 21.06 [+0.00] -F Read the hexadecimal payload from a file # 21.06 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 21.06 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 21.06 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 21.06 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 21.07 [+0.00] encapsulations in lower layers, most packet types allow/require # 21.07 [+0.00] additional packet-specific arguments in an ; # 21.07 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 21.07 [+0.00] dns, rtp, syslog, lldp and more; # 21.07 [+0.00] For context-help use 'help' as ! # 21.07 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 21.08 [+0.00] Enter -T help or -T rtp help for further information # 21.08 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 21.08 [+0.00] -V|VV|... Verbose and more verbose mode # 21.08 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 21.08 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 21.09 [+0.00] typically combined with one of the verbose modes (v or V) # 21.09 [+0.00] -v Show version # 21.09 [+0.00] -h Print this help # 21.09 [+0.00] # 21.09 [+0.00] Examples: # 21.09 [+0.00] mausezahn -x 99 # 21.09 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 21.09 [+0.00] mausezahn -t cdp change -c 0 # 21.10 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 21.10 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 21.10 [+0.00] # 21.10 [+0.00] Note: # 21.10 [+0.00] This tool is targeted for network developers! You should # 21.10 [+0.00] be aware of what you are doing and what these options above # 21.10 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 21.10 [+0.00] # 21.10 [+0.00] Please report bugs to # 21.11 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 21.11 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 21.11 [+0.00] Swiss federal institute of technology (ETH Zurich) # 21.11 [+0.00] License: GNU GPL version 2.0 # 21.11 [+0.00] This is free software: you are free to change and redistribute it. # 21.11 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 21.11 [+0.00] # 21.69 [+0.58] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 21.70 [+0.00] # 21.70 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 21.70 [+0.00] http://www.netsniff-ng.org # 21.70 [+0.00] # 21.70 [+0.00] Usage: mausezahn [options] [interface] || # 21.70 [+0.00] Options: # 21.70 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 21.71 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 21.71 [+0.00] -4 IPv4 mode (default) # 21.71 [+0.00] -6 IPv6 mode # 21.71 [+0.00] -R Set socket priority # 21.71 [+0.00] -c Send packet count times, default:1, infinite:0 # 21.71 [+0.00] -d Apply delay between transmissions. The delay value can be # 21.72 [+0.00] specified in usec (default, no additional unit needed), or in # 21.72 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 21.72 [+0.00] -r Multiplies the specified delay with a random value # 21.72 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 21.72 [+0.00] -a Use specified source mac address, no matter what has # 21.73 [+0.00] been specified with other arguments; keywords see below, # 21.73 [+0.00] Default is own interface # 21.73 [+0.00] -b Same with destination mac address; keywords: # 21.73 [+0.00] rand Use a random MAC address # 21.73 [+0.00] bc Use a broadcast MAC address # 21.73 [+0.00] own Use own interface MAC address (default for source MAC) # 21.74 [+0.00] stp Use IEEE 802.1d STP multicast address # 21.74 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 21.74 [+0.00] -A Use specified source IP address (default is own interface IP) # 21.74 [+0.00] -B Send packet to specified destination IP or domain name # 21.74 [+0.00] -P Use the specified ASCII payload # 21.75 [+0.00] -f Read the ASCII payload from a file # 21.75 [+0.00] -F Read the hexadecimal payload from a file # 21.75 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 21.75 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 21.75 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 21.75 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 21.76 [+0.00] encapsulations in lower layers, most packet types allow/require # 21.76 [+0.00] additional packet-specific arguments in an ; # 21.76 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 21.76 [+0.00] dns, rtp, syslog, lldp and more; # 21.76 [+0.00] For context-help use 'help' as ! # 21.77 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 21.77 [+0.00] Enter -T help or -T rtp help for further information # 21.77 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 21.77 [+0.00] -V|VV|... Verbose and more verbose mode # 21.77 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 21.78 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 21.78 [+0.00] typically combined with one of the verbose modes (v or V) # 21.78 [+0.00] -v Show version # 21.78 [+0.00] -h Print this help # 21.78 [+0.00] # 21.78 [+0.00] Examples: # 21.78 [+0.00] mausezahn -x 99 # 21.78 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 21.78 [+0.00] mausezahn -t cdp change -c 0 # 21.78 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 21.79 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 21.79 [+0.00] # 21.79 [+0.00] Note: # 21.79 [+0.00] This tool is targeted for network developers! You should # 21.79 [+0.00] be aware of what you are doing and what these options above # 21.79 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 21.79 [+0.00] # 21.79 [+0.00] Please report bugs to # 21.79 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 21.80 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 21.80 [+0.00] Swiss federal institute of technology (ETH Zurich) # 21.80 [+0.00] License: GNU GPL version 2.0 # 21.80 [+0.00] This is free software: you are free to change and redistribute it. # 21.80 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 21.80 [+0.00] # 22.29 [+0.49] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 22.29 [+0.00] # 22.29 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 22.30 [+0.00] http://www.netsniff-ng.org # 22.30 [+0.00] # 22.30 [+0.00] Usage: mausezahn [options] [interface] || # 22.30 [+0.00] Options: # 22.30 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 22.30 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 22.30 [+0.00] -4 IPv4 mode (default) # 22.31 [+0.00] -6 IPv6 mode # 22.31 [+0.00] -R Set socket priority # 22.31 [+0.00] -c Send packet count times, default:1, infinite:0 # 22.31 [+0.00] -d Apply delay between transmissions. The delay value can be # 22.31 [+0.00] specified in usec (default, no additional unit needed), or in # 22.32 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 22.32 [+0.00] -r Multiplies the specified delay with a random value # 22.32 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 22.32 [+0.00] -a Use specified source mac address, no matter what has # 22.32 [+0.00] been specified with other arguments; keywords see below, # 22.33 [+0.00] Default is own interface # 22.33 [+0.00] -b Same with destination mac address; keywords: # 22.33 [+0.00] rand Use a random MAC address # 22.33 [+0.00] bc Use a broadcast MAC address # 22.33 [+0.00] own Use own interface MAC address (default for source MAC) # 22.33 [+0.00] stp Use IEEE 802.1d STP multicast address # 22.34 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 22.34 [+0.00] -A Use specified source IP address (default is own interface IP) # 22.34 [+0.00] -B Send packet to specified destination IP or domain name # 22.34 [+0.00] -P Use the specified ASCII payload # 22.34 [+0.00] -f Read the ASCII payload from a file # 22.35 [+0.00] -F Read the hexadecimal payload from a file # 22.35 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 22.35 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 22.35 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 22.35 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 22.36 [+0.00] encapsulations in lower layers, most packet types allow/require # 22.36 [+0.00] additional packet-specific arguments in an ; # 22.36 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 22.36 [+0.00] dns, rtp, syslog, lldp and more; # 22.36 [+0.00] For context-help use 'help' as ! # 22.36 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 22.37 [+0.00] Enter -T help or -T rtp help for further information # 22.37 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 22.37 [+0.00] -V|VV|... Verbose and more verbose mode # 22.37 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 22.37 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 22.38 [+0.00] typically combined with one of the verbose modes (v or V) # 22.38 [+0.00] -v Show version # 22.38 [+0.00] -h Print this help # 22.38 [+0.00] # 22.38 [+0.00] Examples: # 22.38 [+0.00] mausezahn -x 99 # 22.38 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 22.38 [+0.00] mausezahn -t cdp change -c 0 # 22.38 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 22.39 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 22.39 [+0.00] # 22.39 [+0.00] Note: # 22.39 [+0.00] This tool is targeted for network developers! You should # 22.39 [+0.00] be aware of what you are doing and what these options above # 22.39 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 22.39 [+0.00] # 22.39 [+0.00] Please report bugs to # 22.39 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 22.39 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 22.40 [+0.00] Swiss federal institute of technology (ETH Zurich) # 22.40 [+0.00] License: GNU GPL version 2.0 # 22.40 [+0.00] This is free software: you are free to change and redistribute it. # 22.40 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 22.40 [+0.00] # 22.90 [+0.50] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 22.91 [+0.00] # 22.91 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 22.91 [+0.00] http://www.netsniff-ng.org # 22.91 [+0.00] # 22.91 [+0.00] Usage: mausezahn [options] [interface] || # 22.91 [+0.00] Options: # 22.91 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 22.91 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 22.92 [+0.00] -4 IPv4 mode (default) # 22.92 [+0.00] -6 IPv6 mode # 22.92 [+0.00] -R Set socket priority # 22.92 [+0.00] -c Send packet count times, default:1, infinite:0 # 22.92 [+0.00] -d Apply delay between transmissions. The delay value can be # 22.93 [+0.00] specified in usec (default, no additional unit needed), or in # 22.93 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 22.93 [+0.00] -r Multiplies the specified delay with a random value # 22.93 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 22.94 [+0.00] -a Use specified source mac address, no matter what has # 22.94 [+0.00] been specified with other arguments; keywords see below, # 22.94 [+0.00] Default is own interface # 22.94 [+0.00] -b Same with destination mac address; keywords: # 22.94 [+0.00] rand Use a random MAC address # 22.95 [+0.00] bc Use a broadcast MAC address # 22.95 [+0.00] own Use own interface MAC address (default for source MAC) # 22.95 [+0.00] stp Use IEEE 802.1d STP multicast address # 22.95 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 22.96 [+0.00] -A Use specified source IP address (default is own interface IP) # 22.96 [+0.00] -B Send packet to specified destination IP or domain name # 22.96 [+0.00] -P Use the specified ASCII payload # 22.96 [+0.00] -f Read the ASCII payload from a file # 22.96 [+0.00] -F Read the hexadecimal payload from a file # 22.97 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 22.97 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 22.97 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 22.97 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 22.98 [+0.00] encapsulations in lower layers, most packet types allow/require # 22.98 [+0.00] additional packet-specific arguments in an ; # 22.98 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 22.98 [+0.00] dns, rtp, syslog, lldp and more; # 22.98 [+0.00] For context-help use 'help' as ! # 22.99 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 22.99 [+0.00] Enter -T help or -T rtp help for further information # 22.99 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 22.99 [+0.00] -V|VV|... Verbose and more verbose mode # 23.00 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 23.00 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 23.00 [+0.00] typically combined with one of the verbose modes (v or V) # 23.00 [+0.00] -v Show version # 23.00 [+0.00] -h Print this help # 23.00 [+0.00] # 23.00 [+0.00] Examples: # 23.01 [+0.00] mausezahn -x 99 # 23.01 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 23.01 [+0.00] mausezahn -t cdp change -c 0 # 23.01 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 23.01 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 23.01 [+0.00] # 23.01 [+0.00] Note: # 23.01 [+0.00] This tool is targeted for network developers! You should # 23.01 [+0.00] be aware of what you are doing and what these options above # 23.01 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 23.02 [+0.00] # 23.02 [+0.00] Please report bugs to # 23.02 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 23.02 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 23.02 [+0.00] Swiss federal institute of technology (ETH Zurich) # 23.02 [+0.00] License: GNU GPL version 2.0 # 23.02 [+0.00] This is free software: you are free to change and redistribute it. # 23.02 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 23.02 [+0.00] # 23.53 [+0.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 23.54 [+0.00] # 23.54 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 23.54 [+0.00] http://www.netsniff-ng.org # 23.54 [+0.00] # 23.54 [+0.00] Usage: mausezahn [options] [interface] || # 23.54 [+0.00] Options: # 23.54 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 23.54 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 23.54 [+0.00] -4 IPv4 mode (default) # 23.54 [+0.00] -6 IPv6 mode # 23.55 [+0.00] -R Set socket priority # 23.55 [+0.00] -c Send packet count times, default:1, infinite:0 # 23.55 [+0.00] -d Apply delay between transmissions. The delay value can be # 23.55 [+0.00] specified in usec (default, no additional unit needed), or in # 23.55 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 23.55 [+0.00] -r Multiplies the specified delay with a random value # 23.55 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 23.56 [+0.00] -a Use specified source mac address, no matter what has # 23.56 [+0.00] been specified with other arguments; keywords see below, # 23.56 [+0.00] Default is own interface # 23.56 [+0.00] -b Same with destination mac address; keywords: # 23.56 [+0.00] rand Use a random MAC address # 23.56 [+0.00] bc Use a broadcast MAC address # 23.56 [+0.00] own Use own interface MAC address (default for source MAC) # 23.57 [+0.00] stp Use IEEE 802.1d STP multicast address # 23.57 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 23.57 [+0.00] -A Use specified source IP address (default is own interface IP) # 23.57 [+0.00] -B Send packet to specified destination IP or domain name # 23.57 [+0.00] -P Use the specified ASCII payload # 23.57 [+0.00] -f Read the ASCII payload from a file # 23.58 [+0.00] -F Read the hexadecimal payload from a file # 23.58 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 23.58 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 23.58 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 23.58 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 23.58 [+0.00] encapsulations in lower layers, most packet types allow/require # 23.59 [+0.00] additional packet-specific arguments in an ; # 23.59 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 23.59 [+0.00] dns, rtp, syslog, lldp and more; # 23.59 [+0.00] For context-help use 'help' as ! # 23.59 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 23.60 [+0.00] Enter -T help or -T rtp help for further information # 23.60 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 23.60 [+0.00] -V|VV|... Verbose and more verbose mode # 23.60 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 23.60 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 23.60 [+0.00] typically combined with one of the verbose modes (v or V) # 23.61 [+0.00] -v Show version # 23.61 [+0.00] -h Print this help # 23.61 [+0.00] # 23.61 [+0.00] Examples: # 23.61 [+0.00] mausezahn -x 99 # 23.61 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 23.61 [+0.00] mausezahn -t cdp change -c 0 # 23.61 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 23.61 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 23.61 [+0.00] # 23.61 [+0.00] Note: # 23.61 [+0.00] This tool is targeted for network developers! You should # 23.62 [+0.00] be aware of what you are doing and what these options above # 23.62 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 23.62 [+0.00] # 23.62 [+0.00] Please report bugs to # 23.62 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 23.62 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 23.62 [+0.00] Swiss federal institute of technology (ETH Zurich) # 23.62 [+0.00] License: GNU GPL version 2.0 # 23.62 [+0.00] This is free software: you are free to change and redistribute it. # 23.63 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 23.63 [+0.00] # 24.20 [+0.57] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 24.20 [+0.01] # 24.21 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 24.21 [+0.00] http://www.netsniff-ng.org # 24.21 [+0.00] # 24.21 [+0.00] Usage: mausezahn [options] [interface] || # 24.21 [+0.00] Options: # 24.21 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 24.21 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 24.21 [+0.00] -4 IPv4 mode (default) # 24.21 [+0.00] -6 IPv6 mode # 24.21 [+0.00] -R Set socket priority # 24.22 [+0.00] -c Send packet count times, default:1, infinite:0 # 24.22 [+0.00] -d Apply delay between transmissions. The delay value can be # 24.22 [+0.00] specified in usec (default, no additional unit needed), or in # 24.22 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 24.22 [+0.00] -r Multiplies the specified delay with a random value # 24.22 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 24.23 [+0.00] -a Use specified source mac address, no matter what has # 24.23 [+0.00] been specified with other arguments; keywords see below, # 24.23 [+0.00] Default is own interface # 24.23 [+0.00] -b Same with destination mac address; keywords: # 24.23 [+0.00] rand Use a random MAC address # 24.23 [+0.00] bc Use a broadcast MAC address # 24.24 [+0.00] own Use own interface MAC address (default for source MAC) # 24.24 [+0.00] stp Use IEEE 802.1d STP multicast address # 24.24 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 24.24 [+0.00] -A Use specified source IP address (default is own interface IP) # 24.24 [+0.00] -B Send packet to specified destination IP or domain name # 24.24 [+0.00] -P Use the specified ASCII payload # 24.25 [+0.00] -f Read the ASCII payload from a file # 24.25 [+0.00] -F Read the hexadecimal payload from a file # 24.25 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 24.25 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 24.25 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 24.26 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 24.26 [+0.00] encapsulations in lower layers, most packet types allow/require # 24.26 [+0.00] additional packet-specific arguments in an ; # 24.26 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 24.26 [+0.00] dns, rtp, syslog, lldp and more; # 24.27 [+0.00] For context-help use 'help' as ! # 24.27 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 24.27 [+0.00] Enter -T help or -T rtp help for further information # 24.27 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 24.27 [+0.00] -V|VV|... Verbose and more verbose mode # 24.27 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 24.28 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 24.28 [+0.00] typically combined with one of the verbose modes (v or V) # 24.28 [+0.00] -v Show version # 24.28 [+0.00] -h Print this help # 24.28 [+0.00] # 24.28 [+0.00] Examples: # 24.28 [+0.00] mausezahn -x 99 # 24.28 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 24.29 [+0.00] mausezahn -t cdp change -c 0 # 24.29 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 24.29 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 24.29 [+0.00] # 24.29 [+0.00] Note: # 24.29 [+0.00] This tool is targeted for network developers! You should # 24.29 [+0.00] be aware of what you are doing and what these options above # 24.29 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 24.29 [+0.00] # 24.30 [+0.00] Please report bugs to # 24.30 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 24.30 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 24.30 [+0.00] Swiss federal institute of technology (ETH Zurich) # 24.30 [+0.00] License: GNU GPL version 2.0 # 24.30 [+0.00] This is free software: you are free to change and redistribute it. # 24.30 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 24.30 [+0.00] # 24.80 [+0.50] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 24.80 [+0.00] # 24.80 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 24.81 [+0.00] http://www.netsniff-ng.org # 24.81 [+0.00] # 24.81 [+0.00] Usage: mausezahn [options] [interface] || # 24.81 [+0.00] Options: # 24.81 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 24.81 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 24.81 [+0.00] -4 IPv4 mode (default) # 24.81 [+0.00] -6 IPv6 mode # 24.81 [+0.00] -R Set socket priority # 24.82 [+0.00] -c Send packet count times, default:1, infinite:0 # 24.82 [+0.00] -d Apply delay between transmissions. The delay value can be # 24.82 [+0.00] specified in usec (default, no additional unit needed), or in # 24.82 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 24.82 [+0.00] -r Multiplies the specified delay with a random value # 24.82 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 24.83 [+0.00] -a Use specified source mac address, no matter what has # 24.83 [+0.00] been specified with other arguments; keywords see below, # 24.83 [+0.00] Default is own interface # 24.83 [+0.00] -b Same with destination mac address; keywords: # 24.83 [+0.00] rand Use a random MAC address # 24.83 [+0.00] bc Use a broadcast MAC address # 24.83 [+0.00] own Use own interface MAC address (default for source MAC) # 24.84 [+0.00] stp Use IEEE 802.1d STP multicast address # 24.84 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 24.84 [+0.00] -A Use specified source IP address (default is own interface IP) # 24.84 [+0.00] -B Send packet to specified destination IP or domain name # 24.84 [+0.00] -P Use the specified ASCII payload # 24.84 [+0.00] -f Read the ASCII payload from a file # 24.85 [+0.00] -F Read the hexadecimal payload from a file # 24.85 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 24.85 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 24.85 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 24.85 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 24.86 [+0.00] encapsulations in lower layers, most packet types allow/require # 24.86 [+0.00] additional packet-specific arguments in an ; # 24.86 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 24.86 [+0.00] dns, rtp, syslog, lldp and more; # 24.86 [+0.00] For context-help use 'help' as ! # 24.87 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 24.87 [+0.00] Enter -T help or -T rtp help for further information # 24.87 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 24.87 [+0.00] -V|VV|... Verbose and more verbose mode # 24.87 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 24.87 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 24.88 [+0.00] typically combined with one of the verbose modes (v or V) # 24.88 [+0.00] -v Show version # 24.88 [+0.00] -h Print this help # 24.88 [+0.00] # 24.88 [+0.00] Examples: # 24.88 [+0.00] mausezahn -x 99 # 24.88 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 24.88 [+0.00] mausezahn -t cdp change -c 0 # 24.88 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 24.88 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 24.89 [+0.00] # 24.89 [+0.00] Note: # 24.89 [+0.00] This tool is targeted for network developers! You should # 24.89 [+0.00] be aware of what you are doing and what these options above # 24.89 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 24.89 [+0.00] # 24.89 [+0.00] Please report bugs to # 24.89 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 24.89 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 24.89 [+0.00] Swiss federal institute of technology (ETH Zurich) # 24.89 [+0.00] License: GNU GPL version 2.0 # 24.90 [+0.00] This is free software: you are free to change and redistribute it. # 24.90 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 24.90 [+0.00] # 25.45 [+0.55] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 25.46 [+0.00] # 25.46 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 25.46 [+0.00] http://www.netsniff-ng.org # 25.46 [+0.00] # 25.46 [+0.00] Usage: mausezahn [options] [interface] || # 25.46 [+0.00] Options: # 25.46 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 25.47 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 25.47 [+0.00] -4 IPv4 mode (default) # 25.47 [+0.00] -6 IPv6 mode # 25.47 [+0.00] -R Set socket priority # 25.47 [+0.00] -c Send packet count times, default:1, infinite:0 # 25.48 [+0.00] -d Apply delay between transmissions. The delay value can be # 25.48 [+0.00] specified in usec (default, no additional unit needed), or in # 25.48 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 25.48 [+0.00] -r Multiplies the specified delay with a random value # 25.49 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 25.49 [+0.00] -a Use specified source mac address, no matter what has # 25.49 [+0.00] been specified with other arguments; keywords see below, # 25.49 [+0.00] Default is own interface # 25.50 [+0.00] -b Same with destination mac address; keywords: # 25.50 [+0.00] rand Use a random MAC address # 25.50 [+0.00] bc Use a broadcast MAC address # 25.50 [+0.00] own Use own interface MAC address (default for source MAC) # 25.50 [+0.00] stp Use IEEE 802.1d STP multicast address # 25.51 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 25.51 [+0.00] -A Use specified source IP address (default is own interface IP) # 25.51 [+0.00] -B Send packet to specified destination IP or domain name # 25.51 [+0.00] -P Use the specified ASCII payload # 25.51 [+0.00] -f Read the ASCII payload from a file # 25.52 [+0.00] -F Read the hexadecimal payload from a file # 25.52 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 25.52 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 25.52 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 25.53 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 25.53 [+0.00] encapsulations in lower layers, most packet types allow/require # 25.53 [+0.00] additional packet-specific arguments in an ; # 25.53 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 25.54 [+0.00] dns, rtp, syslog, lldp and more; # 25.54 [+0.00] For context-help use 'help' as ! # 25.54 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 25.54 [+0.00] Enter -T help or -T rtp help for further information # 25.55 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 25.55 [+0.00] -V|VV|... Verbose and more verbose mode # 25.55 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 25.55 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 25.56 [+0.00] typically combined with one of the verbose modes (v or V) # 25.56 [+0.00] -v Show version # 25.56 [+0.00] -h Print this help # 25.56 [+0.00] # 25.56 [+0.00] Examples: # 25.56 [+0.00] mausezahn -x 99 # 25.56 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 25.56 [+0.00] mausezahn -t cdp change -c 0 # 25.56 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 25.57 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 25.57 [+0.00] # 25.57 [+0.00] Note: # 25.57 [+0.00] This tool is targeted for network developers! You should # 25.57 [+0.00] be aware of what you are doing and what these options above # 25.57 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 25.58 [+0.00] # 25.58 [+0.00] Please report bugs to # 25.58 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 25.58 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 25.58 [+0.00] Swiss federal institute of technology (ETH Zurich) # 25.58 [+0.00] License: GNU GPL version 2.0 # 25.58 [+0.00] This is free software: you are free to change and redistribute it. # 25.59 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 25.59 [+0.00] # 26.05 [+0.47] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 26.06 [+0.01] # 26.06 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 26.06 [+0.00] http://www.netsniff-ng.org # 26.06 [+0.00] # 26.06 [+0.00] Usage: mausezahn [options] [interface] || # 26.06 [+0.00] Options: # 26.06 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 26.07 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 26.07 [+0.00] -4 IPv4 mode (default) # 26.07 [+0.00] -6 IPv6 mode # 26.07 [+0.00] -R Set socket priority # 26.07 [+0.00] -c Send packet count times, default:1, infinite:0 # 26.07 [+0.00] -d Apply delay between transmissions. The delay value can be # 26.08 [+0.00] specified in usec (default, no additional unit needed), or in # 26.08 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 26.08 [+0.00] -r Multiplies the specified delay with a random value # 26.09 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 26.09 [+0.00] -a Use specified source mac address, no matter what has # 26.09 [+0.00] been specified with other arguments; keywords see below, # 26.09 [+0.00] Default is own interface # 26.09 [+0.00] -b Same with destination mac address; keywords: # 26.10 [+0.00] rand Use a random MAC address # 26.10 [+0.00] bc Use a broadcast MAC address # 26.10 [+0.00] own Use own interface MAC address (default for source MAC) # 26.10 [+0.00] stp Use IEEE 802.1d STP multicast address # 26.10 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 26.11 [+0.00] -A Use specified source IP address (default is own interface IP) # 26.11 [+0.00] -B Send packet to specified destination IP or domain name # 26.11 [+0.00] -P Use the specified ASCII payload # 26.11 [+0.00] -f Read the ASCII payload from a file # 26.11 [+0.00] -F Read the hexadecimal payload from a file # 26.12 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 26.12 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 26.12 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 26.12 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 26.13 [+0.00] encapsulations in lower layers, most packet types allow/require # 26.13 [+0.00] additional packet-specific arguments in an ; # 26.13 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 26.13 [+0.00] dns, rtp, syslog, lldp and more; # 26.14 [+0.00] For context-help use 'help' as ! # 26.14 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 26.14 [+0.00] Enter -T help or -T rtp help for further information # 26.14 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 26.14 [+0.00] -V|VV|... Verbose and more verbose mode # 26.15 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 26.15 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 26.15 [+0.00] typically combined with one of the verbose modes (v or V) # 26.15 [+0.00] -v Show version # 26.15 [+0.00] -h Print this help # 26.16 [+0.00] # 26.16 [+0.00] Examples: # 26.16 [+0.00] mausezahn -x 99 # 26.16 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 26.16 [+0.00] mausezahn -t cdp change -c 0 # 26.16 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 26.16 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 26.16 [+0.00] # 26.16 [+0.00] Note: # 26.16 [+0.00] This tool is targeted for network developers! You should # 26.17 [+0.00] be aware of what you are doing and what these options above # 26.17 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 26.17 [+0.00] # 26.17 [+0.00] Please report bugs to # 26.17 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 26.17 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 26.18 [+0.00] Swiss federal institute of technology (ETH Zurich) # 26.18 [+0.00] License: GNU GPL version 2.0 # 26.18 [+0.00] This is free software: you are free to change and redistribute it. # 26.18 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 26.18 [+0.00] # 26.63 [+0.45] TEST: two simultaneously configured mirrors [FAIL] # 26.64 [+0.00] Expected to capture == 10 packets, got 0. not ok 1 selftests: net/forwarding: mirror_gre.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing/wt-2/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing/wt-2/tools/testing/selftests' xx__-> echo $? 0 xx__->