make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=mirrorr_gre_bridge_1d_vlan.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_bridge_1d_vlan.sh # 6.09 [+6.09] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 6.10 [+0.01] # 6.10 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 6.10 [+0.00] http://www.netsniff-ng.org # 6.10 [+0.00] # 6.10 [+0.00] Usage: mausezahn [options] [interface] || # 6.10 [+0.00] Options: # 6.10 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 6.11 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 6.11 [+0.00] -4 IPv4 mode (default) # 6.11 [+0.00] -6 IPv6 mode # 6.11 [+0.00] -R Set socket priority # 6.11 [+0.00] -c Send packet count times, default:1, infinite:0 # 6.12 [+0.00] -d Apply delay between transmissions. The delay value can be # 6.12 [+0.00] specified in usec (default, no additional unit needed), or in # 6.12 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 6.13 [+0.00] -r Multiplies the specified delay with a random value # 6.13 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 6.13 [+0.00] -a Use specified source mac address, no matter what has # 6.13 [+0.00] been specified with other arguments; keywords see below, # 6.14 [+0.00] Default is own interface # 6.14 [+0.00] -b Same with destination mac address; keywords: # 6.14 [+0.00] rand Use a random MAC address # 6.14 [+0.00] bc Use a broadcast MAC address # 6.15 [+0.00] own Use own interface MAC address (default for source MAC) # 6.15 [+0.00] stp Use IEEE 802.1d STP multicast address # 6.15 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 6.15 [+0.00] -A Use specified source IP address (default is own interface IP) # 6.16 [+0.00] -B Send packet to specified destination IP or domain name # 6.16 [+0.00] -P Use the specified ASCII payload # 6.16 [+0.00] -f Read the ASCII payload from a file # 6.16 [+0.00] -F Read the hexadecimal payload from a file # 6.16 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 6.17 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 6.17 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 6.17 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 6.18 [+0.00] encapsulations in lower layers, most packet types allow/require # 6.18 [+0.00] additional packet-specific arguments in an ; # 6.18 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 6.18 [+0.00] dns, rtp, syslog, lldp and more; # 6.19 [+0.00] For context-help use 'help' as ! # 6.19 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 6.19 [+0.00] Enter -T help or -T rtp help for further information # 6.19 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 6.20 [+0.00] -V|VV|... Verbose and more verbose mode # 6.20 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 6.20 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 6.20 [+0.00] typically combined with one of the verbose modes (v or V) # 6.21 [+0.00] -v Show version # 6.21 [+0.00] -h Print this help # 6.21 [+0.00] # 6.21 [+0.00] Examples: # 6.21 [+0.00] mausezahn -x 99 # 6.21 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 6.21 [+0.00] mausezahn -t cdp change -c 0 # 6.21 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 6.21 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 6.22 [+0.00] # 6.22 [+0.00] Note: # 6.22 [+0.00] This tool is targeted for network developers! You should # 6.22 [+0.00] be aware of what you are doing and what these options above # 6.22 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 6.22 [+0.00] # 6.22 [+0.00] Please report bugs to # 6.23 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 6.23 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 6.23 [+0.00] Swiss federal institute of technology (ETH Zurich) # 6.23 [+0.00] License: GNU GPL version 2.0 # 6.23 [+0.00] This is free software: you are free to change and redistribute it. # 6.23 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 6.24 [+0.00] # 6.69 [+0.46] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 6.70 [+0.00] # 6.70 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 6.70 [+0.00] http://www.netsniff-ng.org # 6.70 [+0.00] # 6.70 [+0.00] Usage: mausezahn [options] [interface] || # 6.70 [+0.00] Options: # 6.70 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 6.70 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 6.71 [+0.00] -4 IPv4 mode (default) # 6.71 [+0.00] -6 IPv6 mode # 6.71 [+0.00] -R Set socket priority # 6.71 [+0.00] -c Send packet count times, default:1, infinite:0 # 6.71 [+0.00] -d Apply delay between transmissions. The delay value can be # 6.72 [+0.00] specified in usec (default, no additional unit needed), or in # 6.72 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 6.72 [+0.00] -r Multiplies the specified delay with a random value # 6.72 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 6.73 [+0.00] -a Use specified source mac address, no matter what has # 6.73 [+0.00] been specified with other arguments; keywords see below, # 6.73 [+0.00] Default is own interface # 6.73 [+0.00] -b Same with destination mac address; keywords: # 6.74 [+0.00] rand Use a random MAC address # 6.74 [+0.00] bc Use a broadcast MAC address # 6.74 [+0.00] own Use own interface MAC address (default for source MAC) # 6.74 [+0.00] stp Use IEEE 802.1d STP multicast address # 6.74 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 6.75 [+0.00] -A Use specified source IP address (default is own interface IP) # 6.75 [+0.00] -B Send packet to specified destination IP or domain name # 6.75 [+0.00] -P Use the specified ASCII payload # 6.76 [+0.00] -f Read the ASCII payload from a file # 6.76 [+0.00] -F Read the hexadecimal payload from a file # 6.76 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 6.76 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 6.77 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 6.77 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 6.77 [+0.00] encapsulations in lower layers, most packet types allow/require # 6.78 [+0.00] additional packet-specific arguments in an ; # 6.78 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 6.78 [+0.00] dns, rtp, syslog, lldp and more; # 6.79 [+0.00] For context-help use 'help' as ! # 6.79 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 6.79 [+0.00] Enter -T help or -T rtp help for further information # 6.79 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 6.80 [+0.00] -V|VV|... Verbose and more verbose mode # 6.80 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 6.80 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 6.81 [+0.00] typically combined with one of the verbose modes (v or V) # 6.81 [+0.00] -v Show version # 6.81 [+0.00] -h Print this help # 6.81 [+0.00] # 6.81 [+0.00] Examples: # 6.81 [+0.00] mausezahn -x 99 # 6.81 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 6.81 [+0.00] mausezahn -t cdp change -c 0 # 6.81 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 6.82 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 6.82 [+0.00] # 6.82 [+0.00] Note: # 6.82 [+0.00] This tool is targeted for network developers! You should # 6.82 [+0.00] be aware of what you are doing and what these options above # 6.82 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 6.83 [+0.00] # 6.83 [+0.00] Please report bugs to # 6.83 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 6.83 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 6.83 [+0.00] Swiss federal institute of technology (ETH Zurich) # 6.83 [+0.00] License: GNU GPL version 2.0 # 6.83 [+0.00] This is free software: you are free to change and redistribute it. # 6.83 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 6.84 [+0.00] # 7.39 [+0.56] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 7.40 [+0.00] # 7.40 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 7.40 [+0.00] http://www.netsniff-ng.org # 7.40 [+0.00] # 7.40 [+0.00] Usage: mausezahn [options] [interface] || # 7.40 [+0.00] Options: # 7.40 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 7.41 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 7.41 [+0.00] -4 IPv4 mode (default) # 7.41 [+0.00] -6 IPv6 mode # 7.41 [+0.00] -R Set socket priority # 7.41 [+0.00] -c Send packet count times, default:1, infinite:0 # 7.42 [+0.00] -d Apply delay between transmissions. The delay value can be # 7.42 [+0.00] specified in usec (default, no additional unit needed), or in # 7.42 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 7.43 [+0.00] -r Multiplies the specified delay with a random value # 7.43 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 7.43 [+0.00] -a Use specified source mac address, no matter what has # 7.43 [+0.00] been specified with other arguments; keywords see below, # 7.44 [+0.00] Default is own interface # 7.44 [+0.00] -b Same with destination mac address; keywords: # 7.44 [+0.00] rand Use a random MAC address # 7.45 [+0.00] bc Use a broadcast MAC address # 7.45 [+0.00] own Use own interface MAC address (default for source MAC) # 7.45 [+0.00] stp Use IEEE 802.1d STP multicast address # 7.45 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 7.46 [+0.00] -A Use specified source IP address (default is own interface IP) # 7.46 [+0.00] -B Send packet to specified destination IP or domain name # 7.46 [+0.00] -P Use the specified ASCII payload # 7.46 [+0.00] -f Read the ASCII payload from a file # 7.47 [+0.00] -F Read the hexadecimal payload from a file # 7.47 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 7.47 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 7.47 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 7.48 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 7.48 [+0.00] encapsulations in lower layers, most packet types allow/require # 7.48 [+0.00] additional packet-specific arguments in an ; # 7.48 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 7.49 [+0.00] dns, rtp, syslog, lldp and more; # 7.49 [+0.00] For context-help use 'help' as ! # 7.49 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 7.50 [+0.00] Enter -T help or -T rtp help for further information # 7.50 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 7.50 [+0.00] -V|VV|... Verbose and more verbose mode # 7.50 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 7.51 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 7.51 [+0.00] typically combined with one of the verbose modes (v or V) # 7.51 [+0.00] -v Show version # 7.51 [+0.00] -h Print this help # 7.51 [+0.00] # 7.51 [+0.00] Examples: # 7.51 [+0.00] mausezahn -x 99 # 7.52 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 7.52 [+0.00] mausezahn -t cdp change -c 0 # 7.52 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 7.52 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 7.52 [+0.00] # 7.52 [+0.00] Note: # 7.52 [+0.00] This tool is targeted for network developers! You should # 7.53 [+0.00] be aware of what you are doing and what these options above # 7.53 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 7.53 [+0.00] # 7.53 [+0.00] Please report bugs to # 7.53 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 7.53 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 7.54 [+0.00] Swiss federal institute of technology (ETH Zurich) # 7.54 [+0.00] License: GNU GPL version 2.0 # 7.54 [+0.00] This is free software: you are free to change and redistribute it. # 7.54 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 7.54 [+0.00] # 8.04 [+0.49] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 8.04 [+0.00] # 8.04 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 8.04 [+0.00] http://www.netsniff-ng.org # 8.04 [+0.00] # 8.04 [+0.00] Usage: mausezahn [options] [interface] || # 8.05 [+0.00] Options: # 8.05 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 8.05 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 8.05 [+0.00] -4 IPv4 mode (default) # 8.05 [+0.00] -6 IPv6 mode # 8.05 [+0.00] -R Set socket priority # 8.06 [+0.00] -c Send packet count times, default:1, infinite:0 # 8.06 [+0.00] -d Apply delay between transmissions. The delay value can be # 8.06 [+0.00] specified in usec (default, no additional unit needed), or in # 8.06 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 8.06 [+0.00] -r Multiplies the specified delay with a random value # 8.07 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 8.07 [+0.00] -a Use specified source mac address, no matter what has # 8.07 [+0.00] been specified with other arguments; keywords see below, # 8.07 [+0.00] Default is own interface # 8.07 [+0.00] -b Same with destination mac address; keywords: # 8.07 [+0.00] rand Use a random MAC address # 8.07 [+0.00] bc Use a broadcast MAC address # 8.08 [+0.00] own Use own interface MAC address (default for source MAC) # 8.08 [+0.00] stp Use IEEE 802.1d STP multicast address # 8.08 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 8.08 [+0.00] -A Use specified source IP address (default is own interface IP) # 8.08 [+0.00] -B Send packet to specified destination IP or domain name # 8.08 [+0.00] -P Use the specified ASCII payload # 8.08 [+0.00] -f Read the ASCII payload from a file # 8.09 [+0.00] -F Read the hexadecimal payload from a file # 8.09 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 8.09 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 8.09 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 8.09 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 8.09 [+0.00] encapsulations in lower layers, most packet types allow/require # 8.10 [+0.00] additional packet-specific arguments in an ; # 8.10 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 8.10 [+0.00] dns, rtp, syslog, lldp and more; # 8.10 [+0.00] For context-help use 'help' as ! # 8.10 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 8.10 [+0.00] Enter -T help or -T rtp help for further information # 8.11 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 8.11 [+0.00] -V|VV|... Verbose and more verbose mode # 8.11 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 8.11 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 8.11 [+0.00] typically combined with one of the verbose modes (v or V) # 8.11 [+0.00] -v Show version # 8.12 [+0.00] -h Print this help # 8.12 [+0.00] # 8.12 [+0.00] Examples: # 8.12 [+0.00] mausezahn -x 99 # 8.12 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 8.12 [+0.00] mausezahn -t cdp change -c 0 # 8.12 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 8.12 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 8.12 [+0.00] # 8.12 [+0.00] Note: # 8.12 [+0.00] This tool is targeted for network developers! You should # 8.12 [+0.00] be aware of what you are doing and what these options above # 8.12 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 8.13 [+0.00] # 8.13 [+0.00] Please report bugs to # 8.13 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 8.13 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 8.13 [+0.00] Swiss federal institute of technology (ETH Zurich) # 8.13 [+0.00] License: GNU GPL version 2.0 # 8.13 [+0.00] This is free software: you are free to change and redistribute it. # 8.13 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 8.13 [+0.00] # 8.75 [+0.61] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 8.75 [+0.00] # 8.75 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 8.75 [+0.00] http://www.netsniff-ng.org # 8.75 [+0.00] # 8.75 [+0.00] Usage: mausezahn [options] [interface] || # 8.76 [+0.00] Options: # 8.76 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 8.76 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 8.76 [+0.00] -4 IPv4 mode (default) # 8.77 [+0.00] -6 IPv6 mode # 8.77 [+0.00] -R Set socket priority # 8.77 [+0.00] -c Send packet count times, default:1, infinite:0 # 8.77 [+0.00] -d Apply delay between transmissions. The delay value can be # 8.77 [+0.00] specified in usec (default, no additional unit needed), or in # 8.78 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 8.78 [+0.00] -r Multiplies the specified delay with a random value # 8.78 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 8.78 [+0.00] -a Use specified source mac address, no matter what has # 8.79 [+0.00] been specified with other arguments; keywords see below, # 8.79 [+0.00] Default is own interface # 8.79 [+0.00] -b Same with destination mac address; keywords: # 8.79 [+0.00] rand Use a random MAC address # 8.79 [+0.00] bc Use a broadcast MAC address # 8.80 [+0.00] own Use own interface MAC address (default for source MAC) # 8.80 [+0.00] stp Use IEEE 802.1d STP multicast address # 8.80 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 8.80 [+0.00] -A Use specified source IP address (default is own interface IP) # 8.80 [+0.00] -B Send packet to specified destination IP or domain name # 8.81 [+0.00] -P Use the specified ASCII payload # 8.81 [+0.00] -f Read the ASCII payload from a file # 8.81 [+0.00] -F Read the hexadecimal payload from a file # 8.81 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 8.82 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 8.82 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 8.82 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 8.82 [+0.00] encapsulations in lower layers, most packet types allow/require # 8.83 [+0.00] additional packet-specific arguments in an ; # 8.83 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 8.83 [+0.00] dns, rtp, syslog, lldp and more; # 8.83 [+0.00] For context-help use 'help' as ! # 8.83 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 8.84 [+0.00] Enter -T help or -T rtp help for further information # 8.84 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 8.84 [+0.00] -V|VV|... Verbose and more verbose mode # 8.84 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 8.85 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 8.85 [+0.00] typically combined with one of the verbose modes (v or V) # 8.85 [+0.00] -v Show version # 8.85 [+0.00] -h Print this help # 8.85 [+0.00] # 8.85 [+0.00] Examples: # 8.86 [+0.00] mausezahn -x 99 # 8.86 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 8.86 [+0.00] mausezahn -t cdp change -c 0 # 8.86 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 8.86 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 8.86 [+0.00] # 8.86 [+0.00] Note: # 8.86 [+0.00] This tool is targeted for network developers! You should # 8.86 [+0.00] be aware of what you are doing and what these options above # 8.87 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 8.87 [+0.00] # 8.87 [+0.00] Please report bugs to # 8.87 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 8.87 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 8.87 [+0.00] Swiss federal institute of technology (ETH Zurich) # 8.88 [+0.00] License: GNU GPL version 2.0 # 8.88 [+0.00] This is free software: you are free to change and redistribute it. # 8.88 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 8.88 [+0.00] # 9.31 [+0.43] TEST: ingress mirror to gretap [FAIL] # 9.31 [+0.00] Expected to capture >= 10 packets, got 0. # 9.40 [+0.08] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 9.40 [+0.00] # 9.40 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 9.41 [+0.00] http://www.netsniff-ng.org # 9.41 [+0.00] # 9.41 [+0.00] Usage: mausezahn [options] [interface] || # 9.41 [+0.00] Options: # 9.41 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 9.41 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 9.42 [+0.00] -4 IPv4 mode (default) # 9.42 [+0.00] -6 IPv6 mode # 9.42 [+0.00] -R Set socket priority # 9.42 [+0.00] -c Send packet count times, default:1, infinite:0 # 9.42 [+0.00] -d Apply delay between transmissions. The delay value can be # 9.43 [+0.00] specified in usec (default, no additional unit needed), or in # 9.43 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 9.43 [+0.00] -r Multiplies the specified delay with a random value # 9.44 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 9.44 [+0.00] -a Use specified source mac address, no matter what has # 9.44 [+0.00] been specified with other arguments; keywords see below, # 9.44 [+0.00] Default is own interface # 9.45 [+0.00] -b Same with destination mac address; keywords: # 9.45 [+0.00] rand Use a random MAC address # 9.45 [+0.00] bc Use a broadcast MAC address # 9.45 [+0.00] own Use own interface MAC address (default for source MAC) # 9.45 [+0.00] stp Use IEEE 802.1d STP multicast address # 9.46 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 9.46 [+0.00] -A Use specified source IP address (default is own interface IP) # 9.46 [+0.00] -B Send packet to specified destination IP or domain name # 9.46 [+0.00] -P Use the specified ASCII payload # 9.47 [+0.00] -f Read the ASCII payload from a file # 9.47 [+0.00] -F Read the hexadecimal payload from a file # 9.47 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 9.47 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 9.48 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 9.48 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 9.48 [+0.00] encapsulations in lower layers, most packet types allow/require # 9.48 [+0.00] additional packet-specific arguments in an ; # 9.49 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 9.49 [+0.00] dns, rtp, syslog, lldp and more; # 9.49 [+0.00] For context-help use 'help' as ! # 9.49 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 9.50 [+0.00] Enter -T help or -T rtp help for further information # 9.50 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 9.50 [+0.00] -V|VV|... Verbose and more verbose mode # 9.50 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 9.51 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 9.51 [+0.00] typically combined with one of the verbose modes (v or V) # 9.51 [+0.00] -v Show version # 9.51 [+0.00] -h Print this help # 9.52 [+0.00] # 9.52 [+0.00] Examples: # 9.52 [+0.00] mausezahn -x 99 # 9.52 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 9.52 [+0.00] mausezahn -t cdp change -c 0 # 9.52 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 9.52 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 9.52 [+0.00] # 9.52 [+0.00] Note: # 9.52 [+0.00] This tool is targeted for network developers! You should # 9.53 [+0.00] be aware of what you are doing and what these options above # 9.53 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 9.53 [+0.00] # 9.53 [+0.00] Please report bugs to # 9.53 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 9.54 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 9.54 [+0.00] Swiss federal institute of technology (ETH Zurich) # 9.54 [+0.00] License: GNU GPL version 2.0 # 9.54 [+0.00] This is free software: you are free to change and redistribute it. # 9.54 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 9.54 [+0.00] # 10.02 [+0.48] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 10.02 [+0.00] # 10.02 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 10.03 [+0.00] http://www.netsniff-ng.org # 10.03 [+0.00] # 10.03 [+0.00] Usage: mausezahn [options] [interface] || # 10.03 [+0.00] Options: # 10.03 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 10.03 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 10.04 [+0.00] -4 IPv4 mode (default) # 10.04 [+0.00] -6 IPv6 mode # 10.04 [+0.00] -R Set socket priority # 10.04 [+0.00] -c Send packet count times, default:1, infinite:0 # 10.04 [+0.00] -d Apply delay between transmissions. The delay value can be # 10.04 [+0.00] specified in usec (default, no additional unit needed), or in # 10.05 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 10.05 [+0.00] -r Multiplies the specified delay with a random value # 10.05 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 10.06 [+0.00] -a Use specified source mac address, no matter what has # 10.06 [+0.00] been specified with other arguments; keywords see below, # 10.06 [+0.00] Default is own interface # 10.06 [+0.00] -b Same with destination mac address; keywords: # 10.06 [+0.00] rand Use a random MAC address # 10.07 [+0.00] bc Use a broadcast MAC address # 10.07 [+0.00] own Use own interface MAC address (default for source MAC) # 10.07 [+0.00] stp Use IEEE 802.1d STP multicast address # 10.07 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 10.07 [+0.00] -A Use specified source IP address (default is own interface IP) # 10.08 [+0.00] -B Send packet to specified destination IP or domain name # 10.08 [+0.00] -P Use the specified ASCII payload # 10.08 [+0.00] -f Read the ASCII payload from a file # 10.08 [+0.00] -F Read the hexadecimal payload from a file # 10.09 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 10.09 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 10.09 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 10.09 [+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.10 [+0.00] additional packet-specific arguments in an ; # 10.10 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 10.10 [+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.11 [+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.13 [+0.00] -v Show version # 10.13 [+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.14 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 10.14 [+0.00] # 10.14 [+0.00] Note: # 10.14 [+0.00] This tool is targeted for network developers! You should # 10.14 [+0.00] be aware of what you are doing and what these options above # 10.14 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 10.14 [+0.00] # 10.14 [+0.00] Please report bugs to # 10.15 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 10.15 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 10.15 [+0.00] Swiss federal institute of technology (ETH Zurich) # 10.15 [+0.00] License: GNU GPL version 2.0 # 10.15 [+0.00] This is free software: you are free to change and redistribute it. # 10.15 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 10.16 [+0.00] # 10.76 [+0.60] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 10.76 [+0.00] # 10.76 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 10.76 [+0.00] http://www.netsniff-ng.org # 10.76 [+0.00] # 10.76 [+0.00] Usage: mausezahn [options] [interface] || # 10.76 [+0.00] Options: # 10.76 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 10.77 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 10.77 [+0.00] -4 IPv4 mode (default) # 10.77 [+0.00] -6 IPv6 mode # 10.77 [+0.00] -R Set socket priority # 10.77 [+0.00] -c Send packet count times, default:1, infinite:0 # 10.78 [+0.00] -d Apply delay between transmissions. The delay value can be # 10.78 [+0.00] specified in usec (default, no additional unit needed), or in # 10.78 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 10.78 [+0.00] -r Multiplies the specified delay with a random value # 10.78 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 10.79 [+0.00] -a Use specified source mac address, no matter what has # 10.79 [+0.00] been specified with other arguments; keywords see below, # 10.79 [+0.00] Default is own interface # 10.79 [+0.00] -b Same with destination mac address; keywords: # 10.79 [+0.00] rand Use a random MAC address # 10.80 [+0.00] bc Use a broadcast MAC address # 10.80 [+0.00] own Use own interface MAC address (default for source MAC) # 10.80 [+0.00] stp Use IEEE 802.1d STP multicast address # 10.80 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 10.80 [+0.00] -A Use specified source IP address (default is own interface IP) # 10.81 [+0.00] -B Send packet to specified destination IP or domain name # 10.81 [+0.00] -P Use the specified ASCII payload # 10.81 [+0.00] -f Read the ASCII payload from a file # 10.81 [+0.00] -F Read the hexadecimal payload from a file # 10.82 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 10.82 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 10.82 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 10.82 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 10.83 [+0.00] encapsulations in lower layers, most packet types allow/require # 10.83 [+0.00] additional packet-specific arguments in an ; # 10.83 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 10.83 [+0.00] dns, rtp, syslog, lldp and more; # 10.83 [+0.00] For context-help use 'help' as ! # 10.84 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 10.84 [+0.00] Enter -T help or -T rtp help for further information # 10.84 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 10.84 [+0.00] -V|VV|... Verbose and more verbose mode # 10.85 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 10.85 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 10.85 [+0.00] typically combined with one of the verbose modes (v or V) # 10.85 [+0.00] -v Show version # 10.85 [+0.00] -h Print this help # 10.85 [+0.00] # 10.85 [+0.00] Examples: # 10.86 [+0.00] mausezahn -x 99 # 10.86 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 10.86 [+0.00] mausezahn -t cdp change -c 0 # 10.86 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 10.86 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 10.86 [+0.00] # 10.86 [+0.00] Note: # 10.86 [+0.00] This tool is targeted for network developers! You should # 10.86 [+0.00] be aware of what you are doing and what these options above # 10.87 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 10.87 [+0.00] # 10.87 [+0.00] Please report bugs to # 10.87 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 10.87 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 10.87 [+0.00] Swiss federal institute of technology (ETH Zurich) # 10.87 [+0.00] License: GNU GPL version 2.0 # 10.88 [+0.00] This is free software: you are free to change and redistribute it. # 10.88 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 10.88 [+0.00] # 11.42 [+0.54] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 11.42 [+0.00] # 11.42 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 11.42 [+0.00] http://www.netsniff-ng.org # 11.42 [+0.00] # 11.42 [+0.00] Usage: mausezahn [options] [interface] || # 11.42 [+0.00] Options: # 11.43 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 11.43 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 11.43 [+0.00] -4 IPv4 mode (default) # 11.43 [+0.00] -6 IPv6 mode # 11.43 [+0.00] -R Set socket priority # 11.43 [+0.00] -c Send packet count times, default:1, infinite:0 # 11.44 [+0.00] -d Apply delay between transmissions. The delay value can be # 11.44 [+0.00] specified in usec (default, no additional unit needed), or in # 11.44 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 11.44 [+0.00] -r Multiplies the specified delay with a random value # 11.45 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 11.45 [+0.00] -a Use specified source mac address, no matter what has # 11.45 [+0.00] been specified with other arguments; keywords see below, # 11.45 [+0.00] Default is own interface # 11.46 [+0.00] -b Same with destination mac address; keywords: # 11.46 [+0.00] rand Use a random MAC address # 11.46 [+0.00] bc Use a broadcast MAC address # 11.46 [+0.00] own Use own interface MAC address (default for source MAC) # 11.46 [+0.00] stp Use IEEE 802.1d STP multicast address # 11.46 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 11.47 [+0.00] -A Use specified source IP address (default is own interface IP) # 11.47 [+0.00] -B Send packet to specified destination IP or domain name # 11.47 [+0.00] -P Use the specified ASCII payload # 11.47 [+0.00] -f Read the ASCII payload from a file # 11.48 [+0.00] -F Read the hexadecimal payload from a file # 11.48 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 11.48 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 11.48 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 11.49 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 11.49 [+0.00] encapsulations in lower layers, most packet types allow/require # 11.49 [+0.00] additional packet-specific arguments in an ; # 11.49 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 11.50 [+0.00] dns, rtp, syslog, lldp and more; # 11.50 [+0.00] For context-help use 'help' as ! # 11.50 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 11.50 [+0.00] Enter -T help or -T rtp help for further information # 11.51 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 11.51 [+0.00] -V|VV|... Verbose and more verbose mode # 11.51 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 11.51 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 11.51 [+0.00] typically combined with one of the verbose modes (v or V) # 11.52 [+0.00] -v Show version # 11.52 [+0.00] -h Print this help # 11.52 [+0.00] # 11.52 [+0.00] Examples: # 11.52 [+0.00] mausezahn -x 99 # 11.52 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 11.52 [+0.00] mausezahn -t cdp change -c 0 # 11.52 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 11.53 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 11.53 [+0.00] # 11.53 [+0.00] Note: # 11.53 [+0.00] This tool is targeted for network developers! You should # 11.53 [+0.00] be aware of what you are doing and what these options above # 11.53 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 11.53 [+0.00] # 11.53 [+0.00] Please report bugs to # 11.54 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 11.54 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 11.54 [+0.00] Swiss federal institute of technology (ETH Zurich) # 11.54 [+0.00] License: GNU GPL version 2.0 # 11.54 [+0.00] This is free software: you are free to change and redistribute it. # 11.54 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 11.55 [+0.00] # 12.10 [+0.55] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 12.10 [+0.00] # 12.10 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 12.10 [+0.00] http://www.netsniff-ng.org # 12.11 [+0.00] # 12.11 [+0.00] Usage: mausezahn [options] [interface] || # 12.11 [+0.00] Options: # 12.11 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 12.11 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 12.12 [+0.00] -4 IPv4 mode (default) # 12.12 [+0.00] -6 IPv6 mode # 12.12 [+0.00] -R Set socket priority # 12.12 [+0.00] -c Send packet count times, default:1, infinite:0 # 12.12 [+0.00] -d Apply delay between transmissions. The delay value can be # 12.12 [+0.00] specified in usec (default, no additional unit needed), or in # 12.13 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 12.13 [+0.00] -r Multiplies the specified delay with a random value # 12.13 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 12.13 [+0.00] -a Use specified source mac address, no matter what has # 12.14 [+0.00] been specified with other arguments; keywords see below, # 12.14 [+0.00] Default is own interface # 12.14 [+0.00] -b Same with destination mac address; keywords: # 12.14 [+0.00] rand Use a random MAC address # 12.15 [+0.00] bc Use a broadcast MAC address # 12.15 [+0.00] own Use own interface MAC address (default for source MAC) # 12.15 [+0.00] stp Use IEEE 802.1d STP multicast address # 12.15 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 12.15 [+0.00] -A Use specified source IP address (default is own interface IP) # 12.16 [+0.00] -B Send packet to specified destination IP or domain name # 12.16 [+0.00] -P Use the specified ASCII payload # 12.16 [+0.00] -f Read the ASCII payload from a file # 12.16 [+0.00] -F Read the hexadecimal payload from a file # 12.17 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 12.17 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 12.17 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 12.17 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 12.18 [+0.00] encapsulations in lower layers, most packet types allow/require # 12.18 [+0.00] additional packet-specific arguments in an ; # 12.18 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 12.18 [+0.00] dns, rtp, syslog, lldp and more; # 12.18 [+0.00] For context-help use 'help' as ! # 12.19 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 12.19 [+0.00] Enter -T help or -T rtp help for further information # 12.19 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 12.19 [+0.00] -V|VV|... Verbose and more verbose mode # 12.20 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 12.20 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 12.20 [+0.00] typically combined with one of the verbose modes (v or V) # 12.20 [+0.00] -v Show version # 12.20 [+0.00] -h Print this help # 12.21 [+0.00] # 12.21 [+0.00] Examples: # 12.21 [+0.00] mausezahn -x 99 # 12.21 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 12.21 [+0.00] mausezahn -t cdp change -c 0 # 12.21 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 12.21 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 12.21 [+0.00] # 12.21 [+0.00] Note: # 12.21 [+0.00] This tool is targeted for network developers! You should # 12.22 [+0.00] be aware of what you are doing and what these options above # 12.22 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 12.22 [+0.00] # 12.22 [+0.00] Please report bugs to # 12.22 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 12.22 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 12.23 [+0.00] Swiss federal institute of technology (ETH Zurich) # 12.23 [+0.00] License: GNU GPL version 2.0 # 12.23 [+0.00] This is free software: you are free to change and redistribute it. # 12.23 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 12.23 [+0.00] # 12.67 [+0.44] TEST: egress mirror to gretap [FAIL] # 12.67 [+0.00] Expected to capture >= 10 packets, got 0. # 12.76 [+0.09] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 12.77 [+0.00] # 12.77 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 12.77 [+0.00] http://www.netsniff-ng.org # 12.77 [+0.00] # 12.77 [+0.00] Usage: mausezahn [options] [interface] || # 12.77 [+0.00] Options: # 12.77 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 12.77 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 12.78 [+0.00] -4 IPv4 mode (default) # 12.78 [+0.00] -6 IPv6 mode # 12.78 [+0.00] -R Set socket priority # 12.78 [+0.00] -c Send packet count times, default:1, infinite:0 # 12.78 [+0.00] -d Apply delay between transmissions. The delay value can be # 12.78 [+0.00] specified in usec (default, no additional unit needed), or in # 12.78 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 12.79 [+0.00] -r Multiplies the specified delay with a random value # 12.79 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 12.79 [+0.00] -a Use specified source mac address, no matter what has # 12.79 [+0.00] been specified with other arguments; keywords see below, # 12.80 [+0.00] Default is own interface # 12.80 [+0.00] -b Same with destination mac address; keywords: # 12.80 [+0.00] rand Use a random MAC address # 12.80 [+0.00] bc Use a broadcast MAC address # 12.80 [+0.00] own Use own interface MAC address (default for source MAC) # 12.80 [+0.00] stp Use IEEE 802.1d STP multicast address # 12.80 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 12.81 [+0.00] -A Use specified source IP address (default is own interface IP) # 12.81 [+0.00] -B Send packet to specified destination IP or domain name # 12.81 [+0.00] -P Use the specified ASCII payload # 12.81 [+0.00] -f Read the ASCII payload from a file # 12.81 [+0.00] -F Read the hexadecimal payload from a file # 12.81 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 12.82 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 12.82 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 12.82 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 12.82 [+0.00] encapsulations in lower layers, most packet types allow/require # 12.83 [+0.00] additional packet-specific arguments in an ; # 12.83 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 12.83 [+0.00] dns, rtp, syslog, lldp and more; # 12.83 [+0.00] For context-help use 'help' as ! # 12.84 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 12.84 [+0.00] Enter -T help or -T rtp help for further information # 12.84 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 12.84 [+0.00] -V|VV|... Verbose and more verbose mode # 12.84 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 12.85 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 12.85 [+0.00] typically combined with one of the verbose modes (v or V) # 12.85 [+0.00] -v Show version # 12.85 [+0.00] -h Print this help # 12.85 [+0.00] # 12.85 [+0.00] Examples: # 12.86 [+0.00] mausezahn -x 99 # 12.86 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 12.86 [+0.00] mausezahn -t cdp change -c 0 # 12.86 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 12.86 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 12.86 [+0.00] # 12.86 [+0.00] Note: # 12.86 [+0.00] This tool is targeted for network developers! You should # 12.87 [+0.00] be aware of what you are doing and what these options above # 12.87 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 12.87 [+0.00] # 12.87 [+0.00] Please report bugs to # 12.87 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 12.87 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 12.87 [+0.00] Swiss federal institute of technology (ETH Zurich) # 12.88 [+0.00] License: GNU GPL version 2.0 # 12.88 [+0.00] This is free software: you are free to change and redistribute it. # 12.88 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 12.88 [+0.00] # 13.48 [+0.60] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 13.48 [+0.00] # 13.48 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 13.49 [+0.00] http://www.netsniff-ng.org # 13.49 [+0.00] # 13.49 [+0.00] Usage: mausezahn [options] [interface] || # 13.49 [+0.00] Options: # 13.49 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 13.49 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 13.49 [+0.00] -4 IPv4 mode (default) # 13.49 [+0.00] -6 IPv6 mode # 13.49 [+0.00] -R Set socket priority # 13.50 [+0.00] -c Send packet count times, default:1, infinite:0 # 13.50 [+0.00] -d Apply delay between transmissions. The delay value can be # 13.50 [+0.00] specified in usec (default, no additional unit needed), or in # 13.50 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 13.50 [+0.00] -r Multiplies the specified delay with a random value # 13.51 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 13.51 [+0.00] -a Use specified source mac address, no matter what has # 13.51 [+0.00] been specified with other arguments; keywords see below, # 13.51 [+0.00] Default is own interface # 13.51 [+0.00] -b Same with destination mac address; keywords: # 13.51 [+0.00] rand Use a random MAC address # 13.51 [+0.00] bc Use a broadcast MAC address # 13.52 [+0.00] own Use own interface MAC address (default for source MAC) # 13.52 [+0.00] stp Use IEEE 802.1d STP multicast address # 13.52 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 13.52 [+0.00] -A Use specified source IP address (default is own interface IP) # 13.52 [+0.00] -B Send packet to specified destination IP or domain name # 13.53 [+0.00] -P Use the specified ASCII payload # 13.53 [+0.00] -f Read the ASCII payload from a file # 13.53 [+0.00] -F Read the hexadecimal payload from a file # 13.53 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 13.53 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 13.54 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 13.54 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 13.54 [+0.00] encapsulations in lower layers, most packet types allow/require # 13.54 [+0.00] additional packet-specific arguments in an ; # 13.54 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 13.55 [+0.00] dns, rtp, syslog, lldp and more; # 13.55 [+0.00] For context-help use 'help' as ! # 13.55 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 13.55 [+0.00] Enter -T help or -T rtp help for further information # 13.55 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 13.55 [+0.00] -V|VV|... Verbose and more verbose mode # 13.56 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 13.56 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 13.56 [+0.00] typically combined with one of the verbose modes (v or V) # 13.56 [+0.00] -v Show version # 13.56 [+0.00] -h Print this help # 13.56 [+0.00] # 13.56 [+0.00] Examples: # 13.56 [+0.00] mausezahn -x 99 # 13.56 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 13.57 [+0.00] mausezahn -t cdp change -c 0 # 13.57 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 13.57 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 13.57 [+0.00] # 13.57 [+0.00] Note: # 13.57 [+0.00] This tool is targeted for network developers! You should # 13.57 [+0.00] be aware of what you are doing and what these options above # 13.57 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 13.58 [+0.00] # 13.58 [+0.00] Please report bugs to # 13.58 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 13.58 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 13.58 [+0.00] Swiss federal institute of technology (ETH Zurich) # 13.58 [+0.00] License: GNU GPL version 2.0 # 13.58 [+0.00] This is free software: you are free to change and redistribute it. # 13.58 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 13.58 [+0.00] # 14.08 [+0.50] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 14.09 [+0.00] # 14.09 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 14.09 [+0.00] http://www.netsniff-ng.org # 14.09 [+0.00] # 14.09 [+0.00] Usage: mausezahn [options] [interface] || # 14.09 [+0.00] Options: # 14.09 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 14.09 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 14.10 [+0.00] -4 IPv4 mode (default) # 14.10 [+0.00] -6 IPv6 mode # 14.10 [+0.00] -R Set socket priority # 14.10 [+0.00] -c Send packet count times, default:1, infinite:0 # 14.10 [+0.00] -d Apply delay between transmissions. The delay value can be # 14.10 [+0.00] specified in usec (default, no additional unit needed), or in # 14.11 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 14.11 [+0.00] -r Multiplies the specified delay with a random value # 14.11 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 14.11 [+0.00] -a Use specified source mac address, no matter what has # 14.11 [+0.00] been specified with other arguments; keywords see below, # 14.12 [+0.00] Default is own interface # 14.12 [+0.00] -b Same with destination mac address; keywords: # 14.12 [+0.00] rand Use a random MAC address # 14.12 [+0.00] bc Use a broadcast MAC address # 14.12 [+0.00] own Use own interface MAC address (default for source MAC) # 14.13 [+0.00] stp Use IEEE 802.1d STP multicast address # 14.13 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 14.13 [+0.00] -A Use specified source IP address (default is own interface IP) # 14.13 [+0.00] -B Send packet to specified destination IP or domain name # 14.13 [+0.00] -P Use the specified ASCII payload # 14.13 [+0.00] -f Read the ASCII payload from a file # 14.14 [+0.00] -F Read the hexadecimal payload from a file # 14.14 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 14.14 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 14.14 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 14.14 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 14.14 [+0.00] encapsulations in lower layers, most packet types allow/require # 14.15 [+0.00] additional packet-specific arguments in an ; # 14.15 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 14.15 [+0.00] dns, rtp, syslog, lldp and more; # 14.15 [+0.00] For context-help use 'help' as ! # 14.15 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 14.15 [+0.00] Enter -T help or -T rtp help for further information # 14.16 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 14.16 [+0.00] -V|VV|... Verbose and more verbose mode # 14.16 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 14.16 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 14.16 [+0.00] typically combined with one of the verbose modes (v or V) # 14.16 [+0.00] -v Show version # 14.17 [+0.00] -h Print this help # 14.17 [+0.00] # 14.17 [+0.00] Examples: # 14.17 [+0.00] mausezahn -x 99 # 14.17 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 14.17 [+0.00] mausezahn -t cdp change -c 0 # 14.17 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 14.17 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 14.17 [+0.00] # 14.17 [+0.00] Note: # 14.17 [+0.00] This tool is targeted for network developers! You should # 14.17 [+0.00] be aware of what you are doing and what these options above # 14.17 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 14.18 [+0.00] # 14.18 [+0.00] Please report bugs to # 14.18 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 14.18 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 14.18 [+0.00] Swiss federal institute of technology (ETH Zurich) # 14.18 [+0.00] License: GNU GPL version 2.0 # 14.18 [+0.00] This is free software: you are free to change and redistribute it. # 14.18 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 14.18 [+0.00] # 14.78 [+0.60] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 14.79 [+0.00] # 14.79 [+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.80 [+0.00] specified in usec (default, no additional unit needed), or in # 14.80 [+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.81 [+0.00] been specified with other arguments; keywords see below, # 14.81 [+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.82 [+0.00] own Use own interface MAC address (default for source MAC) # 14.82 [+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.83 [+0.00] -B Send packet to specified destination IP or domain name # 14.83 [+0.00] -P Use the specified ASCII payload # 14.83 [+0.00] -f Read the ASCII payload from a file # 14.83 [+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.84 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 14.84 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 14.84 [+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.85 [+0.00] additional packet-specific arguments in an ; # 14.85 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 14.85 [+0.00] dns, rtp, syslog, lldp and more; # 14.85 [+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.86 [+0.00] Enter -T help or -T rtp help for further information # 14.86 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 14.86 [+0.00] -V|VV|... Verbose and more verbose mode # 14.87 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 14.87 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 14.87 [+0.00] typically combined with one of the verbose modes (v or V) # 14.87 [+0.00] -v Show version # 14.87 [+0.00] -h Print this help # 14.87 [+0.00] # 14.88 [+0.00] Examples: # 14.88 [+0.00] mausezahn -x 99 # 14.88 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 14.88 [+0.00] mausezahn -t cdp change -c 0 # 14.88 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 14.88 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 14.88 [+0.00] # 14.88 [+0.00] Note: # 14.88 [+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.89 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 14.89 [+0.00] # 14.89 [+0.00] Please report bugs to # 14.89 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 14.89 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 14.89 [+0.00] Swiss federal institute of technology (ETH Zurich) # 14.90 [+0.00] License: GNU GPL version 2.0 # 14.90 [+0.00] This is free software: you are free to change and redistribute it. # 14.90 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 14.90 [+0.00] # 15.51 [+0.61] 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.52 [+0.00] Usage: mausezahn [options] [interface] || # 15.52 [+0.00] Options: # 15.52 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 15.52 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 15.52 [+0.00] -4 IPv4 mode (default) # 15.52 [+0.00] -6 IPv6 mode # 15.52 [+0.00] -R Set socket priority # 15.53 [+0.00] -c Send packet count times, default:1, infinite:0 # 15.53 [+0.00] -d Apply delay between transmissions. The delay value can be # 15.53 [+0.00] specified in usec (default, no additional unit needed), or in # 15.53 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 15.53 [+0.00] -r Multiplies the specified delay with a random value # 15.54 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 15.54 [+0.00] -a Use specified source mac address, no matter what has # 15.54 [+0.00] been specified with other arguments; keywords see below, # 15.54 [+0.00] Default is own interface # 15.54 [+0.00] -b Same with destination mac address; keywords: # 15.55 [+0.00] rand Use a random MAC address # 15.55 [+0.00] bc Use a broadcast MAC address # 15.55 [+0.00] own Use own interface MAC address (default for source MAC) # 15.55 [+0.00] stp Use IEEE 802.1d STP multicast address # 15.55 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 15.55 [+0.00] -A Use specified source IP address (default is own interface IP) # 15.56 [+0.00] -B Send packet to specified destination IP or domain name # 15.56 [+0.00] -P Use the specified ASCII payload # 15.56 [+0.00] -f Read the ASCII payload from a file # 15.56 [+0.00] -F Read the hexadecimal payload from a file # 15.56 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 15.56 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 15.57 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 15.57 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 15.57 [+0.00] encapsulations in lower layers, most packet types allow/require # 15.57 [+0.00] additional packet-specific arguments in an ; # 15.58 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 15.58 [+0.00] dns, rtp, syslog, lldp and more; # 15.58 [+0.00] For context-help use 'help' as ! # 15.58 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 15.58 [+0.00] Enter -T help or -T rtp help for further information # 15.59 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 15.59 [+0.00] -V|VV|... Verbose and more verbose mode # 15.59 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 15.59 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 15.59 [+0.00] typically combined with one of the verbose modes (v or V) # 15.60 [+0.00] -v Show version # 15.60 [+0.00] -h Print this help # 15.60 [+0.00] # 15.60 [+0.00] Examples: # 15.60 [+0.00] mausezahn -x 99 # 15.60 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 15.60 [+0.00] mausezahn -t cdp change -c 0 # 15.60 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 15.60 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 15.60 [+0.00] # 15.60 [+0.00] Note: # 15.60 [+0.00] This tool is targeted for network developers! You should # 15.61 [+0.00] be aware of what you are doing and what these options above # 15.61 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 15.61 [+0.00] # 15.61 [+0.00] Please report bugs to # 15.61 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 15.61 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 15.61 [+0.00] Swiss federal institute of technology (ETH Zurich) # 15.61 [+0.00] License: GNU GPL version 2.0 # 15.62 [+0.00] This is free software: you are free to change and redistribute it. # 15.62 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 15.62 [+0.00] # 16.06 [+0.44] TEST: ingress mirror to ip6gretap [FAIL] # 16.06 [+0.00] Expected to capture >= 10 packets, got 0. # 16.14 [+0.07] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 16.14 [+0.00] # 16.14 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 16.14 [+0.00] http://www.netsniff-ng.org # 16.14 [+0.00] # 16.14 [+0.00] Usage: mausezahn [options] [interface] || # 16.15 [+0.00] Options: # 16.15 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 16.15 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 16.15 [+0.00] -4 IPv4 mode (default) # 16.15 [+0.00] -6 IPv6 mode # 16.16 [+0.00] -R Set socket priority # 16.16 [+0.00] -c Send packet count times, default:1, infinite:0 # 16.16 [+0.00] -d Apply delay between transmissions. The delay value can be # 16.16 [+0.00] specified in usec (default, no additional unit needed), or in # 16.16 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 16.16 [+0.00] -r Multiplies the specified delay with a random value # 16.17 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 16.17 [+0.00] -a Use specified source mac address, no matter what has # 16.17 [+0.00] been specified with other arguments; keywords see below, # 16.17 [+0.00] Default is own interface # 16.17 [+0.00] -b Same with destination mac address; keywords: # 16.18 [+0.00] rand Use a random MAC address # 16.18 [+0.00] bc Use a broadcast MAC address # 16.18 [+0.00] own Use own interface MAC address (default for source MAC) # 16.18 [+0.00] stp Use IEEE 802.1d STP multicast address # 16.18 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 16.18 [+0.00] -A Use specified source IP address (default is own interface IP) # 16.19 [+0.00] -B Send packet to specified destination IP or domain name # 16.19 [+0.00] -P Use the specified ASCII payload # 16.19 [+0.00] -f Read the ASCII payload from a file # 16.19 [+0.00] -F Read the hexadecimal payload from a file # 16.19 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 16.19 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 16.20 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 16.20 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 16.20 [+0.00] encapsulations in lower layers, most packet types allow/require # 16.20 [+0.00] additional packet-specific arguments in an ; # 16.20 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 16.21 [+0.00] dns, rtp, syslog, lldp and more; # 16.21 [+0.00] For context-help use 'help' as ! # 16.21 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 16.21 [+0.00] Enter -T help or -T rtp help for further information # 16.21 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 16.21 [+0.00] -V|VV|... Verbose and more verbose mode # 16.21 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 16.22 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 16.22 [+0.00] typically combined with one of the verbose modes (v or V) # 16.22 [+0.00] -v Show version # 16.22 [+0.00] -h Print this help # 16.22 [+0.00] # 16.22 [+0.00] Examples: # 16.22 [+0.00] mausezahn -x 99 # 16.22 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 16.22 [+0.00] mausezahn -t cdp change -c 0 # 16.23 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 16.23 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 16.23 [+0.00] # 16.23 [+0.00] Note: # 16.23 [+0.00] This tool is targeted for network developers! You should # 16.23 [+0.00] be aware of what you are doing and what these options above # 16.23 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 16.23 [+0.00] # 16.23 [+0.00] Please report bugs to # 16.24 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 16.24 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 16.24 [+0.00] Swiss federal institute of technology (ETH Zurich) # 16.24 [+0.00] License: GNU GPL version 2.0 # 16.24 [+0.00] This is free software: you are free to change and redistribute it. # 16.24 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 16.24 [+0.00] # 16.74 [+0.50] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 16.74 [+0.00] # 16.74 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 16.75 [+0.00] http://www.netsniff-ng.org # 16.75 [+0.00] # 16.75 [+0.00] Usage: mausezahn [options] [interface] || # 16.75 [+0.00] Options: # 16.75 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 16.75 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 16.75 [+0.00] -4 IPv4 mode (default) # 16.75 [+0.00] -6 IPv6 mode # 16.75 [+0.00] -R Set socket priority # 16.76 [+0.00] -c Send packet count times, default:1, infinite:0 # 16.76 [+0.00] -d Apply delay between transmissions. The delay value can be # 16.76 [+0.00] specified in usec (default, no additional unit needed), or in # 16.76 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 16.77 [+0.00] -r Multiplies the specified delay with a random value # 16.77 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 16.77 [+0.00] -a Use specified source mac address, no matter what has # 16.77 [+0.00] been specified with other arguments; keywords see below, # 16.77 [+0.00] Default is own interface # 16.77 [+0.00] -b Same with destination mac address; keywords: # 16.78 [+0.00] rand Use a random MAC address # 16.78 [+0.00] bc Use a broadcast MAC address # 16.78 [+0.00] own Use own interface MAC address (default for source MAC) # 16.78 [+0.00] stp Use IEEE 802.1d STP multicast address # 16.78 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 16.78 [+0.00] -A Use specified source IP address (default is own interface IP) # 16.79 [+0.00] -B Send packet to specified destination IP or domain name # 16.79 [+0.00] -P Use the specified ASCII payload # 16.79 [+0.00] -f Read the ASCII payload from a file # 16.79 [+0.00] -F Read the hexadecimal payload from a file # 16.79 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 16.79 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 16.80 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 16.80 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 16.80 [+0.00] encapsulations in lower layers, most packet types allow/require # 16.80 [+0.00] additional packet-specific arguments in an ; # 16.80 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 16.81 [+0.00] dns, rtp, syslog, lldp and more; # 16.81 [+0.00] For context-help use 'help' as ! # 16.81 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 16.81 [+0.00] Enter -T help or -T rtp help for further information # 16.81 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 16.81 [+0.00] -V|VV|... Verbose and more verbose mode # 16.82 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 16.82 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 16.82 [+0.00] typically combined with one of the verbose modes (v or V) # 16.82 [+0.00] -v Show version # 16.82 [+0.00] -h Print this help # 16.82 [+0.00] # 16.82 [+0.00] Examples: # 16.82 [+0.00] mausezahn -x 99 # 16.82 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 16.83 [+0.00] mausezahn -t cdp change -c 0 # 16.83 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 16.83 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 16.83 [+0.00] # 16.83 [+0.00] Note: # 16.83 [+0.00] This tool is targeted for network developers! You should # 16.83 [+0.00] be aware of what you are doing and what these options above # 16.84 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 16.84 [+0.00] # 16.84 [+0.00] Please report bugs to # 16.84 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 16.84 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 16.84 [+0.00] Swiss federal institute of technology (ETH Zurich) # 16.84 [+0.00] License: GNU GPL version 2.0 # 16.84 [+0.00] This is free software: you are free to change and redistribute it. # 16.85 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 16.85 [+0.00] # 17.36 [+0.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 17.36 [+0.00] # 17.36 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 17.37 [+0.00] http://www.netsniff-ng.org # 17.37 [+0.00] # 17.37 [+0.00] Usage: mausezahn [options] [interface] || # 17.37 [+0.00] Options: # 17.37 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 17.37 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 17.37 [+0.00] -4 IPv4 mode (default) # 17.38 [+0.00] -6 IPv6 mode # 17.38 [+0.00] -R Set socket priority # 17.38 [+0.00] -c Send packet count times, default:1, infinite:0 # 17.38 [+0.00] -d Apply delay between transmissions. The delay value can be # 17.38 [+0.00] specified in usec (default, no additional unit needed), or in # 17.39 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 17.39 [+0.00] -r Multiplies the specified delay with a random value # 17.39 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 17.39 [+0.00] -a Use specified source mac address, no matter what has # 17.40 [+0.00] been specified with other arguments; keywords see below, # 17.40 [+0.00] Default is own interface # 17.40 [+0.00] -b Same with destination mac address; keywords: # 17.40 [+0.00] rand Use a random MAC address # 17.40 [+0.00] bc Use a broadcast MAC address # 17.40 [+0.00] own Use own interface MAC address (default for source MAC) # 17.41 [+0.00] stp Use IEEE 802.1d STP multicast address # 17.41 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 17.41 [+0.00] -A Use specified source IP address (default is own interface IP) # 17.41 [+0.00] -B Send packet to specified destination IP or domain name # 17.42 [+0.00] -P Use the specified ASCII payload # 17.42 [+0.00] -f Read the ASCII payload from a file # 17.42 [+0.00] -F Read the hexadecimal payload from a file # 17.42 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 17.42 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 17.43 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 17.43 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 17.43 [+0.00] encapsulations in lower layers, most packet types allow/require # 17.43 [+0.00] additional packet-specific arguments in an ; # 17.44 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 17.44 [+0.00] dns, rtp, syslog, lldp and more; # 17.44 [+0.00] For context-help use 'help' as ! # 17.44 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 17.45 [+0.00] Enter -T help or -T rtp help for further information # 17.45 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 17.45 [+0.00] -V|VV|... Verbose and more verbose mode # 17.45 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 17.46 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 17.46 [+0.00] typically combined with one of the verbose modes (v or V) # 17.46 [+0.00] -v Show version # 17.46 [+0.00] -h Print this help # 17.47 [+0.00] # 17.47 [+0.00] Examples: # 17.47 [+0.00] mausezahn -x 99 # 17.47 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 17.47 [+0.00] mausezahn -t cdp change -c 0 # 17.47 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 17.47 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 17.48 [+0.00] # 17.48 [+0.00] Note: # 17.48 [+0.00] This tool is targeted for network developers! You should # 17.48 [+0.00] be aware of what you are doing and what these options above # 17.48 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 17.48 [+0.00] # 17.48 [+0.00] Please report bugs to # 17.49 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 17.49 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 17.49 [+0.00] Swiss federal institute of technology (ETH Zurich) # 17.49 [+0.00] License: GNU GPL version 2.0 # 17.49 [+0.00] This is free software: you are free to change and redistribute it. # 17.50 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 17.50 [+0.00] # 18.11 [+0.61] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 18.11 [+0.00] # 18.11 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 18.11 [+0.00] http://www.netsniff-ng.org # 18.11 [+0.00] # 18.11 [+0.00] Usage: mausezahn [options] [interface] || # 18.12 [+0.00] Options: # 18.12 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 18.12 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 18.12 [+0.00] -4 IPv4 mode (default) # 18.13 [+0.00] -6 IPv6 mode # 18.13 [+0.00] -R Set socket priority # 18.13 [+0.00] -c Send packet count times, default:1, infinite:0 # 18.13 [+0.00] -d Apply delay between transmissions. The delay value can be # 18.13 [+0.00] specified in usec (default, no additional unit needed), or in # 18.14 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 18.14 [+0.00] -r Multiplies the specified delay with a random value # 18.14 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 18.15 [+0.00] -a Use specified source mac address, no matter what has # 18.15 [+0.00] been specified with other arguments; keywords see below, # 18.15 [+0.00] Default is own interface # 18.16 [+0.00] -b Same with destination mac address; keywords: # 18.16 [+0.00] rand Use a random MAC address # 18.16 [+0.00] bc Use a broadcast MAC address # 18.16 [+0.00] own Use own interface MAC address (default for source MAC) # 18.17 [+0.00] stp Use IEEE 802.1d STP multicast address # 18.17 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 18.17 [+0.00] -A Use specified source IP address (default is own interface IP) # 18.17 [+0.00] -B Send packet to specified destination IP or domain name # 18.17 [+0.00] -P Use the specified ASCII payload # 18.18 [+0.00] -f Read the ASCII payload from a file # 18.18 [+0.00] -F Read the hexadecimal payload from a file # 18.18 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 18.18 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 18.18 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 18.19 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 18.19 [+0.00] encapsulations in lower layers, most packet types allow/require # 18.19 [+0.00] additional packet-specific arguments in an ; # 18.19 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 18.19 [+0.00] dns, rtp, syslog, lldp and more; # 18.19 [+0.00] For context-help use 'help' as ! # 18.20 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 18.20 [+0.00] Enter -T help or -T rtp help for further information # 18.20 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 18.20 [+0.00] -V|VV|... Verbose and more verbose mode # 18.20 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 18.21 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 18.21 [+0.00] typically combined with one of the verbose modes (v or V) # 18.21 [+0.00] -v Show version # 18.21 [+0.00] -h Print this help # 18.21 [+0.00] # 18.21 [+0.00] Examples: # 18.21 [+0.00] mausezahn -x 99 # 18.21 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 18.21 [+0.00] mausezahn -t cdp change -c 0 # 18.22 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 18.22 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 18.22 [+0.00] # 18.22 [+0.00] Note: # 18.22 [+0.00] This tool is targeted for network developers! You should # 18.22 [+0.00] be aware of what you are doing and what these options above # 18.22 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 18.22 [+0.00] # 18.22 [+0.00] Please report bugs to # 18.23 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 18.23 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 18.23 [+0.00] Swiss federal institute of technology (ETH Zurich) # 18.23 [+0.00] License: GNU GPL version 2.0 # 18.23 [+0.00] This is free software: you are free to change and redistribute it. # 18.23 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 18.23 [+0.00] # 18.76 [+0.53] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 18.76 [+0.00] # 18.76 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 18.77 [+0.00] http://www.netsniff-ng.org # 18.77 [+0.00] # 18.77 [+0.00] Usage: mausezahn [options] [interface] || # 18.77 [+0.00] Options: # 18.77 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 18.77 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 18.78 [+0.00] -4 IPv4 mode (default) # 18.78 [+0.00] -6 IPv6 mode # 18.78 [+0.00] -R Set socket priority # 18.78 [+0.00] -c Send packet count times, default:1, infinite:0 # 18.78 [+0.00] -d Apply delay between transmissions. The delay value can be # 18.78 [+0.00] specified in usec (default, no additional unit needed), or in # 18.79 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 18.79 [+0.00] -r Multiplies the specified delay with a random value # 18.79 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 18.79 [+0.00] -a Use specified source mac address, no matter what has # 18.79 [+0.00] been specified with other arguments; keywords see below, # 18.80 [+0.00] Default is own interface # 18.80 [+0.00] -b Same with destination mac address; keywords: # 18.80 [+0.00] rand Use a random MAC address # 18.80 [+0.00] bc Use a broadcast MAC address # 18.80 [+0.00] own Use own interface MAC address (default for source MAC) # 18.80 [+0.00] stp Use IEEE 802.1d STP multicast address # 18.81 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 18.81 [+0.00] -A Use specified source IP address (default is own interface IP) # 18.81 [+0.00] -B Send packet to specified destination IP or domain name # 18.81 [+0.00] -P Use the specified ASCII payload # 18.81 [+0.00] -f Read the ASCII payload from a file # 18.81 [+0.00] -F Read the hexadecimal payload from a file # 18.82 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 18.82 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 18.82 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 18.82 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 18.82 [+0.00] encapsulations in lower layers, most packet types allow/require # 18.82 [+0.00] additional packet-specific arguments in an ; # 18.83 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 18.83 [+0.00] dns, rtp, syslog, lldp and more; # 18.83 [+0.00] For context-help use 'help' as ! # 18.83 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 18.83 [+0.00] Enter -T help or -T rtp help for further information # 18.84 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 18.84 [+0.00] -V|VV|... Verbose and more verbose mode # 18.84 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 18.84 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 18.84 [+0.00] typically combined with one of the verbose modes (v or V) # 18.84 [+0.00] -v Show version # 18.85 [+0.00] -h Print this help # 18.85 [+0.00] # 18.85 [+0.00] Examples: # 18.85 [+0.00] mausezahn -x 99 # 18.85 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 18.85 [+0.00] mausezahn -t cdp change -c 0 # 18.85 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 18.85 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 18.85 [+0.00] # 18.85 [+0.00] Note: # 18.85 [+0.00] This tool is targeted for network developers! You should # 18.85 [+0.00] be aware of what you are doing and what these options above # 18.86 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 18.86 [+0.00] # 18.86 [+0.00] Please report bugs to # 18.86 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 18.86 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 18.86 [+0.00] Swiss federal institute of technology (ETH Zurich) # 18.86 [+0.00] License: GNU GPL version 2.0 # 18.86 [+0.00] This is free software: you are free to change and redistribute it. # 18.86 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 18.87 [+0.00] # 19.33 [+0.46] TEST: egress mirror to ip6gretap [FAIL] # 19.33 [+0.00] Expected to capture >= 10 packets, got 0. # 19.46 [+0.13] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 19.46 [+0.00] # 19.46 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 19.47 [+0.00] http://www.netsniff-ng.org # 19.47 [+0.00] # 19.47 [+0.00] Usage: mausezahn [options] [interface] || # 19.47 [+0.00] Options: # 19.47 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 19.47 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 19.48 [+0.00] -4 IPv4 mode (default) # 19.48 [+0.00] -6 IPv6 mode # 19.48 [+0.00] -R Set socket priority # 19.48 [+0.00] -c Send packet count times, default:1, infinite:0 # 19.48 [+0.00] -d Apply delay between transmissions. The delay value can be # 19.49 [+0.00] specified in usec (default, no additional unit needed), or in # 19.49 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 19.49 [+0.00] -r Multiplies the specified delay with a random value # 19.49 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 19.49 [+0.00] -a Use specified source mac address, no matter what has # 19.50 [+0.00] been specified with other arguments; keywords see below, # 19.50 [+0.00] Default is own interface # 19.50 [+0.00] -b Same with destination mac address; keywords: # 19.50 [+0.00] rand Use a random MAC address # 19.50 [+0.00] bc Use a broadcast MAC address # 19.51 [+0.00] own Use own interface MAC address (default for source MAC) # 19.51 [+0.00] stp Use IEEE 802.1d STP multicast address # 19.51 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 19.51 [+0.00] -A Use specified source IP address (default is own interface IP) # 19.52 [+0.00] -B Send packet to specified destination IP or domain name # 19.52 [+0.00] -P Use the specified ASCII payload # 19.52 [+0.00] -f Read the ASCII payload from a file # 19.52 [+0.00] -F Read the hexadecimal payload from a file # 19.52 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 19.53 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 19.53 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 19.53 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 19.53 [+0.00] encapsulations in lower layers, most packet types allow/require # 19.53 [+0.00] additional packet-specific arguments in an ; # 19.54 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 19.54 [+0.00] dns, rtp, syslog, lldp and more; # 19.54 [+0.00] For context-help use 'help' as ! # 19.54 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 19.55 [+0.00] Enter -T help or -T rtp help for further information # 19.55 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 19.55 [+0.00] -V|VV|... Verbose and more verbose mode # 19.55 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 19.55 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 19.56 [+0.00] typically combined with one of the verbose modes (v or V) # 19.56 [+0.00] -v Show version # 19.56 [+0.00] -h Print this help # 19.56 [+0.00] # 19.56 [+0.00] Examples: # 19.56 [+0.00] mausezahn -x 99 # 19.56 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 19.56 [+0.00] mausezahn -t cdp change -c 0 # 19.57 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 19.57 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 19.57 [+0.00] # 19.57 [+0.00] Note: # 19.57 [+0.00] This tool is targeted for network developers! You should # 19.57 [+0.00] be aware of what you are doing and what these options above # 19.57 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 19.58 [+0.00] # 19.58 [+0.00] Please report bugs to # 19.58 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 19.58 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 19.58 [+0.00] Swiss federal institute of technology (ETH Zurich) # 19.58 [+0.00] License: GNU GPL version 2.0 # 19.58 [+0.00] This is free software: you are free to change and redistribute it. # 19.59 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 19.59 [+0.00] # 20.06 [+0.47] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 20.06 [+0.00] # 20.06 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 20.06 [+0.00] http://www.netsniff-ng.org # 20.06 [+0.00] # 20.06 [+0.00] Usage: mausezahn [options] [interface] || # 20.06 [+0.00] Options: # 20.07 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 20.07 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 20.07 [+0.00] -4 IPv4 mode (default) # 20.07 [+0.00] -6 IPv6 mode # 20.07 [+0.00] -R Set socket priority # 20.07 [+0.00] -c Send packet count times, default:1, infinite:0 # 20.08 [+0.00] -d Apply delay between transmissions. The delay value can be # 20.08 [+0.00] specified in usec (default, no additional unit needed), or in # 20.08 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 20.08 [+0.00] -r Multiplies the specified delay with a random value # 20.08 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 20.09 [+0.00] -a Use specified source mac address, no matter what has # 20.09 [+0.00] been specified with other arguments; keywords see below, # 20.09 [+0.00] Default is own interface # 20.09 [+0.00] -b Same with destination mac address; keywords: # 20.09 [+0.00] rand Use a random MAC address # 20.09 [+0.00] bc Use a broadcast MAC address # 20.09 [+0.00] own Use own interface MAC address (default for source MAC) # 20.10 [+0.00] stp Use IEEE 802.1d STP multicast address # 20.10 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 20.10 [+0.00] -A Use specified source IP address (default is own interface IP) # 20.10 [+0.00] -B Send packet to specified destination IP or domain name # 20.10 [+0.00] -P Use the specified ASCII payload # 20.10 [+0.00] -f Read the ASCII payload from a file # 20.11 [+0.00] -F Read the hexadecimal payload from a file # 20.11 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 20.11 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 20.11 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 20.11 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 20.12 [+0.00] encapsulations in lower layers, most packet types allow/require # 20.12 [+0.00] additional packet-specific arguments in an ; # 20.12 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 20.12 [+0.00] dns, rtp, syslog, lldp and more; # 20.13 [+0.00] For context-help use 'help' as ! # 20.13 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 20.13 [+0.00] Enter -T help or -T rtp help for further information # 20.13 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 20.13 [+0.00] -V|VV|... Verbose and more verbose mode # 20.14 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 20.14 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 20.14 [+0.00] typically combined with one of the verbose modes (v or V) # 20.14 [+0.00] -v Show version # 20.15 [+0.00] -h Print this help # 20.15 [+0.00] # 20.15 [+0.00] Examples: # 20.15 [+0.00] mausezahn -x 99 # 20.15 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 20.15 [+0.00] mausezahn -t cdp change -c 0 # 20.15 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 20.15 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 20.16 [+0.00] # 20.16 [+0.00] Note: # 20.16 [+0.00] This tool is targeted for network developers! You should # 20.16 [+0.00] be aware of what you are doing and what these options above # 20.16 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 20.16 [+0.00] # 20.16 [+0.00] Please report bugs to # 20.16 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 20.16 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 20.17 [+0.00] Swiss federal institute of technology (ETH Zurich) # 20.17 [+0.00] License: GNU GPL version 2.0 # 20.17 [+0.00] This is free software: you are free to change and redistribute it. # 20.17 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 20.17 [+0.00] # 21.69 [+1.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 21.69 [+0.00] # 21.69 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 21.69 [+0.00] http://www.netsniff-ng.org # 21.69 [+0.00] # 21.69 [+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.70 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 21.70 [+0.00] -4 IPv4 mode (default) # 21.70 [+0.00] -6 IPv6 mode # 21.70 [+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.71 [+0.00] specified in usec (default, no additional unit needed), or in # 21.71 [+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.72 [+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.73 [+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.76 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 21.76 [+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.77 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 21.77 [+0.00] dns, rtp, syslog, lldp and more; # 21.77 [+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.78 [+0.00] Enter -T help or -T rtp help for further information # 21.78 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 21.78 [+0.00] -V|VV|... Verbose and more verbose mode # 21.78 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 21.79 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 21.79 [+0.00] typically combined with one of the verbose modes (v or V) # 21.79 [+0.00] -v Show version # 21.79 [+0.00] -h Print this help # 21.79 [+0.00] # 21.79 [+0.00] Examples: # 21.79 [+0.00] mausezahn -x 99 # 21.79 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 21.80 [+0.00] mausezahn -t cdp change -c 0 # 21.80 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 21.80 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 21.80 [+0.00] # 21.80 [+0.00] Note: # 21.80 [+0.00] This tool is targeted for network developers! You should # 21.80 [+0.00] be aware of what you are doing and what these options above # 21.81 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 21.81 [+0.00] # 21.81 [+0.00] Please report bugs to # 21.81 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 21.81 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 21.81 [+0.00] Swiss federal institute of technology (ETH Zurich) # 21.81 [+0.00] License: GNU GPL version 2.0 # 21.82 [+0.00] This is free software: you are free to change and redistribute it. # 21.82 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 21.82 [+0.00] # 22.30 [+0.48] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 22.30 [+0.00] # 22.30 [+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.31 [+0.00] Options: # 22.31 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 22.31 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 22.31 [+0.00] -4 IPv4 mode (default) # 22.31 [+0.00] -6 IPv6 mode # 22.32 [+0.00] -R Set socket priority # 22.32 [+0.00] -c Send packet count times, default:1, infinite:0 # 22.32 [+0.00] -d Apply delay between transmissions. The delay value can be # 22.32 [+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.33 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 22.33 [+0.00] -a Use specified source mac address, no matter what has # 22.33 [+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.34 [+0.00] rand Use a random MAC address # 22.34 [+0.00] bc Use a broadcast MAC address # 22.34 [+0.00] own Use own interface MAC address (default for source MAC) # 22.34 [+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.35 [+0.00] -B Send packet to specified destination IP or domain name # 22.35 [+0.00] -P Use the specified ASCII payload # 22.35 [+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.36 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 22.36 [+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.37 [+0.00] dns, rtp, syslog, lldp and more; # 22.37 [+0.00] For context-help use 'help' as ! # 22.37 [+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.38 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 22.38 [+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.39 [+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.40 [+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] # 23.93 [+1.53] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 23.94 [+0.01] # 23.94 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 23.94 [+0.00] http://www.netsniff-ng.org # 23.95 [+0.00] # 23.95 [+0.00] Usage: mausezahn [options] [interface] || # 23.95 [+0.00] Options: # 23.95 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 23.95 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 23.96 [+0.00] -4 IPv4 mode (default) # 23.96 [+0.00] -6 IPv6 mode # 23.96 [+0.00] -R Set socket priority # 23.96 [+0.00] -c Send packet count times, default:1, infinite:0 # 23.96 [+0.00] -d Apply delay between transmissions. The delay value can be # 23.96 [+0.00] specified in usec (default, no additional unit needed), or in # 23.97 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 23.97 [+0.00] -r Multiplies the specified delay with a random value # 23.97 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 23.98 [+0.00] -a Use specified source mac address, no matter what has # 23.98 [+0.00] been specified with other arguments; keywords see below, # 23.98 [+0.00] Default is own interface # 23.98 [+0.00] -b Same with destination mac address; keywords: # 23.99 [+0.00] rand Use a random MAC address # 23.99 [+0.00] bc Use a broadcast MAC address # 23.99 [+0.00] own Use own interface MAC address (default for source MAC) # 23.99 [+0.00] stp Use IEEE 802.1d STP multicast address # 23.99 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 24.00 [+0.00] -A Use specified source IP address (default is own interface IP) # 24.00 [+0.00] -B Send packet to specified destination IP or domain name # 24.00 [+0.00] -P Use the specified ASCII payload # 24.01 [+0.00] -f Read the ASCII payload from a file # 24.01 [+0.00] -F Read the hexadecimal payload from a file # 24.01 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 24.01 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 24.02 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 24.02 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 24.02 [+0.00] encapsulations in lower layers, most packet types allow/require # 24.02 [+0.00] additional packet-specific arguments in an ; # 24.03 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 24.03 [+0.00] dns, rtp, syslog, lldp and more; # 24.03 [+0.00] For context-help use 'help' as ! # 24.03 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 24.04 [+0.00] Enter -T help or -T rtp help for further information # 24.04 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 24.04 [+0.00] -V|VV|... Verbose and more verbose mode # 24.05 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 24.05 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 24.05 [+0.00] typically combined with one of the verbose modes (v or V) # 24.05 [+0.00] -v Show version # 24.06 [+0.00] -h Print this help # 24.06 [+0.00] # 24.06 [+0.00] Examples: # 24.06 [+0.00] mausezahn -x 99 # 24.06 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 24.06 [+0.00] mausezahn -t cdp change -c 0 # 24.06 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 24.06 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 24.07 [+0.00] # 24.07 [+0.00] Note: # 24.07 [+0.00] This tool is targeted for network developers! You should # 24.07 [+0.00] be aware of what you are doing and what these options above # 24.07 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 24.07 [+0.00] # 24.07 [+0.00] Please report bugs to # 24.08 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 24.08 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 24.08 [+0.00] Swiss federal institute of technology (ETH Zurich) # 24.08 [+0.00] License: GNU GPL version 2.0 # 24.08 [+0.00] This is free software: you are free to change and redistribute it. # 24.08 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 24.09 [+0.00] # 24.55 [+0.46] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 24.55 [+0.00] # 24.55 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 24.55 [+0.00] http://www.netsniff-ng.org # 24.55 [+0.00] # 24.55 [+0.00] Usage: mausezahn [options] [interface] || # 24.56 [+0.00] Options: # 24.56 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 24.56 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 24.56 [+0.00] -4 IPv4 mode (default) # 24.56 [+0.00] -6 IPv6 mode # 24.57 [+0.00] -R Set socket priority # 24.57 [+0.00] -c Send packet count times, default:1, infinite:0 # 24.57 [+0.00] -d Apply delay between transmissions. The delay value can be # 24.57 [+0.00] specified in usec (default, no additional unit needed), or in # 24.57 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 24.58 [+0.00] -r Multiplies the specified delay with a random value # 24.58 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 24.58 [+0.00] -a Use specified source mac address, no matter what has # 24.58 [+0.00] been specified with other arguments; keywords see below, # 24.59 [+0.00] Default is own interface # 24.59 [+0.00] -b Same with destination mac address; keywords: # 24.59 [+0.00] rand Use a random MAC address # 24.59 [+0.00] bc Use a broadcast MAC address # 24.59 [+0.00] own Use own interface MAC address (default for source MAC) # 24.59 [+0.00] stp Use IEEE 802.1d STP multicast address # 24.60 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 24.60 [+0.00] -A Use specified source IP address (default is own interface IP) # 24.60 [+0.00] -B Send packet to specified destination IP or domain name # 24.60 [+0.00] -P Use the specified ASCII payload # 24.60 [+0.00] -f Read the ASCII payload from a file # 24.60 [+0.00] -F Read the hexadecimal payload from a file # 24.61 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 24.61 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 24.61 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 24.61 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 24.61 [+0.00] encapsulations in lower layers, most packet types allow/require # 24.62 [+0.00] additional packet-specific arguments in an ; # 24.62 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 24.62 [+0.00] dns, rtp, syslog, lldp and more; # 24.62 [+0.00] For context-help use 'help' as ! # 24.62 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 24.63 [+0.00] Enter -T help or -T rtp help for further information # 24.63 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 24.63 [+0.00] -V|VV|... Verbose and more verbose mode # 24.63 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 24.63 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 24.64 [+0.00] typically combined with one of the verbose modes (v or V) # 24.64 [+0.00] -v Show version # 24.64 [+0.00] -h Print this help # 24.64 [+0.00] # 24.64 [+0.00] Examples: # 24.64 [+0.00] mausezahn -x 99 # 24.64 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 24.64 [+0.00] mausezahn -t cdp change -c 0 # 24.64 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 24.65 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 24.65 [+0.00] # 24.65 [+0.00] Note: # 24.65 [+0.00] This tool is targeted for network developers! You should # 24.65 [+0.00] be aware of what you are doing and what these options above # 24.65 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 24.65 [+0.00] # 24.65 [+0.00] Please report bugs to # 24.65 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 24.66 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 24.66 [+0.00] Swiss federal institute of technology (ETH Zurich) # 24.66 [+0.00] License: GNU GPL version 2.0 # 24.66 [+0.00] This is free software: you are free to change and redistribute it. # 24.66 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 24.66 [+0.00] # 25.11 [+0.45] TEST: mirror to gretap: STP state [FAIL] # 25.11 [+0.00] Expected to capture == 10 packets, got 0. # 25.24 [+0.13] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 25.24 [+0.00] # 25.24 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 25.24 [+0.00] http://www.netsniff-ng.org # 25.24 [+0.00] # 25.24 [+0.00] Usage: mausezahn [options] [interface] || # 25.24 [+0.00] Options: # 25.24 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 25.25 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 25.25 [+0.00] -4 IPv4 mode (default) # 25.25 [+0.00] -6 IPv6 mode # 25.25 [+0.00] -R Set socket priority # 25.25 [+0.00] -c Send packet count times, default:1, infinite:0 # 25.25 [+0.00] -d Apply delay between transmissions. The delay value can be # 25.25 [+0.00] specified in usec (default, no additional unit needed), or in # 25.26 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 25.26 [+0.00] -r Multiplies the specified delay with a random value # 25.26 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 25.26 [+0.00] -a Use specified source mac address, no matter what has # 25.26 [+0.00] been specified with other arguments; keywords see below, # 25.27 [+0.00] Default is own interface # 25.27 [+0.00] -b Same with destination mac address; keywords: # 25.27 [+0.00] rand Use a random MAC address # 25.27 [+0.00] bc Use a broadcast MAC address # 25.27 [+0.00] own Use own interface MAC address (default for source MAC) # 25.27 [+0.00] stp Use IEEE 802.1d STP multicast address # 25.27 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 25.28 [+0.00] -A Use specified source IP address (default is own interface IP) # 25.28 [+0.00] -B Send packet to specified destination IP or domain name # 25.28 [+0.00] -P Use the specified ASCII payload # 25.28 [+0.00] -f Read the ASCII payload from a file # 25.28 [+0.00] -F Read the hexadecimal payload from a file # 25.28 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 25.28 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 25.29 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 25.29 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 25.29 [+0.00] encapsulations in lower layers, most packet types allow/require # 25.29 [+0.00] additional packet-specific arguments in an ; # 25.29 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 25.30 [+0.00] dns, rtp, syslog, lldp and more; # 25.30 [+0.00] For context-help use 'help' as ! # 25.30 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 25.30 [+0.00] Enter -T help or -T rtp help for further information # 25.30 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 25.30 [+0.00] -V|VV|... Verbose and more verbose mode # 25.31 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 25.31 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 25.31 [+0.00] typically combined with one of the verbose modes (v or V) # 25.31 [+0.00] -v Show version # 25.31 [+0.00] -h Print this help # 25.31 [+0.00] # 25.31 [+0.00] Examples: # 25.31 [+0.00] mausezahn -x 99 # 25.32 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 25.32 [+0.00] mausezahn -t cdp change -c 0 # 25.32 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 25.32 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 25.32 [+0.00] # 25.32 [+0.00] Note: # 25.32 [+0.00] This tool is targeted for network developers! You should # 25.32 [+0.00] be aware of what you are doing and what these options above # 25.32 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 25.33 [+0.00] # 25.33 [+0.00] Please report bugs to # 25.33 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 25.33 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 25.33 [+0.00] Swiss federal institute of technology (ETH Zurich) # 25.33 [+0.00] License: GNU GPL version 2.0 # 25.33 [+0.00] This is free software: you are free to change and redistribute it. # 25.33 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 25.33 [+0.00] # 25.93 [+0.59] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 25.93 [+0.00] # 25.93 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 25.93 [+0.00] http://www.netsniff-ng.org # 25.93 [+0.00] # 25.93 [+0.00] Usage: mausezahn [options] [interface] || # 25.94 [+0.00] Options: # 25.94 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 25.94 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 25.94 [+0.00] -4 IPv4 mode (default) # 25.94 [+0.00] -6 IPv6 mode # 25.94 [+0.00] -R Set socket priority # 25.95 [+0.00] -c Send packet count times, default:1, infinite:0 # 25.95 [+0.00] -d Apply delay between transmissions. The delay value can be # 25.95 [+0.00] specified in usec (default, no additional unit needed), or in # 25.95 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 25.96 [+0.00] -r Multiplies the specified delay with a random value # 25.96 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 25.96 [+0.00] -a Use specified source mac address, no matter what has # 25.96 [+0.00] been specified with other arguments; keywords see below, # 25.97 [+0.00] Default is own interface # 25.97 [+0.00] -b Same with destination mac address; keywords: # 25.97 [+0.00] rand Use a random MAC address # 25.97 [+0.00] bc Use a broadcast MAC address # 25.97 [+0.00] own Use own interface MAC address (default for source MAC) # 25.97 [+0.00] stp Use IEEE 802.1d STP multicast address # 25.98 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 25.98 [+0.00] -A Use specified source IP address (default is own interface IP) # 25.98 [+0.00] -B Send packet to specified destination IP or domain name # 25.98 [+0.00] -P Use the specified ASCII payload # 25.98 [+0.00] -f Read the ASCII payload from a file # 25.98 [+0.00] -F Read the hexadecimal payload from a file # 25.99 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 25.99 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 25.99 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 25.99 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 25.99 [+0.00] encapsulations in lower layers, most packet types allow/require # 26.00 [+0.00] additional packet-specific arguments in an ; # 26.00 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 26.00 [+0.00] dns, rtp, syslog, lldp and more; # 26.00 [+0.00] For context-help use 'help' as ! # 26.00 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 26.00 [+0.00] Enter -T help or -T rtp help for further information # 26.01 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 26.01 [+0.00] -V|VV|... Verbose and more verbose mode # 26.01 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 26.01 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 26.01 [+0.00] typically combined with one of the verbose modes (v or V) # 26.02 [+0.00] -v Show version # 26.02 [+0.00] -h Print this help # 26.02 [+0.00] # 26.02 [+0.00] Examples: # 26.02 [+0.00] mausezahn -x 99 # 26.02 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 26.02 [+0.00] mausezahn -t cdp change -c 0 # 26.02 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 26.02 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 26.02 [+0.00] # 26.02 [+0.00] Note: # 26.02 [+0.00] This tool is targeted for network developers! You should # 26.03 [+0.00] be aware of what you are doing and what these options above # 26.03 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 26.03 [+0.00] # 26.03 [+0.00] Please report bugs to # 26.03 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 26.03 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 26.03 [+0.00] Swiss federal institute of technology (ETH Zurich) # 26.03 [+0.00] License: GNU GPL version 2.0 # 26.03 [+0.00] This is free software: you are free to change and redistribute it. # 26.04 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 26.04 [+0.00] # 27.63 [+1.60] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 27.64 [+0.00] # 27.64 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 27.64 [+0.00] http://www.netsniff-ng.org # 27.64 [+0.00] # 27.64 [+0.00] Usage: mausezahn [options] [interface] || # 27.64 [+0.00] Options: # 27.64 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 27.64 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 27.65 [+0.00] -4 IPv4 mode (default) # 27.65 [+0.00] -6 IPv6 mode # 27.65 [+0.00] -R Set socket priority # 27.65 [+0.00] -c Send packet count times, default:1, infinite:0 # 27.65 [+0.00] -d Apply delay between transmissions. The delay value can be # 27.65 [+0.00] specified in usec (default, no additional unit needed), or in # 27.66 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 27.66 [+0.00] -r Multiplies the specified delay with a random value # 27.66 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 27.66 [+0.00] -a Use specified source mac address, no matter what has # 27.66 [+0.00] been specified with other arguments; keywords see below, # 27.67 [+0.00] Default is own interface # 27.67 [+0.00] -b Same with destination mac address; keywords: # 27.67 [+0.00] rand Use a random MAC address # 27.67 [+0.00] bc Use a broadcast MAC address # 27.67 [+0.00] own Use own interface MAC address (default for source MAC) # 27.67 [+0.00] stp Use IEEE 802.1d STP multicast address # 27.67 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 27.68 [+0.00] -A Use specified source IP address (default is own interface IP) # 27.68 [+0.00] -B Send packet to specified destination IP or domain name # 27.68 [+0.00] -P Use the specified ASCII payload # 27.68 [+0.00] -f Read the ASCII payload from a file # 27.69 [+0.00] -F Read the hexadecimal payload from a file # 27.69 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 27.69 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 27.69 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 27.69 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 27.70 [+0.00] encapsulations in lower layers, most packet types allow/require # 27.70 [+0.00] additional packet-specific arguments in an ; # 27.70 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 27.70 [+0.00] dns, rtp, syslog, lldp and more; # 27.70 [+0.00] For context-help use 'help' as ! # 27.71 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 27.71 [+0.00] Enter -T help or -T rtp help for further information # 27.71 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 27.71 [+0.00] -V|VV|... Verbose and more verbose mode # 27.71 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 27.72 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 27.72 [+0.00] typically combined with one of the verbose modes (v or V) # 27.72 [+0.00] -v Show version # 27.72 [+0.00] -h Print this help # 27.72 [+0.00] # 27.72 [+0.00] Examples: # 27.72 [+0.00] mausezahn -x 99 # 27.72 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 27.72 [+0.00] mausezahn -t cdp change -c 0 # 27.72 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 27.73 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 27.73 [+0.00] # 27.73 [+0.00] Note: # 27.73 [+0.00] This tool is targeted for network developers! You should # 27.73 [+0.00] be aware of what you are doing and what these options above # 27.73 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 27.73 [+0.00] # 27.73 [+0.00] Please report bugs to # 27.73 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 27.73 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 27.74 [+0.00] Swiss federal institute of technology (ETH Zurich) # 27.74 [+0.00] License: GNU GPL version 2.0 # 27.74 [+0.00] This is free software: you are free to change and redistribute it. # 27.74 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 27.74 [+0.00] # 28.28 [+0.54] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 28.28 [+0.00] # 28.28 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 28.28 [+0.00] http://www.netsniff-ng.org # 28.28 [+0.00] # 28.28 [+0.00] Usage: mausezahn [options] [interface] || # 28.28 [+0.00] Options: # 28.28 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 28.29 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 28.29 [+0.00] -4 IPv4 mode (default) # 28.29 [+0.00] -6 IPv6 mode # 28.29 [+0.00] -R Set socket priority # 28.29 [+0.00] -c Send packet count times, default:1, infinite:0 # 28.29 [+0.00] -d Apply delay between transmissions. The delay value can be # 28.30 [+0.00] specified in usec (default, no additional unit needed), or in # 28.30 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 28.30 [+0.00] -r Multiplies the specified delay with a random value # 28.30 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 28.30 [+0.00] -a Use specified source mac address, no matter what has # 28.31 [+0.00] been specified with other arguments; keywords see below, # 28.31 [+0.00] Default is own interface # 28.31 [+0.00] -b Same with destination mac address; keywords: # 28.31 [+0.00] rand Use a random MAC address # 28.31 [+0.00] bc Use a broadcast MAC address # 28.32 [+0.00] own Use own interface MAC address (default for source MAC) # 28.32 [+0.00] stp Use IEEE 802.1d STP multicast address # 28.32 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 28.32 [+0.00] -A Use specified source IP address (default is own interface IP) # 28.33 [+0.00] -B Send packet to specified destination IP or domain name # 28.33 [+0.00] -P Use the specified ASCII payload # 28.33 [+0.00] -f Read the ASCII payload from a file # 28.33 [+0.00] -F Read the hexadecimal payload from a file # 28.34 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 28.34 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 28.34 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 28.34 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 28.34 [+0.00] encapsulations in lower layers, most packet types allow/require # 28.35 [+0.00] additional packet-specific arguments in an ; # 28.35 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 28.35 [+0.00] dns, rtp, syslog, lldp and more; # 28.35 [+0.00] For context-help use 'help' as ! # 28.35 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 28.36 [+0.00] Enter -T help or -T rtp help for further information # 28.36 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 28.36 [+0.00] -V|VV|... Verbose and more verbose mode # 28.36 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 28.37 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 28.37 [+0.00] typically combined with one of the verbose modes (v or V) # 28.37 [+0.00] -v Show version # 28.37 [+0.00] -h Print this help # 28.37 [+0.00] # 28.37 [+0.00] Examples: # 28.37 [+0.00] mausezahn -x 99 # 28.37 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 28.37 [+0.00] mausezahn -t cdp change -c 0 # 28.37 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 28.38 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 28.38 [+0.00] # 28.38 [+0.00] Note: # 28.38 [+0.00] This tool is targeted for network developers! You should # 28.38 [+0.00] be aware of what you are doing and what these options above # 28.38 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 28.38 [+0.00] # 28.38 [+0.00] Please report bugs to # 28.38 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 28.39 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 28.39 [+0.00] Swiss federal institute of technology (ETH Zurich) # 28.39 [+0.00] License: GNU GPL version 2.0 # 28.39 [+0.00] This is free software: you are free to change and redistribute it. # 28.39 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 28.39 [+0.00] # 29.94 [+1.55] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 29.94 [+0.00] # 29.94 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 29.94 [+0.00] http://www.netsniff-ng.org # 29.94 [+0.00] # 29.94 [+0.00] Usage: mausezahn [options] [interface] || # 29.95 [+0.00] Options: # 29.95 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 29.95 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 29.95 [+0.00] -4 IPv4 mode (default) # 29.95 [+0.00] -6 IPv6 mode # 29.95 [+0.00] -R Set socket priority # 29.95 [+0.00] -c Send packet count times, default:1, infinite:0 # 29.95 [+0.00] -d Apply delay between transmissions. The delay value can be # 29.96 [+0.00] specified in usec (default, no additional unit needed), or in # 29.96 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 29.96 [+0.00] -r Multiplies the specified delay with a random value # 29.96 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 29.96 [+0.00] -a Use specified source mac address, no matter what has # 29.97 [+0.00] been specified with other arguments; keywords see below, # 29.97 [+0.00] Default is own interface # 29.97 [+0.00] -b Same with destination mac address; keywords: # 29.97 [+0.00] rand Use a random MAC address # 29.97 [+0.00] bc Use a broadcast MAC address # 29.97 [+0.00] own Use own interface MAC address (default for source MAC) # 29.97 [+0.00] stp Use IEEE 802.1d STP multicast address # 29.98 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 29.98 [+0.00] -A Use specified source IP address (default is own interface IP) # 29.98 [+0.00] -B Send packet to specified destination IP or domain name # 29.98 [+0.00] -P Use the specified ASCII payload # 29.98 [+0.00] -f Read the ASCII payload from a file # 29.98 [+0.00] -F Read the hexadecimal payload from a file # 29.99 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 29.99 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 29.99 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 29.99 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 29.99 [+0.00] encapsulations in lower layers, most packet types allow/require # 29.99 [+0.00] additional packet-specific arguments in an ; # 30.00 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 30.00 [+0.00] dns, rtp, syslog, lldp and more; # 30.00 [+0.00] For context-help use 'help' as ! # 30.00 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 30.00 [+0.00] Enter -T help or -T rtp help for further information # 30.00 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 30.01 [+0.00] -V|VV|... Verbose and more verbose mode # 30.01 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 30.01 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 30.01 [+0.00] typically combined with one of the verbose modes (v or V) # 30.01 [+0.00] -v Show version # 30.01 [+0.00] -h Print this help # 30.02 [+0.00] # 30.02 [+0.00] Examples: # 30.02 [+0.00] mausezahn -x 99 # 30.02 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 30.02 [+0.00] mausezahn -t cdp change -c 0 # 30.02 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 30.02 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 30.02 [+0.00] # 30.02 [+0.00] Note: # 30.02 [+0.00] This tool is targeted for network developers! You should # 30.02 [+0.00] be aware of what you are doing and what these options above # 30.02 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 30.03 [+0.00] # 30.03 [+0.00] Please report bugs to # 30.03 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 30.03 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 30.03 [+0.00] Swiss federal institute of technology (ETH Zurich) # 30.03 [+0.00] License: GNU GPL version 2.0 # 30.03 [+0.00] This is free software: you are free to change and redistribute it. # 30.03 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 30.03 [+0.00] # 30.55 [+0.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 30.55 [+0.00] # 30.55 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 30.55 [+0.00] http://www.netsniff-ng.org # 30.55 [+0.00] # 30.55 [+0.00] Usage: mausezahn [options] [interface] || # 30.55 [+0.00] Options: # 30.55 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 30.56 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 30.56 [+0.00] -4 IPv4 mode (default) # 30.56 [+0.00] -6 IPv6 mode # 30.56 [+0.00] -R Set socket priority # 30.56 [+0.00] -c Send packet count times, default:1, infinite:0 # 30.57 [+0.00] -d Apply delay between transmissions. The delay value can be # 30.57 [+0.00] specified in usec (default, no additional unit needed), or in # 30.57 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 30.57 [+0.00] -r Multiplies the specified delay with a random value # 30.57 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 30.58 [+0.00] -a Use specified source mac address, no matter what has # 30.58 [+0.00] been specified with other arguments; keywords see below, # 30.58 [+0.00] Default is own interface # 30.58 [+0.00] -b Same with destination mac address; keywords: # 30.58 [+0.00] rand Use a random MAC address # 30.58 [+0.00] bc Use a broadcast MAC address # 30.59 [+0.00] own Use own interface MAC address (default for source MAC) # 30.59 [+0.00] stp Use IEEE 802.1d STP multicast address # 30.59 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 30.59 [+0.00] -A Use specified source IP address (default is own interface IP) # 30.59 [+0.00] -B Send packet to specified destination IP or domain name # 30.60 [+0.00] -P Use the specified ASCII payload # 30.60 [+0.00] -f Read the ASCII payload from a file # 30.60 [+0.00] -F Read the hexadecimal payload from a file # 30.60 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 30.60 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 30.61 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 30.61 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 30.61 [+0.00] encapsulations in lower layers, most packet types allow/require # 30.61 [+0.00] additional packet-specific arguments in an ; # 30.62 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 30.62 [+0.00] dns, rtp, syslog, lldp and more; # 30.62 [+0.00] For context-help use 'help' as ! # 30.62 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 30.63 [+0.00] Enter -T help or -T rtp help for further information # 30.63 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 30.63 [+0.00] -V|VV|... Verbose and more verbose mode # 30.63 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 30.63 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 30.64 [+0.00] typically combined with one of the verbose modes (v or V) # 30.64 [+0.00] -v Show version # 30.64 [+0.00] -h Print this help # 30.64 [+0.00] # 30.64 [+0.00] Examples: # 30.64 [+0.00] mausezahn -x 99 # 30.64 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 30.64 [+0.00] mausezahn -t cdp change -c 0 # 30.64 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 30.65 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 30.65 [+0.00] # 30.65 [+0.00] Note: # 30.65 [+0.00] This tool is targeted for network developers! You should # 30.65 [+0.00] be aware of what you are doing and what these options above # 30.65 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 30.65 [+0.00] # 30.65 [+0.00] Please report bugs to # 30.65 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 30.66 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 30.66 [+0.00] Swiss federal institute of technology (ETH Zurich) # 30.66 [+0.00] License: GNU GPL version 2.0 # 30.66 [+0.00] This is free software: you are free to change and redistribute it. # 30.66 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 30.66 [+0.00] # 31.11 [+0.45] TEST: mirror to ip6gretap: STP state [FAIL] # 31.11 [+0.00] Expected to capture == 10 packets, got 0. not ok 1 selftests: net/forwarding: mirror_gre_bridge_1d_vlan.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__->