make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=mirrorr_gre.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-2/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-2/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-2/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing/wt-2/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: mirror_gre.sh # 5.86 [+5.86] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 5.87 [+0.00] # 5.87 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 5.87 [+0.00] http://www.netsniff-ng.org # 5.87 [+0.00] # 5.87 [+0.00] Usage: mausezahn [options] [interface] || # 5.87 [+0.00] Options: # 5.87 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 5.87 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 5.87 [+0.00] -4 IPv4 mode (default) # 5.88 [+0.00] -6 IPv6 mode # 5.88 [+0.00] -R Set socket priority # 5.88 [+0.00] -c Send packet count times, default:1, infinite:0 # 5.88 [+0.00] -d Apply delay between transmissions. The delay value can be # 5.88 [+0.00] specified in usec (default, no additional unit needed), or in # 5.88 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 5.88 [+0.00] -r Multiplies the specified delay with a random value # 5.89 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 5.89 [+0.00] -a Use specified source mac address, no matter what has # 5.89 [+0.00] been specified with other arguments; keywords see below, # 5.89 [+0.00] Default is own interface # 5.89 [+0.00] -b Same with destination mac address; keywords: # 5.89 [+0.00] rand Use a random MAC address # 5.90 [+0.00] bc Use a broadcast MAC address # 5.90 [+0.00] own Use own interface MAC address (default for source MAC) # 5.90 [+0.00] stp Use IEEE 802.1d STP multicast address # 5.90 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 5.90 [+0.00] -A Use specified source IP address (default is own interface IP) # 5.90 [+0.00] -B Send packet to specified destination IP or domain name # 5.91 [+0.00] -P Use the specified ASCII payload # 5.91 [+0.00] -f Read the ASCII payload from a file # 5.91 [+0.00] -F Read the hexadecimal payload from a file # 5.91 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 5.91 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 5.91 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 5.91 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 5.92 [+0.00] encapsulations in lower layers, most packet types allow/require # 5.92 [+0.00] additional packet-specific arguments in an ; # 5.92 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 5.92 [+0.00] dns, rtp, syslog, lldp and more; # 5.92 [+0.00] For context-help use 'help' as ! # 5.93 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 5.93 [+0.00] Enter -T help or -T rtp help for further information # 5.93 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 5.93 [+0.00] -V|VV|... Verbose and more verbose mode # 5.93 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 5.93 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 5.94 [+0.00] typically combined with one of the verbose modes (v or V) # 5.94 [+0.00] -v Show version # 5.94 [+0.00] -h Print this help # 5.94 [+0.00] # 5.94 [+0.00] Examples: # 5.94 [+0.00] mausezahn -x 99 # 5.94 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 5.94 [+0.00] mausezahn -t cdp change -c 0 # 5.94 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 5.94 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 5.95 [+0.00] # 5.95 [+0.00] Note: # 5.95 [+0.00] This tool is targeted for network developers! You should # 5.95 [+0.00] be aware of what you are doing and what these options above # 5.95 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 5.95 [+0.00] # 5.95 [+0.00] Please report bugs to # 5.95 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 5.95 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 5.95 [+0.00] Swiss federal institute of technology (ETH Zurich) # 5.95 [+0.00] License: GNU GPL version 2.0 # 5.96 [+0.00] This is free software: you are free to change and redistribute it. # 5.96 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 5.96 [+0.00] # 6.55 [+0.60] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 6.56 [+0.00] # 6.56 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 6.56 [+0.00] http://www.netsniff-ng.org # 6.56 [+0.00] # 6.56 [+0.00] Usage: mausezahn [options] [interface] || # 6.56 [+0.00] Options: # 6.56 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 6.57 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 6.57 [+0.00] -4 IPv4 mode (default) # 6.57 [+0.00] -6 IPv6 mode # 6.57 [+0.00] -R Set socket priority # 6.57 [+0.00] -c Send packet count times, default:1, infinite:0 # 6.57 [+0.00] -d Apply delay between transmissions. The delay value can be # 6.58 [+0.00] specified in usec (default, no additional unit needed), or in # 6.58 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 6.58 [+0.00] -r Multiplies the specified delay with a random value # 6.58 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 6.58 [+0.00] -a Use specified source mac address, no matter what has # 6.58 [+0.00] been specified with other arguments; keywords see below, # 6.59 [+0.00] Default is own interface # 6.59 [+0.00] -b Same with destination mac address; keywords: # 6.59 [+0.00] rand Use a random MAC address # 6.59 [+0.00] bc Use a broadcast MAC address # 6.59 [+0.00] own Use own interface MAC address (default for source MAC) # 6.59 [+0.00] stp Use IEEE 802.1d STP multicast address # 6.59 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 6.60 [+0.00] -A Use specified source IP address (default is own interface IP) # 6.60 [+0.00] -B Send packet to specified destination IP or domain name # 6.60 [+0.00] -P Use the specified ASCII payload # 6.60 [+0.00] -f Read the ASCII payload from a file # 6.60 [+0.00] -F Read the hexadecimal payload from a file # 6.61 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 6.61 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 6.61 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 6.61 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 6.61 [+0.00] encapsulations in lower layers, most packet types allow/require # 6.62 [+0.00] additional packet-specific arguments in an ; # 6.62 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 6.62 [+0.00] dns, rtp, syslog, lldp and more; # 6.62 [+0.00] For context-help use 'help' as ! # 6.62 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 6.63 [+0.00] Enter -T help or -T rtp help for further information # 6.63 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 6.63 [+0.00] -V|VV|... Verbose and more verbose mode # 6.63 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 6.63 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 6.64 [+0.00] typically combined with one of the verbose modes (v or V) # 6.64 [+0.00] -v Show version # 6.64 [+0.00] -h Print this help # 6.64 [+0.00] # 6.64 [+0.00] Examples: # 6.64 [+0.00] mausezahn -x 99 # 6.64 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 6.64 [+0.00] mausezahn -t cdp change -c 0 # 6.64 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 6.65 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 6.65 [+0.00] # 6.65 [+0.00] Note: # 6.65 [+0.00] This tool is targeted for network developers! You should # 6.65 [+0.00] be aware of what you are doing and what these options above # 6.65 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 6.65 [+0.00] # 6.65 [+0.00] Please report bugs to # 6.66 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 6.66 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 6.66 [+0.00] Swiss federal institute of technology (ETH Zurich) # 6.66 [+0.00] License: GNU GPL version 2.0 # 6.66 [+0.00] This is free software: you are free to change and redistribute it. # 6.66 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 6.67 [+0.00] # 7.16 [+0.50] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 7.17 [+0.00] # 7.17 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 7.17 [+0.00] http://www.netsniff-ng.org # 7.17 [+0.00] # 7.17 [+0.00] Usage: mausezahn [options] [interface] || # 7.17 [+0.00] Options: # 7.17 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 7.17 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 7.18 [+0.00] -4 IPv4 mode (default) # 7.18 [+0.00] -6 IPv6 mode # 7.18 [+0.00] -R Set socket priority # 7.18 [+0.00] -c Send packet count times, default:1, infinite:0 # 7.18 [+0.00] -d Apply delay between transmissions. The delay value can be # 7.18 [+0.00] specified in usec (default, no additional unit needed), or in # 7.19 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 7.19 [+0.00] -r Multiplies the specified delay with a random value # 7.19 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 7.19 [+0.00] -a Use specified source mac address, no matter what has # 7.19 [+0.00] been specified with other arguments; keywords see below, # 7.20 [+0.00] Default is own interface # 7.20 [+0.00] -b Same with destination mac address; keywords: # 7.20 [+0.00] rand Use a random MAC address # 7.20 [+0.00] bc Use a broadcast MAC address # 7.20 [+0.00] own Use own interface MAC address (default for source MAC) # 7.20 [+0.00] stp Use IEEE 802.1d STP multicast address # 7.20 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 7.21 [+0.00] -A Use specified source IP address (default is own interface IP) # 7.21 [+0.00] -B Send packet to specified destination IP or domain name # 7.21 [+0.00] -P Use the specified ASCII payload # 7.21 [+0.00] -f Read the ASCII payload from a file # 7.21 [+0.00] -F Read the hexadecimal payload from a file # 7.22 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 7.22 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 7.22 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 7.22 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 7.22 [+0.00] encapsulations in lower layers, most packet types allow/require # 7.23 [+0.00] additional packet-specific arguments in an ; # 7.23 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 7.23 [+0.00] dns, rtp, syslog, lldp and more; # 7.23 [+0.00] For context-help use 'help' as ! # 7.23 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 7.24 [+0.00] Enter -T help or -T rtp help for further information # 7.24 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 7.24 [+0.00] -V|VV|... Verbose and more verbose mode # 7.24 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 7.24 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 7.24 [+0.00] typically combined with one of the verbose modes (v or V) # 7.25 [+0.00] -v Show version # 7.25 [+0.00] -h Print this help # 7.25 [+0.00] # 7.25 [+0.00] Examples: # 7.25 [+0.00] mausezahn -x 99 # 7.25 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 7.25 [+0.00] mausezahn -t cdp change -c 0 # 7.25 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 7.25 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 7.25 [+0.00] # 7.25 [+0.00] Note: # 7.25 [+0.00] This tool is targeted for network developers! You should # 7.26 [+0.00] be aware of what you are doing and what these options above # 7.26 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 7.26 [+0.00] # 7.26 [+0.00] Please report bugs to # 7.26 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 7.26 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 7.26 [+0.00] Swiss federal institute of technology (ETH Zurich) # 7.26 [+0.00] License: GNU GPL version 2.0 # 7.27 [+0.00] This is free software: you are free to change and redistribute it. # 7.27 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 7.27 [+0.00] # 7.85 [+0.58] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 7.85 [+0.00] # 7.85 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 7.85 [+0.00] http://www.netsniff-ng.org # 7.86 [+0.00] # 7.86 [+0.00] Usage: mausezahn [options] [interface] || # 7.86 [+0.00] Options: # 7.86 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 7.86 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 7.86 [+0.00] -4 IPv4 mode (default) # 7.86 [+0.00] -6 IPv6 mode # 7.86 [+0.00] -R Set socket priority # 7.86 [+0.00] -c Send packet count times, default:1, infinite:0 # 7.87 [+0.00] -d Apply delay between transmissions. The delay value can be # 7.87 [+0.00] specified in usec (default, no additional unit needed), or in # 7.87 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 7.87 [+0.00] -r Multiplies the specified delay with a random value # 7.87 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 7.88 [+0.00] -a Use specified source mac address, no matter what has # 7.88 [+0.00] been specified with other arguments; keywords see below, # 7.88 [+0.00] Default is own interface # 7.88 [+0.00] -b Same with destination mac address; keywords: # 7.88 [+0.00] rand Use a random MAC address # 7.88 [+0.00] bc Use a broadcast MAC address # 7.88 [+0.00] own Use own interface MAC address (default for source MAC) # 7.89 [+0.00] stp Use IEEE 802.1d STP multicast address # 7.89 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 7.89 [+0.00] -A Use specified source IP address (default is own interface IP) # 7.89 [+0.00] -B Send packet to specified destination IP or domain name # 7.89 [+0.00] -P Use the specified ASCII payload # 7.89 [+0.00] -f Read the ASCII payload from a file # 7.90 [+0.00] -F Read the hexadecimal payload from a file # 7.90 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 7.90 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 7.90 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 7.90 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 7.90 [+0.00] encapsulations in lower layers, most packet types allow/require # 7.91 [+0.00] additional packet-specific arguments in an ; # 7.91 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 7.91 [+0.00] dns, rtp, syslog, lldp and more; # 7.91 [+0.00] For context-help use 'help' as ! # 7.91 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 7.91 [+0.00] Enter -T help or -T rtp help for further information # 7.92 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 7.92 [+0.00] -V|VV|... Verbose and more verbose mode # 7.92 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 7.92 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 7.92 [+0.00] typically combined with one of the verbose modes (v or V) # 7.93 [+0.00] -v Show version # 7.93 [+0.00] -h Print this help # 7.93 [+0.00] # 7.93 [+0.00] Examples: # 7.93 [+0.00] mausezahn -x 99 # 7.93 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 7.93 [+0.00] mausezahn -t cdp change -c 0 # 7.93 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 7.93 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 7.93 [+0.00] # 7.93 [+0.00] Note: # 7.93 [+0.00] This tool is targeted for network developers! You should # 7.93 [+0.00] be aware of what you are doing and what these options above # 7.94 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 7.94 [+0.00] # 7.94 [+0.00] Please report bugs to # 7.94 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 7.94 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 7.94 [+0.00] Swiss federal institute of technology (ETH Zurich) # 7.94 [+0.00] License: GNU GPL version 2.0 # 7.94 [+0.00] This is free software: you are free to change and redistribute it. # 7.94 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 7.95 [+0.00] # 8.41 [+0.46] TEST: ingress mirror to gretap [FAIL] # 8.41 [+0.00] Expected to capture == 10 packets, got 0. # 8.49 [+0.08] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 8.50 [+0.00] # 8.50 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 8.50 [+0.00] http://www.netsniff-ng.org # 8.50 [+0.00] # 8.50 [+0.00] Usage: mausezahn [options] [interface] || # 8.50 [+0.00] Options: # 8.50 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 8.51 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 8.51 [+0.00] -4 IPv4 mode (default) # 8.51 [+0.00] -6 IPv6 mode # 8.51 [+0.00] -R Set socket priority # 8.51 [+0.00] -c Send packet count times, default:1, infinite:0 # 8.52 [+0.00] -d Apply delay between transmissions. The delay value can be # 8.52 [+0.00] specified in usec (default, no additional unit needed), or in # 8.52 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 8.53 [+0.00] -r Multiplies the specified delay with a random value # 8.53 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 8.53 [+0.00] -a Use specified source mac address, no matter what has # 8.53 [+0.00] been specified with other arguments; keywords see below, # 8.53 [+0.00] Default is own interface # 8.54 [+0.00] -b Same with destination mac address; keywords: # 8.54 [+0.00] rand Use a random MAC address # 8.54 [+0.00] bc Use a broadcast MAC address # 8.54 [+0.00] own Use own interface MAC address (default for source MAC) # 8.54 [+0.00] stp Use IEEE 802.1d STP multicast address # 8.55 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 8.55 [+0.00] -A Use specified source IP address (default is own interface IP) # 8.55 [+0.00] -B Send packet to specified destination IP or domain name # 8.55 [+0.00] -P Use the specified ASCII payload # 8.56 [+0.00] -f Read the ASCII payload from a file # 8.56 [+0.00] -F Read the hexadecimal payload from a file # 8.56 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 8.56 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 8.56 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 8.57 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 8.57 [+0.00] encapsulations in lower layers, most packet types allow/require # 8.57 [+0.00] additional packet-specific arguments in an ; # 8.57 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 8.58 [+0.00] dns, rtp, syslog, lldp and more; # 8.58 [+0.00] For context-help use 'help' as ! # 8.58 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 8.58 [+0.00] Enter -T help or -T rtp help for further information # 8.59 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 8.59 [+0.00] -V|VV|... Verbose and more verbose mode # 8.59 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 8.59 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 8.59 [+0.00] typically combined with one of the verbose modes (v or V) # 8.60 [+0.00] -v Show version # 8.60 [+0.00] -h Print this help # 8.60 [+0.00] # 8.60 [+0.00] Examples: # 8.60 [+0.00] mausezahn -x 99 # 8.60 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 8.60 [+0.00] mausezahn -t cdp change -c 0 # 8.60 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 8.61 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 8.61 [+0.00] # 8.61 [+0.00] Note: # 8.61 [+0.00] This tool is targeted for network developers! You should # 8.61 [+0.00] be aware of what you are doing and what these options above # 8.61 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 8.61 [+0.00] # 8.61 [+0.00] Please report bugs to # 8.62 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 8.62 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 8.62 [+0.00] Swiss federal institute of technology (ETH Zurich) # 8.62 [+0.00] License: GNU GPL version 2.0 # 8.62 [+0.00] This is free software: you are free to change and redistribute it. # 8.62 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 8.63 [+0.00] # 9.23 [+0.60] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 9.23 [+0.00] # 9.23 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 9.23 [+0.00] http://www.netsniff-ng.org # 9.23 [+0.00] # 9.23 [+0.00] Usage: mausezahn [options] [interface] || # 9.24 [+0.00] Options: # 9.24 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 9.24 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 9.24 [+0.00] -4 IPv4 mode (default) # 9.24 [+0.00] -6 IPv6 mode # 9.24 [+0.00] -R Set socket priority # 9.24 [+0.00] -c Send packet count times, default:1, infinite:0 # 9.24 [+0.00] -d Apply delay between transmissions. The delay value can be # 9.25 [+0.00] specified in usec (default, no additional unit needed), or in # 9.25 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 9.25 [+0.00] -r Multiplies the specified delay with a random value # 9.25 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 9.25 [+0.00] -a Use specified source mac address, no matter what has # 9.25 [+0.00] been specified with other arguments; keywords see below, # 9.26 [+0.00] Default is own interface # 9.26 [+0.00] -b Same with destination mac address; keywords: # 9.26 [+0.00] rand Use a random MAC address # 9.26 [+0.00] bc Use a broadcast MAC address # 9.26 [+0.00] own Use own interface MAC address (default for source MAC) # 9.26 [+0.00] stp Use IEEE 802.1d STP multicast address # 9.26 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 9.26 [+0.00] -A Use specified source IP address (default is own interface IP) # 9.27 [+0.00] -B Send packet to specified destination IP or domain name # 9.27 [+0.00] -P Use the specified ASCII payload # 9.27 [+0.00] -f Read the ASCII payload from a file # 9.27 [+0.00] -F Read the hexadecimal payload from a file # 9.27 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 9.27 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 9.27 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 9.28 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 9.28 [+0.00] encapsulations in lower layers, most packet types allow/require # 9.28 [+0.00] additional packet-specific arguments in an ; # 9.28 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 9.28 [+0.00] dns, rtp, syslog, lldp and more; # 9.28 [+0.00] For context-help use 'help' as ! # 9.28 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 9.29 [+0.00] Enter -T help or -T rtp help for further information # 9.29 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 9.29 [+0.00] -V|VV|... Verbose and more verbose mode # 9.29 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 9.29 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 9.29 [+0.00] typically combined with one of the verbose modes (v or V) # 9.30 [+0.00] -v Show version # 9.30 [+0.00] -h Print this help # 9.30 [+0.00] # 9.30 [+0.00] Examples: # 9.30 [+0.00] mausezahn -x 99 # 9.30 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 9.30 [+0.00] mausezahn -t cdp change -c 0 # 9.30 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 9.30 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 9.30 [+0.00] # 9.30 [+0.00] Note: # 9.30 [+0.00] This tool is targeted for network developers! You should # 9.30 [+0.00] be aware of what you are doing and what these options above # 9.30 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 9.31 [+0.00] # 9.31 [+0.00] Please report bugs to # 9.31 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 9.31 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 9.31 [+0.00] Swiss federal institute of technology (ETH Zurich) # 9.31 [+0.00] License: GNU GPL version 2.0 # 9.31 [+0.00] This is free software: you are free to change and redistribute it. # 9.31 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 9.31 [+0.00] # 9.84 [+0.52] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 9.84 [+0.00] # 9.84 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 9.84 [+0.00] http://www.netsniff-ng.org # 9.84 [+0.00] # 9.84 [+0.00] Usage: mausezahn [options] [interface] || # 9.84 [+0.00] Options: # 9.84 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 9.85 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 9.85 [+0.00] -4 IPv4 mode (default) # 9.85 [+0.00] -6 IPv6 mode # 9.85 [+0.00] -R Set socket priority # 9.85 [+0.00] -c Send packet count times, default:1, infinite:0 # 9.85 [+0.00] -d Apply delay between transmissions. The delay value can be # 9.85 [+0.00] specified in usec (default, no additional unit needed), or in # 9.86 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 9.86 [+0.00] -r Multiplies the specified delay with a random value # 9.86 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 9.86 [+0.00] -a Use specified source mac address, no matter what has # 9.86 [+0.00] been specified with other arguments; keywords see below, # 9.86 [+0.00] Default is own interface # 9.87 [+0.00] -b Same with destination mac address; keywords: # 9.87 [+0.00] rand Use a random MAC address # 9.87 [+0.00] bc Use a broadcast MAC address # 9.87 [+0.00] own Use own interface MAC address (default for source MAC) # 9.87 [+0.00] stp Use IEEE 802.1d STP multicast address # 9.87 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 9.87 [+0.00] -A Use specified source IP address (default is own interface IP) # 9.88 [+0.00] -B Send packet to specified destination IP or domain name # 9.88 [+0.00] -P Use the specified ASCII payload # 9.88 [+0.00] -f Read the ASCII payload from a file # 9.88 [+0.00] -F Read the hexadecimal payload from a file # 9.88 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 9.88 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 9.89 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 9.89 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 9.89 [+0.00] encapsulations in lower layers, most packet types allow/require # 9.89 [+0.00] additional packet-specific arguments in an ; # 9.89 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 9.90 [+0.00] dns, rtp, syslog, lldp and more; # 9.90 [+0.00] For context-help use 'help' as ! # 9.90 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 9.90 [+0.00] Enter -T help or -T rtp help for further information # 9.90 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 9.90 [+0.00] -V|VV|... Verbose and more verbose mode # 9.91 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 9.91 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 9.91 [+0.00] typically combined with one of the verbose modes (v or V) # 9.91 [+0.00] -v Show version # 9.91 [+0.00] -h Print this help # 9.91 [+0.00] # 9.91 [+0.00] Examples: # 9.91 [+0.00] mausezahn -x 99 # 9.91 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 9.92 [+0.00] mausezahn -t cdp change -c 0 # 9.92 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 9.92 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 9.92 [+0.00] # 9.92 [+0.00] Note: # 9.92 [+0.00] This tool is targeted for network developers! You should # 9.92 [+0.00] be aware of what you are doing and what these options above # 9.92 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 9.92 [+0.00] # 9.92 [+0.00] Please report bugs to # 9.92 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 9.93 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 9.93 [+0.00] Swiss federal institute of technology (ETH Zurich) # 9.93 [+0.00] License: GNU GPL version 2.0 # 9.93 [+0.00] This is free software: you are free to change and redistribute it. # 9.93 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 9.93 [+0.00] # 10.44 [+0.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 10.45 [+0.00] # 10.45 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 10.45 [+0.00] http://www.netsniff-ng.org # 10.45 [+0.00] # 10.45 [+0.00] Usage: mausezahn [options] [interface] || # 10.45 [+0.00] Options: # 10.45 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 10.45 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 10.46 [+0.00] -4 IPv4 mode (default) # 10.46 [+0.00] -6 IPv6 mode # 10.46 [+0.00] -R Set socket priority # 10.46 [+0.00] -c Send packet count times, default:1, infinite:0 # 10.46 [+0.00] -d Apply delay between transmissions. The delay value can be # 10.46 [+0.00] specified in usec (default, no additional unit needed), or in # 10.46 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 10.46 [+0.00] -r Multiplies the specified delay with a random value # 10.47 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 10.47 [+0.00] -a Use specified source mac address, no matter what has # 10.47 [+0.00] been specified with other arguments; keywords see below, # 10.47 [+0.00] Default is own interface # 10.47 [+0.00] -b Same with destination mac address; keywords: # 10.47 [+0.00] rand Use a random MAC address # 10.47 [+0.00] bc Use a broadcast MAC address # 10.47 [+0.00] own Use own interface MAC address (default for source MAC) # 10.48 [+0.00] stp Use IEEE 802.1d STP multicast address # 10.48 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 10.48 [+0.00] -A Use specified source IP address (default is own interface IP) # 10.48 [+0.00] -B Send packet to specified destination IP or domain name # 10.48 [+0.00] -P Use the specified ASCII payload # 10.48 [+0.00] -f Read the ASCII payload from a file # 10.48 [+0.00] -F Read the hexadecimal payload from a file # 10.49 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 10.49 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 10.49 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 10.49 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 10.49 [+0.00] encapsulations in lower layers, most packet types allow/require # 10.49 [+0.00] additional packet-specific arguments in an ; # 10.49 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 10.50 [+0.00] dns, rtp, syslog, lldp and more; # 10.50 [+0.00] For context-help use 'help' as ! # 10.50 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 10.50 [+0.00] Enter -T help or -T rtp help for further information # 10.50 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 10.50 [+0.00] -V|VV|... Verbose and more verbose mode # 10.50 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 10.51 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 10.51 [+0.00] typically combined with one of the verbose modes (v or V) # 10.51 [+0.00] -v Show version # 10.51 [+0.00] -h Print this help # 10.51 [+0.00] # 10.51 [+0.00] Examples: # 10.51 [+0.00] mausezahn -x 99 # 10.51 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 10.51 [+0.00] mausezahn -t cdp change -c 0 # 10.52 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 10.52 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 10.52 [+0.00] # 10.52 [+0.00] Note: # 10.52 [+0.00] This tool is targeted for network developers! You should # 10.52 [+0.00] be aware of what you are doing and what these options above # 10.52 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 10.52 [+0.00] # 10.52 [+0.00] Please report bugs to # 10.53 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 10.53 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 10.53 [+0.00] Swiss federal institute of technology (ETH Zurich) # 10.53 [+0.00] License: GNU GPL version 2.0 # 10.53 [+0.00] This is free software: you are free to change and redistribute it. # 10.53 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 10.53 [+0.00] # 11.00 [+0.47] TEST: egress mirror to gretap [FAIL] # 11.00 [+0.00] Expected to capture == 10 packets, got 0. # 11.09 [+0.09] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 11.09 [+0.00] # 11.09 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 11.10 [+0.00] http://www.netsniff-ng.org # 11.10 [+0.00] # 11.10 [+0.00] Usage: mausezahn [options] [interface] || # 11.10 [+0.00] Options: # 11.10 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 11.10 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 11.11 [+0.00] -4 IPv4 mode (default) # 11.11 [+0.00] -6 IPv6 mode # 11.11 [+0.00] -R Set socket priority # 11.11 [+0.00] -c Send packet count times, default:1, infinite:0 # 11.11 [+0.00] -d Apply delay between transmissions. The delay value can be # 11.11 [+0.00] specified in usec (default, no additional unit needed), or in # 11.12 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 11.12 [+0.00] -r Multiplies the specified delay with a random value # 11.12 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 11.12 [+0.00] -a Use specified source mac address, no matter what has # 11.13 [+0.00] been specified with other arguments; keywords see below, # 11.13 [+0.00] Default is own interface # 11.13 [+0.00] -b Same with destination mac address; keywords: # 11.13 [+0.00] rand Use a random MAC address # 11.13 [+0.00] bc Use a broadcast MAC address # 11.14 [+0.00] own Use own interface MAC address (default for source MAC) # 11.14 [+0.00] stp Use IEEE 802.1d STP multicast address # 11.14 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 11.14 [+0.00] -A Use specified source IP address (default is own interface IP) # 11.15 [+0.00] -B Send packet to specified destination IP or domain name # 11.15 [+0.00] -P Use the specified ASCII payload # 11.15 [+0.00] -f Read the ASCII payload from a file # 11.15 [+0.00] -F Read the hexadecimal payload from a file # 11.15 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 11.16 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 11.16 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 11.16 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 11.16 [+0.00] encapsulations in lower layers, most packet types allow/require # 11.17 [+0.00] additional packet-specific arguments in an ; # 11.17 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 11.17 [+0.00] dns, rtp, syslog, lldp and more; # 11.17 [+0.00] For context-help use 'help' as ! # 11.17 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 11.18 [+0.00] Enter -T help or -T rtp help for further information # 11.18 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 11.18 [+0.00] -V|VV|... Verbose and more verbose mode # 11.18 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 11.19 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 11.19 [+0.00] typically combined with one of the verbose modes (v or V) # 11.19 [+0.00] -v Show version # 11.19 [+0.00] -h Print this help # 11.19 [+0.00] # 11.19 [+0.00] Examples: # 11.20 [+0.00] mausezahn -x 99 # 11.20 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 11.20 [+0.00] mausezahn -t cdp change -c 0 # 11.20 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 11.20 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 11.20 [+0.00] # 11.20 [+0.00] Note: # 11.20 [+0.00] This tool is targeted for network developers! You should # 11.21 [+0.00] be aware of what you are doing and what these options above # 11.21 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 11.21 [+0.00] # 11.21 [+0.00] Please report bugs to # 11.21 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 11.21 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 11.21 [+0.00] Swiss federal institute of technology (ETH Zurich) # 11.22 [+0.00] License: GNU GPL version 2.0 # 11.22 [+0.00] This is free software: you are free to change and redistribute it. # 11.22 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 11.22 [+0.00] # 11.70 [+0.48] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 11.70 [+0.00] # 11.70 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 11.70 [+0.00] http://www.netsniff-ng.org # 11.70 [+0.00] # 11.70 [+0.00] Usage: mausezahn [options] [interface] || # 11.70 [+0.00] Options: # 11.70 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 11.71 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 11.71 [+0.00] -4 IPv4 mode (default) # 11.71 [+0.00] -6 IPv6 mode # 11.71 [+0.00] -R Set socket priority # 11.71 [+0.00] -c Send packet count times, default:1, infinite:0 # 11.71 [+0.00] -d Apply delay between transmissions. The delay value can be # 11.71 [+0.00] specified in usec (default, no additional unit needed), or in # 11.72 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 11.72 [+0.00] -r Multiplies the specified delay with a random value # 11.72 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 11.72 [+0.00] -a Use specified source mac address, no matter what has # 11.72 [+0.00] been specified with other arguments; keywords see below, # 11.72 [+0.00] Default is own interface # 11.72 [+0.00] -b Same with destination mac address; keywords: # 11.73 [+0.00] rand Use a random MAC address # 11.73 [+0.00] bc Use a broadcast MAC address # 11.73 [+0.00] own Use own interface MAC address (default for source MAC) # 11.73 [+0.00] stp Use IEEE 802.1d STP multicast address # 11.73 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 11.73 [+0.00] -A Use specified source IP address (default is own interface IP) # 11.73 [+0.00] -B Send packet to specified destination IP or domain name # 11.74 [+0.00] -P Use the specified ASCII payload # 11.74 [+0.00] -f Read the ASCII payload from a file # 11.74 [+0.00] -F Read the hexadecimal payload from a file # 11.74 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 11.74 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 11.74 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 11.74 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 11.75 [+0.00] encapsulations in lower layers, most packet types allow/require # 11.75 [+0.00] additional packet-specific arguments in an ; # 11.75 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 11.75 [+0.00] dns, rtp, syslog, lldp and more; # 11.75 [+0.00] For context-help use 'help' as ! # 11.75 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 11.75 [+0.00] Enter -T help or -T rtp help for further information # 11.76 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 11.76 [+0.00] -V|VV|... Verbose and more verbose mode # 11.76 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 11.76 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 11.76 [+0.00] typically combined with one of the verbose modes (v or V) # 11.76 [+0.00] -v Show version # 11.76 [+0.00] -h Print this help # 11.76 [+0.00] # 11.77 [+0.00] Examples: # 11.77 [+0.00] mausezahn -x 99 # 11.77 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 11.77 [+0.00] mausezahn -t cdp change -c 0 # 11.77 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 11.77 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 11.77 [+0.00] # 11.77 [+0.00] Note: # 11.77 [+0.00] This tool is targeted for network developers! You should # 11.77 [+0.00] be aware of what you are doing and what these options above # 11.77 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 11.77 [+0.00] # 11.77 [+0.00] Please report bugs to # 11.78 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 11.78 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 11.78 [+0.00] Swiss federal institute of technology (ETH Zurich) # 11.78 [+0.00] License: GNU GPL version 2.0 # 11.78 [+0.00] This is free software: you are free to change and redistribute it. # 11.78 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 11.78 [+0.00] # 12.30 [+0.52] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 12.30 [+0.00] # 12.30 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 12.30 [+0.00] http://www.netsniff-ng.org # 12.30 [+0.00] # 12.30 [+0.00] Usage: mausezahn [options] [interface] || # 12.30 [+0.00] Options: # 12.31 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 12.31 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 12.31 [+0.00] -4 IPv4 mode (default) # 12.31 [+0.00] -6 IPv6 mode # 12.31 [+0.00] -R Set socket priority # 12.31 [+0.00] -c Send packet count times, default:1, infinite:0 # 12.31 [+0.00] -d Apply delay between transmissions. The delay value can be # 12.31 [+0.00] specified in usec (default, no additional unit needed), or in # 12.32 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 12.32 [+0.00] -r Multiplies the specified delay with a random value # 12.32 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 12.32 [+0.00] -a Use specified source mac address, no matter what has # 12.32 [+0.00] been specified with other arguments; keywords see below, # 12.33 [+0.00] Default is own interface # 12.33 [+0.00] -b Same with destination mac address; keywords: # 12.33 [+0.00] rand Use a random MAC address # 12.33 [+0.00] bc Use a broadcast MAC address # 12.33 [+0.00] own Use own interface MAC address (default for source MAC) # 12.33 [+0.00] stp Use IEEE 802.1d STP multicast address # 12.33 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 12.34 [+0.00] -A Use specified source IP address (default is own interface IP) # 12.34 [+0.00] -B Send packet to specified destination IP or domain name # 12.34 [+0.00] -P Use the specified ASCII payload # 12.34 [+0.00] -f Read the ASCII payload from a file # 12.34 [+0.00] -F Read the hexadecimal payload from a file # 12.34 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 12.34 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 12.35 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 12.35 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 12.35 [+0.00] encapsulations in lower layers, most packet types allow/require # 12.35 [+0.00] additional packet-specific arguments in an ; # 12.35 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 12.35 [+0.00] dns, rtp, syslog, lldp and more; # 12.36 [+0.00] For context-help use 'help' as ! # 12.36 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 12.36 [+0.00] Enter -T help or -T rtp help for further information # 12.36 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 12.36 [+0.00] -V|VV|... Verbose and more verbose mode # 12.36 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 12.36 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 12.37 [+0.00] typically combined with one of the verbose modes (v or V) # 12.37 [+0.00] -v Show version # 12.37 [+0.00] -h Print this help # 12.37 [+0.00] # 12.37 [+0.00] Examples: # 12.37 [+0.00] mausezahn -x 99 # 12.37 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 12.37 [+0.00] mausezahn -t cdp change -c 0 # 12.37 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 12.37 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 12.37 [+0.00] # 12.37 [+0.00] Note: # 12.37 [+0.00] This tool is targeted for network developers! You should # 12.38 [+0.00] be aware of what you are doing and what these options above # 12.38 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 12.38 [+0.00] # 12.38 [+0.00] Please report bugs to # 12.38 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 12.38 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 12.38 [+0.00] Swiss federal institute of technology (ETH Zurich) # 12.38 [+0.00] License: GNU GPL version 2.0 # 12.38 [+0.00] This is free software: you are free to change and redistribute it. # 12.38 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 12.39 [+0.00] # 12.90 [+0.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 12.90 [+0.00] # 12.90 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 12.90 [+0.00] http://www.netsniff-ng.org # 12.90 [+0.00] # 12.90 [+0.00] Usage: mausezahn [options] [interface] || # 12.91 [+0.00] Options: # 12.91 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 12.91 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 12.91 [+0.00] -4 IPv4 mode (default) # 12.91 [+0.00] -6 IPv6 mode # 12.91 [+0.00] -R Set socket priority # 12.91 [+0.00] -c Send packet count times, default:1, infinite:0 # 12.91 [+0.00] -d Apply delay between transmissions. The delay value can be # 12.92 [+0.00] specified in usec (default, no additional unit needed), or in # 12.92 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 12.92 [+0.00] -r Multiplies the specified delay with a random value # 12.92 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 12.92 [+0.00] -a Use specified source mac address, no matter what has # 12.92 [+0.00] been specified with other arguments; keywords see below, # 12.92 [+0.00] Default is own interface # 12.93 [+0.00] -b Same with destination mac address; keywords: # 12.93 [+0.00] rand Use a random MAC address # 12.93 [+0.00] bc Use a broadcast MAC address # 12.93 [+0.00] own Use own interface MAC address (default for source MAC) # 12.93 [+0.00] stp Use IEEE 802.1d STP multicast address # 12.93 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 12.93 [+0.00] -A Use specified source IP address (default is own interface IP) # 12.94 [+0.00] -B Send packet to specified destination IP or domain name # 12.94 [+0.00] -P Use the specified ASCII payload # 12.94 [+0.00] -f Read the ASCII payload from a file # 12.94 [+0.00] -F Read the hexadecimal payload from a file # 12.94 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 12.94 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 12.94 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 12.95 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 12.95 [+0.00] encapsulations in lower layers, most packet types allow/require # 12.95 [+0.00] additional packet-specific arguments in an ; # 12.95 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 12.95 [+0.00] dns, rtp, syslog, lldp and more; # 12.95 [+0.00] For context-help use 'help' as ! # 12.96 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 12.96 [+0.00] Enter -T help or -T rtp help for further information # 12.96 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 12.96 [+0.00] -V|VV|... Verbose and more verbose mode # 12.96 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 12.96 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 12.96 [+0.00] typically combined with one of the verbose modes (v or V) # 12.97 [+0.00] -v Show version # 12.97 [+0.00] -h Print this help # 12.97 [+0.00] # 12.97 [+0.00] Examples: # 12.97 [+0.00] mausezahn -x 99 # 12.97 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 12.97 [+0.00] mausezahn -t cdp change -c 0 # 12.97 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 12.97 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 12.98 [+0.00] # 12.98 [+0.00] Note: # 12.98 [+0.00] This tool is targeted for network developers! You should # 12.98 [+0.00] be aware of what you are doing and what these options above # 12.98 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 12.98 [+0.00] # 12.98 [+0.00] Please report bugs to # 12.98 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 12.98 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 12.98 [+0.00] Swiss federal institute of technology (ETH Zurich) # 12.98 [+0.00] License: GNU GPL version 2.0 # 12.98 [+0.00] This is free software: you are free to change and redistribute it. # 12.99 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 12.99 [+0.00] # 13.46 [+0.47] TEST: ingress mirror to ip6gretap [FAIL] # 13.46 [+0.00] Expected to capture == 10 packets, got 0. # 13.53 [+0.08] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 13.54 [+0.00] # 13.54 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 13.54 [+0.00] http://www.netsniff-ng.org # 13.54 [+0.00] # 13.54 [+0.00] Usage: mausezahn [options] [interface] || # 13.54 [+0.00] Options: # 13.54 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 13.54 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 13.54 [+0.00] -4 IPv4 mode (default) # 13.55 [+0.00] -6 IPv6 mode # 13.55 [+0.00] -R Set socket priority # 13.55 [+0.00] -c Send packet count times, default:1, infinite:0 # 13.55 [+0.00] -d Apply delay between transmissions. The delay value can be # 13.55 [+0.00] specified in usec (default, no additional unit needed), or in # 13.55 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 13.55 [+0.00] -r Multiplies the specified delay with a random value # 13.56 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 13.56 [+0.00] -a Use specified source mac address, no matter what has # 13.56 [+0.00] been specified with other arguments; keywords see below, # 13.56 [+0.00] Default is own interface # 13.56 [+0.00] -b Same with destination mac address; keywords: # 13.56 [+0.00] rand Use a random MAC address # 13.56 [+0.00] bc Use a broadcast MAC address # 13.56 [+0.00] own Use own interface MAC address (default for source MAC) # 13.57 [+0.00] stp Use IEEE 802.1d STP multicast address # 13.57 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 13.57 [+0.00] -A Use specified source IP address (default is own interface IP) # 13.57 [+0.00] -B Send packet to specified destination IP or domain name # 13.57 [+0.00] -P Use the specified ASCII payload # 13.57 [+0.00] -f Read the ASCII payload from a file # 13.57 [+0.00] -F Read the hexadecimal payload from a file # 13.58 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 13.58 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 13.58 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 13.58 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 13.58 [+0.00] encapsulations in lower layers, most packet types allow/require # 13.58 [+0.00] additional packet-specific arguments in an ; # 13.59 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 13.59 [+0.00] dns, rtp, syslog, lldp and more; # 13.59 [+0.00] For context-help use 'help' as ! # 13.59 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 13.59 [+0.00] Enter -T help or -T rtp help for further information # 13.59 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 13.59 [+0.00] -V|VV|... Verbose and more verbose mode # 13.60 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 13.60 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 13.60 [+0.00] typically combined with one of the verbose modes (v or V) # 13.60 [+0.00] -v Show version # 13.60 [+0.00] -h Print this help # 13.60 [+0.00] # 13.60 [+0.00] Examples: # 13.60 [+0.00] mausezahn -x 99 # 13.60 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 13.60 [+0.00] mausezahn -t cdp change -c 0 # 13.60 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 13.61 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 13.61 [+0.00] # 13.61 [+0.00] Note: # 13.61 [+0.00] This tool is targeted for network developers! You should # 13.61 [+0.00] be aware of what you are doing and what these options above # 13.61 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 13.61 [+0.00] # 13.61 [+0.00] Please report bugs to # 13.61 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 13.61 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 13.61 [+0.00] Swiss federal institute of technology (ETH Zurich) # 13.62 [+0.00] License: GNU GPL version 2.0 # 13.62 [+0.00] This is free software: you are free to change and redistribute it. # 13.62 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 13.62 [+0.00] # 14.13 [+0.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 14.14 [+0.00] # 14.14 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 14.14 [+0.00] http://www.netsniff-ng.org # 14.14 [+0.00] # 14.14 [+0.00] Usage: mausezahn [options] [interface] || # 14.14 [+0.00] Options: # 14.14 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 14.14 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 14.15 [+0.00] -4 IPv4 mode (default) # 14.15 [+0.00] -6 IPv6 mode # 14.15 [+0.00] -R Set socket priority # 14.15 [+0.00] -c Send packet count times, default:1, infinite:0 # 14.15 [+0.00] -d Apply delay between transmissions. The delay value can be # 14.15 [+0.00] specified in usec (default, no additional unit needed), or in # 14.16 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 14.16 [+0.00] -r Multiplies the specified delay with a random value # 14.16 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 14.16 [+0.00] -a Use specified source mac address, no matter what has # 14.16 [+0.00] been specified with other arguments; keywords see below, # 14.17 [+0.00] Default is own interface # 14.17 [+0.00] -b Same with destination mac address; keywords: # 14.17 [+0.00] rand Use a random MAC address # 14.17 [+0.00] bc Use a broadcast MAC address # 14.17 [+0.00] own Use own interface MAC address (default for source MAC) # 14.17 [+0.00] stp Use IEEE 802.1d STP multicast address # 14.18 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 14.18 [+0.00] -A Use specified source IP address (default is own interface IP) # 14.18 [+0.00] -B Send packet to specified destination IP or domain name # 14.18 [+0.00] -P Use the specified ASCII payload # 14.18 [+0.00] -f Read the ASCII payload from a file # 14.19 [+0.00] -F Read the hexadecimal payload from a file # 14.19 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 14.19 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 14.19 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 14.19 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 14.20 [+0.00] encapsulations in lower layers, most packet types allow/require # 14.20 [+0.00] additional packet-specific arguments in an ; # 14.20 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 14.20 [+0.00] dns, rtp, syslog, lldp and more; # 14.20 [+0.00] For context-help use 'help' as ! # 14.21 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 14.21 [+0.00] Enter -T help or -T rtp help for further information # 14.21 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 14.21 [+0.00] -V|VV|... Verbose and more verbose mode # 14.21 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 14.22 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 14.22 [+0.00] typically combined with one of the verbose modes (v or V) # 14.22 [+0.00] -v Show version # 14.22 [+0.00] -h Print this help # 14.22 [+0.00] # 14.22 [+0.00] Examples: # 14.22 [+0.00] mausezahn -x 99 # 14.22 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 14.22 [+0.00] mausezahn -t cdp change -c 0 # 14.22 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 14.22 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 14.23 [+0.00] # 14.23 [+0.00] Note: # 14.23 [+0.00] This tool is targeted for network developers! You should # 14.23 [+0.00] be aware of what you are doing and what these options above # 14.23 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 14.23 [+0.00] # 14.23 [+0.00] Please report bugs to # 14.23 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 14.23 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 14.23 [+0.00] Swiss federal institute of technology (ETH Zurich) # 14.24 [+0.00] License: GNU GPL version 2.0 # 14.24 [+0.00] This is free software: you are free to change and redistribute it. # 14.24 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 14.24 [+0.00] # 14.73 [+0.49] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 14.73 [+0.00] # 14.73 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 14.73 [+0.00] http://www.netsniff-ng.org # 14.74 [+0.00] # 14.74 [+0.00] Usage: mausezahn [options] [interface] || # 14.74 [+0.00] Options: # 14.74 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 14.74 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 14.74 [+0.00] -4 IPv4 mode (default) # 14.74 [+0.00] -6 IPv6 mode # 14.75 [+0.00] -R Set socket priority # 14.75 [+0.00] -c Send packet count times, default:1, infinite:0 # 14.75 [+0.00] -d Apply delay between transmissions. The delay value can be # 14.75 [+0.00] specified in usec (default, no additional unit needed), or in # 14.75 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 14.76 [+0.00] -r Multiplies the specified delay with a random value # 14.76 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 14.76 [+0.00] -a Use specified source mac address, no matter what has # 14.76 [+0.00] been specified with other arguments; keywords see below, # 14.76 [+0.00] Default is own interface # 14.76 [+0.00] -b Same with destination mac address; keywords: # 14.76 [+0.00] rand Use a random MAC address # 14.77 [+0.00] bc Use a broadcast MAC address # 14.77 [+0.00] own Use own interface MAC address (default for source MAC) # 14.77 [+0.00] stp Use IEEE 802.1d STP multicast address # 14.77 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 14.77 [+0.00] -A Use specified source IP address (default is own interface IP) # 14.77 [+0.00] -B Send packet to specified destination IP or domain name # 14.77 [+0.00] -P Use the specified ASCII payload # 14.78 [+0.00] -f Read the ASCII payload from a file # 14.78 [+0.00] -F Read the hexadecimal payload from a file # 14.78 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 14.78 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 14.78 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 14.78 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 14.79 [+0.00] encapsulations in lower layers, most packet types allow/require # 14.79 [+0.00] additional packet-specific arguments in an ; # 14.79 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 14.79 [+0.00] dns, rtp, syslog, lldp and more; # 14.79 [+0.00] For context-help use 'help' as ! # 14.80 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 14.80 [+0.00] Enter -T help or -T rtp help for further information # 14.80 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 14.80 [+0.00] -V|VV|... Verbose and more verbose mode # 14.80 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 14.80 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 14.81 [+0.00] typically combined with one of the verbose modes (v or V) # 14.81 [+0.00] -v Show version # 14.81 [+0.00] -h Print this help # 14.81 [+0.00] # 14.81 [+0.00] Examples: # 14.81 [+0.00] mausezahn -x 99 # 14.81 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 14.81 [+0.00] mausezahn -t cdp change -c 0 # 14.81 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 14.82 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 14.82 [+0.00] # 14.82 [+0.00] Note: # 14.82 [+0.00] This tool is targeted for network developers! You should # 14.82 [+0.00] be aware of what you are doing and what these options above # 14.82 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 14.82 [+0.00] # 14.82 [+0.00] Please report bugs to # 14.82 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 14.82 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 14.83 [+0.00] Swiss federal institute of technology (ETH Zurich) # 14.83 [+0.00] License: GNU GPL version 2.0 # 14.83 [+0.00] This is free software: you are free to change and redistribute it. # 14.83 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 14.83 [+0.00] # 15.32 [+0.49] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 15.32 [+0.00] # 15.32 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 15.32 [+0.00] http://www.netsniff-ng.org # 15.32 [+0.00] # 15.32 [+0.00] Usage: mausezahn [options] [interface] || # 15.33 [+0.00] Options: # 15.33 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 15.33 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 15.33 [+0.00] -4 IPv4 mode (default) # 15.33 [+0.00] -6 IPv6 mode # 15.33 [+0.00] -R Set socket priority # 15.33 [+0.00] -c Send packet count times, default:1, infinite:0 # 15.33 [+0.00] -d Apply delay between transmissions. The delay value can be # 15.33 [+0.00] specified in usec (default, no additional unit needed), or in # 15.34 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 15.34 [+0.00] -r Multiplies the specified delay with a random value # 15.34 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 15.34 [+0.00] -a Use specified source mac address, no matter what has # 15.34 [+0.00] been specified with other arguments; keywords see below, # 15.34 [+0.00] Default is own interface # 15.35 [+0.00] -b Same with destination mac address; keywords: # 15.35 [+0.00] rand Use a random MAC address # 15.35 [+0.00] bc Use a broadcast MAC address # 15.35 [+0.00] own Use own interface MAC address (default for source MAC) # 15.35 [+0.00] stp Use IEEE 802.1d STP multicast address # 15.35 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 15.35 [+0.00] -A Use specified source IP address (default is own interface IP) # 15.36 [+0.00] -B Send packet to specified destination IP or domain name # 15.36 [+0.00] -P Use the specified ASCII payload # 15.36 [+0.00] -f Read the ASCII payload from a file # 15.36 [+0.00] -F Read the hexadecimal payload from a file # 15.36 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 15.36 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 15.36 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 15.37 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 15.37 [+0.00] encapsulations in lower layers, most packet types allow/require # 15.37 [+0.00] additional packet-specific arguments in an ; # 15.37 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 15.37 [+0.00] dns, rtp, syslog, lldp and more; # 15.37 [+0.00] For context-help use 'help' as ! # 15.37 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 15.38 [+0.00] Enter -T help or -T rtp help for further information # 15.38 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 15.38 [+0.00] -V|VV|... Verbose and more verbose mode # 15.38 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 15.38 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 15.39 [+0.00] typically combined with one of the verbose modes (v or V) # 15.39 [+0.00] -v Show version # 15.39 [+0.00] -h Print this help # 15.39 [+0.00] # 15.39 [+0.00] Examples: # 15.39 [+0.00] mausezahn -x 99 # 15.39 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 15.39 [+0.00] mausezahn -t cdp change -c 0 # 15.39 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 15.40 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 15.40 [+0.00] # 15.40 [+0.00] Note: # 15.40 [+0.00] This tool is targeted for network developers! You should # 15.40 [+0.00] be aware of what you are doing and what these options above # 15.40 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 15.40 [+0.00] # 15.40 [+0.00] Please report bugs to # 15.40 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 15.41 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 15.41 [+0.00] Swiss federal institute of technology (ETH Zurich) # 15.41 [+0.00] License: GNU GPL version 2.0 # 15.41 [+0.00] This is free software: you are free to change and redistribute it. # 15.41 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 15.41 [+0.00] # 15.87 [+0.46] TEST: egress mirror to ip6gretap [FAIL] # 15.88 [+0.00] Expected to capture == 10 packets, got 0. # 15.98 [+0.11] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 15.99 [+0.00] # 15.99 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 15.99 [+0.00] http://www.netsniff-ng.org # 15.99 [+0.00] # 15.99 [+0.00] Usage: mausezahn [options] [interface] || # 15.99 [+0.00] Options: # 15.99 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 15.99 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 16.00 [+0.00] -4 IPv4 mode (default) # 16.00 [+0.00] -6 IPv6 mode # 16.00 [+0.00] -R Set socket priority # 16.00 [+0.00] -c Send packet count times, default:1, infinite:0 # 16.00 [+0.00] -d Apply delay between transmissions. The delay value can be # 16.00 [+0.00] specified in usec (default, no additional unit needed), or in # 16.01 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 16.01 [+0.00] -r Multiplies the specified delay with a random value # 16.01 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 16.01 [+0.00] -a Use specified source mac address, no matter what has # 16.01 [+0.00] been specified with other arguments; keywords see below, # 16.02 [+0.00] Default is own interface # 16.02 [+0.00] -b Same with destination mac address; keywords: # 16.02 [+0.00] rand Use a random MAC address # 16.02 [+0.00] bc Use a broadcast MAC address # 16.02 [+0.00] own Use own interface MAC address (default for source MAC) # 16.02 [+0.00] stp Use IEEE 802.1d STP multicast address # 16.03 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 16.03 [+0.00] -A Use specified source IP address (default is own interface IP) # 16.03 [+0.00] -B Send packet to specified destination IP or domain name # 16.03 [+0.00] -P Use the specified ASCII payload # 16.03 [+0.00] -f Read the ASCII payload from a file # 16.03 [+0.00] -F Read the hexadecimal payload from a file # 16.04 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 16.04 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 16.04 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 16.04 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 16.04 [+0.00] encapsulations in lower layers, most packet types allow/require # 16.05 [+0.00] additional packet-specific arguments in an ; # 16.05 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 16.05 [+0.00] dns, rtp, syslog, lldp and more; # 16.05 [+0.00] For context-help use 'help' as ! # 16.05 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 16.06 [+0.00] Enter -T help or -T rtp help for further information # 16.06 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 16.06 [+0.00] -V|VV|... Verbose and more verbose mode # 16.06 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 16.06 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 16.06 [+0.00] typically combined with one of the verbose modes (v or V) # 16.06 [+0.00] -v Show version # 16.06 [+0.00] -h Print this help # 16.07 [+0.00] # 16.07 [+0.00] Examples: # 16.07 [+0.00] mausezahn -x 99 # 16.07 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 16.07 [+0.00] mausezahn -t cdp change -c 0 # 16.07 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 16.07 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 16.07 [+0.00] # 16.07 [+0.00] Note: # 16.07 [+0.00] This tool is targeted for network developers! You should # 16.07 [+0.00] be aware of what you are doing and what these options above # 16.07 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 16.08 [+0.00] # 16.08 [+0.00] Please report bugs to # 16.08 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 16.08 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 16.08 [+0.00] Swiss federal institute of technology (ETH Zurich) # 16.08 [+0.00] License: GNU GPL version 2.0 # 16.08 [+0.00] This is free software: you are free to change and redistribute it. # 16.08 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 16.09 [+0.00] # 16.54 [+0.45] TEST: ingress mirror to gretap: envelope MAC [FAIL] # 16.54 [+0.00] Expected to capture == 10 packets, got 0. # 16.63 [+0.09] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 16.63 [+0.00] # 16.63 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 16.63 [+0.00] http://www.netsniff-ng.org # 16.64 [+0.00] # 16.64 [+0.00] Usage: mausezahn [options] [interface] || # 16.64 [+0.00] Options: # 16.64 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 16.64 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 16.64 [+0.00] -4 IPv4 mode (default) # 16.64 [+0.00] -6 IPv6 mode # 16.64 [+0.00] -R Set socket priority # 16.65 [+0.00] -c Send packet count times, default:1, infinite:0 # 16.65 [+0.00] -d Apply delay between transmissions. The delay value can be # 16.65 [+0.00] specified in usec (default, no additional unit needed), or in # 16.65 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 16.65 [+0.00] -r Multiplies the specified delay with a random value # 16.65 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 16.65 [+0.00] -a Use specified source mac address, no matter what has # 16.66 [+0.00] been specified with other arguments; keywords see below, # 16.66 [+0.00] Default is own interface # 16.66 [+0.00] -b Same with destination mac address; keywords: # 16.66 [+0.00] rand Use a random MAC address # 16.66 [+0.00] bc Use a broadcast MAC address # 16.66 [+0.00] own Use own interface MAC address (default for source MAC) # 16.66 [+0.00] stp Use IEEE 802.1d STP multicast address # 16.66 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 16.67 [+0.00] -A Use specified source IP address (default is own interface IP) # 16.67 [+0.00] -B Send packet to specified destination IP or domain name # 16.67 [+0.00] -P Use the specified ASCII payload # 16.67 [+0.00] -f Read the ASCII payload from a file # 16.67 [+0.00] -F Read the hexadecimal payload from a file # 16.67 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 16.67 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 16.68 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 16.68 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 16.68 [+0.00] encapsulations in lower layers, most packet types allow/require # 16.68 [+0.00] additional packet-specific arguments in an ; # 16.68 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 16.68 [+0.00] dns, rtp, syslog, lldp and more; # 16.68 [+0.00] For context-help use 'help' as ! # 16.69 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 16.69 [+0.00] Enter -T help or -T rtp help for further information # 16.69 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 16.69 [+0.00] -V|VV|... Verbose and more verbose mode # 16.69 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 16.69 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 16.70 [+0.00] typically combined with one of the verbose modes (v or V) # 16.70 [+0.00] -v Show version # 16.70 [+0.00] -h Print this help # 16.70 [+0.00] # 16.70 [+0.00] Examples: # 16.70 [+0.00] mausezahn -x 99 # 16.70 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 16.70 [+0.00] mausezahn -t cdp change -c 0 # 16.70 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 16.70 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 16.71 [+0.00] # 16.71 [+0.00] Note: # 16.71 [+0.00] This tool is targeted for network developers! You should # 16.71 [+0.00] be aware of what you are doing and what these options above # 16.71 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 16.71 [+0.00] # 16.71 [+0.00] Please report bugs to # 16.71 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 16.71 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 16.71 [+0.00] Swiss federal institute of technology (ETH Zurich) # 16.71 [+0.00] License: GNU GPL version 2.0 # 16.71 [+0.00] This is free software: you are free to change and redistribute it. # 16.72 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 16.72 [+0.00] # 17.18 [+0.47] TEST: egress mirror to gretap: envelope MAC [FAIL] # 17.19 [+0.00] Expected to capture == 10 packets, got 0. # 17.28 [+0.10] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 17.29 [+0.00] # 17.29 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 17.29 [+0.00] http://www.netsniff-ng.org # 17.29 [+0.00] # 17.29 [+0.00] Usage: mausezahn [options] [interface] || # 17.29 [+0.00] Options: # 17.29 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 17.29 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 17.30 [+0.00] -4 IPv4 mode (default) # 17.30 [+0.00] -6 IPv6 mode # 17.30 [+0.00] -R Set socket priority # 17.30 [+0.00] -c Send packet count times, default:1, infinite:0 # 17.30 [+0.00] -d Apply delay between transmissions. The delay value can be # 17.30 [+0.00] specified in usec (default, no additional unit needed), or in # 17.30 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 17.30 [+0.00] -r Multiplies the specified delay with a random value # 17.31 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 17.31 [+0.00] -a Use specified source mac address, no matter what has # 17.31 [+0.00] been specified with other arguments; keywords see below, # 17.31 [+0.00] Default is own interface # 17.31 [+0.00] -b Same with destination mac address; keywords: # 17.31 [+0.00] rand Use a random MAC address # 17.31 [+0.00] bc Use a broadcast MAC address # 17.31 [+0.00] own Use own interface MAC address (default for source MAC) # 17.32 [+0.00] stp Use IEEE 802.1d STP multicast address # 17.32 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 17.32 [+0.00] -A Use specified source IP address (default is own interface IP) # 17.32 [+0.00] -B Send packet to specified destination IP or domain name # 17.32 [+0.00] -P Use the specified ASCII payload # 17.32 [+0.00] -f Read the ASCII payload from a file # 17.32 [+0.00] -F Read the hexadecimal payload from a file # 17.33 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 17.33 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 17.33 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 17.33 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 17.33 [+0.00] encapsulations in lower layers, most packet types allow/require # 17.33 [+0.00] additional packet-specific arguments in an ; # 17.34 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 17.34 [+0.00] dns, rtp, syslog, lldp and more; # 17.34 [+0.00] For context-help use 'help' as ! # 17.34 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 17.34 [+0.00] Enter -T help or -T rtp help for further information # 17.34 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 17.35 [+0.00] -V|VV|... Verbose and more verbose mode # 17.35 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 17.35 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 17.35 [+0.00] typically combined with one of the verbose modes (v or V) # 17.35 [+0.00] -v Show version # 17.35 [+0.00] -h Print this help # 17.35 [+0.00] # 17.35 [+0.00] Examples: # 17.35 [+0.00] mausezahn -x 99 # 17.35 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 17.36 [+0.00] mausezahn -t cdp change -c 0 # 17.36 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 17.36 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 17.36 [+0.00] # 17.36 [+0.00] Note: # 17.36 [+0.00] This tool is targeted for network developers! You should # 17.36 [+0.00] be aware of what you are doing and what these options above # 17.36 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 17.36 [+0.00] # 17.36 [+0.00] Please report bugs to # 17.37 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 17.37 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 17.37 [+0.00] Swiss federal institute of technology (ETH Zurich) # 17.37 [+0.00] License: GNU GPL version 2.0 # 17.37 [+0.00] This is free software: you are free to change and redistribute it. # 17.37 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 17.37 [+0.00] # 17.84 [+0.46] TEST: ingress mirror to ip6gretap: envelope MAC [FAIL] # 17.84 [+0.00] Expected to capture == 10 packets, got 0. # 17.94 [+0.10] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 17.94 [+0.00] # 17.94 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 17.94 [+0.00] http://www.netsniff-ng.org # 17.94 [+0.00] # 17.94 [+0.00] Usage: mausezahn [options] [interface] || # 17.95 [+0.00] Options: # 17.95 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 17.95 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 17.95 [+0.00] -4 IPv4 mode (default) # 17.95 [+0.00] -6 IPv6 mode # 17.95 [+0.00] -R Set socket priority # 17.95 [+0.00] -c Send packet count times, default:1, infinite:0 # 17.95 [+0.00] -d Apply delay between transmissions. The delay value can be # 17.96 [+0.00] specified in usec (default, no additional unit needed), or in # 17.96 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 17.96 [+0.00] -r Multiplies the specified delay with a random value # 17.96 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 17.96 [+0.00] -a Use specified source mac address, no matter what has # 17.96 [+0.00] been specified with other arguments; keywords see below, # 17.97 [+0.00] Default is own interface # 17.97 [+0.00] -b Same with destination mac address; keywords: # 17.97 [+0.00] rand Use a random MAC address # 17.97 [+0.00] bc Use a broadcast MAC address # 17.97 [+0.00] own Use own interface MAC address (default for source MAC) # 17.97 [+0.00] stp Use IEEE 802.1d STP multicast address # 17.97 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 17.98 [+0.00] -A Use specified source IP address (default is own interface IP) # 17.98 [+0.00] -B Send packet to specified destination IP or domain name # 17.98 [+0.00] -P Use the specified ASCII payload # 17.98 [+0.00] -f Read the ASCII payload from a file # 17.98 [+0.00] -F Read the hexadecimal payload from a file # 17.98 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 17.99 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 17.99 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 17.99 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 17.99 [+0.00] encapsulations in lower layers, most packet types allow/require # 18.00 [+0.00] additional packet-specific arguments in an ; # 18.00 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 18.00 [+0.00] dns, rtp, syslog, lldp and more; # 18.00 [+0.00] For context-help use 'help' as ! # 18.00 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 18.00 [+0.00] Enter -T help or -T rtp help for further information # 18.01 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 18.01 [+0.00] -V|VV|... Verbose and more verbose mode # 18.01 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 18.01 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 18.01 [+0.00] typically combined with one of the verbose modes (v or V) # 18.01 [+0.00] -v Show version # 18.01 [+0.00] -h Print this help # 18.01 [+0.00] # 18.01 [+0.00] Examples: # 18.01 [+0.00] mausezahn -x 99 # 18.02 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 18.02 [+0.00] mausezahn -t cdp change -c 0 # 18.02 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 18.02 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 18.02 [+0.00] # 18.02 [+0.00] Note: # 18.02 [+0.00] This tool is targeted for network developers! You should # 18.02 [+0.00] be aware of what you are doing and what these options above # 18.02 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 18.02 [+0.00] # 18.02 [+0.00] Please report bugs to # 18.02 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 18.03 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 18.03 [+0.00] Swiss federal institute of technology (ETH Zurich) # 18.03 [+0.00] License: GNU GPL version 2.0 # 18.03 [+0.00] This is free software: you are free to change and redistribute it. # 18.03 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 18.03 [+0.00] # 18.50 [+0.47] TEST: egress mirror to ip6gretap: envelope MAC [FAIL] # 18.50 [+0.00] Expected to capture == 10 packets, got 0. # 18.61 [+0.11] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 18.62 [+0.00] # 18.62 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 18.62 [+0.00] http://www.netsniff-ng.org # 18.62 [+0.00] # 18.62 [+0.00] Usage: mausezahn [options] [interface] || # 18.62 [+0.00] Options: # 18.62 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 18.62 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 18.62 [+0.00] -4 IPv4 mode (default) # 18.63 [+0.00] -6 IPv6 mode # 18.63 [+0.00] -R Set socket priority # 18.63 [+0.00] -c Send packet count times, default:1, infinite:0 # 18.63 [+0.00] -d Apply delay between transmissions. The delay value can be # 18.63 [+0.00] specified in usec (default, no additional unit needed), or in # 18.63 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 18.64 [+0.00] -r Multiplies the specified delay with a random value # 18.64 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 18.64 [+0.00] -a Use specified source mac address, no matter what has # 18.64 [+0.00] been specified with other arguments; keywords see below, # 18.65 [+0.00] Default is own interface # 18.65 [+0.00] -b Same with destination mac address; keywords: # 18.65 [+0.00] rand Use a random MAC address # 18.65 [+0.00] bc Use a broadcast MAC address # 18.65 [+0.00] own Use own interface MAC address (default for source MAC) # 18.65 [+0.00] stp Use IEEE 802.1d STP multicast address # 18.66 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 18.66 [+0.00] -A Use specified source IP address (default is own interface IP) # 18.66 [+0.00] -B Send packet to specified destination IP or domain name # 18.66 [+0.00] -P Use the specified ASCII payload # 18.66 [+0.00] -f Read the ASCII payload from a file # 18.67 [+0.00] -F Read the hexadecimal payload from a file # 18.67 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 18.67 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 18.67 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 18.68 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 18.68 [+0.00] encapsulations in lower layers, most packet types allow/require # 18.68 [+0.00] additional packet-specific arguments in an ; # 18.68 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 18.69 [+0.00] dns, rtp, syslog, lldp and more; # 18.69 [+0.00] For context-help use 'help' as ! # 18.69 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 18.69 [+0.00] Enter -T help or -T rtp help for further information # 18.69 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 18.69 [+0.00] -V|VV|... Verbose and more verbose mode # 18.70 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 18.70 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 18.70 [+0.00] typically combined with one of the verbose modes (v or V) # 18.70 [+0.00] -v Show version # 18.70 [+0.00] -h Print this help # 18.70 [+0.00] # 18.70 [+0.00] Examples: # 18.70 [+0.00] mausezahn -x 99 # 18.70 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 18.71 [+0.00] mausezahn -t cdp change -c 0 # 18.71 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 18.71 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 18.71 [+0.00] # 18.71 [+0.00] Note: # 18.71 [+0.00] This tool is targeted for network developers! You should # 18.71 [+0.00] be aware of what you are doing and what these options above # 18.71 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 18.71 [+0.00] # 18.71 [+0.00] Please report bugs to # 18.72 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 18.72 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 18.72 [+0.00] Swiss federal institute of technology (ETH Zurich) # 18.72 [+0.00] License: GNU GPL version 2.0 # 18.72 [+0.00] This is free software: you are free to change and redistribute it. # 18.72 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 18.72 [+0.00] # 19.27 [+0.55] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 19.27 [+0.00] # 19.27 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 19.28 [+0.00] http://www.netsniff-ng.org # 19.28 [+0.00] # 19.28 [+0.00] Usage: mausezahn [options] [interface] || # 19.28 [+0.00] Options: # 19.28 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 19.28 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 19.28 [+0.00] -4 IPv4 mode (default) # 19.28 [+0.00] -6 IPv6 mode # 19.29 [+0.00] -R Set socket priority # 19.29 [+0.00] -c Send packet count times, default:1, infinite:0 # 19.29 [+0.00] -d Apply delay between transmissions. The delay value can be # 19.29 [+0.00] specified in usec (default, no additional unit needed), or in # 19.29 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 19.29 [+0.00] -r Multiplies the specified delay with a random value # 19.30 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 19.30 [+0.00] -a Use specified source mac address, no matter what has # 19.30 [+0.00] been specified with other arguments; keywords see below, # 19.30 [+0.00] Default is own interface # 19.30 [+0.00] -b Same with destination mac address; keywords: # 19.30 [+0.00] rand Use a random MAC address # 19.31 [+0.00] bc Use a broadcast MAC address # 19.31 [+0.00] own Use own interface MAC address (default for source MAC) # 19.31 [+0.00] stp Use IEEE 802.1d STP multicast address # 19.31 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 19.31 [+0.00] -A Use specified source IP address (default is own interface IP) # 19.31 [+0.00] -B Send packet to specified destination IP or domain name # 19.32 [+0.00] -P Use the specified ASCII payload # 19.32 [+0.00] -f Read the ASCII payload from a file # 19.32 [+0.00] -F Read the hexadecimal payload from a file # 19.32 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 19.32 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 19.33 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 19.33 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 19.33 [+0.00] encapsulations in lower layers, most packet types allow/require # 19.33 [+0.00] additional packet-specific arguments in an ; # 19.33 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 19.34 [+0.00] dns, rtp, syslog, lldp and more; # 19.34 [+0.00] For context-help use 'help' as ! # 19.34 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 19.34 [+0.00] Enter -T help or -T rtp help for further information # 19.34 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 19.35 [+0.00] -V|VV|... Verbose and more verbose mode # 19.35 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 19.35 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 19.35 [+0.00] typically combined with one of the verbose modes (v or V) # 19.35 [+0.00] -v Show version # 19.35 [+0.00] -h Print this help # 19.36 [+0.00] # 19.36 [+0.00] Examples: # 19.36 [+0.00] mausezahn -x 99 # 19.36 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 19.36 [+0.00] mausezahn -t cdp change -c 0 # 19.36 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 19.36 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 19.36 [+0.00] # 19.36 [+0.00] Note: # 19.36 [+0.00] This tool is targeted for network developers! You should # 19.36 [+0.00] be aware of what you are doing and what these options above # 19.37 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 19.37 [+0.00] # 19.37 [+0.00] Please report bugs to # 19.37 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 19.37 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 19.37 [+0.00] Swiss federal institute of technology (ETH Zurich) # 19.37 [+0.00] License: GNU GPL version 2.0 # 19.37 [+0.00] This is free software: you are free to change and redistribute it. # 19.38 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 19.38 [+0.00] # 19.97 [+0.60] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 19.98 [+0.00] # 19.98 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 19.98 [+0.00] http://www.netsniff-ng.org # 19.98 [+0.00] # 19.98 [+0.00] Usage: mausezahn [options] [interface] || # 19.98 [+0.00] Options: # 19.98 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 19.98 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 19.99 [+0.00] -4 IPv4 mode (default) # 19.99 [+0.00] -6 IPv6 mode # 19.99 [+0.00] -R Set socket priority # 19.99 [+0.00] -c Send packet count times, default:1, infinite:0 # 19.99 [+0.00] -d Apply delay between transmissions. The delay value can be # 19.99 [+0.00] specified in usec (default, no additional unit needed), or in # 19.99 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 20.00 [+0.00] -r Multiplies the specified delay with a random value # 20.00 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 20.00 [+0.00] -a Use specified source mac address, no matter what has # 20.00 [+0.00] been specified with other arguments; keywords see below, # 20.01 [+0.00] Default is own interface # 20.01 [+0.00] -b Same with destination mac address; keywords: # 20.01 [+0.00] rand Use a random MAC address # 20.01 [+0.00] bc Use a broadcast MAC address # 20.01 [+0.00] own Use own interface MAC address (default for source MAC) # 20.01 [+0.00] stp Use IEEE 802.1d STP multicast address # 20.02 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 20.02 [+0.00] -A Use specified source IP address (default is own interface IP) # 20.02 [+0.00] -B Send packet to specified destination IP or domain name # 20.02 [+0.00] -P Use the specified ASCII payload # 20.02 [+0.00] -f Read the ASCII payload from a file # 20.03 [+0.00] -F Read the hexadecimal payload from a file # 20.03 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 20.03 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 20.03 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 20.03 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 20.03 [+0.00] encapsulations in lower layers, most packet types allow/require # 20.04 [+0.00] additional packet-specific arguments in an ; # 20.04 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 20.04 [+0.00] dns, rtp, syslog, lldp and more; # 20.04 [+0.00] For context-help use 'help' as ! # 20.04 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 20.04 [+0.00] Enter -T help or -T rtp help for further information # 20.05 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 20.05 [+0.00] -V|VV|... Verbose and more verbose mode # 20.05 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 20.05 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 20.05 [+0.00] typically combined with one of the verbose modes (v or V) # 20.06 [+0.00] -v Show version # 20.06 [+0.00] -h Print this help # 20.06 [+0.00] # 20.06 [+0.00] Examples: # 20.06 [+0.00] mausezahn -x 99 # 20.06 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 20.06 [+0.00] mausezahn -t cdp change -c 0 # 20.06 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 20.06 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 20.06 [+0.00] # 20.06 [+0.00] Note: # 20.06 [+0.00] This tool is targeted for network developers! You should # 20.07 [+0.00] be aware of what you are doing and what these options above # 20.07 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 20.07 [+0.00] # 20.07 [+0.00] Please report bugs to # 20.07 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 20.07 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 20.07 [+0.00] Swiss federal institute of technology (ETH Zurich) # 20.07 [+0.00] License: GNU GPL version 2.0 # 20.07 [+0.00] This is free software: you are free to change and redistribute it. # 20.08 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 20.08 [+0.00] # 20.57 [+0.50] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 20.58 [+0.00] # 20.58 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 20.58 [+0.00] http://www.netsniff-ng.org # 20.58 [+0.00] # 20.58 [+0.00] Usage: mausezahn [options] [interface] || # 20.58 [+0.00] Options: # 20.58 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 20.59 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 20.59 [+0.00] -4 IPv4 mode (default) # 20.59 [+0.00] -6 IPv6 mode # 20.59 [+0.00] -R Set socket priority # 20.59 [+0.00] -c Send packet count times, default:1, infinite:0 # 20.59 [+0.00] -d Apply delay between transmissions. The delay value can be # 20.60 [+0.00] specified in usec (default, no additional unit needed), or in # 20.60 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 20.60 [+0.00] -r Multiplies the specified delay with a random value # 20.60 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 20.61 [+0.00] -a Use specified source mac address, no matter what has # 20.61 [+0.00] been specified with other arguments; keywords see below, # 20.61 [+0.00] Default is own interface # 20.61 [+0.00] -b Same with destination mac address; keywords: # 20.61 [+0.00] rand Use a random MAC address # 20.62 [+0.00] bc Use a broadcast MAC address # 20.62 [+0.00] own Use own interface MAC address (default for source MAC) # 20.62 [+0.00] stp Use IEEE 802.1d STP multicast address # 20.62 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 20.62 [+0.00] -A Use specified source IP address (default is own interface IP) # 20.63 [+0.00] -B Send packet to specified destination IP or domain name # 20.63 [+0.00] -P Use the specified ASCII payload # 20.63 [+0.00] -f Read the ASCII payload from a file # 20.63 [+0.00] -F Read the hexadecimal payload from a file # 20.63 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 20.64 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 20.64 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 20.64 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 20.64 [+0.00] encapsulations in lower layers, most packet types allow/require # 20.65 [+0.00] additional packet-specific arguments in an ; # 20.65 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 20.65 [+0.00] dns, rtp, syslog, lldp and more; # 20.65 [+0.00] For context-help use 'help' as ! # 20.66 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 20.66 [+0.00] Enter -T help or -T rtp help for further information # 20.66 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 20.66 [+0.00] -V|VV|... Verbose and more verbose mode # 20.66 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 20.67 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 20.67 [+0.00] typically combined with one of the verbose modes (v or V) # 20.67 [+0.00] -v Show version # 20.67 [+0.00] -h Print this help # 20.67 [+0.00] # 20.67 [+0.00] Examples: # 20.68 [+0.00] mausezahn -x 99 # 20.68 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 20.68 [+0.00] mausezahn -t cdp change -c 0 # 20.68 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 20.68 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 20.68 [+0.00] # 20.68 [+0.00] Note: # 20.68 [+0.00] This tool is targeted for network developers! You should # 20.69 [+0.00] be aware of what you are doing and what these options above # 20.69 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 20.69 [+0.00] # 20.69 [+0.00] Please report bugs to # 20.69 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 20.69 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 20.70 [+0.00] Swiss federal institute of technology (ETH Zurich) # 20.70 [+0.00] License: GNU GPL version 2.0 # 20.70 [+0.00] This is free software: you are free to change and redistribute it. # 20.70 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 20.70 [+0.00] # 21.32 [+0.62] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 21.32 [+0.00] # 21.32 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 21.32 [+0.00] http://www.netsniff-ng.org # 21.32 [+0.00] # 21.32 [+0.00] Usage: mausezahn [options] [interface] || # 21.33 [+0.00] Options: # 21.33 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 21.33 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 21.33 [+0.00] -4 IPv4 mode (default) # 21.33 [+0.00] -6 IPv6 mode # 21.33 [+0.00] -R Set socket priority # 21.33 [+0.00] -c Send packet count times, default:1, infinite:0 # 21.33 [+0.00] -d Apply delay between transmissions. The delay value can be # 21.34 [+0.00] specified in usec (default, no additional unit needed), or in # 21.34 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 21.34 [+0.00] -r Multiplies the specified delay with a random value # 21.34 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 21.34 [+0.00] -a Use specified source mac address, no matter what has # 21.35 [+0.00] been specified with other arguments; keywords see below, # 21.35 [+0.00] Default is own interface # 21.35 [+0.00] -b Same with destination mac address; keywords: # 21.35 [+0.00] rand Use a random MAC address # 21.35 [+0.00] bc Use a broadcast MAC address # 21.35 [+0.00] own Use own interface MAC address (default for source MAC) # 21.36 [+0.00] stp Use IEEE 802.1d STP multicast address # 21.36 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 21.36 [+0.00] -A Use specified source IP address (default is own interface IP) # 21.36 [+0.00] -B Send packet to specified destination IP or domain name # 21.36 [+0.00] -P Use the specified ASCII payload # 21.36 [+0.00] -f Read the ASCII payload from a file # 21.37 [+0.00] -F Read the hexadecimal payload from a file # 21.37 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 21.37 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 21.37 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 21.37 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 21.37 [+0.00] encapsulations in lower layers, most packet types allow/require # 21.38 [+0.00] additional packet-specific arguments in an ; # 21.38 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 21.38 [+0.00] dns, rtp, syslog, lldp and more; # 21.38 [+0.00] For context-help use 'help' as ! # 21.38 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 21.39 [+0.00] Enter -T help or -T rtp help for further information # 21.39 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 21.39 [+0.00] -V|VV|... Verbose and more verbose mode # 21.39 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 21.39 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 21.40 [+0.00] typically combined with one of the verbose modes (v or V) # 21.40 [+0.00] -v Show version # 21.40 [+0.00] -h Print this help # 21.40 [+0.00] # 21.40 [+0.00] Examples: # 21.40 [+0.00] mausezahn -x 99 # 21.40 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 21.40 [+0.00] mausezahn -t cdp change -c 0 # 21.40 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 21.40 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 21.41 [+0.00] # 21.41 [+0.00] Note: # 21.41 [+0.00] This tool is targeted for network developers! You should # 21.41 [+0.00] be aware of what you are doing and what these options above # 21.41 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 21.41 [+0.00] # 21.41 [+0.00] Please report bugs to # 21.41 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 21.41 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 21.41 [+0.00] Swiss federal institute of technology (ETH Zurich) # 21.42 [+0.00] License: GNU GPL version 2.0 # 21.42 [+0.00] This is free software: you are free to change and redistribute it. # 21.42 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 21.42 [+0.00] # 22.02 [+0.60] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 22.03 [+0.00] # 22.03 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 22.03 [+0.00] http://www.netsniff-ng.org # 22.03 [+0.00] # 22.03 [+0.00] Usage: mausezahn [options] [interface] || # 22.03 [+0.00] Options: # 22.03 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 22.03 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 22.04 [+0.00] -4 IPv4 mode (default) # 22.04 [+0.00] -6 IPv6 mode # 22.04 [+0.00] -R Set socket priority # 22.04 [+0.00] -c Send packet count times, default:1, infinite:0 # 22.04 [+0.00] -d Apply delay between transmissions. The delay value can be # 22.04 [+0.00] specified in usec (default, no additional unit needed), or in # 22.04 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 22.05 [+0.00] -r Multiplies the specified delay with a random value # 22.05 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 22.05 [+0.00] -a Use specified source mac address, no matter what has # 22.05 [+0.00] been specified with other arguments; keywords see below, # 22.05 [+0.00] Default is own interface # 22.05 [+0.00] -b Same with destination mac address; keywords: # 22.06 [+0.00] rand Use a random MAC address # 22.06 [+0.00] bc Use a broadcast MAC address # 22.06 [+0.00] own Use own interface MAC address (default for source MAC) # 22.06 [+0.00] stp Use IEEE 802.1d STP multicast address # 22.06 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 22.06 [+0.00] -A Use specified source IP address (default is own interface IP) # 22.07 [+0.00] -B Send packet to specified destination IP or domain name # 22.07 [+0.00] -P Use the specified ASCII payload # 22.07 [+0.00] -f Read the ASCII payload from a file # 22.07 [+0.00] -F Read the hexadecimal payload from a file # 22.07 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 22.07 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 22.08 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 22.08 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 22.08 [+0.00] encapsulations in lower layers, most packet types allow/require # 22.08 [+0.00] additional packet-specific arguments in an ; # 22.08 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 22.08 [+0.00] dns, rtp, syslog, lldp and more; # 22.09 [+0.00] For context-help use 'help' as ! # 22.09 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 22.09 [+0.00] Enter -T help or -T rtp help for further information # 22.09 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 22.09 [+0.00] -V|VV|... Verbose and more verbose mode # 22.09 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 22.10 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 22.10 [+0.00] typically combined with one of the verbose modes (v or V) # 22.10 [+0.00] -v Show version # 22.10 [+0.00] -h Print this help # 22.10 [+0.00] # 22.10 [+0.00] Examples: # 22.10 [+0.00] mausezahn -x 99 # 22.10 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 22.10 [+0.00] mausezahn -t cdp change -c 0 # 22.10 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 22.11 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 22.11 [+0.00] # 22.11 [+0.00] Note: # 22.11 [+0.00] This tool is targeted for network developers! You should # 22.11 [+0.00] be aware of what you are doing and what these options above # 22.11 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 22.11 [+0.00] # 22.11 [+0.00] Please report bugs to # 22.11 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 22.11 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 22.12 [+0.00] Swiss federal institute of technology (ETH Zurich) # 22.12 [+0.00] License: GNU GPL version 2.0 # 22.12 [+0.00] This is free software: you are free to change and redistribute it. # 22.12 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 22.12 [+0.00] # 22.72 [+0.60] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 22.72 [+0.00] # 22.72 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 22.72 [+0.00] http://www.netsniff-ng.org # 22.72 [+0.00] # 22.72 [+0.00] Usage: mausezahn [options] [interface] || # 22.72 [+0.00] Options: # 22.72 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 22.73 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 22.73 [+0.00] -4 IPv4 mode (default) # 22.73 [+0.00] -6 IPv6 mode # 22.73 [+0.00] -R Set socket priority # 22.73 [+0.00] -c Send packet count times, default:1, infinite:0 # 22.73 [+0.00] -d Apply delay between transmissions. The delay value can be # 22.73 [+0.00] specified in usec (default, no additional unit needed), or in # 22.74 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 22.74 [+0.00] -r Multiplies the specified delay with a random value # 22.74 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 22.74 [+0.00] -a Use specified source mac address, no matter what has # 22.74 [+0.00] been specified with other arguments; keywords see below, # 22.75 [+0.00] Default is own interface # 22.75 [+0.00] -b Same with destination mac address; keywords: # 22.75 [+0.00] rand Use a random MAC address # 22.75 [+0.00] bc Use a broadcast MAC address # 22.75 [+0.00] own Use own interface MAC address (default for source MAC) # 22.75 [+0.00] stp Use IEEE 802.1d STP multicast address # 22.75 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 22.76 [+0.00] -A Use specified source IP address (default is own interface IP) # 22.76 [+0.00] -B Send packet to specified destination IP or domain name # 22.76 [+0.00] -P Use the specified ASCII payload # 22.76 [+0.00] -f Read the ASCII payload from a file # 22.76 [+0.00] -F Read the hexadecimal payload from a file # 22.76 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 22.76 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 22.77 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 22.77 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 22.77 [+0.00] encapsulations in lower layers, most packet types allow/require # 22.77 [+0.00] additional packet-specific arguments in an ; # 22.77 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 22.78 [+0.00] dns, rtp, syslog, lldp and more; # 22.78 [+0.00] For context-help use 'help' as ! # 22.78 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 22.78 [+0.00] Enter -T help or -T rtp help for further information # 22.78 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 22.78 [+0.00] -V|VV|... Verbose and more verbose mode # 22.78 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 22.79 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 22.79 [+0.00] typically combined with one of the verbose modes (v or V) # 22.79 [+0.00] -v Show version # 22.79 [+0.00] -h Print this help # 22.79 [+0.00] # 22.79 [+0.00] Examples: # 22.79 [+0.00] mausezahn -x 99 # 22.79 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 22.79 [+0.00] mausezahn -t cdp change -c 0 # 22.79 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 22.80 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 22.80 [+0.00] # 22.80 [+0.00] Note: # 22.80 [+0.00] This tool is targeted for network developers! You should # 22.80 [+0.00] be aware of what you are doing and what these options above # 22.80 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 22.80 [+0.00] # 22.81 [+0.00] Please report bugs to # 22.81 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 22.81 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 22.81 [+0.00] Swiss federal institute of technology (ETH Zurich) # 22.81 [+0.00] License: GNU GPL version 2.0 # 22.81 [+0.00] This is free software: you are free to change and redistribute it. # 22.81 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 22.81 [+0.00] # 23.40 [+0.58] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 23.40 [+0.00] # 23.40 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 23.40 [+0.00] http://www.netsniff-ng.org # 23.40 [+0.00] # 23.40 [+0.00] Usage: mausezahn [options] [interface] || # 23.40 [+0.00] Options: # 23.41 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 23.41 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 23.41 [+0.00] -4 IPv4 mode (default) # 23.41 [+0.00] -6 IPv6 mode # 23.41 [+0.00] -R Set socket priority # 23.41 [+0.00] -c Send packet count times, default:1, infinite:0 # 23.41 [+0.00] -d Apply delay between transmissions. The delay value can be # 23.42 [+0.00] specified in usec (default, no additional unit needed), or in # 23.42 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 23.42 [+0.00] -r Multiplies the specified delay with a random value # 23.42 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 23.42 [+0.00] -a Use specified source mac address, no matter what has # 23.43 [+0.00] been specified with other arguments; keywords see below, # 23.43 [+0.00] Default is own interface # 23.43 [+0.00] -b Same with destination mac address; keywords: # 23.43 [+0.00] rand Use a random MAC address # 23.43 [+0.00] bc Use a broadcast MAC address # 23.43 [+0.00] own Use own interface MAC address (default for source MAC) # 23.44 [+0.00] stp Use IEEE 802.1d STP multicast address # 23.44 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 23.44 [+0.00] -A Use specified source IP address (default is own interface IP) # 23.44 [+0.00] -B Send packet to specified destination IP or domain name # 23.44 [+0.00] -P Use the specified ASCII payload # 23.44 [+0.00] -f Read the ASCII payload from a file # 23.45 [+0.00] -F Read the hexadecimal payload from a file # 23.45 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 23.45 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 23.45 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 23.45 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 23.46 [+0.00] encapsulations in lower layers, most packet types allow/require # 23.46 [+0.00] additional packet-specific arguments in an ; # 23.46 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 23.46 [+0.00] dns, rtp, syslog, lldp and more; # 23.46 [+0.00] For context-help use 'help' as ! # 23.46 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 23.47 [+0.00] Enter -T help or -T rtp help for further information # 23.47 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 23.47 [+0.00] -V|VV|... Verbose and more verbose mode # 23.47 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 23.47 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 23.47 [+0.00] typically combined with one of the verbose modes (v or V) # 23.48 [+0.00] -v Show version # 23.48 [+0.00] -h Print this help # 23.48 [+0.00] # 23.48 [+0.00] Examples: # 23.48 [+0.00] mausezahn -x 99 # 23.48 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 23.48 [+0.00] mausezahn -t cdp change -c 0 # 23.48 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 23.48 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 23.49 [+0.00] # 23.49 [+0.00] Note: # 23.49 [+0.00] This tool is targeted for network developers! You should # 23.49 [+0.00] be aware of what you are doing and what these options above # 23.49 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 23.49 [+0.00] # 23.49 [+0.00] Please report bugs to # 23.49 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 23.49 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 23.50 [+0.00] Swiss federal institute of technology (ETH Zurich) # 23.50 [+0.00] License: GNU GPL version 2.0 # 23.50 [+0.00] This is free software: you are free to change and redistribute it. # 23.50 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 23.50 [+0.00] # 24.04 [+0.54] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 24.05 [+0.00] # 24.05 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 24.05 [+0.00] http://www.netsniff-ng.org # 24.05 [+0.00] # 24.05 [+0.00] Usage: mausezahn [options] [interface] || # 24.05 [+0.00] Options: # 24.05 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 24.06 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 24.06 [+0.00] -4 IPv4 mode (default) # 24.06 [+0.00] -6 IPv6 mode # 24.06 [+0.00] -R Set socket priority # 24.06 [+0.00] -c Send packet count times, default:1, infinite:0 # 24.06 [+0.00] -d Apply delay between transmissions. The delay value can be # 24.07 [+0.00] specified in usec (default, no additional unit needed), or in # 24.07 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 24.07 [+0.00] -r Multiplies the specified delay with a random value # 24.07 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 24.08 [+0.00] -a Use specified source mac address, no matter what has # 24.08 [+0.00] been specified with other arguments; keywords see below, # 24.08 [+0.00] Default is own interface # 24.08 [+0.00] -b Same with destination mac address; keywords: # 24.08 [+0.00] rand Use a random MAC address # 24.09 [+0.00] bc Use a broadcast MAC address # 24.09 [+0.00] own Use own interface MAC address (default for source MAC) # 24.09 [+0.00] stp Use IEEE 802.1d STP multicast address # 24.09 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 24.09 [+0.00] -A Use specified source IP address (default is own interface IP) # 24.10 [+0.00] -B Send packet to specified destination IP or domain name # 24.10 [+0.00] -P Use the specified ASCII payload # 24.10 [+0.00] -f Read the ASCII payload from a file # 24.10 [+0.00] -F Read the hexadecimal payload from a file # 24.10 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 24.11 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 24.11 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 24.11 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 24.11 [+0.00] encapsulations in lower layers, most packet types allow/require # 24.11 [+0.00] additional packet-specific arguments in an ; # 24.12 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 24.12 [+0.00] dns, rtp, syslog, lldp and more; # 24.12 [+0.00] For context-help use 'help' as ! # 24.12 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 24.12 [+0.00] Enter -T help or -T rtp help for further information # 24.12 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 24.13 [+0.00] -V|VV|... Verbose and more verbose mode # 24.13 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 24.13 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 24.13 [+0.00] typically combined with one of the verbose modes (v or V) # 24.13 [+0.00] -v Show version # 24.13 [+0.00] -h Print this help # 24.13 [+0.00] # 24.13 [+0.00] Examples: # 24.14 [+0.00] mausezahn -x 99 # 24.14 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 24.14 [+0.00] mausezahn -t cdp change -c 0 # 24.14 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 24.14 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 24.14 [+0.00] # 24.14 [+0.00] Note: # 24.14 [+0.00] This tool is targeted for network developers! You should # 24.14 [+0.00] be aware of what you are doing and what these options above # 24.14 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 24.15 [+0.00] # 24.15 [+0.00] Please report bugs to # 24.15 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 24.15 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 24.15 [+0.00] Swiss federal institute of technology (ETH Zurich) # 24.15 [+0.00] License: GNU GPL version 2.0 # 24.15 [+0.00] This is free software: you are free to change and redistribute it. # 24.16 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 24.16 [+0.00] # 24.75 [+0.59] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 24.75 [+0.00] # 24.75 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 24.75 [+0.00] http://www.netsniff-ng.org # 24.75 [+0.00] # 24.75 [+0.00] Usage: mausezahn [options] [interface] || # 24.76 [+0.00] Options: # 24.76 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 24.76 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 24.76 [+0.00] -4 IPv4 mode (default) # 24.76 [+0.00] -6 IPv6 mode # 24.76 [+0.00] -R Set socket priority # 24.77 [+0.00] -c Send packet count times, default:1, infinite:0 # 24.77 [+0.00] -d Apply delay between transmissions. The delay value can be # 24.77 [+0.00] specified in usec (default, no additional unit needed), or in # 24.77 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 24.78 [+0.00] -r Multiplies the specified delay with a random value # 24.78 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 24.78 [+0.00] -a Use specified source mac address, no matter what has # 24.78 [+0.00] been specified with other arguments; keywords see below, # 24.79 [+0.00] Default is own interface # 24.79 [+0.00] -b Same with destination mac address; keywords: # 24.79 [+0.00] rand Use a random MAC address # 24.79 [+0.00] bc Use a broadcast MAC address # 24.79 [+0.00] own Use own interface MAC address (default for source MAC) # 24.79 [+0.00] stp Use IEEE 802.1d STP multicast address # 24.80 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 24.80 [+0.00] -A Use specified source IP address (default is own interface IP) # 24.80 [+0.00] -B Send packet to specified destination IP or domain name # 24.80 [+0.00] -P Use the specified ASCII payload # 24.80 [+0.00] -f Read the ASCII payload from a file # 24.80 [+0.00] -F Read the hexadecimal payload from a file # 24.81 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 24.81 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 24.81 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 24.81 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 24.81 [+0.00] encapsulations in lower layers, most packet types allow/require # 24.81 [+0.00] additional packet-specific arguments in an ; # 24.82 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 24.82 [+0.00] dns, rtp, syslog, lldp and more; # 24.82 [+0.00] For context-help use 'help' as ! # 24.82 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 24.82 [+0.00] Enter -T help or -T rtp help for further information # 24.83 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 24.83 [+0.00] -V|VV|... Verbose and more verbose mode # 24.83 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 24.83 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 24.83 [+0.00] typically combined with one of the verbose modes (v or V) # 24.83 [+0.00] -v Show version # 24.83 [+0.00] -h Print this help # 24.84 [+0.00] # 24.84 [+0.00] Examples: # 24.84 [+0.00] mausezahn -x 99 # 24.84 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 24.84 [+0.00] mausezahn -t cdp change -c 0 # 24.84 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 24.84 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 24.84 [+0.00] # 24.84 [+0.00] Note: # 24.84 [+0.00] This tool is targeted for network developers! You should # 24.84 [+0.00] be aware of what you are doing and what these options above # 24.84 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 24.85 [+0.00] # 24.85 [+0.00] Please report bugs to # 24.85 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 24.85 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 24.85 [+0.00] Swiss federal institute of technology (ETH Zurich) # 24.85 [+0.00] License: GNU GPL version 2.0 # 24.85 [+0.00] This is free software: you are free to change and redistribute it. # 24.85 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 24.86 [+0.00] # 25.40 [+0.54] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 25.40 [+0.00] # 25.40 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 25.41 [+0.00] http://www.netsniff-ng.org # 25.41 [+0.00] # 25.41 [+0.00] Usage: mausezahn [options] [interface] || # 25.41 [+0.00] Options: # 25.41 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 25.41 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 25.42 [+0.00] -4 IPv4 mode (default) # 25.42 [+0.00] -6 IPv6 mode # 25.42 [+0.00] -R Set socket priority # 25.42 [+0.00] -c Send packet count times, default:1, infinite:0 # 25.42 [+0.00] -d Apply delay between transmissions. The delay value can be # 25.43 [+0.00] specified in usec (default, no additional unit needed), or in # 25.43 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 25.43 [+0.00] -r Multiplies the specified delay with a random value # 25.43 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 25.43 [+0.00] -a Use specified source mac address, no matter what has # 25.44 [+0.00] been specified with other arguments; keywords see below, # 25.44 [+0.00] Default is own interface # 25.44 [+0.00] -b Same with destination mac address; keywords: # 25.44 [+0.00] rand Use a random MAC address # 25.44 [+0.00] bc Use a broadcast MAC address # 25.45 [+0.00] own Use own interface MAC address (default for source MAC) # 25.45 [+0.00] stp Use IEEE 802.1d STP multicast address # 25.45 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 25.45 [+0.00] -A Use specified source IP address (default is own interface IP) # 25.46 [+0.00] -B Send packet to specified destination IP or domain name # 25.46 [+0.00] -P Use the specified ASCII payload # 25.46 [+0.00] -f Read the ASCII payload from a file # 25.46 [+0.00] -F Read the hexadecimal payload from a file # 25.46 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 25.47 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 25.47 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 25.47 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 25.47 [+0.00] encapsulations in lower layers, most packet types allow/require # 25.48 [+0.00] additional packet-specific arguments in an ; # 25.48 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 25.48 [+0.00] dns, rtp, syslog, lldp and more; # 25.48 [+0.00] For context-help use 'help' as ! # 25.48 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 25.49 [+0.00] Enter -T help or -T rtp help for further information # 25.49 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 25.49 [+0.00] -V|VV|... Verbose and more verbose mode # 25.49 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 25.49 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 25.50 [+0.00] typically combined with one of the verbose modes (v or V) # 25.50 [+0.00] -v Show version # 25.50 [+0.00] -h Print this help # 25.50 [+0.00] # 25.50 [+0.00] Examples: # 25.50 [+0.00] mausezahn -x 99 # 25.50 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 25.50 [+0.00] mausezahn -t cdp change -c 0 # 25.51 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 25.51 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 25.51 [+0.00] # 25.51 [+0.00] Note: # 25.51 [+0.00] This tool is targeted for network developers! You should # 25.51 [+0.00] be aware of what you are doing and what these options above # 25.51 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 25.51 [+0.00] # 25.51 [+0.00] Please report bugs to # 25.52 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 25.52 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 25.52 [+0.00] Swiss federal institute of technology (ETH Zurich) # 25.52 [+0.00] License: GNU GPL version 2.0 # 25.52 [+0.00] This is free software: you are free to change and redistribute it. # 25.52 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 25.52 [+0.00] # 26.00 [+0.48] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 26.01 [+0.00] # 26.01 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 26.01 [+0.00] http://www.netsniff-ng.org # 26.01 [+0.00] # 26.01 [+0.00] Usage: mausezahn [options] [interface] || # 26.01 [+0.00] Options: # 26.01 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 26.01 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 26.01 [+0.00] -4 IPv4 mode (default) # 26.01 [+0.00] -6 IPv6 mode # 26.02 [+0.00] -R Set socket priority # 26.02 [+0.00] -c Send packet count times, default:1, infinite:0 # 26.02 [+0.00] -d Apply delay between transmissions. The delay value can be # 26.02 [+0.00] specified in usec (default, no additional unit needed), or in # 26.02 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 26.02 [+0.00] -r Multiplies the specified delay with a random value # 26.03 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 26.03 [+0.00] -a Use specified source mac address, no matter what has # 26.03 [+0.00] been specified with other arguments; keywords see below, # 26.03 [+0.00] Default is own interface # 26.04 [+0.00] -b Same with destination mac address; keywords: # 26.04 [+0.00] rand Use a random MAC address # 26.04 [+0.00] bc Use a broadcast MAC address # 26.04 [+0.00] own Use own interface MAC address (default for source MAC) # 26.04 [+0.00] stp Use IEEE 802.1d STP multicast address # 26.04 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 26.04 [+0.00] -A Use specified source IP address (default is own interface IP) # 26.05 [+0.00] -B Send packet to specified destination IP or domain name # 26.05 [+0.00] -P Use the specified ASCII payload # 26.05 [+0.00] -f Read the ASCII payload from a file # 26.05 [+0.00] -F Read the hexadecimal payload from a file # 26.05 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 26.05 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 26.06 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 26.06 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 26.06 [+0.00] encapsulations in lower layers, most packet types allow/require # 26.06 [+0.00] additional packet-specific arguments in an ; # 26.06 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 26.07 [+0.00] dns, rtp, syslog, lldp and more; # 26.07 [+0.00] For context-help use 'help' as ! # 26.07 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 26.07 [+0.00] Enter -T help or -T rtp help for further information # 26.07 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 26.08 [+0.00] -V|VV|... Verbose and more verbose mode # 26.08 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 26.08 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 26.08 [+0.00] typically combined with one of the verbose modes (v or V) # 26.08 [+0.00] -v Show version # 26.08 [+0.00] -h Print this help # 26.08 [+0.00] # 26.08 [+0.00] Examples: # 26.08 [+0.00] mausezahn -x 99 # 26.09 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 26.09 [+0.00] mausezahn -t cdp change -c 0 # 26.09 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 26.09 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 26.09 [+0.00] # 26.09 [+0.00] Note: # 26.09 [+0.00] This tool is targeted for network developers! You should # 26.09 [+0.00] be aware of what you are doing and what these options above # 26.09 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 26.10 [+0.00] # 26.10 [+0.00] Please report bugs to # 26.10 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 26.10 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 26.10 [+0.00] Swiss federal institute of technology (ETH Zurich) # 26.10 [+0.00] License: GNU GPL version 2.0 # 26.10 [+0.00] This is free software: you are free to change and redistribute it. # 26.10 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 26.10 [+0.00] # 26.58 [+0.48] TEST: two simultaneously configured mirrors [FAIL] # 26.58 [+0.00] Expected to capture == 10 packets, got 0. not ok 1 selftests: net/forwarding: mirror_gre.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing/wt-2/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing/wt-2/tools/testing/selftests' xx__-> echo $? 0 xx__->