make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=mirrorr_gre_changes.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_changes.sh # 5.97 [+5.97] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 5.97 [+0.00] # 5.97 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 5.97 [+0.00] http://www.netsniff-ng.org # 5.97 [+0.00] # 5.98 [+0.00] Usage: mausezahn [options] [interface] || # 5.98 [+0.00] Options: # 5.98 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 5.98 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 5.98 [+0.00] -4 IPv4 mode (default) # 5.98 [+0.00] -6 IPv6 mode # 5.98 [+0.00] -R Set socket priority # 5.99 [+0.00] -c Send packet count times, default:1, infinite:0 # 5.99 [+0.00] -d Apply delay between transmissions. The delay value can be # 5.99 [+0.00] specified in usec (default, no additional unit needed), or in # 5.99 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 5.99 [+0.00] -r Multiplies the specified delay with a random value # 6.00 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 6.00 [+0.00] -a Use specified source mac address, no matter what has # 6.00 [+0.00] been specified with other arguments; keywords see below, # 6.00 [+0.00] Default is own interface # 6.00 [+0.00] -b Same with destination mac address; keywords: # 6.01 [+0.00] rand Use a random MAC address # 6.01 [+0.00] bc Use a broadcast MAC address # 6.01 [+0.00] own Use own interface MAC address (default for source MAC) # 6.01 [+0.00] stp Use IEEE 802.1d STP multicast address # 6.01 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 6.01 [+0.00] -A Use specified source IP address (default is own interface IP) # 6.02 [+0.00] -B Send packet to specified destination IP or domain name # 6.02 [+0.00] -P Use the specified ASCII payload # 6.02 [+0.00] -f Read the ASCII payload from a file # 6.02 [+0.00] -F Read the hexadecimal payload from a file # 6.02 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 6.03 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 6.03 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 6.03 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 6.03 [+0.00] encapsulations in lower layers, most packet types allow/require # 6.03 [+0.00] additional packet-specific arguments in an ; # 6.04 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 6.04 [+0.00] dns, rtp, syslog, lldp and more; # 6.04 [+0.00] For context-help use 'help' as ! # 6.04 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 6.04 [+0.00] Enter -T help or -T rtp help for further information # 6.05 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 6.05 [+0.00] -V|VV|... Verbose and more verbose mode # 6.05 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 6.05 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 6.05 [+0.00] typically combined with one of the verbose modes (v or V) # 6.06 [+0.00] -v Show version # 6.06 [+0.00] -h Print this help # 6.06 [+0.00] # 6.06 [+0.00] Examples: # 6.06 [+0.00] mausezahn -x 99 # 6.06 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 6.06 [+0.00] mausezahn -t cdp change -c 0 # 6.06 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 6.07 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 6.07 [+0.00] # 6.07 [+0.00] Note: # 6.07 [+0.00] This tool is targeted for network developers! You should # 6.07 [+0.00] be aware of what you are doing and what these options above # 6.07 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 6.07 [+0.00] # 6.07 [+0.00] Please report bugs to # 6.08 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 6.08 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 6.08 [+0.00] Swiss federal institute of technology (ETH Zurich) # 6.08 [+0.00] License: GNU GPL version 2.0 # 6.08 [+0.00] This is free software: you are free to change and redistribute it. # 6.08 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 6.09 [+0.00] # 8.58 [+2.49] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 8.59 [+0.01] # 8.59 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 8.59 [+0.00] http://www.netsniff-ng.org # 8.59 [+0.00] # 8.59 [+0.00] Usage: mausezahn [options] [interface] || # 8.59 [+0.00] Options: # 8.59 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 8.60 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 8.60 [+0.00] -4 IPv4 mode (default) # 8.60 [+0.00] -6 IPv6 mode # 8.60 [+0.00] -R Set socket priority # 8.60 [+0.00] -c Send packet count times, default:1, infinite:0 # 8.61 [+0.00] -d Apply delay between transmissions. The delay value can be # 8.61 [+0.00] specified in usec (default, no additional unit needed), or in # 8.61 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 8.62 [+0.00] -r Multiplies the specified delay with a random value # 8.62 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 8.62 [+0.00] -a Use specified source mac address, no matter what has # 8.63 [+0.00] been specified with other arguments; keywords see below, # 8.63 [+0.00] Default is own interface # 8.63 [+0.00] -b Same with destination mac address; keywords: # 8.63 [+0.00] rand Use a random MAC address # 8.64 [+0.00] bc Use a broadcast MAC address # 8.64 [+0.00] own Use own interface MAC address (default for source MAC) # 8.64 [+0.00] stp Use IEEE 802.1d STP multicast address # 8.64 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 8.65 [+0.00] -A Use specified source IP address (default is own interface IP) # 8.65 [+0.00] -B Send packet to specified destination IP or domain name # 8.65 [+0.00] -P Use the specified ASCII payload # 8.65 [+0.00] -f Read the ASCII payload from a file # 8.65 [+0.00] -F Read the hexadecimal payload from a file # 8.66 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 8.66 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 8.66 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 8.66 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 8.67 [+0.00] encapsulations in lower layers, most packet types allow/require # 8.67 [+0.00] additional packet-specific arguments in an ; # 8.67 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 8.67 [+0.00] dns, rtp, syslog, lldp and more; # 8.67 [+0.00] For context-help use 'help' as ! # 8.68 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 8.68 [+0.00] Enter -T help or -T rtp help for further information # 8.68 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 8.68 [+0.00] -V|VV|... Verbose and more verbose mode # 8.68 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 8.69 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 8.69 [+0.00] typically combined with one of the verbose modes (v or V) # 8.69 [+0.00] -v Show version # 8.69 [+0.00] -h Print this help # 8.69 [+0.00] # 8.69 [+0.00] Examples: # 8.69 [+0.00] mausezahn -x 99 # 8.70 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 8.70 [+0.00] mausezahn -t cdp change -c 0 # 8.70 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 8.70 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 8.70 [+0.00] # 8.70 [+0.00] Note: # 8.70 [+0.00] This tool is targeted for network developers! You should # 8.70 [+0.00] be aware of what you are doing and what these options above # 8.71 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 8.71 [+0.00] # 8.71 [+0.00] Please report bugs to # 8.71 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 8.71 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 8.71 [+0.00] Swiss federal institute of technology (ETH Zurich) # 8.71 [+0.00] License: GNU GPL version 2.0 # 8.72 [+0.00] This is free software: you are free to change and redistribute it. # 8.72 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 8.72 [+0.00] # 9.15 [+0.43] TEST: mirror to gretap: TTL change [FAIL] # 9.15 [+0.00] Expected to capture >= 10 packets, got 0. # 9.23 [+0.08] 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.24 [+0.00] http://www.netsniff-ng.org # 9.24 [+0.00] # 9.24 [+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.25 [+0.00] -4 IPv4 mode (default) # 9.25 [+0.00] -6 IPv6 mode # 9.25 [+0.00] -R Set socket priority # 9.25 [+0.00] -c Send packet count times, default:1, infinite:0 # 9.25 [+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.26 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 9.26 [+0.00] -r Multiplies the specified delay with a random value # 9.26 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 9.26 [+0.00] -a Use specified source mac address, no matter what has # 9.27 [+0.00] been specified with other arguments; keywords see below, # 9.27 [+0.00] Default is own interface # 9.27 [+0.00] -b Same with destination mac address; keywords: # 9.27 [+0.00] rand Use a random MAC address # 9.27 [+0.00] bc Use a broadcast MAC address # 9.27 [+0.00] own Use own interface MAC address (default for source MAC) # 9.28 [+0.00] stp Use IEEE 802.1d STP multicast address # 9.28 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 9.28 [+0.00] -A Use specified source IP address (default is own interface IP) # 9.28 [+0.00] -B Send packet to specified destination IP or domain name # 9.29 [+0.00] -P Use the specified ASCII payload # 9.29 [+0.00] -f Read the ASCII payload from a file # 9.29 [+0.00] -F Read the hexadecimal payload from a file # 9.29 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 9.29 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 9.30 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 9.30 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 9.30 [+0.00] encapsulations in lower layers, most packet types allow/require # 9.30 [+0.00] additional packet-specific arguments in an ; # 9.31 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 9.31 [+0.00] dns, rtp, syslog, lldp and more; # 9.31 [+0.00] For context-help use 'help' as ! # 9.31 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 9.31 [+0.00] Enter -T help or -T rtp help for further information # 9.32 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 9.32 [+0.00] -V|VV|... Verbose and more verbose mode # 9.32 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 9.32 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 9.33 [+0.00] typically combined with one of the verbose modes (v or V) # 9.33 [+0.00] -v Show version # 9.33 [+0.00] -h Print this help # 9.33 [+0.00] # 9.33 [+0.00] Examples: # 9.33 [+0.00] mausezahn -x 99 # 9.33 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 9.33 [+0.00] mausezahn -t cdp change -c 0 # 9.33 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 9.34 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 9.34 [+0.00] # 9.34 [+0.00] Note: # 9.34 [+0.00] This tool is targeted for network developers! You should # 9.34 [+0.00] be aware of what you are doing and what these options above # 9.34 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 9.34 [+0.00] # 9.34 [+0.00] Please report bugs to # 9.35 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 9.35 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 9.35 [+0.00] Swiss federal institute of technology (ETH Zurich) # 9.35 [+0.00] License: GNU GPL version 2.0 # 9.35 [+0.00] This is free software: you are free to change and redistribute it. # 9.35 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 9.36 [+0.00] # 11.83 [+2.47] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 11.83 [+0.00] # 11.83 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 11.83 [+0.00] http://www.netsniff-ng.org # 11.83 [+0.00] # 11.83 [+0.00] Usage: mausezahn [options] [interface] || # 11.83 [+0.00] Options: # 11.83 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 11.84 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 11.84 [+0.00] -4 IPv4 mode (default) # 11.84 [+0.00] -6 IPv6 mode # 11.84 [+0.00] -R Set socket priority # 11.84 [+0.00] -c Send packet count times, default:1, infinite:0 # 11.84 [+0.00] -d Apply delay between transmissions. The delay value can be # 11.85 [+0.00] specified in usec (default, no additional unit needed), or in # 11.85 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 11.85 [+0.00] -r Multiplies the specified delay with a random value # 11.85 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 11.85 [+0.00] -a Use specified source mac address, no matter what has # 11.86 [+0.00] been specified with other arguments; keywords see below, # 11.86 [+0.00] Default is own interface # 11.86 [+0.00] -b Same with destination mac address; keywords: # 11.86 [+0.00] rand Use a random MAC address # 11.86 [+0.00] bc Use a broadcast MAC address # 11.86 [+0.00] own Use own interface MAC address (default for source MAC) # 11.87 [+0.00] stp Use IEEE 802.1d STP multicast address # 11.87 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 11.87 [+0.00] -A Use specified source IP address (default is own interface IP) # 11.87 [+0.00] -B Send packet to specified destination IP or domain name # 11.87 [+0.00] -P Use the specified ASCII payload # 11.87 [+0.00] -f Read the ASCII payload from a file # 11.88 [+0.00] -F Read the hexadecimal payload from a file # 11.88 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 11.88 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 11.88 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 11.88 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 11.89 [+0.00] encapsulations in lower layers, most packet types allow/require # 11.89 [+0.00] additional packet-specific arguments in an ; # 11.89 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 11.89 [+0.00] dns, rtp, syslog, lldp and more; # 11.90 [+0.00] For context-help use 'help' as ! # 11.90 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 11.90 [+0.00] Enter -T help or -T rtp help for further information # 11.90 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 11.91 [+0.00] -V|VV|... Verbose and more verbose mode # 11.91 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 11.91 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 11.91 [+0.00] typically combined with one of the verbose modes (v or V) # 11.91 [+0.00] -v Show version # 11.91 [+0.00] -h Print this help # 11.92 [+0.00] # 11.92 [+0.00] Examples: # 11.92 [+0.00] mausezahn -x 99 # 11.92 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 11.92 [+0.00] mausezahn -t cdp change -c 0 # 11.92 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 11.92 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 11.92 [+0.00] # 11.92 [+0.00] Note: # 11.92 [+0.00] This tool is targeted for network developers! You should # 11.92 [+0.00] be aware of what you are doing and what these options above # 11.93 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 11.93 [+0.00] # 11.93 [+0.00] Please report bugs to # 11.93 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 11.93 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 11.93 [+0.00] Swiss federal institute of technology (ETH Zurich) # 11.93 [+0.00] License: GNU GPL version 2.0 # 11.93 [+0.00] This is free software: you are free to change and redistribute it. # 11.94 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 11.94 [+0.00] # 12.39 [+0.46] TEST: mirror to ip6gretap: TTL change [FAIL] # 12.40 [+0.00] Expected to capture >= 10 packets, got 0. # 12.49 [+0.09] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 12.49 [+0.00] # 12.49 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 12.50 [+0.00] http://www.netsniff-ng.org # 12.50 [+0.00] # 12.50 [+0.00] Usage: mausezahn [options] [interface] || # 12.50 [+0.00] Options: # 12.50 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 12.50 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 12.51 [+0.00] -4 IPv4 mode (default) # 12.51 [+0.00] -6 IPv6 mode # 12.51 [+0.00] -R Set socket priority # 12.51 [+0.00] -c Send packet count times, default:1, infinite:0 # 12.51 [+0.00] -d Apply delay between transmissions. The delay value can be # 12.52 [+0.00] specified in usec (default, no additional unit needed), or in # 12.52 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 12.52 [+0.00] -r Multiplies the specified delay with a random value # 12.52 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 12.53 [+0.00] -a Use specified source mac address, no matter what has # 12.53 [+0.00] been specified with other arguments; keywords see below, # 12.53 [+0.00] Default is own interface # 12.53 [+0.00] -b Same with destination mac address; keywords: # 12.53 [+0.00] rand Use a random MAC address # 12.54 [+0.00] bc Use a broadcast MAC address # 12.54 [+0.00] own Use own interface MAC address (default for source MAC) # 12.54 [+0.00] stp Use IEEE 802.1d STP multicast address # 12.54 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 12.54 [+0.00] -A Use specified source IP address (default is own interface IP) # 12.55 [+0.00] -B Send packet to specified destination IP or domain name # 12.55 [+0.00] -P Use the specified ASCII payload # 12.55 [+0.00] -f Read the ASCII payload from a file # 12.55 [+0.00] -F Read the hexadecimal payload from a file # 12.56 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 12.56 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 12.56 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 12.56 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 12.57 [+0.00] encapsulations in lower layers, most packet types allow/require # 12.57 [+0.00] additional packet-specific arguments in an ; # 12.57 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 12.57 [+0.00] dns, rtp, syslog, lldp and more; # 12.58 [+0.00] For context-help use 'help' as ! # 12.58 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 12.58 [+0.00] Enter -T help or -T rtp help for further information # 12.58 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 12.59 [+0.00] -V|VV|... Verbose and more verbose mode # 12.59 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 12.59 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 12.59 [+0.00] typically combined with one of the verbose modes (v or V) # 12.60 [+0.00] -v Show version # 12.60 [+0.00] -h Print this help # 12.60 [+0.00] # 12.60 [+0.00] Examples: # 12.60 [+0.00] mausezahn -x 99 # 12.60 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 12.60 [+0.00] mausezahn -t cdp change -c 0 # 12.60 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 12.60 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 12.61 [+0.00] # 12.61 [+0.00] Note: # 12.61 [+0.00] This tool is targeted for network developers! You should # 12.61 [+0.00] be aware of what you are doing and what these options above # 12.61 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 12.61 [+0.00] # 12.61 [+0.00] Please report bugs to # 12.61 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 12.62 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 12.62 [+0.00] Swiss federal institute of technology (ETH Zurich) # 12.62 [+0.00] License: GNU GPL version 2.0 # 12.62 [+0.00] This is free software: you are free to change and redistribute it. # 12.62 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 12.63 [+0.00] # 13.10 [+0.47] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 13.10 [+0.00] # 13.10 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 13.11 [+0.00] http://www.netsniff-ng.org # 13.11 [+0.00] # 13.11 [+0.00] Usage: mausezahn [options] [interface] || # 13.11 [+0.00] Options: # 13.11 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 13.11 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 13.12 [+0.00] -4 IPv4 mode (default) # 13.12 [+0.00] -6 IPv6 mode # 13.12 [+0.00] -R Set socket priority # 13.12 [+0.00] -c Send packet count times, default:1, infinite:0 # 13.12 [+0.00] -d Apply delay between transmissions. The delay value can be # 13.13 [+0.00] specified in usec (default, no additional unit needed), or in # 13.13 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 13.13 [+0.00] -r Multiplies the specified delay with a random value # 13.13 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 13.14 [+0.00] -a Use specified source mac address, no matter what has # 13.14 [+0.00] been specified with other arguments; keywords see below, # 13.14 [+0.00] Default is own interface # 13.14 [+0.00] -b Same with destination mac address; keywords: # 13.14 [+0.00] rand Use a random MAC address # 13.15 [+0.00] bc Use a broadcast MAC address # 13.15 [+0.00] own Use own interface MAC address (default for source MAC) # 13.15 [+0.00] stp Use IEEE 802.1d STP multicast address # 13.15 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 13.15 [+0.00] -A Use specified source IP address (default is own interface IP) # 13.16 [+0.00] -B Send packet to specified destination IP or domain name # 13.16 [+0.00] -P Use the specified ASCII payload # 13.16 [+0.00] -f Read the ASCII payload from a file # 13.16 [+0.00] -F Read the hexadecimal payload from a file # 13.17 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 13.17 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 13.17 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 13.17 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 13.18 [+0.00] encapsulations in lower layers, most packet types allow/require # 13.18 [+0.00] additional packet-specific arguments in an ; # 13.18 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 13.18 [+0.00] dns, rtp, syslog, lldp and more; # 13.19 [+0.00] For context-help use 'help' as ! # 13.19 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 13.19 [+0.00] Enter -T help or -T rtp help for further information # 13.19 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 13.20 [+0.00] -V|VV|... Verbose and more verbose mode # 13.20 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 13.20 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 13.20 [+0.00] typically combined with one of the verbose modes (v or V) # 13.21 [+0.00] -v Show version # 13.21 [+0.00] -h Print this help # 13.21 [+0.00] # 13.21 [+0.00] Examples: # 13.21 [+0.00] mausezahn -x 99 # 13.21 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 13.21 [+0.00] mausezahn -t cdp change -c 0 # 13.21 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 13.22 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 13.22 [+0.00] # 13.22 [+0.00] Note: # 13.22 [+0.00] This tool is targeted for network developers! You should # 13.22 [+0.00] be aware of what you are doing and what these options above # 13.22 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 13.22 [+0.00] # 13.22 [+0.00] Please report bugs to # 13.23 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 13.23 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 13.23 [+0.00] Swiss federal institute of technology (ETH Zurich) # 13.23 [+0.00] License: GNU GPL version 2.0 # 13.23 [+0.00] This is free software: you are free to change and redistribute it. # 13.23 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 13.24 [+0.00] # 13.72 [+0.49] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 13.73 [+0.00] # 13.73 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 13.73 [+0.00] http://www.netsniff-ng.org # 13.73 [+0.00] # 13.73 [+0.00] Usage: mausezahn [options] [interface] || # 13.73 [+0.00] Options: # 13.73 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 13.73 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 13.74 [+0.00] -4 IPv4 mode (default) # 13.74 [+0.00] -6 IPv6 mode # 13.74 [+0.00] -R Set socket priority # 13.74 [+0.00] -c Send packet count times, default:1, infinite:0 # 13.74 [+0.00] -d Apply delay between transmissions. The delay value can be # 13.75 [+0.00] specified in usec (default, no additional unit needed), or in # 13.75 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 13.75 [+0.00] -r Multiplies the specified delay with a random value # 13.75 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 13.76 [+0.00] -a Use specified source mac address, no matter what has # 13.76 [+0.00] been specified with other arguments; keywords see below, # 13.76 [+0.00] Default is own interface # 13.76 [+0.00] -b Same with destination mac address; keywords: # 13.76 [+0.00] rand Use a random MAC address # 13.77 [+0.00] bc Use a broadcast MAC address # 13.77 [+0.00] own Use own interface MAC address (default for source MAC) # 13.77 [+0.00] stp Use IEEE 802.1d STP multicast address # 13.77 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 13.77 [+0.00] -A Use specified source IP address (default is own interface IP) # 13.78 [+0.00] -B Send packet to specified destination IP or domain name # 13.78 [+0.00] -P Use the specified ASCII payload # 13.78 [+0.00] -f Read the ASCII payload from a file # 13.78 [+0.00] -F Read the hexadecimal payload from a file # 13.79 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 13.79 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 13.79 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 13.79 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 13.79 [+0.00] encapsulations in lower layers, most packet types allow/require # 13.80 [+0.00] additional packet-specific arguments in an ; # 13.80 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 13.80 [+0.00] dns, rtp, syslog, lldp and more; # 13.80 [+0.00] For context-help use 'help' as ! # 13.81 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 13.81 [+0.00] Enter -T help or -T rtp help for further information # 13.81 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 13.81 [+0.00] -V|VV|... Verbose and more verbose mode # 13.82 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 13.82 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 13.82 [+0.00] typically combined with one of the verbose modes (v or V) # 13.82 [+0.00] -v Show version # 13.83 [+0.00] -h Print this help # 13.83 [+0.00] # 13.83 [+0.00] Examples: # 13.83 [+0.00] mausezahn -x 99 # 13.83 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 13.83 [+0.00] mausezahn -t cdp change -c 0 # 13.83 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 13.83 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 13.83 [+0.00] # 13.83 [+0.00] Note: # 13.84 [+0.00] This tool is targeted for network developers! You should # 13.84 [+0.00] be aware of what you are doing and what these options above # 13.84 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 13.84 [+0.00] # 13.84 [+0.00] Please report bugs to # 13.84 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 13.84 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 13.85 [+0.00] Swiss federal institute of technology (ETH Zurich) # 13.85 [+0.00] License: GNU GPL version 2.0 # 13.85 [+0.00] This is free software: you are free to change and redistribute it. # 13.85 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 13.85 [+0.00] # 14.33 [+0.48] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 14.33 [+0.00] # 14.33 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 14.33 [+0.00] http://www.netsniff-ng.org # 14.33 [+0.00] # 14.33 [+0.00] Usage: mausezahn [options] [interface] || # 14.34 [+0.00] Options: # 14.34 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 14.34 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 14.34 [+0.00] -4 IPv4 mode (default) # 14.35 [+0.00] -6 IPv6 mode # 14.35 [+0.00] -R Set socket priority # 14.35 [+0.00] -c Send packet count times, default:1, infinite:0 # 14.35 [+0.00] -d Apply delay between transmissions. The delay value can be # 14.35 [+0.00] specified in usec (default, no additional unit needed), or in # 14.35 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 14.36 [+0.00] -r Multiplies the specified delay with a random value # 14.36 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 14.36 [+0.00] -a Use specified source mac address, no matter what has # 14.36 [+0.00] been specified with other arguments; keywords see below, # 14.36 [+0.00] Default is own interface # 14.36 [+0.00] -b Same with destination mac address; keywords: # 14.37 [+0.00] rand Use a random MAC address # 14.37 [+0.00] bc Use a broadcast MAC address # 14.37 [+0.00] own Use own interface MAC address (default for source MAC) # 14.37 [+0.00] stp Use IEEE 802.1d STP multicast address # 14.37 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 14.37 [+0.00] -A Use specified source IP address (default is own interface IP) # 14.38 [+0.00] -B Send packet to specified destination IP or domain name # 14.38 [+0.00] -P Use the specified ASCII payload # 14.38 [+0.00] -f Read the ASCII payload from a file # 14.38 [+0.00] -F Read the hexadecimal payload from a file # 14.38 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 14.38 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 14.39 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 14.39 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 14.39 [+0.00] encapsulations in lower layers, most packet types allow/require # 14.39 [+0.00] additional packet-specific arguments in an ; # 14.39 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 14.40 [+0.00] dns, rtp, syslog, lldp and more; # 14.40 [+0.00] For context-help use 'help' as ! # 14.40 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 14.40 [+0.00] Enter -T help or -T rtp help for further information # 14.41 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 14.41 [+0.00] -V|VV|... Verbose and more verbose mode # 14.41 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 14.41 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 14.41 [+0.00] typically combined with one of the verbose modes (v or V) # 14.42 [+0.00] -v Show version # 14.42 [+0.00] -h Print this help # 14.42 [+0.00] # 14.42 [+0.00] Examples: # 14.42 [+0.00] mausezahn -x 99 # 14.42 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 14.42 [+0.00] mausezahn -t cdp change -c 0 # 14.42 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 14.42 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 14.42 [+0.00] # 14.42 [+0.00] Note: # 14.42 [+0.00] This tool is targeted for network developers! You should # 14.43 [+0.00] be aware of what you are doing and what these options above # 14.43 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 14.43 [+0.00] # 14.43 [+0.00] Please report bugs to # 14.43 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 14.43 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 14.43 [+0.00] Swiss federal institute of technology (ETH Zurich) # 14.43 [+0.00] License: GNU GPL version 2.0 # 14.44 [+0.00] This is free software: you are free to change and redistribute it. # 14.44 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 14.44 [+0.00] # 14.89 [+0.45] TEST: mirror to gretap: tunnel down/up [FAIL] # 14.89 [+0.00] Expected to capture == 10 packets, got 0. # 14.98 [+0.09] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 14.99 [+0.00] # 14.99 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 14.99 [+0.00] http://www.netsniff-ng.org # 14.99 [+0.00] # 14.99 [+0.00] Usage: mausezahn [options] [interface] || # 14.99 [+0.00] Options: # 14.99 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 15.00 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 15.00 [+0.00] -4 IPv4 mode (default) # 15.00 [+0.00] -6 IPv6 mode # 15.00 [+0.00] -R Set socket priority # 15.01 [+0.00] -c Send packet count times, default:1, infinite:0 # 15.01 [+0.00] -d Apply delay between transmissions. The delay value can be # 15.01 [+0.00] specified in usec (default, no additional unit needed), or in # 15.02 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 15.02 [+0.00] -r Multiplies the specified delay with a random value # 15.02 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 15.02 [+0.00] -a Use specified source mac address, no matter what has # 15.03 [+0.00] been specified with other arguments; keywords see below, # 15.03 [+0.00] Default is own interface # 15.03 [+0.00] -b Same with destination mac address; keywords: # 15.03 [+0.00] rand Use a random MAC address # 15.03 [+0.00] bc Use a broadcast MAC address # 15.04 [+0.00] own Use own interface MAC address (default for source MAC) # 15.04 [+0.00] stp Use IEEE 802.1d STP multicast address # 15.04 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 15.04 [+0.00] -A Use specified source IP address (default is own interface IP) # 15.05 [+0.00] -B Send packet to specified destination IP or domain name # 15.05 [+0.00] -P Use the specified ASCII payload # 15.05 [+0.00] -f Read the ASCII payload from a file # 15.05 [+0.00] -F Read the hexadecimal payload from a file # 15.05 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 15.06 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 15.06 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 15.06 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 15.06 [+0.00] encapsulations in lower layers, most packet types allow/require # 15.07 [+0.00] additional packet-specific arguments in an ; # 15.07 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 15.07 [+0.00] dns, rtp, syslog, lldp and more; # 15.07 [+0.00] For context-help use 'help' as ! # 15.08 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 15.08 [+0.00] Enter -T help or -T rtp help for further information # 15.08 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 15.08 [+0.00] -V|VV|... Verbose and more verbose mode # 15.08 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 15.09 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 15.09 [+0.00] typically combined with one of the verbose modes (v or V) # 15.09 [+0.00] -v Show version # 15.09 [+0.00] -h Print this help # 15.09 [+0.00] # 15.09 [+0.00] Examples: # 15.09 [+0.00] mausezahn -x 99 # 15.10 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 15.10 [+0.00] mausezahn -t cdp change -c 0 # 15.10 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 15.10 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 15.10 [+0.00] # 15.10 [+0.00] Note: # 15.10 [+0.00] This tool is targeted for network developers! You should # 15.10 [+0.00] be aware of what you are doing and what these options above # 15.11 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 15.11 [+0.00] # 15.11 [+0.00] Please report bugs to # 15.11 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 15.11 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 15.11 [+0.00] Swiss federal institute of technology (ETH Zurich) # 15.11 [+0.00] License: GNU GPL version 2.0 # 15.12 [+0.00] This is free software: you are free to change and redistribute it. # 15.12 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 15.12 [+0.00] # 15.62 [+0.50] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 15.62 [+0.00] # 15.62 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 15.62 [+0.00] http://www.netsniff-ng.org # 15.62 [+0.00] # 15.63 [+0.00] Usage: mausezahn [options] [interface] || # 15.63 [+0.00] Options: # 15.63 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 15.63 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 15.64 [+0.00] -4 IPv4 mode (default) # 15.64 [+0.00] -6 IPv6 mode # 15.64 [+0.00] -R Set socket priority # 15.64 [+0.00] -c Send packet count times, default:1, infinite:0 # 15.64 [+0.00] -d Apply delay between transmissions. The delay value can be # 15.64 [+0.00] specified in usec (default, no additional unit needed), or in # 15.65 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 15.65 [+0.00] -r Multiplies the specified delay with a random value # 15.65 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 15.65 [+0.00] -a Use specified source mac address, no matter what has # 15.66 [+0.00] been specified with other arguments; keywords see below, # 15.66 [+0.00] Default is own interface # 15.66 [+0.00] -b Same with destination mac address; keywords: # 15.66 [+0.00] rand Use a random MAC address # 15.66 [+0.00] bc Use a broadcast MAC address # 15.67 [+0.00] own Use own interface MAC address (default for source MAC) # 15.67 [+0.00] stp Use IEEE 802.1d STP multicast address # 15.67 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 15.67 [+0.00] -A Use specified source IP address (default is own interface IP) # 15.68 [+0.00] -B Send packet to specified destination IP or domain name # 15.68 [+0.00] -P Use the specified ASCII payload # 15.68 [+0.00] -f Read the ASCII payload from a file # 15.68 [+0.00] -F Read the hexadecimal payload from a file # 15.68 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 15.69 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 15.69 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 15.69 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 15.69 [+0.00] encapsulations in lower layers, most packet types allow/require # 15.70 [+0.00] additional packet-specific arguments in an ; # 15.70 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 15.70 [+0.00] dns, rtp, syslog, lldp and more; # 15.70 [+0.00] For context-help use 'help' as ! # 15.71 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 15.71 [+0.00] Enter -T help or -T rtp help for further information # 15.71 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 15.71 [+0.00] -V|VV|... Verbose and more verbose mode # 15.72 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 15.72 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 15.72 [+0.00] typically combined with one of the verbose modes (v or V) # 15.72 [+0.00] -v Show version # 15.72 [+0.00] -h Print this help # 15.73 [+0.00] # 15.73 [+0.00] Examples: # 15.73 [+0.00] mausezahn -x 99 # 15.73 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 15.73 [+0.00] mausezahn -t cdp change -c 0 # 15.73 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 15.73 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 15.73 [+0.00] # 15.73 [+0.00] Note: # 15.73 [+0.00] This tool is targeted for network developers! You should # 15.74 [+0.00] be aware of what you are doing and what these options above # 15.74 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 15.74 [+0.00] # 15.74 [+0.00] Please report bugs to # 15.74 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 15.74 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 15.74 [+0.00] Swiss federal institute of technology (ETH Zurich) # 15.75 [+0.00] License: GNU GPL version 2.0 # 15.75 [+0.00] This is free software: you are free to change and redistribute it. # 15.75 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 15.75 [+0.00] # 16.24 [+0.49] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 16.24 [+0.00] # 16.24 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 16.24 [+0.00] http://www.netsniff-ng.org # 16.24 [+0.00] # 16.24 [+0.00] Usage: mausezahn [options] [interface] || # 16.24 [+0.00] Options: # 16.24 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 16.25 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 16.25 [+0.00] -4 IPv4 mode (default) # 16.25 [+0.00] -6 IPv6 mode # 16.25 [+0.00] -R Set socket priority # 16.25 [+0.00] -c Send packet count times, default:1, infinite:0 # 16.25 [+0.00] -d Apply delay between transmissions. The delay value can be # 16.26 [+0.00] specified in usec (default, no additional unit needed), or in # 16.26 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 16.26 [+0.00] -r Multiplies the specified delay with a random value # 16.26 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 16.26 [+0.00] -a Use specified source mac address, no matter what has # 16.27 [+0.00] been specified with other arguments; keywords see below, # 16.27 [+0.00] Default is own interface # 16.27 [+0.00] -b Same with destination mac address; keywords: # 16.27 [+0.00] rand Use a random MAC address # 16.27 [+0.00] bc Use a broadcast MAC address # 16.27 [+0.00] own Use own interface MAC address (default for source MAC) # 16.28 [+0.00] stp Use IEEE 802.1d STP multicast address # 16.28 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 16.28 [+0.00] -A Use specified source IP address (default is own interface IP) # 16.28 [+0.00] -B Send packet to specified destination IP or domain name # 16.28 [+0.00] -P Use the specified ASCII payload # 16.29 [+0.00] -f Read the ASCII payload from a file # 16.29 [+0.00] -F Read the hexadecimal payload from a file # 16.29 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 16.29 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 16.29 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 16.29 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 16.30 [+0.00] encapsulations in lower layers, most packet types allow/require # 16.30 [+0.00] additional packet-specific arguments in an ; # 16.30 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 16.30 [+0.00] dns, rtp, syslog, lldp and more; # 16.30 [+0.00] For context-help use 'help' as ! # 16.31 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 16.31 [+0.00] Enter -T help or -T rtp help for further information # 16.31 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 16.31 [+0.00] -V|VV|... Verbose and more verbose mode # 16.31 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 16.32 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 16.32 [+0.00] typically combined with one of the verbose modes (v or V) # 16.32 [+0.00] -v Show version # 16.32 [+0.00] -h Print this help # 16.32 [+0.00] # 16.32 [+0.00] Examples: # 16.32 [+0.00] mausezahn -x 99 # 16.32 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 16.32 [+0.00] mausezahn -t cdp change -c 0 # 16.32 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 16.33 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 16.33 [+0.00] # 16.33 [+0.00] Note: # 16.33 [+0.00] This tool is targeted for network developers! You should # 16.33 [+0.00] be aware of what you are doing and what these options above # 16.33 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 16.33 [+0.00] # 16.33 [+0.00] Please report bugs to # 16.33 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 16.34 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 16.34 [+0.00] Swiss federal institute of technology (ETH Zurich) # 16.34 [+0.00] License: GNU GPL version 2.0 # 16.34 [+0.00] This is free software: you are free to change and redistribute it. # 16.34 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 16.34 [+0.00] # 16.94 [+0.60] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 16.94 [+0.00] # 16.94 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 16.94 [+0.00] http://www.netsniff-ng.org # 16.95 [+0.00] # 16.95 [+0.00] Usage: mausezahn [options] [interface] || # 16.95 [+0.00] Options: # 16.95 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 16.95 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 16.95 [+0.00] -4 IPv4 mode (default) # 16.95 [+0.00] -6 IPv6 mode # 16.95 [+0.00] -R Set socket priority # 16.96 [+0.00] -c Send packet count times, default:1, infinite:0 # 16.96 [+0.00] -d Apply delay between transmissions. The delay value can be # 16.96 [+0.00] specified in usec (default, no additional unit needed), or in # 16.96 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 16.96 [+0.00] -r Multiplies the specified delay with a random value # 16.97 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 16.97 [+0.00] -a Use specified source mac address, no matter what has # 16.97 [+0.00] been specified with other arguments; keywords see below, # 16.97 [+0.00] Default is own interface # 16.97 [+0.00] -b Same with destination mac address; keywords: # 16.98 [+0.00] rand Use a random MAC address # 16.98 [+0.00] bc Use a broadcast MAC address # 16.98 [+0.00] own Use own interface MAC address (default for source MAC) # 16.98 [+0.00] stp Use IEEE 802.1d STP multicast address # 16.98 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 16.98 [+0.00] -A Use specified source IP address (default is own interface IP) # 16.99 [+0.00] -B Send packet to specified destination IP or domain name # 16.99 [+0.00] -P Use the specified ASCII payload # 16.99 [+0.00] -f Read the ASCII payload from a file # 16.99 [+0.00] -F Read the hexadecimal payload from a file # 16.99 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 17.00 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 17.00 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 17.00 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 17.00 [+0.00] encapsulations in lower layers, most packet types allow/require # 17.00 [+0.00] additional packet-specific arguments in an ; # 17.01 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 17.01 [+0.00] dns, rtp, syslog, lldp and more; # 17.01 [+0.00] For context-help use 'help' as ! # 17.01 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 17.01 [+0.00] Enter -T help or -T rtp help for further information # 17.02 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 17.02 [+0.00] -V|VV|... Verbose and more verbose mode # 17.02 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 17.02 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 17.02 [+0.00] typically combined with one of the verbose modes (v or V) # 17.03 [+0.00] -v Show version # 17.03 [+0.00] -h Print this help # 17.03 [+0.00] # 17.03 [+0.00] Examples: # 17.03 [+0.00] mausezahn -x 99 # 17.03 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 17.03 [+0.00] mausezahn -t cdp change -c 0 # 17.03 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 17.03 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 17.04 [+0.00] # 17.04 [+0.00] Note: # 17.04 [+0.00] This tool is targeted for network developers! You should # 17.04 [+0.00] be aware of what you are doing and what these options above # 17.04 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 17.04 [+0.00] # 17.04 [+0.00] Please report bugs to # 17.04 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 17.04 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 17.05 [+0.00] Swiss federal institute of technology (ETH Zurich) # 17.05 [+0.00] License: GNU GPL version 2.0 # 17.05 [+0.00] This is free software: you are free to change and redistribute it. # 17.05 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 17.05 [+0.00] # 17.49 [+0.44] TEST: mirror to ip6gretap: tunnel down/up [FAIL] # 17.50 [+0.00] Expected to capture == 10 packets, got 0. # 17.58 [+0.09] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 17.59 [+0.00] # 17.59 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 17.59 [+0.00] http://www.netsniff-ng.org # 17.59 [+0.00] # 17.59 [+0.00] Usage: mausezahn [options] [interface] || # 17.59 [+0.00] Options: # 17.59 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 17.59 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 17.60 [+0.00] -4 IPv4 mode (default) # 17.60 [+0.00] -6 IPv6 mode # 17.60 [+0.00] -R Set socket priority # 17.60 [+0.00] -c Send packet count times, default:1, infinite:0 # 17.60 [+0.00] -d Apply delay between transmissions. The delay value can be # 17.60 [+0.00] specified in usec (default, no additional unit needed), or in # 17.61 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 17.61 [+0.00] -r Multiplies the specified delay with a random value # 17.61 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 17.61 [+0.00] -a Use specified source mac address, no matter what has # 17.62 [+0.00] been specified with other arguments; keywords see below, # 17.62 [+0.00] Default is own interface # 17.62 [+0.00] -b Same with destination mac address; keywords: # 17.62 [+0.00] rand Use a random MAC address # 17.62 [+0.00] bc Use a broadcast MAC address # 17.63 [+0.00] own Use own interface MAC address (default for source MAC) # 17.63 [+0.00] stp Use IEEE 802.1d STP multicast address # 17.63 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 17.63 [+0.00] -A Use specified source IP address (default is own interface IP) # 17.63 [+0.00] -B Send packet to specified destination IP or domain name # 17.64 [+0.00] -P Use the specified ASCII payload # 17.64 [+0.00] -f Read the ASCII payload from a file # 17.64 [+0.00] -F Read the hexadecimal payload from a file # 17.64 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 17.64 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 17.65 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 17.65 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 17.65 [+0.00] encapsulations in lower layers, most packet types allow/require # 17.65 [+0.00] additional packet-specific arguments in an ; # 17.66 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 17.66 [+0.00] dns, rtp, syslog, lldp and more; # 17.66 [+0.00] For context-help use 'help' as ! # 17.66 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 17.67 [+0.00] Enter -T help or -T rtp help for further information # 17.67 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 17.67 [+0.00] -V|VV|... Verbose and more verbose mode # 17.67 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 17.67 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 17.68 [+0.00] typically combined with one of the verbose modes (v or V) # 17.68 [+0.00] -v Show version # 17.68 [+0.00] -h Print this help # 17.68 [+0.00] # 17.68 [+0.00] Examples: # 17.68 [+0.00] mausezahn -x 99 # 17.68 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 17.69 [+0.00] mausezahn -t cdp change -c 0 # 17.69 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 17.69 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 17.69 [+0.00] # 17.69 [+0.00] Note: # 17.69 [+0.00] This tool is targeted for network developers! You should # 17.69 [+0.00] be aware of what you are doing and what these options above # 17.70 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 17.70 [+0.00] # 17.70 [+0.00] Please report bugs to # 17.70 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 17.70 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 17.70 [+0.00] Swiss federal institute of technology (ETH Zurich) # 17.70 [+0.00] License: GNU GPL version 2.0 # 17.71 [+0.00] This is free software: you are free to change and redistribute it. # 17.71 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 17.71 [+0.00] # 18.28 [+0.57] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 18.28 [+0.00] # 18.28 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 18.28 [+0.00] http://www.netsniff-ng.org # 18.28 [+0.00] # 18.28 [+0.00] Usage: mausezahn [options] [interface] || # 18.28 [+0.00] Options: # 18.28 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 18.28 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 18.29 [+0.00] -4 IPv4 mode (default) # 18.29 [+0.00] -6 IPv6 mode # 18.29 [+0.00] -R Set socket priority # 18.29 [+0.00] -c Send packet count times, default:1, infinite:0 # 18.29 [+0.00] -d Apply delay between transmissions. The delay value can be # 18.29 [+0.00] specified in usec (default, no additional unit needed), or in # 18.30 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 18.30 [+0.00] -r Multiplies the specified delay with a random value # 18.30 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 18.30 [+0.00] -a Use specified source mac address, no matter what has # 18.30 [+0.00] been specified with other arguments; keywords see below, # 18.31 [+0.00] Default is own interface # 18.31 [+0.00] -b Same with destination mac address; keywords: # 18.31 [+0.00] rand Use a random MAC address # 18.31 [+0.00] bc Use a broadcast MAC address # 18.31 [+0.00] own Use own interface MAC address (default for source MAC) # 18.31 [+0.00] stp Use IEEE 802.1d STP multicast address # 18.32 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 18.32 [+0.00] -A Use specified source IP address (default is own interface IP) # 18.32 [+0.00] -B Send packet to specified destination IP or domain name # 18.32 [+0.00] -P Use the specified ASCII payload # 18.32 [+0.00] -f Read the ASCII payload from a file # 18.32 [+0.00] -F Read the hexadecimal payload from a file # 18.33 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 18.33 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 18.33 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 18.33 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 18.33 [+0.00] encapsulations in lower layers, most packet types allow/require # 18.33 [+0.00] additional packet-specific arguments in an ; # 18.34 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 18.34 [+0.00] dns, rtp, syslog, lldp and more; # 18.34 [+0.00] For context-help use 'help' as ! # 18.34 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 18.34 [+0.00] Enter -T help or -T rtp help for further information # 18.35 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 18.35 [+0.00] -V|VV|... Verbose and more verbose mode # 18.35 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 18.35 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 18.35 [+0.00] typically combined with one of the verbose modes (v or V) # 18.35 [+0.00] -v Show version # 18.36 [+0.00] -h Print this help # 18.36 [+0.00] # 18.36 [+0.00] Examples: # 18.36 [+0.00] mausezahn -x 99 # 18.36 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 18.36 [+0.00] mausezahn -t cdp change -c 0 # 18.36 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 18.36 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 18.36 [+0.00] # 18.36 [+0.00] Note: # 18.36 [+0.00] This tool is targeted for network developers! You should # 18.36 [+0.00] be aware of what you are doing and what these options above # 18.37 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 18.37 [+0.00] # 18.37 [+0.00] Please report bugs to # 18.37 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 18.37 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 18.37 [+0.00] Swiss federal institute of technology (ETH Zurich) # 18.37 [+0.00] License: GNU GPL version 2.0 # 18.37 [+0.00] This is free software: you are free to change and redistribute it. # 18.37 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 18.38 [+0.00] # 23.94 [+5.57] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 23.95 [+0.00] # 23.95 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 23.95 [+0.00] http://www.netsniff-ng.org # 23.95 [+0.00] # 23.95 [+0.00] Usage: mausezahn [options] [interface] || # 23.95 [+0.00] Options: # 23.95 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 23.95 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 23.96 [+0.00] -4 IPv4 mode (default) # 23.96 [+0.00] -6 IPv6 mode # 23.96 [+0.00] -R Set socket priority # 23.96 [+0.00] -c Send packet count times, default:1, infinite:0 # 23.96 [+0.00] -d Apply delay between transmissions. The delay value can be # 23.97 [+0.00] specified in usec (default, no additional unit needed), or in # 23.97 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 23.97 [+0.00] -r Multiplies the specified delay with a random value # 23.97 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 23.98 [+0.00] -a Use specified source mac address, no matter what has # 23.98 [+0.00] been specified with other arguments; keywords see below, # 23.98 [+0.00] Default is own interface # 23.98 [+0.00] -b Same with destination mac address; keywords: # 23.99 [+0.00] rand Use a random MAC address # 23.99 [+0.00] bc Use a broadcast MAC address # 23.99 [+0.00] own Use own interface MAC address (default for source MAC) # 23.99 [+0.00] stp Use IEEE 802.1d STP multicast address # 23.99 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 24.00 [+0.00] -A Use specified source IP address (default is own interface IP) # 24.00 [+0.00] -B Send packet to specified destination IP or domain name # 24.00 [+0.00] -P Use the specified ASCII payload # 24.00 [+0.00] -f Read the ASCII payload from a file # 24.01 [+0.00] -F Read the hexadecimal payload from a file # 24.01 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 24.01 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 24.01 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 24.01 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 24.02 [+0.00] encapsulations in lower layers, most packet types allow/require # 24.02 [+0.00] additional packet-specific arguments in an ; # 24.02 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 24.02 [+0.00] dns, rtp, syslog, lldp and more; # 24.03 [+0.00] For context-help use 'help' as ! # 24.03 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 24.03 [+0.00] Enter -T help or -T rtp help for further information # 24.03 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 24.04 [+0.00] -V|VV|... Verbose and more verbose mode # 24.04 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 24.04 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 24.04 [+0.00] typically combined with one of the verbose modes (v or V) # 24.04 [+0.00] -v Show version # 24.05 [+0.00] -h Print this help # 24.05 [+0.00] # 24.05 [+0.00] Examples: # 24.05 [+0.00] mausezahn -x 99 # 24.05 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 24.05 [+0.00] mausezahn -t cdp change -c 0 # 24.05 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 24.05 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 24.05 [+0.00] # 24.05 [+0.00] Note: # 24.06 [+0.00] This tool is targeted for network developers! You should # 24.06 [+0.00] be aware of what you are doing and what these options above # 24.06 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 24.06 [+0.00] # 24.06 [+0.00] Please report bugs to # 24.06 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 24.06 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 24.07 [+0.00] Swiss federal institute of technology (ETH Zurich) # 24.07 [+0.00] License: GNU GPL version 2.0 # 24.07 [+0.00] This is free software: you are free to change and redistribute it. # 24.07 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 24.07 [+0.00] # 24.56 [+0.49] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 24.56 [+0.00] # 24.56 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 24.56 [+0.00] http://www.netsniff-ng.org # 24.56 [+0.00] # 24.56 [+0.00] Usage: mausezahn [options] [interface] || # 24.57 [+0.00] Options: # 24.57 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 24.57 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 24.57 [+0.00] -4 IPv4 mode (default) # 24.57 [+0.00] -6 IPv6 mode # 24.57 [+0.00] -R Set socket priority # 24.57 [+0.00] -c Send packet count times, default:1, infinite:0 # 24.57 [+0.00] -d Apply delay between transmissions. The delay value can be # 24.58 [+0.00] specified in usec (default, no additional unit needed), or in # 24.58 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 24.58 [+0.00] -r Multiplies the specified delay with a random value # 24.58 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 24.58 [+0.00] -a Use specified source mac address, no matter what has # 24.59 [+0.00] been specified with other arguments; keywords see below, # 24.59 [+0.00] Default is own interface # 24.59 [+0.00] -b Same with destination mac address; keywords: # 24.59 [+0.00] rand Use a random MAC address # 24.59 [+0.00] bc Use a broadcast MAC address # 24.59 [+0.00] own Use own interface MAC address (default for source MAC) # 24.60 [+0.00] stp Use IEEE 802.1d STP multicast address # 24.60 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 24.60 [+0.00] -A Use specified source IP address (default is own interface IP) # 24.60 [+0.00] -B Send packet to specified destination IP or domain name # 24.60 [+0.00] -P Use the specified ASCII payload # 24.60 [+0.00] -f Read the ASCII payload from a file # 24.61 [+0.00] -F Read the hexadecimal payload from a file # 24.61 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 24.61 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 24.61 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 24.61 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 24.62 [+0.00] encapsulations in lower layers, most packet types allow/require # 24.62 [+0.00] additional packet-specific arguments in an ; # 24.62 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 24.62 [+0.00] dns, rtp, syslog, lldp and more; # 24.62 [+0.00] For context-help use 'help' as ! # 24.63 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 24.63 [+0.00] Enter -T help or -T rtp help for further information # 24.63 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 24.63 [+0.00] -V|VV|... Verbose and more verbose mode # 24.63 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 24.64 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 24.64 [+0.00] typically combined with one of the verbose modes (v or V) # 24.64 [+0.00] -v Show version # 24.64 [+0.00] -h Print this help # 24.64 [+0.00] # 24.64 [+0.00] Examples: # 24.64 [+0.00] mausezahn -x 99 # 24.64 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 24.64 [+0.00] mausezahn -t cdp change -c 0 # 24.64 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 24.65 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 24.65 [+0.00] # 24.65 [+0.00] Note: # 24.65 [+0.00] This tool is targeted for network developers! You should # 24.65 [+0.00] be aware of what you are doing and what these options above # 24.65 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 24.65 [+0.00] # 24.65 [+0.00] Please report bugs to # 24.65 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 24.65 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 24.66 [+0.00] Swiss federal institute of technology (ETH Zurich) # 24.66 [+0.00] License: GNU GPL version 2.0 # 24.66 [+0.00] This is free software: you are free to change and redistribute it. # 24.66 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 24.66 [+0.00] # 25.17 [+0.51] TEST: mirror to gretap: egress down/up [FAIL] # 25.17 [+0.00] Expected to capture == 10 packets, got 0. # 25.26 [+0.09] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 25.26 [+0.00] # 25.26 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 25.26 [+0.00] http://www.netsniff-ng.org # 25.26 [+0.00] # 25.26 [+0.00] Usage: mausezahn [options] [interface] || # 25.27 [+0.00] Options: # 25.27 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 25.27 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 25.27 [+0.00] -4 IPv4 mode (default) # 25.27 [+0.00] -6 IPv6 mode # 25.28 [+0.00] -R Set socket priority # 25.28 [+0.00] -c Send packet count times, default:1, infinite:0 # 25.28 [+0.00] -d Apply delay between transmissions. The delay value can be # 25.28 [+0.00] specified in usec (default, no additional unit needed), or in # 25.28 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 25.29 [+0.00] -r Multiplies the specified delay with a random value # 25.29 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 25.29 [+0.00] -a Use specified source mac address, no matter what has # 25.29 [+0.00] been specified with other arguments; keywords see below, # 25.30 [+0.00] Default is own interface # 25.30 [+0.00] -b Same with destination mac address; keywords: # 25.30 [+0.00] rand Use a random MAC address # 25.30 [+0.00] bc Use a broadcast MAC address # 25.30 [+0.00] own Use own interface MAC address (default for source MAC) # 25.31 [+0.00] stp Use IEEE 802.1d STP multicast address # 25.31 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 25.31 [+0.00] -A Use specified source IP address (default is own interface IP) # 25.31 [+0.00] -B Send packet to specified destination IP or domain name # 25.32 [+0.00] -P Use the specified ASCII payload # 25.32 [+0.00] -f Read the ASCII payload from a file # 25.32 [+0.00] -F Read the hexadecimal payload from a file # 25.32 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 25.33 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 25.33 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 25.33 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 25.33 [+0.00] encapsulations in lower layers, most packet types allow/require # 25.34 [+0.00] additional packet-specific arguments in an ; # 25.34 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 25.34 [+0.00] dns, rtp, syslog, lldp and more; # 25.34 [+0.00] For context-help use 'help' as ! # 25.35 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 25.35 [+0.00] Enter -T help or -T rtp help for further information # 25.35 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 25.35 [+0.00] -V|VV|... Verbose and more verbose mode # 25.35 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 25.36 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 25.36 [+0.00] typically combined with one of the verbose modes (v or V) # 25.36 [+0.00] -v Show version # 25.36 [+0.00] -h Print this help # 25.36 [+0.00] # 25.36 [+0.00] Examples: # 25.36 [+0.00] mausezahn -x 99 # 25.36 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 25.36 [+0.00] mausezahn -t cdp change -c 0 # 25.37 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 25.37 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 25.37 [+0.00] # 25.37 [+0.00] Note: # 25.37 [+0.00] This tool is targeted for network developers! You should # 25.37 [+0.00] be aware of what you are doing and what these options above # 25.37 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 25.37 [+0.00] # 25.37 [+0.00] Please report bugs to # 25.38 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 25.38 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 25.38 [+0.00] Swiss federal institute of technology (ETH Zurich) # 25.38 [+0.00] License: GNU GPL version 2.0 # 25.38 [+0.00] This is free software: you are free to change and redistribute it. # 25.38 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 25.38 [+0.00] # 25.94 [+0.55] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 25.94 [+0.00] # 25.94 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 25.94 [+0.00] http://www.netsniff-ng.org # 25.94 [+0.00] # 25.94 [+0.00] Usage: mausezahn [options] [interface] || # 25.95 [+0.00] Options: # 25.95 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 25.95 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 25.95 [+0.00] -4 IPv4 mode (default) # 25.95 [+0.00] -6 IPv6 mode # 25.95 [+0.00] -R Set socket priority # 25.95 [+0.00] -c Send packet count times, default:1, infinite:0 # 25.96 [+0.00] -d Apply delay between transmissions. The delay value can be # 25.96 [+0.00] specified in usec (default, no additional unit needed), or in # 25.96 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 25.96 [+0.00] -r Multiplies the specified delay with a random value # 25.97 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 25.97 [+0.00] -a Use specified source mac address, no matter what has # 25.97 [+0.00] been specified with other arguments; keywords see below, # 25.97 [+0.00] Default is own interface # 25.98 [+0.00] -b Same with destination mac address; keywords: # 25.98 [+0.00] rand Use a random MAC address # 25.98 [+0.00] bc Use a broadcast MAC address # 25.98 [+0.00] own Use own interface MAC address (default for source MAC) # 25.98 [+0.00] stp Use IEEE 802.1d STP multicast address # 25.98 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 25.99 [+0.00] -A Use specified source IP address (default is own interface IP) # 25.99 [+0.00] -B Send packet to specified destination IP or domain name # 25.99 [+0.00] -P Use the specified ASCII payload # 25.99 [+0.00] -f Read the ASCII payload from a file # 25.99 [+0.00] -F Read the hexadecimal payload from a file # 25.99 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 26.00 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 26.00 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 26.00 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 26.00 [+0.00] encapsulations in lower layers, most packet types allow/require # 26.00 [+0.00] additional packet-specific arguments in an ; # 26.00 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 26.01 [+0.00] dns, rtp, syslog, lldp and more; # 26.01 [+0.00] For context-help use 'help' as ! # 26.01 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 26.01 [+0.00] Enter -T help or -T rtp help for further information # 26.01 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 26.02 [+0.00] -V|VV|... Verbose and more verbose mode # 26.02 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 26.02 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 26.02 [+0.00] typically combined with one of the verbose modes (v or V) # 26.02 [+0.00] -v Show version # 26.02 [+0.00] -h Print this help # 26.02 [+0.00] # 26.02 [+0.00] Examples: # 26.02 [+0.00] mausezahn -x 99 # 26.03 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 26.03 [+0.00] mausezahn -t cdp change -c 0 # 26.03 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 26.03 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 26.03 [+0.00] # 26.03 [+0.00] Note: # 26.03 [+0.00] This tool is targeted for network developers! You should # 26.03 [+0.00] be aware of what you are doing and what these options above # 26.03 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 26.04 [+0.00] # 26.04 [+0.00] Please report bugs to # 26.04 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 26.04 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 26.04 [+0.00] Swiss federal institute of technology (ETH Zurich) # 26.04 [+0.00] License: GNU GPL version 2.0 # 26.04 [+0.00] This is free software: you are free to change and redistribute it. # 26.04 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 26.04 [+0.00] # 31.68 [+5.64] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 31.69 [+0.00] # 31.69 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 31.69 [+0.00] http://www.netsniff-ng.org # 31.69 [+0.00] # 31.69 [+0.00] Usage: mausezahn [options] [interface] || # 31.69 [+0.00] Options: # 31.69 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 31.69 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 31.70 [+0.00] -4 IPv4 mode (default) # 31.70 [+0.00] -6 IPv6 mode # 31.70 [+0.00] -R Set socket priority # 31.70 [+0.00] -c Send packet count times, default:1, infinite:0 # 31.70 [+0.00] -d Apply delay between transmissions. The delay value can be # 31.70 [+0.00] specified in usec (default, no additional unit needed), or in # 31.71 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 31.71 [+0.00] -r Multiplies the specified delay with a random value # 31.71 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 31.71 [+0.00] -a Use specified source mac address, no matter what has # 31.72 [+0.00] been specified with other arguments; keywords see below, # 31.72 [+0.00] Default is own interface # 31.72 [+0.00] -b Same with destination mac address; keywords: # 31.72 [+0.00] rand Use a random MAC address # 31.72 [+0.00] bc Use a broadcast MAC address # 31.72 [+0.00] own Use own interface MAC address (default for source MAC) # 31.73 [+0.00] stp Use IEEE 802.1d STP multicast address # 31.73 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 31.73 [+0.00] -A Use specified source IP address (default is own interface IP) # 31.73 [+0.00] -B Send packet to specified destination IP or domain name # 31.73 [+0.00] -P Use the specified ASCII payload # 31.73 [+0.00] -f Read the ASCII payload from a file # 31.74 [+0.00] -F Read the hexadecimal payload from a file # 31.74 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 31.74 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 31.74 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 31.75 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 31.75 [+0.00] encapsulations in lower layers, most packet types allow/require # 31.75 [+0.00] additional packet-specific arguments in an ; # 31.75 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 31.76 [+0.00] dns, rtp, syslog, lldp and more; # 31.76 [+0.00] For context-help use 'help' as ! # 31.76 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 31.76 [+0.00] Enter -T help or -T rtp help for further information # 31.76 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 31.77 [+0.00] -V|VV|... Verbose and more verbose mode # 31.77 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 31.77 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 31.77 [+0.00] typically combined with one of the verbose modes (v or V) # 31.77 [+0.00] -v Show version # 31.77 [+0.00] -h Print this help # 31.77 [+0.00] # 31.77 [+0.00] Examples: # 31.78 [+0.00] mausezahn -x 99 # 31.78 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 31.78 [+0.00] mausezahn -t cdp change -c 0 # 31.78 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 31.78 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 31.78 [+0.00] # 31.78 [+0.00] Note: # 31.78 [+0.00] This tool is targeted for network developers! You should # 31.78 [+0.00] be aware of what you are doing and what these options above # 31.78 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 31.79 [+0.00] # 31.79 [+0.00] Please report bugs to # 31.79 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 31.79 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 31.79 [+0.00] Swiss federal institute of technology (ETH Zurich) # 31.79 [+0.00] License: GNU GPL version 2.0 # 31.79 [+0.00] This is free software: you are free to change and redistribute it. # 31.79 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 31.80 [+0.00] # 32.30 [+0.50] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 32.30 [+0.00] # 32.30 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 32.30 [+0.00] http://www.netsniff-ng.org # 32.30 [+0.00] # 32.30 [+0.00] Usage: mausezahn [options] [interface] || # 32.31 [+0.00] Options: # 32.31 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 32.31 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 32.31 [+0.00] -4 IPv4 mode (default) # 32.31 [+0.00] -6 IPv6 mode # 32.31 [+0.00] -R Set socket priority # 32.31 [+0.00] -c Send packet count times, default:1, infinite:0 # 32.31 [+0.00] -d Apply delay between transmissions. The delay value can be # 32.32 [+0.00] specified in usec (default, no additional unit needed), or in # 32.32 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 32.32 [+0.00] -r Multiplies the specified delay with a random value # 32.32 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 32.32 [+0.00] -a Use specified source mac address, no matter what has # 32.33 [+0.00] been specified with other arguments; keywords see below, # 32.33 [+0.00] Default is own interface # 32.33 [+0.00] -b Same with destination mac address; keywords: # 32.33 [+0.00] rand Use a random MAC address # 32.33 [+0.00] bc Use a broadcast MAC address # 32.33 [+0.00] own Use own interface MAC address (default for source MAC) # 32.33 [+0.00] stp Use IEEE 802.1d STP multicast address # 32.34 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 32.34 [+0.00] -A Use specified source IP address (default is own interface IP) # 32.34 [+0.00] -B Send packet to specified destination IP or domain name # 32.34 [+0.00] -P Use the specified ASCII payload # 32.34 [+0.00] -f Read the ASCII payload from a file # 32.34 [+0.00] -F Read the hexadecimal payload from a file # 32.35 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 32.35 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 32.35 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 32.35 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 32.35 [+0.00] encapsulations in lower layers, most packet types allow/require # 32.36 [+0.00] additional packet-specific arguments in an ; # 32.36 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 32.36 [+0.00] dns, rtp, syslog, lldp and more; # 32.36 [+0.00] For context-help use 'help' as ! # 32.36 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 32.37 [+0.00] Enter -T help or -T rtp help for further information # 32.37 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 32.37 [+0.00] -V|VV|... Verbose and more verbose mode # 32.37 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 32.38 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 32.38 [+0.00] typically combined with one of the verbose modes (v or V) # 32.38 [+0.00] -v Show version # 32.38 [+0.00] -h Print this help # 32.38 [+0.00] # 32.38 [+0.00] Examples: # 32.38 [+0.00] mausezahn -x 99 # 32.38 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 32.38 [+0.00] mausezahn -t cdp change -c 0 # 32.38 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 32.39 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 32.39 [+0.00] # 32.39 [+0.00] Note: # 32.39 [+0.00] This tool is targeted for network developers! You should # 32.39 [+0.00] be aware of what you are doing and what these options above # 32.39 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 32.39 [+0.00] # 32.39 [+0.00] Please report bugs to # 32.39 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 32.40 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 32.40 [+0.00] Swiss federal institute of technology (ETH Zurich) # 32.40 [+0.00] License: GNU GPL version 2.0 # 32.40 [+0.00] This is free software: you are free to change and redistribute it. # 32.40 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 32.40 [+0.00] # 32.92 [+0.52] TEST: mirror to ip6gretap: egress down/up [FAIL] # 32.93 [+0.00] Expected to capture == 10 packets, got 0. # 33.03 [+0.10] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 33.03 [+0.00] # 33.03 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 33.03 [+0.00] http://www.netsniff-ng.org # 33.03 [+0.00] # 33.03 [+0.00] Usage: mausezahn [options] [interface] || # 33.04 [+0.00] Options: # 33.04 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 33.04 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 33.04 [+0.00] -4 IPv4 mode (default) # 33.04 [+0.00] -6 IPv6 mode # 33.05 [+0.00] -R Set socket priority # 33.05 [+0.00] -c Send packet count times, default:1, infinite:0 # 33.05 [+0.00] -d Apply delay between transmissions. The delay value can be # 33.05 [+0.00] specified in usec (default, no additional unit needed), or in # 33.06 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 33.06 [+0.00] -r Multiplies the specified delay with a random value # 33.06 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 33.06 [+0.00] -a Use specified source mac address, no matter what has # 33.07 [+0.00] been specified with other arguments; keywords see below, # 33.07 [+0.00] Default is own interface # 33.07 [+0.00] -b Same with destination mac address; keywords: # 33.07 [+0.00] rand Use a random MAC address # 33.08 [+0.00] bc Use a broadcast MAC address # 33.08 [+0.00] own Use own interface MAC address (default for source MAC) # 33.08 [+0.00] stp Use IEEE 802.1d STP multicast address # 33.08 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 33.08 [+0.00] -A Use specified source IP address (default is own interface IP) # 33.09 [+0.00] -B Send packet to specified destination IP or domain name # 33.09 [+0.00] -P Use the specified ASCII payload # 33.09 [+0.00] -f Read the ASCII payload from a file # 33.09 [+0.00] -F Read the hexadecimal payload from a file # 33.10 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 33.10 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 33.10 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 33.10 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 33.11 [+0.00] encapsulations in lower layers, most packet types allow/require # 33.11 [+0.00] additional packet-specific arguments in an ; # 33.11 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 33.11 [+0.00] dns, rtp, syslog, lldp and more; # 33.11 [+0.00] For context-help use 'help' as ! # 33.12 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 33.12 [+0.00] Enter -T help or -T rtp help for further information # 33.12 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 33.12 [+0.00] -V|VV|... Verbose and more verbose mode # 33.13 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 33.13 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 33.13 [+0.00] typically combined with one of the verbose modes (v or V) # 33.13 [+0.00] -v Show version # 33.13 [+0.00] -h Print this help # 33.14 [+0.00] # 33.14 [+0.00] Examples: # 33.14 [+0.00] mausezahn -x 99 # 33.14 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 33.14 [+0.00] mausezahn -t cdp change -c 0 # 33.14 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 33.14 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 33.15 [+0.00] # 33.15 [+0.00] Note: # 33.15 [+0.00] This tool is targeted for network developers! You should # 33.15 [+0.00] be aware of what you are doing and what these options above # 33.15 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 33.15 [+0.00] # 33.15 [+0.00] Please report bugs to # 33.15 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 33.16 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 33.16 [+0.00] Swiss federal institute of technology (ETH Zurich) # 33.16 [+0.00] License: GNU GPL version 2.0 # 33.16 [+0.00] This is free software: you are free to change and redistribute it. # 33.16 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 33.16 [+0.00] # 33.73 [+0.57] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 33.74 [+0.00] # 33.74 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 33.74 [+0.00] http://www.netsniff-ng.org # 33.74 [+0.00] # 33.74 [+0.00] Usage: mausezahn [options] [interface] || # 33.74 [+0.00] Options: # 33.74 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 33.75 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 33.75 [+0.00] -4 IPv4 mode (default) # 33.75 [+0.00] -6 IPv6 mode # 33.75 [+0.00] -R Set socket priority # 33.75 [+0.00] -c Send packet count times, default:1, infinite:0 # 33.75 [+0.00] -d Apply delay between transmissions. The delay value can be # 33.76 [+0.00] specified in usec (default, no additional unit needed), or in # 33.76 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 33.76 [+0.00] -r Multiplies the specified delay with a random value # 33.76 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 33.77 [+0.00] -a Use specified source mac address, no matter what has # 33.77 [+0.00] been specified with other arguments; keywords see below, # 33.77 [+0.00] Default is own interface # 33.77 [+0.00] -b Same with destination mac address; keywords: # 33.77 [+0.00] rand Use a random MAC address # 33.78 [+0.00] bc Use a broadcast MAC address # 33.78 [+0.00] own Use own interface MAC address (default for source MAC) # 33.78 [+0.00] stp Use IEEE 802.1d STP multicast address # 33.78 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 33.78 [+0.00] -A Use specified source IP address (default is own interface IP) # 33.79 [+0.00] -B Send packet to specified destination IP or domain name # 33.79 [+0.00] -P Use the specified ASCII payload # 33.79 [+0.00] -f Read the ASCII payload from a file # 33.79 [+0.00] -F Read the hexadecimal payload from a file # 33.79 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 33.80 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 33.80 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 33.80 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 33.80 [+0.00] encapsulations in lower layers, most packet types allow/require # 33.81 [+0.00] additional packet-specific arguments in an ; # 33.81 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 33.81 [+0.00] dns, rtp, syslog, lldp and more; # 33.81 [+0.00] For context-help use 'help' as ! # 33.81 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 33.82 [+0.00] Enter -T help or -T rtp help for further information # 33.82 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 33.82 [+0.00] -V|VV|... Verbose and more verbose mode # 33.82 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 33.83 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 33.83 [+0.00] typically combined with one of the verbose modes (v or V) # 33.83 [+0.00] -v Show version # 33.83 [+0.00] -h Print this help # 33.83 [+0.00] # 33.83 [+0.00] Examples: # 33.83 [+0.00] mausezahn -x 99 # 33.84 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 33.84 [+0.00] mausezahn -t cdp change -c 0 # 33.84 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 33.84 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 33.84 [+0.00] # 33.84 [+0.00] Note: # 33.84 [+0.00] This tool is targeted for network developers! You should # 33.84 [+0.00] be aware of what you are doing and what these options above # 33.85 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 33.85 [+0.00] # 33.85 [+0.00] Please report bugs to # 33.85 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 33.85 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 33.85 [+0.00] Swiss federal institute of technology (ETH Zurich) # 33.85 [+0.00] License: GNU GPL version 2.0 # 33.86 [+0.00] This is free software: you are free to change and redistribute it. # 33.86 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 33.86 [+0.00] # 34.48 [+0.62] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 34.48 [+0.00] # 34.48 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 34.48 [+0.00] http://www.netsniff-ng.org # 34.48 [+0.00] # 34.48 [+0.00] Usage: mausezahn [options] [interface] || # 34.48 [+0.00] Options: # 34.48 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 34.49 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 34.49 [+0.00] -4 IPv4 mode (default) # 34.49 [+0.00] -6 IPv6 mode # 34.49 [+0.00] -R Set socket priority # 34.49 [+0.00] -c Send packet count times, default:1, infinite:0 # 34.49 [+0.00] -d Apply delay between transmissions. The delay value can be # 34.50 [+0.00] specified in usec (default, no additional unit needed), or in # 34.50 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 34.50 [+0.00] -r Multiplies the specified delay with a random value # 34.50 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 34.50 [+0.00] -a Use specified source mac address, no matter what has # 34.50 [+0.00] been specified with other arguments; keywords see below, # 34.51 [+0.00] Default is own interface # 34.51 [+0.00] -b Same with destination mac address; keywords: # 34.51 [+0.00] rand Use a random MAC address # 34.51 [+0.00] bc Use a broadcast MAC address # 34.51 [+0.00] own Use own interface MAC address (default for source MAC) # 34.51 [+0.00] stp Use IEEE 802.1d STP multicast address # 34.51 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 34.52 [+0.00] -A Use specified source IP address (default is own interface IP) # 34.52 [+0.00] -B Send packet to specified destination IP or domain name # 34.52 [+0.00] -P Use the specified ASCII payload # 34.52 [+0.00] -f Read the ASCII payload from a file # 34.52 [+0.00] -F Read the hexadecimal payload from a file # 34.52 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 34.53 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 34.53 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 34.53 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 34.53 [+0.00] encapsulations in lower layers, most packet types allow/require # 34.53 [+0.00] additional packet-specific arguments in an ; # 34.54 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 34.54 [+0.00] dns, rtp, syslog, lldp and more; # 34.54 [+0.00] For context-help use 'help' as ! # 34.54 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 34.54 [+0.00] Enter -T help or -T rtp help for further information # 34.54 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 34.55 [+0.00] -V|VV|... Verbose and more verbose mode # 34.55 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 34.55 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 34.55 [+0.00] typically combined with one of the verbose modes (v or V) # 34.55 [+0.00] -v Show version # 34.55 [+0.00] -h Print this help # 34.56 [+0.00] # 34.56 [+0.00] Examples: # 34.56 [+0.00] mausezahn -x 99 # 34.56 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 34.56 [+0.00] mausezahn -t cdp change -c 0 # 34.56 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 34.56 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 34.56 [+0.00] # 34.56 [+0.00] Note: # 34.56 [+0.00] This tool is targeted for network developers! You should # 34.56 [+0.00] be aware of what you are doing and what these options above # 34.57 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 34.57 [+0.00] # 34.57 [+0.00] Please report bugs to # 34.57 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 34.57 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 34.57 [+0.00] Swiss federal institute of technology (ETH Zurich) # 34.57 [+0.00] License: GNU GPL version 2.0 # 34.57 [+0.00] This is free software: you are free to change and redistribute it. # 34.57 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 34.58 [+0.00] # 35.18 [+0.60] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 35.18 [+0.00] # 35.18 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 35.18 [+0.00] http://www.netsniff-ng.org # 35.18 [+0.00] # 35.18 [+0.00] Usage: mausezahn [options] [interface] || # 35.18 [+0.00] Options: # 35.18 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 35.19 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 35.19 [+0.00] -4 IPv4 mode (default) # 35.19 [+0.00] -6 IPv6 mode # 35.19 [+0.00] -R Set socket priority # 35.19 [+0.00] -c Send packet count times, default:1, infinite:0 # 35.20 [+0.00] -d Apply delay between transmissions. The delay value can be # 35.20 [+0.00] specified in usec (default, no additional unit needed), or in # 35.20 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 35.20 [+0.00] -r Multiplies the specified delay with a random value # 35.20 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 35.21 [+0.00] -a Use specified source mac address, no matter what has # 35.21 [+0.00] been specified with other arguments; keywords see below, # 35.21 [+0.00] Default is own interface # 35.21 [+0.00] -b Same with destination mac address; keywords: # 35.21 [+0.00] rand Use a random MAC address # 35.21 [+0.00] bc Use a broadcast MAC address # 35.21 [+0.00] own Use own interface MAC address (default for source MAC) # 35.22 [+0.00] stp Use IEEE 802.1d STP multicast address # 35.22 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 35.22 [+0.00] -A Use specified source IP address (default is own interface IP) # 35.22 [+0.00] -B Send packet to specified destination IP or domain name # 35.22 [+0.00] -P Use the specified ASCII payload # 35.23 [+0.00] -f Read the ASCII payload from a file # 35.23 [+0.00] -F Read the hexadecimal payload from a file # 35.23 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 35.23 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 35.23 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 35.23 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 35.24 [+0.00] encapsulations in lower layers, most packet types allow/require # 35.24 [+0.00] additional packet-specific arguments in an ; # 35.24 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 35.24 [+0.00] dns, rtp, syslog, lldp and more; # 35.24 [+0.00] For context-help use 'help' as ! # 35.25 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 35.25 [+0.00] Enter -T help or -T rtp help for further information # 35.25 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 35.25 [+0.00] -V|VV|... Verbose and more verbose mode # 35.25 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 35.25 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 35.26 [+0.00] typically combined with one of the verbose modes (v or V) # 35.26 [+0.00] -v Show version # 35.26 [+0.00] -h Print this help # 35.26 [+0.00] # 35.26 [+0.00] Examples: # 35.26 [+0.00] mausezahn -x 99 # 35.26 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 35.26 [+0.00] mausezahn -t cdp change -c 0 # 35.26 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 35.26 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 35.27 [+0.00] # 35.27 [+0.00] Note: # 35.27 [+0.00] This tool is targeted for network developers! You should # 35.27 [+0.00] be aware of what you are doing and what these options above # 35.27 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 35.27 [+0.00] # 35.27 [+0.00] Please report bugs to # 35.27 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 35.27 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 35.28 [+0.00] Swiss federal institute of technology (ETH Zurich) # 35.28 [+0.00] License: GNU GPL version 2.0 # 35.28 [+0.00] This is free software: you are free to change and redistribute it. # 35.28 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 35.28 [+0.00] # 35.74 [+0.47] TEST: mirror to gretap: remote address change [FAIL] # 35.75 [+0.00] Expected to capture == 10 packets, got 0. # 35.84 [+0.10] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 35.85 [+0.00] # 35.85 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 35.85 [+0.00] http://www.netsniff-ng.org # 35.85 [+0.00] # 35.85 [+0.00] Usage: mausezahn [options] [interface] || # 35.85 [+0.00] Options: # 35.85 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 35.86 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 35.86 [+0.00] -4 IPv4 mode (default) # 35.86 [+0.00] -6 IPv6 mode # 35.86 [+0.00] -R Set socket priority # 35.86 [+0.00] -c Send packet count times, default:1, infinite:0 # 35.86 [+0.00] -d Apply delay between transmissions. The delay value can be # 35.86 [+0.00] specified in usec (default, no additional unit needed), or in # 35.87 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 35.87 [+0.00] -r Multiplies the specified delay with a random value # 35.87 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 35.87 [+0.00] -a Use specified source mac address, no matter what has # 35.87 [+0.00] been specified with other arguments; keywords see below, # 35.88 [+0.00] Default is own interface # 35.88 [+0.00] -b Same with destination mac address; keywords: # 35.88 [+0.00] rand Use a random MAC address # 35.88 [+0.00] bc Use a broadcast MAC address # 35.88 [+0.00] own Use own interface MAC address (default for source MAC) # 35.88 [+0.00] stp Use IEEE 802.1d STP multicast address # 35.88 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 35.89 [+0.00] -A Use specified source IP address (default is own interface IP) # 35.89 [+0.00] -B Send packet to specified destination IP or domain name # 35.89 [+0.00] -P Use the specified ASCII payload # 35.89 [+0.00] -f Read the ASCII payload from a file # 35.89 [+0.00] -F Read the hexadecimal payload from a file # 35.89 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 35.90 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 35.90 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 35.90 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 35.90 [+0.00] encapsulations in lower layers, most packet types allow/require # 35.90 [+0.00] additional packet-specific arguments in an ; # 35.91 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 35.91 [+0.00] dns, rtp, syslog, lldp and more; # 35.91 [+0.00] For context-help use 'help' as ! # 35.91 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 35.91 [+0.00] Enter -T help or -T rtp help for further information # 35.91 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 35.92 [+0.00] -V|VV|... Verbose and more verbose mode # 35.92 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 35.92 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 35.92 [+0.00] typically combined with one of the verbose modes (v or V) # 35.92 [+0.00] -v Show version # 35.92 [+0.00] -h Print this help # 35.92 [+0.00] # 35.92 [+0.00] Examples: # 35.93 [+0.00] mausezahn -x 99 # 35.93 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 35.93 [+0.00] mausezahn -t cdp change -c 0 # 35.93 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 35.93 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 35.93 [+0.00] # 35.93 [+0.00] Note: # 35.93 [+0.00] This tool is targeted for network developers! You should # 35.93 [+0.00] be aware of what you are doing and what these options above # 35.93 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 35.94 [+0.00] # 35.94 [+0.00] Please report bugs to # 35.94 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 35.94 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 35.94 [+0.00] Swiss federal institute of technology (ETH Zurich) # 35.94 [+0.00] License: GNU GPL version 2.0 # 35.94 [+0.00] This is free software: you are free to change and redistribute it. # 35.94 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 35.94 [+0.00] # 36.44 [+0.50] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 36.44 [+0.00] # 36.44 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 36.45 [+0.00] http://www.netsniff-ng.org # 36.45 [+0.00] # 36.45 [+0.00] Usage: mausezahn [options] [interface] || # 36.45 [+0.00] Options: # 36.45 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 36.45 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 36.45 [+0.00] -4 IPv4 mode (default) # 36.46 [+0.00] -6 IPv6 mode # 36.46 [+0.00] -R Set socket priority # 36.46 [+0.00] -c Send packet count times, default:1, infinite:0 # 36.46 [+0.00] -d Apply delay between transmissions. The delay value can be # 36.46 [+0.00] specified in usec (default, no additional unit needed), or in # 36.47 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 36.47 [+0.00] -r Multiplies the specified delay with a random value # 36.47 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 36.47 [+0.00] -a Use specified source mac address, no matter what has # 36.48 [+0.00] been specified with other arguments; keywords see below, # 36.48 [+0.00] Default is own interface # 36.48 [+0.00] -b Same with destination mac address; keywords: # 36.48 [+0.00] rand Use a random MAC address # 36.48 [+0.00] bc Use a broadcast MAC address # 36.48 [+0.00] own Use own interface MAC address (default for source MAC) # 36.49 [+0.00] stp Use IEEE 802.1d STP multicast address # 36.49 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 36.49 [+0.00] -A Use specified source IP address (default is own interface IP) # 36.49 [+0.00] -B Send packet to specified destination IP or domain name # 36.49 [+0.00] -P Use the specified ASCII payload # 36.50 [+0.00] -f Read the ASCII payload from a file # 36.50 [+0.00] -F Read the hexadecimal payload from a file # 36.50 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 36.50 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 36.51 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 36.51 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 36.51 [+0.00] encapsulations in lower layers, most packet types allow/require # 36.51 [+0.00] additional packet-specific arguments in an ; # 36.51 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 36.52 [+0.00] dns, rtp, syslog, lldp and more; # 36.52 [+0.00] For context-help use 'help' as ! # 36.52 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 36.52 [+0.00] Enter -T help or -T rtp help for further information # 36.52 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 36.53 [+0.00] -V|VV|... Verbose and more verbose mode # 36.53 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 36.53 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 36.53 [+0.00] typically combined with one of the verbose modes (v or V) # 36.53 [+0.00] -v Show version # 36.54 [+0.00] -h Print this help # 36.54 [+0.00] # 36.54 [+0.00] Examples: # 36.54 [+0.00] mausezahn -x 99 # 36.54 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 36.54 [+0.00] mausezahn -t cdp change -c 0 # 36.54 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 36.54 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 36.54 [+0.00] # 36.54 [+0.00] Note: # 36.55 [+0.00] This tool is targeted for network developers! You should # 36.55 [+0.00] be aware of what you are doing and what these options above # 36.55 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 36.55 [+0.00] # 36.55 [+0.00] Please report bugs to # 36.55 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 36.55 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 36.55 [+0.00] Swiss federal institute of technology (ETH Zurich) # 36.55 [+0.00] License: GNU GPL version 2.0 # 36.56 [+0.00] This is free software: you are free to change and redistribute it. # 36.56 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 36.56 [+0.00] # 37.07 [+0.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 37.07 [+0.00] # 37.07 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 37.07 [+0.00] http://www.netsniff-ng.org # 37.08 [+0.00] # 37.08 [+0.00] Usage: mausezahn [options] [interface] || # 37.08 [+0.00] Options: # 37.08 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 37.08 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 37.08 [+0.00] -4 IPv4 mode (default) # 37.08 [+0.00] -6 IPv6 mode # 37.08 [+0.00] -R Set socket priority # 37.08 [+0.00] -c Send packet count times, default:1, infinite:0 # 37.09 [+0.00] -d Apply delay between transmissions. The delay value can be # 37.09 [+0.00] specified in usec (default, no additional unit needed), or in # 37.09 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 37.09 [+0.00] -r Multiplies the specified delay with a random value # 37.09 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 37.10 [+0.00] -a Use specified source mac address, no matter what has # 37.10 [+0.00] been specified with other arguments; keywords see below, # 37.10 [+0.00] Default is own interface # 37.10 [+0.00] -b Same with destination mac address; keywords: # 37.10 [+0.00] rand Use a random MAC address # 37.10 [+0.00] bc Use a broadcast MAC address # 37.10 [+0.00] own Use own interface MAC address (default for source MAC) # 37.11 [+0.00] stp Use IEEE 802.1d STP multicast address # 37.11 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 37.11 [+0.00] -A Use specified source IP address (default is own interface IP) # 37.11 [+0.00] -B Send packet to specified destination IP or domain name # 37.11 [+0.00] -P Use the specified ASCII payload # 37.11 [+0.00] -f Read the ASCII payload from a file # 37.12 [+0.00] -F Read the hexadecimal payload from a file # 37.12 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 37.12 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 37.12 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 37.12 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 37.12 [+0.00] encapsulations in lower layers, most packet types allow/require # 37.13 [+0.00] additional packet-specific arguments in an ; # 37.13 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 37.13 [+0.00] dns, rtp, syslog, lldp and more; # 37.13 [+0.00] For context-help use 'help' as ! # 37.14 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 37.14 [+0.00] Enter -T help or -T rtp help for further information # 37.14 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 37.14 [+0.00] -V|VV|... Verbose and more verbose mode # 37.14 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 37.15 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 37.15 [+0.00] typically combined with one of the verbose modes (v or V) # 37.15 [+0.00] -v Show version # 37.15 [+0.00] -h Print this help # 37.15 [+0.00] # 37.15 [+0.00] Examples: # 37.15 [+0.00] mausezahn -x 99 # 37.15 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 37.15 [+0.00] mausezahn -t cdp change -c 0 # 37.16 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 37.16 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 37.16 [+0.00] # 37.16 [+0.00] Note: # 37.16 [+0.00] This tool is targeted for network developers! You should # 37.16 [+0.00] be aware of what you are doing and what these options above # 37.16 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 37.16 [+0.00] # 37.17 [+0.00] Please report bugs to # 37.17 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 37.17 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 37.17 [+0.00] Swiss federal institute of technology (ETH Zurich) # 37.17 [+0.00] License: GNU GPL version 2.0 # 37.17 [+0.00] This is free software: you are free to change and redistribute it. # 37.17 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 37.18 [+0.00] # 37.78 [+0.60] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 37.78 [+0.00] # 37.78 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 37.78 [+0.00] http://www.netsniff-ng.org # 37.79 [+0.00] # 37.79 [+0.00] Usage: mausezahn [options] [interface] || # 37.79 [+0.00] Options: # 37.79 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 37.79 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 37.79 [+0.00] -4 IPv4 mode (default) # 37.79 [+0.00] -6 IPv6 mode # 37.79 [+0.00] -R Set socket priority # 37.80 [+0.00] -c Send packet count times, default:1, infinite:0 # 37.80 [+0.00] -d Apply delay between transmissions. The delay value can be # 37.80 [+0.00] specified in usec (default, no additional unit needed), or in # 37.80 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 37.80 [+0.00] -r Multiplies the specified delay with a random value # 37.81 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 37.81 [+0.00] -a Use specified source mac address, no matter what has # 37.81 [+0.00] been specified with other arguments; keywords see below, # 37.81 [+0.00] Default is own interface # 37.81 [+0.00] -b Same with destination mac address; keywords: # 37.82 [+0.00] rand Use a random MAC address # 37.82 [+0.00] bc Use a broadcast MAC address # 37.82 [+0.00] own Use own interface MAC address (default for source MAC) # 37.82 [+0.00] stp Use IEEE 802.1d STP multicast address # 37.82 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 37.82 [+0.00] -A Use specified source IP address (default is own interface IP) # 37.83 [+0.00] -B Send packet to specified destination IP or domain name # 37.83 [+0.00] -P Use the specified ASCII payload # 37.83 [+0.00] -f Read the ASCII payload from a file # 37.83 [+0.00] -F Read the hexadecimal payload from a file # 37.83 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 37.84 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 37.84 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 37.84 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 37.84 [+0.00] encapsulations in lower layers, most packet types allow/require # 37.84 [+0.00] additional packet-specific arguments in an ; # 37.85 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 37.85 [+0.00] dns, rtp, syslog, lldp and more; # 37.85 [+0.00] For context-help use 'help' as ! # 37.85 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 37.85 [+0.00] Enter -T help or -T rtp help for further information # 37.86 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 37.86 [+0.00] -V|VV|... Verbose and more verbose mode # 37.86 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 37.86 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 37.86 [+0.00] typically combined with one of the verbose modes (v or V) # 37.86 [+0.00] -v Show version # 37.87 [+0.00] -h Print this help # 37.87 [+0.00] # 37.87 [+0.00] Examples: # 37.87 [+0.00] mausezahn -x 99 # 37.87 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 37.87 [+0.00] mausezahn -t cdp change -c 0 # 37.87 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 37.87 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 37.87 [+0.00] # 37.87 [+0.00] Note: # 37.87 [+0.00] This tool is targeted for network developers! You should # 37.88 [+0.00] be aware of what you are doing and what these options above # 37.88 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 37.88 [+0.00] # 37.88 [+0.00] Please report bugs to # 37.88 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 37.88 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 37.88 [+0.00] Swiss federal institute of technology (ETH Zurich) # 37.89 [+0.00] License: GNU GPL version 2.0 # 37.89 [+0.00] This is free software: you are free to change and redistribute it. # 37.89 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 37.89 [+0.00] # 38.44 [+0.55] TEST: mirror to ip6gretap: remote address change [FAIL] # 38.44 [+0.00] Expected to capture == 10 packets, got 0. # 38.53 [+0.09] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 38.54 [+0.00] # 38.54 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 38.54 [+0.00] http://www.netsniff-ng.org # 38.54 [+0.00] # 38.54 [+0.00] Usage: mausezahn [options] [interface] || # 38.54 [+0.00] Options: # 38.54 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 38.54 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 38.54 [+0.00] -4 IPv4 mode (default) # 38.54 [+0.00] -6 IPv6 mode # 38.55 [+0.00] -R Set socket priority # 38.55 [+0.00] -c Send packet count times, default:1, infinite:0 # 38.55 [+0.00] -d Apply delay between transmissions. The delay value can be # 38.55 [+0.00] specified in usec (default, no additional unit needed), or in # 38.55 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 38.56 [+0.00] -r Multiplies the specified delay with a random value # 38.56 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 38.56 [+0.00] -a Use specified source mac address, no matter what has # 38.56 [+0.00] been specified with other arguments; keywords see below, # 38.56 [+0.00] Default is own interface # 38.57 [+0.00] -b Same with destination mac address; keywords: # 38.57 [+0.00] rand Use a random MAC address # 38.57 [+0.00] bc Use a broadcast MAC address # 38.57 [+0.00] own Use own interface MAC address (default for source MAC) # 38.57 [+0.00] stp Use IEEE 802.1d STP multicast address # 38.57 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 38.58 [+0.00] -A Use specified source IP address (default is own interface IP) # 38.58 [+0.00] -B Send packet to specified destination IP or domain name # 38.58 [+0.00] -P Use the specified ASCII payload # 38.58 [+0.00] -f Read the ASCII payload from a file # 38.58 [+0.00] -F Read the hexadecimal payload from a file # 38.59 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 38.59 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 38.59 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 38.59 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 38.60 [+0.00] encapsulations in lower layers, most packet types allow/require # 38.60 [+0.00] additional packet-specific arguments in an ; # 38.60 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 38.60 [+0.00] dns, rtp, syslog, lldp and more; # 38.60 [+0.00] For context-help use 'help' as ! # 38.61 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 38.61 [+0.00] Enter -T help or -T rtp help for further information # 38.61 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 38.61 [+0.00] -V|VV|... Verbose and more verbose mode # 38.61 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 38.62 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 38.62 [+0.00] typically combined with one of the verbose modes (v or V) # 38.62 [+0.00] -v Show version # 38.62 [+0.00] -h Print this help # 38.62 [+0.00] # 38.62 [+0.00] Examples: # 38.62 [+0.00] mausezahn -x 99 # 38.62 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 38.62 [+0.00] mausezahn -t cdp change -c 0 # 38.62 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 38.63 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 38.63 [+0.00] # 38.63 [+0.00] Note: # 38.63 [+0.00] This tool is targeted for network developers! You should # 38.63 [+0.00] be aware of what you are doing and what these options above # 38.63 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 38.63 [+0.00] # 38.63 [+0.00] Please report bugs to # 38.64 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 38.64 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 38.64 [+0.00] Swiss federal institute of technology (ETH Zurich) # 38.64 [+0.00] License: GNU GPL version 2.0 # 38.64 [+0.00] This is free software: you are free to change and redistribute it. # 38.64 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 38.64 [+0.00] # 39.24 [+0.59] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 39.24 [+0.00] # 39.24 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 39.24 [+0.00] http://www.netsniff-ng.org # 39.24 [+0.00] # 39.24 [+0.00] Usage: mausezahn [options] [interface] || # 39.25 [+0.00] Options: # 39.25 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 39.25 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 39.26 [+0.00] -4 IPv4 mode (default) # 39.26 [+0.00] -6 IPv6 mode # 39.26 [+0.00] -R Set socket priority # 39.26 [+0.00] -c Send packet count times, default:1, infinite:0 # 39.26 [+0.00] -d Apply delay between transmissions. The delay value can be # 39.26 [+0.00] specified in usec (default, no additional unit needed), or in # 39.27 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 39.27 [+0.00] -r Multiplies the specified delay with a random value # 39.27 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 39.27 [+0.00] -a Use specified source mac address, no matter what has # 39.28 [+0.00] been specified with other arguments; keywords see below, # 39.28 [+0.00] Default is own interface # 39.28 [+0.00] -b Same with destination mac address; keywords: # 39.28 [+0.00] rand Use a random MAC address # 39.28 [+0.00] bc Use a broadcast MAC address # 39.29 [+0.00] own Use own interface MAC address (default for source MAC) # 39.29 [+0.00] stp Use IEEE 802.1d STP multicast address # 39.29 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 39.29 [+0.00] -A Use specified source IP address (default is own interface IP) # 39.29 [+0.00] -B Send packet to specified destination IP or domain name # 39.30 [+0.00] -P Use the specified ASCII payload # 39.30 [+0.00] -f Read the ASCII payload from a file # 39.30 [+0.00] -F Read the hexadecimal payload from a file # 39.30 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 39.30 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 39.31 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 39.31 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 39.31 [+0.00] encapsulations in lower layers, most packet types allow/require # 39.31 [+0.00] additional packet-specific arguments in an ; # 39.32 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 39.32 [+0.00] dns, rtp, syslog, lldp and more; # 39.32 [+0.00] For context-help use 'help' as ! # 39.32 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 39.32 [+0.00] Enter -T help or -T rtp help for further information # 39.33 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 39.33 [+0.00] -V|VV|... Verbose and more verbose mode # 39.33 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 39.33 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 39.34 [+0.00] typically combined with one of the verbose modes (v or V) # 39.34 [+0.00] -v Show version # 39.34 [+0.00] -h Print this help # 39.34 [+0.00] # 39.34 [+0.00] Examples: # 39.34 [+0.00] mausezahn -x 99 # 39.34 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 39.34 [+0.00] mausezahn -t cdp change -c 0 # 39.34 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 39.34 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 39.35 [+0.00] # 39.35 [+0.00] Note: # 39.35 [+0.00] This tool is targeted for network developers! You should # 39.35 [+0.00] be aware of what you are doing and what these options above # 39.35 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 39.35 [+0.00] # 39.35 [+0.00] Please report bugs to # 39.35 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 39.35 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 39.35 [+0.00] Swiss federal institute of technology (ETH Zurich) # 39.36 [+0.00] License: GNU GPL version 2.0 # 39.36 [+0.00] This is free software: you are free to change and redistribute it. # 39.36 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 39.36 [+0.00] # 39.86 [+0.50] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 39.86 [+0.00] # 39.86 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 39.86 [+0.00] http://www.netsniff-ng.org # 39.86 [+0.00] # 39.86 [+0.00] Usage: mausezahn [options] [interface] || # 39.86 [+0.00] Options: # 39.86 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 39.87 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 39.87 [+0.00] -4 IPv4 mode (default) # 39.87 [+0.00] -6 IPv6 mode # 39.87 [+0.00] -R Set socket priority # 39.87 [+0.00] -c Send packet count times, default:1, infinite:0 # 39.87 [+0.00] -d Apply delay between transmissions. The delay value can be # 39.87 [+0.00] specified in usec (default, no additional unit needed), or in # 39.88 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 39.88 [+0.00] -r Multiplies the specified delay with a random value # 39.88 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 39.88 [+0.00] -a Use specified source mac address, no matter what has # 39.88 [+0.00] been specified with other arguments; keywords see below, # 39.89 [+0.00] Default is own interface # 39.89 [+0.00] -b Same with destination mac address; keywords: # 39.89 [+0.00] rand Use a random MAC address # 39.89 [+0.00] bc Use a broadcast MAC address # 39.89 [+0.00] own Use own interface MAC address (default for source MAC) # 39.89 [+0.00] stp Use IEEE 802.1d STP multicast address # 39.90 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 39.90 [+0.00] -A Use specified source IP address (default is own interface IP) # 39.90 [+0.00] -B Send packet to specified destination IP or domain name # 39.90 [+0.00] -P Use the specified ASCII payload # 39.90 [+0.00] -f Read the ASCII payload from a file # 39.90 [+0.00] -F Read the hexadecimal payload from a file # 39.91 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 39.91 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 39.91 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 39.91 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 39.91 [+0.00] encapsulations in lower layers, most packet types allow/require # 39.92 [+0.00] additional packet-specific arguments in an ; # 39.92 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 39.92 [+0.00] dns, rtp, syslog, lldp and more; # 39.92 [+0.00] For context-help use 'help' as ! # 39.92 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 39.92 [+0.00] Enter -T help or -T rtp help for further information # 39.93 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 39.93 [+0.00] -V|VV|... Verbose and more verbose mode # 39.93 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 39.93 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 39.93 [+0.00] typically combined with one of the verbose modes (v or V) # 39.94 [+0.00] -v Show version # 39.94 [+0.00] -h Print this help # 39.94 [+0.00] # 39.94 [+0.00] Examples: # 39.94 [+0.00] mausezahn -x 99 # 39.94 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 39.94 [+0.00] mausezahn -t cdp change -c 0 # 39.94 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 39.94 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 39.94 [+0.00] # 39.94 [+0.00] Note: # 39.94 [+0.00] This tool is targeted for network developers! You should # 39.95 [+0.00] be aware of what you are doing and what these options above # 39.95 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 39.95 [+0.00] # 39.95 [+0.00] Please report bugs to # 39.95 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 39.95 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 39.95 [+0.00] Swiss federal institute of technology (ETH Zurich) # 39.95 [+0.00] License: GNU GPL version 2.0 # 39.95 [+0.00] This is free software: you are free to change and redistribute it. # 39.96 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 39.96 [+0.00] # 40.56 [+0.60] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 40.56 [+0.01] # 40.56 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 40.57 [+0.00] http://www.netsniff-ng.org # 40.57 [+0.00] # 40.57 [+0.00] Usage: mausezahn [options] [interface] || # 40.57 [+0.00] Options: # 40.57 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 40.57 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 40.58 [+0.00] -4 IPv4 mode (default) # 40.58 [+0.00] -6 IPv6 mode # 40.58 [+0.00] -R Set socket priority # 40.58 [+0.00] -c Send packet count times, default:1, infinite:0 # 40.58 [+0.00] -d Apply delay between transmissions. The delay value can be # 40.59 [+0.00] specified in usec (default, no additional unit needed), or in # 40.59 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 40.59 [+0.00] -r Multiplies the specified delay with a random value # 40.60 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 40.60 [+0.00] -a Use specified source mac address, no matter what has # 40.60 [+0.00] been specified with other arguments; keywords see below, # 40.61 [+0.00] Default is own interface # 40.61 [+0.00] -b Same with destination mac address; keywords: # 40.61 [+0.00] rand Use a random MAC address # 40.61 [+0.00] bc Use a broadcast MAC address # 40.61 [+0.00] own Use own interface MAC address (default for source MAC) # 40.62 [+0.00] stp Use IEEE 802.1d STP multicast address # 40.62 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 40.62 [+0.00] -A Use specified source IP address (default is own interface IP) # 40.63 [+0.00] -B Send packet to specified destination IP or domain name # 40.63 [+0.00] -P Use the specified ASCII payload # 40.63 [+0.00] -f Read the ASCII payload from a file # 40.63 [+0.00] -F Read the hexadecimal payload from a file # 40.64 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 40.64 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 40.64 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 40.65 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 40.65 [+0.00] encapsulations in lower layers, most packet types allow/require # 40.65 [+0.00] additional packet-specific arguments in an ; # 40.65 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 40.66 [+0.00] dns, rtp, syslog, lldp and more; # 40.66 [+0.00] For context-help use 'help' as ! # 40.66 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 40.67 [+0.00] Enter -T help or -T rtp help for further information # 40.67 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 40.67 [+0.00] -V|VV|... Verbose and more verbose mode # 40.67 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 40.68 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 40.68 [+0.00] typically combined with one of the verbose modes (v or V) # 40.68 [+0.00] -v Show version # 40.68 [+0.00] -h Print this help # 40.69 [+0.00] # 40.69 [+0.00] Examples: # 40.69 [+0.00] mausezahn -x 99 # 40.69 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 40.69 [+0.00] mausezahn -t cdp change -c 0 # 40.69 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 40.69 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 40.70 [+0.00] # 40.70 [+0.00] Note: # 40.70 [+0.00] This tool is targeted for network developers! You should # 40.70 [+0.00] be aware of what you are doing and what these options above # 40.70 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 40.70 [+0.00] # 40.70 [+0.00] Please report bugs to # 40.70 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 40.71 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 40.71 [+0.00] Swiss federal institute of technology (ETH Zurich) # 40.71 [+0.00] License: GNU GPL version 2.0 # 40.71 [+0.00] This is free software: you are free to change and redistribute it. # 40.72 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 40.72 [+0.00] # 41.21 [+0.49] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 41.21 [+0.00] # 41.21 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 41.21 [+0.00] http://www.netsniff-ng.org # 41.22 [+0.00] # 41.22 [+0.00] Usage: mausezahn [options] [interface] || # 41.22 [+0.00] Options: # 41.22 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 41.22 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 41.22 [+0.00] -4 IPv4 mode (default) # 41.23 [+0.00] -6 IPv6 mode # 41.23 [+0.00] -R Set socket priority # 41.23 [+0.00] -c Send packet count times, default:1, infinite:0 # 41.23 [+0.00] -d Apply delay between transmissions. The delay value can be # 41.23 [+0.00] specified in usec (default, no additional unit needed), or in # 41.24 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 41.24 [+0.00] -r Multiplies the specified delay with a random value # 41.24 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 41.24 [+0.00] -a Use specified source mac address, no matter what has # 41.24 [+0.00] been specified with other arguments; keywords see below, # 41.25 [+0.00] Default is own interface # 41.25 [+0.00] -b Same with destination mac address; keywords: # 41.25 [+0.00] rand Use a random MAC address # 41.25 [+0.00] bc Use a broadcast MAC address # 41.25 [+0.00] own Use own interface MAC address (default for source MAC) # 41.26 [+0.00] stp Use IEEE 802.1d STP multicast address # 41.26 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 41.26 [+0.00] -A Use specified source IP address (default is own interface IP) # 41.26 [+0.00] -B Send packet to specified destination IP or domain name # 41.27 [+0.00] -P Use the specified ASCII payload # 41.27 [+0.00] -f Read the ASCII payload from a file # 41.27 [+0.00] -F Read the hexadecimal payload from a file # 41.27 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 41.28 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 41.28 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 41.28 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 41.28 [+0.00] encapsulations in lower layers, most packet types allow/require # 41.29 [+0.00] additional packet-specific arguments in an ; # 41.29 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 41.29 [+0.00] dns, rtp, syslog, lldp and more; # 41.29 [+0.00] For context-help use 'help' as ! # 41.29 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 41.30 [+0.00] Enter -T help or -T rtp help for further information # 41.30 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 41.30 [+0.00] -V|VV|... Verbose and more verbose mode # 41.30 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 41.31 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 41.31 [+0.00] typically combined with one of the verbose modes (v or V) # 41.31 [+0.00] -v Show version # 41.31 [+0.00] -h Print this help # 41.31 [+0.00] # 41.31 [+0.00] Examples: # 41.31 [+0.00] mausezahn -x 99 # 41.31 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 41.32 [+0.00] mausezahn -t cdp change -c 0 # 41.32 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 41.32 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 41.32 [+0.00] # 41.32 [+0.00] Note: # 41.32 [+0.00] This tool is targeted for network developers! You should # 41.32 [+0.00] be aware of what you are doing and what these options above # 41.32 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 41.33 [+0.00] # 41.33 [+0.00] Please report bugs to # 41.33 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 41.33 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 41.33 [+0.00] Swiss federal institute of technology (ETH Zurich) # 41.33 [+0.00] License: GNU GPL version 2.0 # 41.33 [+0.00] This is free software: you are free to change and redistribute it. # 41.33 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 41.33 [+0.00] # 41.80 [+0.47] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 41.81 [+0.00] # 41.81 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 41.81 [+0.00] http://www.netsniff-ng.org # 41.81 [+0.00] # 41.81 [+0.00] Usage: mausezahn [options] [interface] || # 41.81 [+0.00] Options: # 41.81 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 41.82 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 41.82 [+0.00] -4 IPv4 mode (default) # 41.82 [+0.00] -6 IPv6 mode # 41.82 [+0.00] -R Set socket priority # 41.82 [+0.00] -c Send packet count times, default:1, infinite:0 # 41.82 [+0.00] -d Apply delay between transmissions. The delay value can be # 41.83 [+0.00] specified in usec (default, no additional unit needed), or in # 41.83 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 41.83 [+0.00] -r Multiplies the specified delay with a random value # 41.83 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 41.84 [+0.00] -a Use specified source mac address, no matter what has # 41.84 [+0.00] been specified with other arguments; keywords see below, # 41.84 [+0.00] Default is own interface # 41.84 [+0.00] -b Same with destination mac address; keywords: # 41.84 [+0.00] rand Use a random MAC address # 41.85 [+0.00] bc Use a broadcast MAC address # 41.85 [+0.00] own Use own interface MAC address (default for source MAC) # 41.85 [+0.00] stp Use IEEE 802.1d STP multicast address # 41.85 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 41.85 [+0.00] -A Use specified source IP address (default is own interface IP) # 41.86 [+0.00] -B Send packet to specified destination IP or domain name # 41.86 [+0.00] -P Use the specified ASCII payload # 41.86 [+0.00] -f Read the ASCII payload from a file # 41.86 [+0.00] -F Read the hexadecimal payload from a file # 41.86 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 41.87 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 41.87 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 41.87 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 41.87 [+0.00] encapsulations in lower layers, most packet types allow/require # 41.88 [+0.00] additional packet-specific arguments in an ; # 41.88 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 41.88 [+0.00] dns, rtp, syslog, lldp and more; # 41.88 [+0.00] For context-help use 'help' as ! # 41.88 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 41.89 [+0.00] Enter -T help or -T rtp help for further information # 41.89 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 41.89 [+0.00] -V|VV|... Verbose and more verbose mode # 41.89 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 41.89 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 41.90 [+0.00] typically combined with one of the verbose modes (v or V) # 41.90 [+0.00] -v Show version # 41.90 [+0.00] -h Print this help # 41.90 [+0.00] # 41.90 [+0.00] Examples: # 41.90 [+0.00] mausezahn -x 99 # 41.90 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 41.91 [+0.00] mausezahn -t cdp change -c 0 # 41.91 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 41.91 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 41.91 [+0.00] # 41.91 [+0.00] Note: # 41.91 [+0.00] This tool is targeted for network developers! You should # 41.91 [+0.00] be aware of what you are doing and what these options above # 41.91 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 41.92 [+0.00] # 41.92 [+0.00] Please report bugs to # 41.92 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 41.92 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 41.92 [+0.00] Swiss federal institute of technology (ETH Zurich) # 41.92 [+0.00] License: GNU GPL version 2.0 # 41.92 [+0.00] This is free software: you are free to change and redistribute it. # 41.92 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 41.93 [+0.00] # 42.47 [+0.55] TEST: mirror to gretap: tunnel deleted [FAIL] # 42.48 [+0.00] Expected to capture == 10 packets, got 0. # 42.55 [+0.07] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 42.55 [+0.00] # 42.55 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 42.55 [+0.00] http://www.netsniff-ng.org # 42.55 [+0.00] # 42.55 [+0.00] Usage: mausezahn [options] [interface] || # 42.56 [+0.00] Options: # 42.56 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 42.56 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 42.56 [+0.00] -4 IPv4 mode (default) # 42.56 [+0.00] -6 IPv6 mode # 42.56 [+0.00] -R Set socket priority # 42.56 [+0.00] -c Send packet count times, default:1, infinite:0 # 42.57 [+0.00] -d Apply delay between transmissions. The delay value can be # 42.57 [+0.00] specified in usec (default, no additional unit needed), or in # 42.57 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 42.57 [+0.00] -r Multiplies the specified delay with a random value # 42.58 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 42.58 [+0.00] -a Use specified source mac address, no matter what has # 42.58 [+0.00] been specified with other arguments; keywords see below, # 42.58 [+0.00] Default is own interface # 42.58 [+0.00] -b Same with destination mac address; keywords: # 42.59 [+0.00] rand Use a random MAC address # 42.59 [+0.00] bc Use a broadcast MAC address # 42.59 [+0.00] own Use own interface MAC address (default for source MAC) # 42.59 [+0.00] stp Use IEEE 802.1d STP multicast address # 42.59 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 42.59 [+0.00] -A Use specified source IP address (default is own interface IP) # 42.60 [+0.00] -B Send packet to specified destination IP or domain name # 42.60 [+0.00] -P Use the specified ASCII payload # 42.60 [+0.00] -f Read the ASCII payload from a file # 42.60 [+0.00] -F Read the hexadecimal payload from a file # 42.60 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 42.60 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 42.61 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 42.61 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 42.61 [+0.00] encapsulations in lower layers, most packet types allow/require # 42.61 [+0.00] additional packet-specific arguments in an ; # 42.61 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 42.62 [+0.00] dns, rtp, syslog, lldp and more; # 42.62 [+0.00] For context-help use 'help' as ! # 42.62 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 42.62 [+0.00] Enter -T help or -T rtp help for further information # 42.62 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 42.63 [+0.00] -V|VV|... Verbose and more verbose mode # 42.63 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 42.63 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 42.63 [+0.00] typically combined with one of the verbose modes (v or V) # 42.63 [+0.00] -v Show version # 42.64 [+0.00] -h Print this help # 42.64 [+0.00] # 42.64 [+0.00] Examples: # 42.64 [+0.00] mausezahn -x 99 # 42.64 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 42.64 [+0.00] mausezahn -t cdp change -c 0 # 42.64 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 42.64 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 42.64 [+0.00] # 42.64 [+0.00] Note: # 42.64 [+0.00] This tool is targeted for network developers! You should # 42.64 [+0.00] be aware of what you are doing and what these options above # 42.65 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 42.65 [+0.00] # 42.65 [+0.00] Please report bugs to # 42.65 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 42.65 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 42.65 [+0.00] Swiss federal institute of technology (ETH Zurich) # 42.65 [+0.00] License: GNU GPL version 2.0 # 42.65 [+0.00] This is free software: you are free to change and redistribute it. # 42.65 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 42.66 [+0.00] # 43.15 [+0.50] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 43.16 [+0.00] # 43.16 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 43.16 [+0.00] http://www.netsniff-ng.org # 43.16 [+0.00] # 43.16 [+0.00] Usage: mausezahn [options] [interface] || # 43.16 [+0.00] Options: # 43.16 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 43.16 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 43.16 [+0.00] -4 IPv4 mode (default) # 43.17 [+0.00] -6 IPv6 mode # 43.17 [+0.00] -R Set socket priority # 43.17 [+0.00] -c Send packet count times, default:1, infinite:0 # 43.17 [+0.00] -d Apply delay between transmissions. The delay value can be # 43.17 [+0.00] specified in usec (default, no additional unit needed), or in # 43.17 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 43.18 [+0.00] -r Multiplies the specified delay with a random value # 43.18 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 43.18 [+0.00] -a Use specified source mac address, no matter what has # 43.18 [+0.00] been specified with other arguments; keywords see below, # 43.18 [+0.00] Default is own interface # 43.19 [+0.00] -b Same with destination mac address; keywords: # 43.19 [+0.00] rand Use a random MAC address # 43.19 [+0.00] bc Use a broadcast MAC address # 43.19 [+0.00] own Use own interface MAC address (default for source MAC) # 43.19 [+0.00] stp Use IEEE 802.1d STP multicast address # 43.19 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 43.19 [+0.00] -A Use specified source IP address (default is own interface IP) # 43.20 [+0.00] -B Send packet to specified destination IP or domain name # 43.20 [+0.00] -P Use the specified ASCII payload # 43.20 [+0.00] -f Read the ASCII payload from a file # 43.20 [+0.00] -F Read the hexadecimal payload from a file # 43.20 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 43.20 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 43.21 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 43.21 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 43.21 [+0.00] encapsulations in lower layers, most packet types allow/require # 43.21 [+0.00] additional packet-specific arguments in an ; # 43.21 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 43.22 [+0.00] dns, rtp, syslog, lldp and more; # 43.22 [+0.00] For context-help use 'help' as ! # 43.22 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 43.22 [+0.00] Enter -T help or -T rtp help for further information # 43.22 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 43.23 [+0.00] -V|VV|... Verbose and more verbose mode # 43.23 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 43.23 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 43.23 [+0.00] typically combined with one of the verbose modes (v or V) # 43.23 [+0.00] -v Show version # 43.23 [+0.00] -h Print this help # 43.23 [+0.00] # 43.24 [+0.00] Examples: # 43.24 [+0.00] mausezahn -x 99 # 43.24 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 43.24 [+0.00] mausezahn -t cdp change -c 0 # 43.24 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 43.24 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 43.24 [+0.00] # 43.24 [+0.00] Note: # 43.24 [+0.00] This tool is targeted for network developers! You should # 43.24 [+0.00] be aware of what you are doing and what these options above # 43.24 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 43.25 [+0.00] # 43.25 [+0.00] Please report bugs to # 43.25 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 43.25 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 43.25 [+0.00] Swiss federal institute of technology (ETH Zurich) # 43.25 [+0.00] License: GNU GPL version 2.0 # 43.25 [+0.00] This is free software: you are free to change and redistribute it. # 43.25 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 43.26 [+0.00] # 43.79 [+0.54] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 43.80 [+0.00] # 43.80 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 43.80 [+0.00] http://www.netsniff-ng.org # 43.80 [+0.00] # 43.80 [+0.00] Usage: mausezahn [options] [interface] || # 43.80 [+0.00] Options: # 43.80 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 43.81 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 43.81 [+0.00] -4 IPv4 mode (default) # 43.81 [+0.00] -6 IPv6 mode # 43.81 [+0.00] -R Set socket priority # 43.81 [+0.00] -c Send packet count times, default:1, infinite:0 # 43.82 [+0.00] -d Apply delay between transmissions. The delay value can be # 43.82 [+0.00] specified in usec (default, no additional unit needed), or in # 43.82 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 43.82 [+0.00] -r Multiplies the specified delay with a random value # 43.83 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 43.83 [+0.00] -a Use specified source mac address, no matter what has # 43.83 [+0.00] been specified with other arguments; keywords see below, # 43.83 [+0.00] Default is own interface # 43.84 [+0.00] -b Same with destination mac address; keywords: # 43.84 [+0.00] rand Use a random MAC address # 43.84 [+0.00] bc Use a broadcast MAC address # 43.84 [+0.00] own Use own interface MAC address (default for source MAC) # 43.84 [+0.00] stp Use IEEE 802.1d STP multicast address # 43.85 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 43.85 [+0.00] -A Use specified source IP address (default is own interface IP) # 43.85 [+0.00] -B Send packet to specified destination IP or domain name # 43.85 [+0.00] -P Use the specified ASCII payload # 43.86 [+0.00] -f Read the ASCII payload from a file # 43.86 [+0.00] -F Read the hexadecimal payload from a file # 43.86 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 43.86 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 43.86 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 43.87 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 43.87 [+0.00] encapsulations in lower layers, most packet types allow/require # 43.87 [+0.00] additional packet-specific arguments in an ; # 43.87 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 43.88 [+0.00] dns, rtp, syslog, lldp and more; # 43.88 [+0.00] For context-help use 'help' as ! # 43.88 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 43.88 [+0.00] Enter -T help or -T rtp help for further information # 43.89 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 43.89 [+0.00] -V|VV|... Verbose and more verbose mode # 43.89 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 43.89 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 43.89 [+0.00] typically combined with one of the verbose modes (v or V) # 43.90 [+0.00] -v Show version # 43.90 [+0.00] -h Print this help # 43.90 [+0.00] # 43.90 [+0.00] Examples: # 43.90 [+0.00] mausezahn -x 99 # 43.90 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 43.90 [+0.00] mausezahn -t cdp change -c 0 # 43.90 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 43.90 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 43.91 [+0.00] # 43.91 [+0.00] Note: # 43.91 [+0.00] This tool is targeted for network developers! You should # 43.91 [+0.00] be aware of what you are doing and what these options above # 43.91 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 43.91 [+0.00] # 43.91 [+0.00] Please report bugs to # 43.91 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 43.92 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 43.92 [+0.00] Swiss federal institute of technology (ETH Zurich) # 43.92 [+0.00] License: GNU GPL version 2.0 # 43.92 [+0.00] This is free software: you are free to change and redistribute it. # 43.92 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 43.92 [+0.00] # 44.39 [+0.47] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 44.39 [+0.00] # 44.40 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 44.40 [+0.00] http://www.netsniff-ng.org # 44.40 [+0.00] # 44.40 [+0.00] Usage: mausezahn [options] [interface] || # 44.40 [+0.00] Options: # 44.40 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 44.40 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 44.41 [+0.00] -4 IPv4 mode (default) # 44.41 [+0.00] -6 IPv6 mode # 44.41 [+0.00] -R Set socket priority # 44.41 [+0.00] -c Send packet count times, default:1, infinite:0 # 44.41 [+0.00] -d Apply delay between transmissions. The delay value can be # 44.41 [+0.00] specified in usec (default, no additional unit needed), or in # 44.42 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 44.42 [+0.00] -r Multiplies the specified delay with a random value # 44.42 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 44.42 [+0.00] -a Use specified source mac address, no matter what has # 44.43 [+0.00] been specified with other arguments; keywords see below, # 44.43 [+0.00] Default is own interface # 44.43 [+0.00] -b Same with destination mac address; keywords: # 44.43 [+0.00] rand Use a random MAC address # 44.43 [+0.00] bc Use a broadcast MAC address # 44.44 [+0.00] own Use own interface MAC address (default for source MAC) # 44.44 [+0.00] stp Use IEEE 802.1d STP multicast address # 44.44 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 44.44 [+0.00] -A Use specified source IP address (default is own interface IP) # 44.45 [+0.00] -B Send packet to specified destination IP or domain name # 44.45 [+0.00] -P Use the specified ASCII payload # 44.45 [+0.00] -f Read the ASCII payload from a file # 44.45 [+0.00] -F Read the hexadecimal payload from a file # 44.45 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 44.46 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 44.46 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 44.46 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 44.46 [+0.00] encapsulations in lower layers, most packet types allow/require # 44.47 [+0.00] additional packet-specific arguments in an ; # 44.47 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 44.47 [+0.00] dns, rtp, syslog, lldp and more; # 44.47 [+0.00] For context-help use 'help' as ! # 44.47 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 44.48 [+0.00] Enter -T help or -T rtp help for further information # 44.48 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 44.48 [+0.00] -V|VV|... Verbose and more verbose mode # 44.48 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 44.49 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 44.49 [+0.00] typically combined with one of the verbose modes (v or V) # 44.49 [+0.00] -v Show version # 44.49 [+0.00] -h Print this help # 44.49 [+0.00] # 44.49 [+0.00] Examples: # 44.49 [+0.00] mausezahn -x 99 # 44.49 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 44.50 [+0.00] mausezahn -t cdp change -c 0 # 44.50 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 44.50 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 44.50 [+0.00] # 44.50 [+0.00] Note: # 44.50 [+0.00] This tool is targeted for network developers! You should # 44.50 [+0.00] be aware of what you are doing and what these options above # 44.51 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 44.51 [+0.00] # 44.51 [+0.00] Please report bugs to # 44.51 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 44.51 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 44.51 [+0.00] Swiss federal institute of technology (ETH Zurich) # 44.51 [+0.00] License: GNU GPL version 2.0 # 44.52 [+0.00] This is free software: you are free to change and redistribute it. # 44.52 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 44.52 [+0.00] # 45.09 [+0.57] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 45.10 [+0.00] # 45.10 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 45.10 [+0.00] http://www.netsniff-ng.org # 45.10 [+0.00] # 45.10 [+0.00] Usage: mausezahn [options] [interface] || # 45.11 [+0.00] Options: # 45.11 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 45.11 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 45.11 [+0.00] -4 IPv4 mode (default) # 45.11 [+0.00] -6 IPv6 mode # 45.11 [+0.00] -R Set socket priority # 45.12 [+0.00] -c Send packet count times, default:1, infinite:0 # 45.12 [+0.00] -d Apply delay between transmissions. The delay value can be # 45.12 [+0.00] specified in usec (default, no additional unit needed), or in # 45.12 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 45.13 [+0.00] -r Multiplies the specified delay with a random value # 45.13 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 45.13 [+0.00] -a Use specified source mac address, no matter what has # 45.13 [+0.00] been specified with other arguments; keywords see below, # 45.14 [+0.00] Default is own interface # 45.14 [+0.00] -b Same with destination mac address; keywords: # 45.14 [+0.00] rand Use a random MAC address # 45.14 [+0.00] bc Use a broadcast MAC address # 45.14 [+0.00] own Use own interface MAC address (default for source MAC) # 45.14 [+0.00] stp Use IEEE 802.1d STP multicast address # 45.15 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 45.15 [+0.00] -A Use specified source IP address (default is own interface IP) # 45.15 [+0.00] -B Send packet to specified destination IP or domain name # 45.15 [+0.00] -P Use the specified ASCII payload # 45.16 [+0.00] -f Read the ASCII payload from a file # 45.16 [+0.00] -F Read the hexadecimal payload from a file # 45.16 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 45.16 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 45.17 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 45.17 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 45.17 [+0.00] encapsulations in lower layers, most packet types allow/require # 45.17 [+0.00] additional packet-specific arguments in an ; # 45.18 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 45.18 [+0.00] dns, rtp, syslog, lldp and more; # 45.18 [+0.00] For context-help use 'help' as ! # 45.18 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 45.18 [+0.00] Enter -T help or -T rtp help for further information # 45.19 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 45.19 [+0.00] -V|VV|... Verbose and more verbose mode # 45.19 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 45.19 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 45.20 [+0.00] typically combined with one of the verbose modes (v or V) # 45.20 [+0.00] -v Show version # 45.20 [+0.00] -h Print this help # 45.20 [+0.00] # 45.20 [+0.00] Examples: # 45.20 [+0.00] mausezahn -x 99 # 45.20 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 45.20 [+0.00] mausezahn -t cdp change -c 0 # 45.20 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 45.21 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 45.21 [+0.00] # 45.21 [+0.00] Note: # 45.21 [+0.00] This tool is targeted for network developers! You should # 45.21 [+0.00] be aware of what you are doing and what these options above # 45.21 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 45.21 [+0.00] # 45.21 [+0.00] Please report bugs to # 45.21 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 45.21 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 45.22 [+0.00] Swiss federal institute of technology (ETH Zurich) # 45.22 [+0.00] License: GNU GPL version 2.0 # 45.22 [+0.00] This is free software: you are free to change and redistribute it. # 45.22 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 45.22 [+0.00] # 45.69 [+0.46] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 45.69 [+0.00] # 45.69 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 45.69 [+0.00] http://www.netsniff-ng.org # 45.69 [+0.00] # 45.69 [+0.00] Usage: mausezahn [options] [interface] || # 45.69 [+0.00] Options: # 45.69 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 45.69 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 45.70 [+0.00] -4 IPv4 mode (default) # 45.70 [+0.00] -6 IPv6 mode # 45.70 [+0.00] -R Set socket priority # 45.70 [+0.00] -c Send packet count times, default:1, infinite:0 # 45.70 [+0.00] -d Apply delay between transmissions. The delay value can be # 45.70 [+0.00] specified in usec (default, no additional unit needed), or in # 45.70 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 45.71 [+0.00] -r Multiplies the specified delay with a random value # 45.71 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 45.71 [+0.00] -a Use specified source mac address, no matter what has # 45.71 [+0.00] been specified with other arguments; keywords see below, # 45.72 [+0.00] Default is own interface # 45.72 [+0.00] -b Same with destination mac address; keywords: # 45.72 [+0.00] rand Use a random MAC address # 45.72 [+0.00] bc Use a broadcast MAC address # 45.72 [+0.00] own Use own interface MAC address (default for source MAC) # 45.72 [+0.00] stp Use IEEE 802.1d STP multicast address # 45.72 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 45.73 [+0.00] -A Use specified source IP address (default is own interface IP) # 45.73 [+0.00] -B Send packet to specified destination IP or domain name # 45.73 [+0.00] -P Use the specified ASCII payload # 45.73 [+0.00] -f Read the ASCII payload from a file # 45.73 [+0.00] -F Read the hexadecimal payload from a file # 45.73 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 45.74 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 45.74 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 45.74 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 45.74 [+0.00] encapsulations in lower layers, most packet types allow/require # 45.74 [+0.00] additional packet-specific arguments in an ; # 45.75 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 45.75 [+0.00] dns, rtp, syslog, lldp and more; # 45.75 [+0.00] For context-help use 'help' as ! # 45.75 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 45.75 [+0.00] Enter -T help or -T rtp help for further information # 45.75 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 45.76 [+0.00] -V|VV|... Verbose and more verbose mode # 45.76 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 45.76 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 45.76 [+0.00] typically combined with one of the verbose modes (v or V) # 45.76 [+0.00] -v Show version # 45.76 [+0.00] -h Print this help # 45.77 [+0.00] # 45.77 [+0.00] Examples: # 45.77 [+0.00] mausezahn -x 99 # 45.77 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 45.77 [+0.00] mausezahn -t cdp change -c 0 # 45.77 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 45.77 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 45.77 [+0.00] # 45.77 [+0.00] Note: # 45.77 [+0.00] This tool is targeted for network developers! You should # 45.77 [+0.00] be aware of what you are doing and what these options above # 45.78 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 45.78 [+0.00] # 45.78 [+0.00] Please report bugs to # 45.78 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 45.78 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 45.78 [+0.00] Swiss federal institute of technology (ETH Zurich) # 45.78 [+0.00] License: GNU GPL version 2.0 # 45.78 [+0.00] This is free software: you are free to change and redistribute it. # 45.78 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 45.79 [+0.00] # 46.27 [+0.48] TEST: mirror to ip6gretap: tunnel deleted [FAIL] # 46.27 [+0.00] Expected to capture == 10 packets, got 0. # 46.36 [+0.09] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 46.36 [+0.00] # 46.36 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 46.36 [+0.00] http://www.netsniff-ng.org # 46.37 [+0.00] # 46.37 [+0.00] Usage: mausezahn [options] [interface] || # 46.37 [+0.00] Options: # 46.37 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 46.37 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 46.37 [+0.00] -4 IPv4 mode (default) # 46.38 [+0.00] -6 IPv6 mode # 46.38 [+0.00] -R Set socket priority # 46.38 [+0.00] -c Send packet count times, default:1, infinite:0 # 46.38 [+0.00] -d Apply delay between transmissions. The delay value can be # 46.38 [+0.00] specified in usec (default, no additional unit needed), or in # 46.38 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 46.38 [+0.00] -r Multiplies the specified delay with a random value # 46.39 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 46.39 [+0.00] -a Use specified source mac address, no matter what has # 46.39 [+0.00] been specified with other arguments; keywords see below, # 46.39 [+0.00] Default is own interface # 46.39 [+0.00] -b Same with destination mac address; keywords: # 46.40 [+0.00] rand Use a random MAC address # 46.40 [+0.00] bc Use a broadcast MAC address # 46.40 [+0.00] own Use own interface MAC address (default for source MAC) # 46.40 [+0.00] stp Use IEEE 802.1d STP multicast address # 46.40 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 46.40 [+0.00] -A Use specified source IP address (default is own interface IP) # 46.40 [+0.00] -B Send packet to specified destination IP or domain name # 46.41 [+0.00] -P Use the specified ASCII payload # 46.41 [+0.00] -f Read the ASCII payload from a file # 46.41 [+0.00] -F Read the hexadecimal payload from a file # 46.41 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 46.41 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 46.42 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 46.42 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 46.42 [+0.00] encapsulations in lower layers, most packet types allow/require # 46.42 [+0.00] additional packet-specific arguments in an ; # 46.42 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 46.42 [+0.00] dns, rtp, syslog, lldp and more; # 46.43 [+0.00] For context-help use 'help' as ! # 46.43 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 46.43 [+0.00] Enter -T help or -T rtp help for further information # 46.43 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 46.43 [+0.00] -V|VV|... Verbose and more verbose mode # 46.44 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 46.44 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 46.44 [+0.00] typically combined with one of the verbose modes (v or V) # 46.44 [+0.00] -v Show version # 46.44 [+0.00] -h Print this help # 46.44 [+0.00] # 46.44 [+0.00] Examples: # 46.44 [+0.00] mausezahn -x 99 # 46.44 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 46.44 [+0.00] mausezahn -t cdp change -c 0 # 46.45 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 46.45 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 46.45 [+0.00] # 46.45 [+0.00] Note: # 46.45 [+0.00] This tool is targeted for network developers! You should # 46.45 [+0.00] be aware of what you are doing and what these options above # 46.45 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 46.45 [+0.00] # 46.45 [+0.00] Please report bugs to # 46.46 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 46.46 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 46.46 [+0.00] Swiss federal institute of technology (ETH Zurich) # 46.46 [+0.00] License: GNU GPL version 2.0 # 46.46 [+0.00] This is free software: you are free to change and redistribute it. # 46.46 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 46.46 [+0.00] # 46.96 [+0.50] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 46.96 [+0.00] # 46.96 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 46.97 [+0.00] http://www.netsniff-ng.org # 46.97 [+0.00] # 46.97 [+0.00] Usage: mausezahn [options] [interface] || # 46.97 [+0.00] Options: # 46.97 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 46.97 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 46.97 [+0.00] -4 IPv4 mode (default) # 46.98 [+0.00] -6 IPv6 mode # 46.98 [+0.00] -R Set socket priority # 46.98 [+0.00] -c Send packet count times, default:1, infinite:0 # 46.98 [+0.00] -d Apply delay between transmissions. The delay value can be # 46.98 [+0.00] specified in usec (default, no additional unit needed), or in # 46.98 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 46.99 [+0.00] -r Multiplies the specified delay with a random value # 46.99 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 46.99 [+0.00] -a Use specified source mac address, no matter what has # 46.99 [+0.00] been specified with other arguments; keywords see below, # 46.99 [+0.00] Default is own interface # 46.99 [+0.00] -b Same with destination mac address; keywords: # 47.00 [+0.00] rand Use a random MAC address # 47.00 [+0.00] bc Use a broadcast MAC address # 47.00 [+0.00] own Use own interface MAC address (default for source MAC) # 47.00 [+0.00] stp Use IEEE 802.1d STP multicast address # 47.00 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 47.00 [+0.00] -A Use specified source IP address (default is own interface IP) # 47.01 [+0.00] -B Send packet to specified destination IP or domain name # 47.01 [+0.00] -P Use the specified ASCII payload # 47.01 [+0.00] -f Read the ASCII payload from a file # 47.01 [+0.00] -F Read the hexadecimal payload from a file # 47.02 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 47.02 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 47.02 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 47.02 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 47.02 [+0.00] encapsulations in lower layers, most packet types allow/require # 47.03 [+0.00] additional packet-specific arguments in an ; # 47.03 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 47.03 [+0.00] dns, rtp, syslog, lldp and more; # 47.03 [+0.00] For context-help use 'help' as ! # 47.03 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 47.04 [+0.00] Enter -T help or -T rtp help for further information # 47.04 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 47.04 [+0.00] -V|VV|... Verbose and more verbose mode # 47.04 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 47.04 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 47.05 [+0.00] typically combined with one of the verbose modes (v or V) # 47.05 [+0.00] -v Show version # 47.05 [+0.00] -h Print this help # 47.05 [+0.00] # 47.05 [+0.00] Examples: # 47.05 [+0.00] mausezahn -x 99 # 47.05 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 47.05 [+0.00] mausezahn -t cdp change -c 0 # 47.05 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 47.06 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 47.06 [+0.00] # 47.06 [+0.00] Note: # 47.06 [+0.00] This tool is targeted for network developers! You should # 47.06 [+0.00] be aware of what you are doing and what these options above # 47.06 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 47.07 [+0.00] # 47.07 [+0.00] Please report bugs to # 47.07 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 47.07 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 47.07 [+0.00] Swiss federal institute of technology (ETH Zurich) # 47.07 [+0.00] License: GNU GPL version 2.0 # 47.07 [+0.00] This is free software: you are free to change and redistribute it. # 47.07 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 47.08 [+0.00] # 47.58 [+0.50] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 47.58 [+0.00] # 47.58 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 47.59 [+0.00] http://www.netsniff-ng.org # 47.59 [+0.00] # 47.59 [+0.00] Usage: mausezahn [options] [interface] || # 47.59 [+0.00] Options: # 47.59 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 47.59 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 47.59 [+0.00] -4 IPv4 mode (default) # 47.60 [+0.00] -6 IPv6 mode # 47.60 [+0.00] -R Set socket priority # 47.60 [+0.00] -c Send packet count times, default:1, infinite:0 # 47.60 [+0.00] -d Apply delay between transmissions. The delay value can be # 47.60 [+0.00] specified in usec (default, no additional unit needed), or in # 47.60 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 47.61 [+0.00] -r Multiplies the specified delay with a random value # 47.61 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 47.61 [+0.00] -a Use specified source mac address, no matter what has # 47.61 [+0.00] been specified with other arguments; keywords see below, # 47.61 [+0.00] Default is own interface # 47.62 [+0.00] -b Same with destination mac address; keywords: # 47.62 [+0.00] rand Use a random MAC address # 47.62 [+0.00] bc Use a broadcast MAC address # 47.62 [+0.00] own Use own interface MAC address (default for source MAC) # 47.62 [+0.00] stp Use IEEE 802.1d STP multicast address # 47.62 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 47.63 [+0.00] -A Use specified source IP address (default is own interface IP) # 47.63 [+0.00] -B Send packet to specified destination IP or domain name # 47.63 [+0.00] -P Use the specified ASCII payload # 47.63 [+0.00] -f Read the ASCII payload from a file # 47.63 [+0.00] -F Read the hexadecimal payload from a file # 47.63 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 47.64 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 47.64 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 47.64 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 47.64 [+0.00] encapsulations in lower layers, most packet types allow/require # 47.64 [+0.00] additional packet-specific arguments in an ; # 47.64 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 47.65 [+0.00] dns, rtp, syslog, lldp and more; # 47.65 [+0.00] For context-help use 'help' as ! # 47.65 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 47.65 [+0.00] Enter -T help or -T rtp help for further information # 47.66 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 47.66 [+0.00] -V|VV|... Verbose and more verbose mode # 47.66 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 47.66 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 47.66 [+0.00] typically combined with one of the verbose modes (v or V) # 47.67 [+0.00] -v Show version # 47.67 [+0.00] -h Print this help # 47.67 [+0.00] # 47.67 [+0.00] Examples: # 47.67 [+0.00] mausezahn -x 99 # 47.67 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 47.67 [+0.00] mausezahn -t cdp change -c 0 # 47.67 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 47.67 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 47.67 [+0.00] # 47.67 [+0.00] Note: # 47.67 [+0.00] This tool is targeted for network developers! You should # 47.68 [+0.00] be aware of what you are doing and what these options above # 47.68 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 47.68 [+0.00] # 47.68 [+0.00] Please report bugs to # 47.68 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 47.68 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 47.68 [+0.00] Swiss federal institute of technology (ETH Zurich) # 47.68 [+0.00] License: GNU GPL version 2.0 # 47.69 [+0.00] This is free software: you are free to change and redistribute it. # 47.69 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 47.69 [+0.00] # 48.25 [+0.56] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 48.25 [+0.00] # 48.25 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 48.26 [+0.00] http://www.netsniff-ng.org # 48.26 [+0.00] # 48.26 [+0.00] Usage: mausezahn [options] [interface] || # 48.26 [+0.00] Options: # 48.26 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 48.26 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 48.26 [+0.00] -4 IPv4 mode (default) # 48.27 [+0.00] -6 IPv6 mode # 48.27 [+0.00] -R Set socket priority # 48.27 [+0.00] -c Send packet count times, default:1, infinite:0 # 48.27 [+0.00] -d Apply delay between transmissions. The delay value can be # 48.27 [+0.00] specified in usec (default, no additional unit needed), or in # 48.28 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 48.28 [+0.00] -r Multiplies the specified delay with a random value # 48.28 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 48.28 [+0.00] -a Use specified source mac address, no matter what has # 48.29 [+0.00] been specified with other arguments; keywords see below, # 48.29 [+0.00] Default is own interface # 48.29 [+0.00] -b Same with destination mac address; keywords: # 48.29 [+0.00] rand Use a random MAC address # 48.29 [+0.00] bc Use a broadcast MAC address # 48.30 [+0.00] own Use own interface MAC address (default for source MAC) # 48.30 [+0.00] stp Use IEEE 802.1d STP multicast address # 48.30 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 48.30 [+0.00] -A Use specified source IP address (default is own interface IP) # 48.30 [+0.00] -B Send packet to specified destination IP or domain name # 48.31 [+0.00] -P Use the specified ASCII payload # 48.31 [+0.00] -f Read the ASCII payload from a file # 48.31 [+0.00] -F Read the hexadecimal payload from a file # 48.31 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 48.31 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 48.31 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 48.32 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 48.32 [+0.00] encapsulations in lower layers, most packet types allow/require # 48.32 [+0.00] additional packet-specific arguments in an ; # 48.32 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 48.32 [+0.00] dns, rtp, syslog, lldp and more; # 48.32 [+0.00] For context-help use 'help' as ! # 48.33 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 48.33 [+0.00] Enter -T help or -T rtp help for further information # 48.33 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 48.33 [+0.00] -V|VV|... Verbose and more verbose mode # 48.33 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 48.34 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 48.34 [+0.00] typically combined with one of the verbose modes (v or V) # 48.34 [+0.00] -v Show version # 48.34 [+0.00] -h Print this help # 48.34 [+0.00] # 48.34 [+0.00] Examples: # 48.35 [+0.00] mausezahn -x 99 # 48.35 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 48.35 [+0.00] mausezahn -t cdp change -c 0 # 48.35 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 48.35 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 48.35 [+0.00] # 48.35 [+0.00] Note: # 48.35 [+0.00] This tool is targeted for network developers! You should # 48.35 [+0.00] be aware of what you are doing and what these options above # 48.36 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 48.36 [+0.00] # 48.36 [+0.00] Please report bugs to # 48.36 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 48.36 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 48.36 [+0.00] Swiss federal institute of technology (ETH Zurich) # 48.37 [+0.00] License: GNU GPL version 2.0 # 48.37 [+0.00] This is free software: you are free to change and redistribute it. # 48.37 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 48.37 [+0.00] # 48.88 [+0.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 48.88 [+0.00] # 48.88 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 48.88 [+0.00] http://www.netsniff-ng.org # 48.88 [+0.00] # 48.88 [+0.00] Usage: mausezahn [options] [interface] || # 48.89 [+0.00] Options: # 48.89 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 48.89 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 48.89 [+0.00] -4 IPv4 mode (default) # 48.89 [+0.00] -6 IPv6 mode # 48.89 [+0.00] -R Set socket priority # 48.89 [+0.00] -c Send packet count times, default:1, infinite:0 # 48.89 [+0.00] -d Apply delay between transmissions. The delay value can be # 48.90 [+0.00] specified in usec (default, no additional unit needed), or in # 48.90 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 48.90 [+0.00] -r Multiplies the specified delay with a random value # 48.90 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 48.90 [+0.00] -a Use specified source mac address, no matter what has # 48.91 [+0.00] been specified with other arguments; keywords see below, # 48.91 [+0.00] Default is own interface # 48.91 [+0.00] -b Same with destination mac address; keywords: # 48.91 [+0.00] rand Use a random MAC address # 48.91 [+0.00] bc Use a broadcast MAC address # 48.91 [+0.00] own Use own interface MAC address (default for source MAC) # 48.91 [+0.00] stp Use IEEE 802.1d STP multicast address # 48.92 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 48.92 [+0.00] -A Use specified source IP address (default is own interface IP) # 48.92 [+0.00] -B Send packet to specified destination IP or domain name # 48.92 [+0.00] -P Use the specified ASCII payload # 48.92 [+0.00] -f Read the ASCII payload from a file # 48.93 [+0.00] -F Read the hexadecimal payload from a file # 48.93 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 48.93 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 48.93 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 48.93 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 48.94 [+0.00] encapsulations in lower layers, most packet types allow/require # 48.94 [+0.00] additional packet-specific arguments in an ; # 48.94 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 48.94 [+0.00] dns, rtp, syslog, lldp and more; # 48.94 [+0.00] For context-help use 'help' as ! # 48.95 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 48.95 [+0.00] Enter -T help or -T rtp help for further information # 48.95 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 48.95 [+0.00] -V|VV|... Verbose and more verbose mode # 48.95 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 48.95 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 48.96 [+0.00] typically combined with one of the verbose modes (v or V) # 48.96 [+0.00] -v Show version # 48.96 [+0.00] -h Print this help # 48.96 [+0.00] # 48.96 [+0.00] Examples: # 48.96 [+0.00] mausezahn -x 99 # 48.96 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 48.96 [+0.00] mausezahn -t cdp change -c 0 # 48.96 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 48.96 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 48.97 [+0.00] # 48.97 [+0.00] Note: # 48.97 [+0.00] This tool is targeted for network developers! You should # 48.97 [+0.00] be aware of what you are doing and what these options above # 48.97 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 48.97 [+0.00] # 48.97 [+0.00] Please report bugs to # 48.97 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 48.97 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 48.97 [+0.00] Swiss federal institute of technology (ETH Zurich) # 48.98 [+0.00] License: GNU GPL version 2.0 # 48.98 [+0.00] This is free software: you are free to change and redistribute it. # 48.98 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 48.98 [+0.00] # 49.53 [+0.55] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 49.53 [+0.00] # 49.53 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 49.54 [+0.00] http://www.netsniff-ng.org # 49.54 [+0.00] # 49.54 [+0.00] Usage: mausezahn [options] [interface] || # 49.54 [+0.00] Options: # 49.54 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 49.54 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 49.55 [+0.00] -4 IPv4 mode (default) # 49.55 [+0.00] -6 IPv6 mode # 49.55 [+0.00] -R Set socket priority # 49.55 [+0.00] -c Send packet count times, default:1, infinite:0 # 49.56 [+0.00] -d Apply delay between transmissions. The delay value can be # 49.56 [+0.00] specified in usec (default, no additional unit needed), or in # 49.56 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 49.57 [+0.00] -r Multiplies the specified delay with a random value # 49.57 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 49.57 [+0.00] -a Use specified source mac address, no matter what has # 49.58 [+0.00] been specified with other arguments; keywords see below, # 49.58 [+0.00] Default is own interface # 49.58 [+0.00] -b Same with destination mac address; keywords: # 49.59 [+0.00] rand Use a random MAC address # 49.59 [+0.00] bc Use a broadcast MAC address # 49.59 [+0.00] own Use own interface MAC address (default for source MAC) # 49.59 [+0.00] stp Use IEEE 802.1d STP multicast address # 49.59 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 49.60 [+0.00] -A Use specified source IP address (default is own interface IP) # 49.60 [+0.00] -B Send packet to specified destination IP or domain name # 49.60 [+0.00] -P Use the specified ASCII payload # 49.61 [+0.00] -f Read the ASCII payload from a file # 49.61 [+0.00] -F Read the hexadecimal payload from a file # 49.61 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 49.62 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 49.62 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 49.62 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 49.63 [+0.00] encapsulations in lower layers, most packet types allow/require # 49.63 [+0.00] additional packet-specific arguments in an ; # 49.63 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 49.64 [+0.00] dns, rtp, syslog, lldp and more; # 49.64 [+0.00] For context-help use 'help' as ! # 49.64 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 49.64 [+0.00] Enter -T help or -T rtp help for further information # 49.65 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 49.65 [+0.00] -V|VV|... Verbose and more verbose mode # 49.65 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 49.66 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 49.66 [+0.00] typically combined with one of the verbose modes (v or V) # 49.66 [+0.00] -v Show version # 49.66 [+0.00] -h Print this help # 49.67 [+0.00] # 49.67 [+0.00] Examples: # 49.67 [+0.00] mausezahn -x 99 # 49.67 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 49.67 [+0.00] mausezahn -t cdp change -c 0 # 49.67 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 49.67 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 49.68 [+0.00] # 49.68 [+0.00] Note: # 49.68 [+0.00] This tool is targeted for network developers! You should # 49.68 [+0.00] be aware of what you are doing and what these options above # 49.68 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 49.68 [+0.00] # 49.68 [+0.00] Please report bugs to # 49.69 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 49.69 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 49.69 [+0.00] Swiss federal institute of technology (ETH Zurich) # 49.69 [+0.00] License: GNU GPL version 2.0 # 49.69 [+0.00] This is free software: you are free to change and redistribute it. # 49.70 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 49.70 [+0.00] # 50.10 [+0.40] TEST: mirror to gretap: underlay route removal [FAIL] # 50.10 [+0.00] Expected to capture == 10 packets, got 0. # 50.18 [+0.07] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 50.18 [+0.00] # 50.18 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 50.18 [+0.00] http://www.netsniff-ng.org # 50.18 [+0.00] # 50.18 [+0.00] Usage: mausezahn [options] [interface] || # 50.18 [+0.00] Options: # 50.18 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 50.19 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 50.19 [+0.00] -4 IPv4 mode (default) # 50.19 [+0.00] -6 IPv6 mode # 50.19 [+0.00] -R Set socket priority # 50.19 [+0.00] -c Send packet count times, default:1, infinite:0 # 50.19 [+0.00] -d Apply delay between transmissions. The delay value can be # 50.19 [+0.00] specified in usec (default, no additional unit needed), or in # 50.20 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 50.20 [+0.00] -r Multiplies the specified delay with a random value # 50.20 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 50.20 [+0.00] -a Use specified source mac address, no matter what has # 50.21 [+0.00] been specified with other arguments; keywords see below, # 50.21 [+0.00] Default is own interface # 50.21 [+0.00] -b Same with destination mac address; keywords: # 50.21 [+0.00] rand Use a random MAC address # 50.21 [+0.00] bc Use a broadcast MAC address # 50.21 [+0.00] own Use own interface MAC address (default for source MAC) # 50.21 [+0.00] stp Use IEEE 802.1d STP multicast address # 50.22 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 50.22 [+0.00] -A Use specified source IP address (default is own interface IP) # 50.22 [+0.00] -B Send packet to specified destination IP or domain name # 50.22 [+0.00] -P Use the specified ASCII payload # 50.22 [+0.00] -f Read the ASCII payload from a file # 50.22 [+0.00] -F Read the hexadecimal payload from a file # 50.23 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 50.23 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 50.23 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 50.23 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 50.23 [+0.00] encapsulations in lower layers, most packet types allow/require # 50.23 [+0.00] additional packet-specific arguments in an ; # 50.24 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 50.24 [+0.00] dns, rtp, syslog, lldp and more; # 50.24 [+0.00] For context-help use 'help' as ! # 50.24 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 50.24 [+0.00] Enter -T help or -T rtp help for further information # 50.25 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 50.25 [+0.00] -V|VV|... Verbose and more verbose mode # 50.25 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 50.25 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 50.25 [+0.00] typically combined with one of the verbose modes (v or V) # 50.25 [+0.00] -v Show version # 50.25 [+0.00] -h Print this help # 50.26 [+0.00] # 50.26 [+0.00] Examples: # 50.26 [+0.00] mausezahn -x 99 # 50.26 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 50.26 [+0.00] mausezahn -t cdp change -c 0 # 50.26 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 50.26 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 50.26 [+0.00] # 50.26 [+0.00] Note: # 50.26 [+0.00] This tool is targeted for network developers! You should # 50.26 [+0.00] be aware of what you are doing and what these options above # 50.27 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 50.27 [+0.00] # 50.27 [+0.00] Please report bugs to # 50.27 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 50.27 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 50.27 [+0.00] Swiss federal institute of technology (ETH Zurich) # 50.27 [+0.00] License: GNU GPL version 2.0 # 50.27 [+0.00] This is free software: you are free to change and redistribute it. # 50.27 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 50.28 [+0.00] # 50.87 [+0.59] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 50.87 [+0.00] # 50.87 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 50.88 [+0.00] http://www.netsniff-ng.org # 50.88 [+0.00] # 50.88 [+0.00] Usage: mausezahn [options] [interface] || # 50.88 [+0.00] Options: # 50.88 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 50.88 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 50.89 [+0.00] -4 IPv4 mode (default) # 50.89 [+0.00] -6 IPv6 mode # 50.89 [+0.00] -R Set socket priority # 50.89 [+0.00] -c Send packet count times, default:1, infinite:0 # 50.89 [+0.00] -d Apply delay between transmissions. The delay value can be # 50.89 [+0.00] specified in usec (default, no additional unit needed), or in # 50.90 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 50.90 [+0.00] -r Multiplies the specified delay with a random value # 50.90 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 50.90 [+0.00] -a Use specified source mac address, no matter what has # 50.91 [+0.00] been specified with other arguments; keywords see below, # 50.91 [+0.00] Default is own interface # 50.91 [+0.00] -b Same with destination mac address; keywords: # 50.91 [+0.00] rand Use a random MAC address # 50.91 [+0.00] bc Use a broadcast MAC address # 50.91 [+0.00] own Use own interface MAC address (default for source MAC) # 50.92 [+0.00] stp Use IEEE 802.1d STP multicast address # 50.92 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 50.92 [+0.00] -A Use specified source IP address (default is own interface IP) # 50.92 [+0.00] -B Send packet to specified destination IP or domain name # 50.92 [+0.00] -P Use the specified ASCII payload # 50.93 [+0.00] -f Read the ASCII payload from a file # 50.93 [+0.00] -F Read the hexadecimal payload from a file # 50.93 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 50.93 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 50.93 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 50.94 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 50.94 [+0.00] encapsulations in lower layers, most packet types allow/require # 50.94 [+0.00] additional packet-specific arguments in an ; # 50.94 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 50.95 [+0.00] dns, rtp, syslog, lldp and more; # 50.95 [+0.00] For context-help use 'help' as ! # 50.95 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 50.95 [+0.00] Enter -T help or -T rtp help for further information # 50.95 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 50.95 [+0.00] -V|VV|... Verbose and more verbose mode # 50.96 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 50.96 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 50.96 [+0.00] typically combined with one of the verbose modes (v or V) # 50.96 [+0.00] -v Show version # 50.96 [+0.00] -h Print this help # 50.96 [+0.00] # 50.96 [+0.00] Examples: # 50.96 [+0.00] mausezahn -x 99 # 50.96 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 50.96 [+0.00] mausezahn -t cdp change -c 0 # 50.97 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 50.97 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 50.97 [+0.00] # 50.97 [+0.00] Note: # 50.97 [+0.00] This tool is targeted for network developers! You should # 50.97 [+0.00] be aware of what you are doing and what these options above # 50.97 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 50.97 [+0.00] # 50.97 [+0.00] Please report bugs to # 50.98 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 50.98 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 50.98 [+0.00] Swiss federal institute of technology (ETH Zurich) # 50.98 [+0.00] License: GNU GPL version 2.0 # 50.98 [+0.00] This is free software: you are free to change and redistribute it. # 50.98 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 50.98 [+0.00] # 51.47 [+0.49] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 51.47 [+0.00] # 51.47 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 51.47 [+0.00] http://www.netsniff-ng.org # 51.48 [+0.00] # 51.48 [+0.00] Usage: mausezahn [options] [interface] || # 51.48 [+0.00] Options: # 51.48 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 51.48 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 51.48 [+0.00] -4 IPv4 mode (default) # 51.48 [+0.00] -6 IPv6 mode # 51.49 [+0.00] -R Set socket priority # 51.49 [+0.00] -c Send packet count times, default:1, infinite:0 # 51.49 [+0.00] -d Apply delay between transmissions. The delay value can be # 51.49 [+0.00] specified in usec (default, no additional unit needed), or in # 51.49 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 51.49 [+0.00] -r Multiplies the specified delay with a random value # 51.50 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 51.50 [+0.00] -a Use specified source mac address, no matter what has # 51.50 [+0.00] been specified with other arguments; keywords see below, # 51.50 [+0.00] Default is own interface # 51.50 [+0.00] -b Same with destination mac address; keywords: # 51.50 [+0.00] rand Use a random MAC address # 51.51 [+0.00] bc Use a broadcast MAC address # 51.51 [+0.00] own Use own interface MAC address (default for source MAC) # 51.51 [+0.00] stp Use IEEE 802.1d STP multicast address # 51.51 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 51.51 [+0.00] -A Use specified source IP address (default is own interface IP) # 51.51 [+0.00] -B Send packet to specified destination IP or domain name # 51.52 [+0.00] -P Use the specified ASCII payload # 51.52 [+0.00] -f Read the ASCII payload from a file # 51.52 [+0.00] -F Read the hexadecimal payload from a file # 51.52 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 51.52 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 51.53 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 51.53 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 51.53 [+0.00] encapsulations in lower layers, most packet types allow/require # 51.53 [+0.00] additional packet-specific arguments in an ; # 51.53 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 51.54 [+0.00] dns, rtp, syslog, lldp and more; # 51.54 [+0.00] For context-help use 'help' as ! # 51.54 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 51.54 [+0.00] Enter -T help or -T rtp help for further information # 51.54 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 51.54 [+0.00] -V|VV|... Verbose and more verbose mode # 51.55 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 51.55 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 51.55 [+0.00] typically combined with one of the verbose modes (v or V) # 51.55 [+0.00] -v Show version # 51.55 [+0.00] -h Print this help # 51.55 [+0.00] # 51.55 [+0.00] Examples: # 51.55 [+0.00] mausezahn -x 99 # 51.55 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 51.55 [+0.00] mausezahn -t cdp change -c 0 # 51.56 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 51.56 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 51.56 [+0.00] # 51.56 [+0.00] Note: # 51.56 [+0.00] This tool is targeted for network developers! You should # 51.56 [+0.00] be aware of what you are doing and what these options above # 51.56 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 51.56 [+0.00] # 51.56 [+0.00] Please report bugs to # 51.56 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 51.57 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 51.57 [+0.00] Swiss federal institute of technology (ETH Zurich) # 51.57 [+0.00] License: GNU GPL version 2.0 # 51.57 [+0.00] This is free software: you are free to change and redistribute it. # 51.57 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 51.57 [+0.00] # 52.06 [+0.49] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 52.07 [+0.00] # 52.07 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 52.07 [+0.00] http://www.netsniff-ng.org # 52.07 [+0.00] # 52.07 [+0.00] Usage: mausezahn [options] [interface] || # 52.07 [+0.00] Options: # 52.07 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 52.07 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 52.08 [+0.00] -4 IPv4 mode (default) # 52.08 [+0.00] -6 IPv6 mode # 52.08 [+0.00] -R Set socket priority # 52.08 [+0.00] -c Send packet count times, default:1, infinite:0 # 52.08 [+0.00] -d Apply delay between transmissions. The delay value can be # 52.08 [+0.00] specified in usec (default, no additional unit needed), or in # 52.08 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 52.09 [+0.00] -r Multiplies the specified delay with a random value # 52.09 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 52.09 [+0.00] -a Use specified source mac address, no matter what has # 52.09 [+0.00] been specified with other arguments; keywords see below, # 52.09 [+0.00] Default is own interface # 52.10 [+0.00] -b Same with destination mac address; keywords: # 52.10 [+0.00] rand Use a random MAC address # 52.10 [+0.00] bc Use a broadcast MAC address # 52.10 [+0.00] own Use own interface MAC address (default for source MAC) # 52.10 [+0.00] stp Use IEEE 802.1d STP multicast address # 52.10 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 52.11 [+0.00] -A Use specified source IP address (default is own interface IP) # 52.11 [+0.00] -B Send packet to specified destination IP or domain name # 52.11 [+0.00] -P Use the specified ASCII payload # 52.11 [+0.00] -f Read the ASCII payload from a file # 52.11 [+0.00] -F Read the hexadecimal payload from a file # 52.11 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 52.11 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 52.12 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 52.12 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 52.12 [+0.00] encapsulations in lower layers, most packet types allow/require # 52.12 [+0.00] additional packet-specific arguments in an ; # 52.12 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 52.13 [+0.00] dns, rtp, syslog, lldp and more; # 52.13 [+0.00] For context-help use 'help' as ! # 52.13 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 52.13 [+0.00] Enter -T help or -T rtp help for further information # 52.13 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 52.13 [+0.00] -V|VV|... Verbose and more verbose mode # 52.14 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 52.14 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 52.14 [+0.00] typically combined with one of the verbose modes (v or V) # 52.14 [+0.00] -v Show version # 52.14 [+0.00] -h Print this help # 52.14 [+0.00] # 52.14 [+0.00] Examples: # 52.14 [+0.00] mausezahn -x 99 # 52.14 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 52.15 [+0.00] mausezahn -t cdp change -c 0 # 52.15 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 52.15 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 52.15 [+0.00] # 52.15 [+0.00] Note: # 52.15 [+0.00] This tool is targeted for network developers! You should # 52.15 [+0.00] be aware of what you are doing and what these options above # 52.15 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 52.16 [+0.00] # 52.16 [+0.00] Please report bugs to # 52.16 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 52.16 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 52.16 [+0.00] Swiss federal institute of technology (ETH Zurich) # 52.16 [+0.00] License: GNU GPL version 2.0 # 52.16 [+0.00] This is free software: you are free to change and redistribute it. # 52.16 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 52.17 [+0.00] # 52.68 [+0.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 52.68 [+0.00] # 52.68 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 52.68 [+0.00] http://www.netsniff-ng.org # 52.68 [+0.00] # 52.68 [+0.00] Usage: mausezahn [options] [interface] || # 52.68 [+0.00] Options: # 52.68 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 52.69 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 52.69 [+0.00] -4 IPv4 mode (default) # 52.69 [+0.00] -6 IPv6 mode # 52.69 [+0.00] -R Set socket priority # 52.69 [+0.00] -c Send packet count times, default:1, infinite:0 # 52.70 [+0.00] -d Apply delay between transmissions. The delay value can be # 52.70 [+0.00] specified in usec (default, no additional unit needed), or in # 52.70 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 52.70 [+0.00] -r Multiplies the specified delay with a random value # 52.71 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 52.71 [+0.00] -a Use specified source mac address, no matter what has # 52.71 [+0.00] been specified with other arguments; keywords see below, # 52.71 [+0.00] Default is own interface # 52.71 [+0.00] -b Same with destination mac address; keywords: # 52.71 [+0.00] rand Use a random MAC address # 52.71 [+0.00] bc Use a broadcast MAC address # 52.72 [+0.00] own Use own interface MAC address (default for source MAC) # 52.72 [+0.00] stp Use IEEE 802.1d STP multicast address # 52.72 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 52.72 [+0.00] -A Use specified source IP address (default is own interface IP) # 52.72 [+0.00] -B Send packet to specified destination IP or domain name # 52.73 [+0.00] -P Use the specified ASCII payload # 52.73 [+0.00] -f Read the ASCII payload from a file # 52.73 [+0.00] -F Read the hexadecimal payload from a file # 52.73 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 52.73 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 52.74 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 52.74 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 52.74 [+0.00] encapsulations in lower layers, most packet types allow/require # 52.74 [+0.00] additional packet-specific arguments in an ; # 52.74 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 52.74 [+0.00] dns, rtp, syslog, lldp and more; # 52.75 [+0.00] For context-help use 'help' as ! # 52.75 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 52.75 [+0.00] Enter -T help or -T rtp help for further information # 52.75 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 52.75 [+0.00] -V|VV|... Verbose and more verbose mode # 52.75 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 52.76 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 52.76 [+0.00] typically combined with one of the verbose modes (v or V) # 52.76 [+0.00] -v Show version # 52.76 [+0.00] -h Print this help # 52.76 [+0.00] # 52.76 [+0.00] Examples: # 52.76 [+0.00] mausezahn -x 99 # 52.76 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 52.77 [+0.00] mausezahn -t cdp change -c 0 # 52.77 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 52.77 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 52.77 [+0.00] # 52.77 [+0.00] Note: # 52.77 [+0.00] This tool is targeted for network developers! You should # 52.77 [+0.00] be aware of what you are doing and what these options above # 52.78 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 52.78 [+0.00] # 52.78 [+0.00] Please report bugs to # 52.78 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 52.78 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 52.78 [+0.00] Swiss federal institute of technology (ETH Zurich) # 52.78 [+0.00] License: GNU GPL version 2.0 # 52.78 [+0.00] This is free software: you are free to change and redistribute it. # 52.78 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 52.79 [+0.00] # 53.29 [+0.50] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 53.29 [+0.00] # 53.29 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 53.29 [+0.00] http://www.netsniff-ng.org # 53.29 [+0.00] # 53.29 [+0.00] Usage: mausezahn [options] [interface] || # 53.30 [+0.00] Options: # 53.30 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 53.30 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 53.30 [+0.00] -4 IPv4 mode (default) # 53.30 [+0.00] -6 IPv6 mode # 53.30 [+0.00] -R Set socket priority # 53.30 [+0.00] -c Send packet count times, default:1, infinite:0 # 53.30 [+0.00] -d Apply delay between transmissions. The delay value can be # 53.31 [+0.00] specified in usec (default, no additional unit needed), or in # 53.31 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 53.31 [+0.00] -r Multiplies the specified delay with a random value # 53.31 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 53.31 [+0.00] -a Use specified source mac address, no matter what has # 53.32 [+0.00] been specified with other arguments; keywords see below, # 53.32 [+0.00] Default is own interface # 53.32 [+0.00] -b Same with destination mac address; keywords: # 53.32 [+0.00] rand Use a random MAC address # 53.32 [+0.00] bc Use a broadcast MAC address # 53.32 [+0.00] own Use own interface MAC address (default for source MAC) # 53.32 [+0.00] stp Use IEEE 802.1d STP multicast address # 53.33 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 53.33 [+0.00] -A Use specified source IP address (default is own interface IP) # 53.33 [+0.00] -B Send packet to specified destination IP or domain name # 53.33 [+0.00] -P Use the specified ASCII payload # 53.33 [+0.00] -f Read the ASCII payload from a file # 53.33 [+0.00] -F Read the hexadecimal payload from a file # 53.34 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 53.34 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 53.34 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 53.34 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 53.34 [+0.00] encapsulations in lower layers, most packet types allow/require # 53.35 [+0.00] additional packet-specific arguments in an ; # 53.35 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 53.35 [+0.00] dns, rtp, syslog, lldp and more; # 53.35 [+0.00] For context-help use 'help' as ! # 53.35 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 53.35 [+0.00] Enter -T help or -T rtp help for further information # 53.36 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 53.36 [+0.00] -V|VV|... Verbose and more verbose mode # 53.36 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 53.36 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 53.36 [+0.00] typically combined with one of the verbose modes (v or V) # 53.36 [+0.00] -v Show version # 53.36 [+0.00] -h Print this help # 53.36 [+0.00] # 53.37 [+0.00] Examples: # 53.37 [+0.00] mausezahn -x 99 # 53.37 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 53.37 [+0.00] mausezahn -t cdp change -c 0 # 53.37 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 53.37 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 53.37 [+0.00] # 53.37 [+0.00] Note: # 53.37 [+0.00] This tool is targeted for network developers! You should # 53.37 [+0.00] be aware of what you are doing and what these options above # 53.37 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 53.37 [+0.00] # 53.37 [+0.00] Please report bugs to # 53.38 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 53.38 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 53.38 [+0.00] Swiss federal institute of technology (ETH Zurich) # 53.38 [+0.00] License: GNU GPL version 2.0 # 53.38 [+0.00] This is free software: you are free to change and redistribute it. # 53.38 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 53.38 [+0.00] # 53.89 [+0.51] TEST: mirror to ip6gretap: underlay route removal [FAIL] # 53.90 [+0.00] Expected to capture == 10 packets, got 0. not ok 1 selftests: net/forwarding: mirror_gre_changes.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__->