make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=mirrorr_gre_vlan_bridge_1q.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_vlan_bridge_1q.sh # 6.18 [+6.18] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 6.18 [+0.00] # 6.18 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 6.18 [+0.00] http://www.netsniff-ng.org # 6.18 [+0.00] # 6.18 [+0.00] Usage: mausezahn [options] [interface] || # 6.19 [+0.00] Options: # 6.19 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 6.19 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 6.19 [+0.00] -4 IPv4 mode (default) # 6.19 [+0.00] -6 IPv6 mode # 6.19 [+0.00] -R Set socket priority # 6.20 [+0.00] -c Send packet count times, default:1, infinite:0 # 6.20 [+0.00] -d Apply delay between transmissions. The delay value can be # 6.20 [+0.00] specified in usec (default, no additional unit needed), or in # 6.20 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 6.21 [+0.00] -r Multiplies the specified delay with a random value # 6.21 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 6.21 [+0.00] -a Use specified source mac address, no matter what has # 6.21 [+0.00] been specified with other arguments; keywords see below, # 6.21 [+0.00] Default is own interface # 6.22 [+0.00] -b Same with destination mac address; keywords: # 6.22 [+0.00] rand Use a random MAC address # 6.22 [+0.00] bc Use a broadcast MAC address # 6.22 [+0.00] own Use own interface MAC address (default for source MAC) # 6.22 [+0.00] stp Use IEEE 802.1d STP multicast address # 6.23 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 6.23 [+0.00] -A Use specified source IP address (default is own interface IP) # 6.23 [+0.00] -B Send packet to specified destination IP or domain name # 6.23 [+0.00] -P Use the specified ASCII payload # 6.23 [+0.00] -f Read the ASCII payload from a file # 6.24 [+0.00] -F Read the hexadecimal payload from a file # 6.24 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 6.24 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 6.24 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 6.24 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 6.25 [+0.00] encapsulations in lower layers, most packet types allow/require # 6.25 [+0.00] additional packet-specific arguments in an ; # 6.25 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 6.25 [+0.00] dns, rtp, syslog, lldp and more; # 6.26 [+0.00] For context-help use 'help' as ! # 6.26 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 6.26 [+0.00] Enter -T help or -T rtp help for further information # 6.26 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 6.27 [+0.00] -V|VV|... Verbose and more verbose mode # 6.27 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 6.27 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 6.27 [+0.00] typically combined with one of the verbose modes (v or V) # 6.28 [+0.00] -v Show version # 6.28 [+0.00] -h Print this help # 6.28 [+0.00] # 6.28 [+0.00] Examples: # 6.28 [+0.00] mausezahn -x 99 # 6.28 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 6.28 [+0.00] mausezahn -t cdp change -c 0 # 6.28 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 6.28 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 6.29 [+0.00] # 6.29 [+0.00] Note: # 6.29 [+0.00] This tool is targeted for network developers! You should # 6.29 [+0.00] be aware of what you are doing and what these options above # 6.29 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 6.29 [+0.00] # 6.29 [+0.00] Please report bugs to # 6.29 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 6.29 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 6.30 [+0.00] Swiss federal institute of technology (ETH Zurich) # 6.30 [+0.00] License: GNU GPL version 2.0 # 6.30 [+0.00] This is free software: you are free to change and redistribute it. # 6.30 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 6.30 [+0.00] # 6.77 [+0.47] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 6.77 [+0.00] # 6.77 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 6.77 [+0.00] http://www.netsniff-ng.org # 6.78 [+0.00] # 6.78 [+0.00] Usage: mausezahn [options] [interface] || # 6.78 [+0.00] Options: # 6.78 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 6.78 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 6.78 [+0.00] -4 IPv4 mode (default) # 6.78 [+0.00] -6 IPv6 mode # 6.79 [+0.00] -R Set socket priority # 6.79 [+0.00] -c Send packet count times, default:1, infinite:0 # 6.79 [+0.00] -d Apply delay between transmissions. The delay value can be # 6.79 [+0.00] specified in usec (default, no additional unit needed), or in # 6.79 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 6.80 [+0.00] -r Multiplies the specified delay with a random value # 6.80 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 6.80 [+0.00] -a Use specified source mac address, no matter what has # 6.80 [+0.00] been specified with other arguments; keywords see below, # 6.80 [+0.00] Default is own interface # 6.81 [+0.00] -b Same with destination mac address; keywords: # 6.81 [+0.00] rand Use a random MAC address # 6.81 [+0.00] bc Use a broadcast MAC address # 6.81 [+0.00] own Use own interface MAC address (default for source MAC) # 6.81 [+0.00] stp Use IEEE 802.1d STP multicast address # 6.81 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 6.82 [+0.00] -A Use specified source IP address (default is own interface IP) # 6.82 [+0.00] -B Send packet to specified destination IP or domain name # 6.82 [+0.00] -P Use the specified ASCII payload # 6.82 [+0.00] -f Read the ASCII payload from a file # 6.82 [+0.00] -F Read the hexadecimal payload from a file # 6.82 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 6.82 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 6.83 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 6.83 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 6.83 [+0.00] encapsulations in lower layers, most packet types allow/require # 6.83 [+0.00] additional packet-specific arguments in an ; # 6.83 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 6.84 [+0.00] dns, rtp, syslog, lldp and more; # 6.84 [+0.00] For context-help use 'help' as ! # 6.84 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 6.84 [+0.00] Enter -T help or -T rtp help for further information # 6.84 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 6.84 [+0.00] -V|VV|... Verbose and more verbose mode # 6.85 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 6.85 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 6.85 [+0.00] typically combined with one of the verbose modes (v or V) # 6.85 [+0.00] -v Show version # 6.85 [+0.00] -h Print this help # 6.85 [+0.00] # 6.85 [+0.00] Examples: # 6.85 [+0.00] mausezahn -x 99 # 6.85 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 6.85 [+0.00] mausezahn -t cdp change -c 0 # 6.85 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 6.86 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 6.86 [+0.00] # 6.86 [+0.00] Note: # 6.86 [+0.00] This tool is targeted for network developers! You should # 6.86 [+0.00] be aware of what you are doing and what these options above # 6.86 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 6.86 [+0.00] # 6.86 [+0.00] Please report bugs to # 6.86 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 6.87 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 6.87 [+0.00] Swiss federal institute of technology (ETH Zurich) # 6.87 [+0.00] License: GNU GPL version 2.0 # 6.87 [+0.00] This is free software: you are free to change and redistribute it. # 6.87 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 6.87 [+0.00] # 7.38 [+0.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 7.38 [+0.00] # 7.38 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 7.38 [+0.00] http://www.netsniff-ng.org # 7.38 [+0.00] # 7.38 [+0.00] Usage: mausezahn [options] [interface] || # 7.38 [+0.00] Options: # 7.38 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 7.39 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 7.39 [+0.00] -4 IPv4 mode (default) # 7.39 [+0.00] -6 IPv6 mode # 7.39 [+0.00] -R Set socket priority # 7.39 [+0.00] -c Send packet count times, default:1, infinite:0 # 7.39 [+0.00] -d Apply delay between transmissions. The delay value can be # 7.40 [+0.00] specified in usec (default, no additional unit needed), or in # 7.40 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 7.40 [+0.00] -r Multiplies the specified delay with a random value # 7.40 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 7.40 [+0.00] -a Use specified source mac address, no matter what has # 7.40 [+0.00] been specified with other arguments; keywords see below, # 7.41 [+0.00] Default is own interface # 7.41 [+0.00] -b Same with destination mac address; keywords: # 7.41 [+0.00] rand Use a random MAC address # 7.41 [+0.00] bc Use a broadcast MAC address # 7.41 [+0.00] own Use own interface MAC address (default for source MAC) # 7.41 [+0.00] stp Use IEEE 802.1d STP multicast address # 7.41 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 7.42 [+0.00] -A Use specified source IP address (default is own interface IP) # 7.42 [+0.00] -B Send packet to specified destination IP or domain name # 7.42 [+0.00] -P Use the specified ASCII payload # 7.42 [+0.00] -f Read the ASCII payload from a file # 7.42 [+0.00] -F Read the hexadecimal payload from a file # 7.42 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 7.43 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 7.43 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 7.43 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 7.43 [+0.00] encapsulations in lower layers, most packet types allow/require # 7.43 [+0.00] additional packet-specific arguments in an ; # 7.44 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 7.44 [+0.00] dns, rtp, syslog, lldp and more; # 7.44 [+0.00] For context-help use 'help' as ! # 7.44 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 7.44 [+0.00] Enter -T help or -T rtp help for further information # 7.45 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 7.45 [+0.00] -V|VV|... Verbose and more verbose mode # 7.45 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 7.45 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 7.45 [+0.00] typically combined with one of the verbose modes (v or V) # 7.46 [+0.00] -v Show version # 7.46 [+0.00] -h Print this help # 7.46 [+0.00] # 7.46 [+0.00] Examples: # 7.46 [+0.00] mausezahn -x 99 # 7.46 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 7.46 [+0.00] mausezahn -t cdp change -c 0 # 7.46 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 7.46 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 7.46 [+0.00] # 7.46 [+0.00] Note: # 7.46 [+0.00] This tool is targeted for network developers! You should # 7.47 [+0.00] be aware of what you are doing and what these options above # 7.47 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 7.47 [+0.00] # 7.47 [+0.00] Please report bugs to # 7.47 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 7.47 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 7.47 [+0.00] Swiss federal institute of technology (ETH Zurich) # 7.47 [+0.00] License: GNU GPL version 2.0 # 7.47 [+0.00] This is free software: you are free to change and redistribute it. # 7.47 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 7.48 [+0.00] # 7.97 [+0.49] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 7.97 [+0.00] # 7.97 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 7.98 [+0.00] http://www.netsniff-ng.org # 7.98 [+0.00] # 7.98 [+0.00] Usage: mausezahn [options] [interface] || # 7.98 [+0.00] Options: # 7.98 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 7.98 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 7.98 [+0.00] -4 IPv4 mode (default) # 7.98 [+0.00] -6 IPv6 mode # 7.98 [+0.00] -R Set socket priority # 7.98 [+0.00] -c Send packet count times, default:1, infinite:0 # 7.99 [+0.00] -d Apply delay between transmissions. The delay value can be # 7.99 [+0.00] specified in usec (default, no additional unit needed), or in # 7.99 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 7.99 [+0.00] -r Multiplies the specified delay with a random value # 8.00 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 8.00 [+0.00] -a Use specified source mac address, no matter what has # 8.00 [+0.00] been specified with other arguments; keywords see below, # 8.00 [+0.00] Default is own interface # 8.00 [+0.00] -b Same with destination mac address; keywords: # 8.00 [+0.00] rand Use a random MAC address # 8.00 [+0.00] bc Use a broadcast MAC address # 8.01 [+0.00] own Use own interface MAC address (default for source MAC) # 8.01 [+0.00] stp Use IEEE 802.1d STP multicast address # 8.01 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 8.01 [+0.00] -A Use specified source IP address (default is own interface IP) # 8.01 [+0.00] -B Send packet to specified destination IP or domain name # 8.01 [+0.00] -P Use the specified ASCII payload # 8.02 [+0.00] -f Read the ASCII payload from a file # 8.02 [+0.00] -F Read the hexadecimal payload from a file # 8.02 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 8.02 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 8.02 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 8.02 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 8.03 [+0.00] encapsulations in lower layers, most packet types allow/require # 8.03 [+0.00] additional packet-specific arguments in an ; # 8.03 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 8.03 [+0.00] dns, rtp, syslog, lldp and more; # 8.03 [+0.00] For context-help use 'help' as ! # 8.03 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 8.04 [+0.00] Enter -T help or -T rtp help for further information # 8.04 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 8.04 [+0.00] -V|VV|... Verbose and more verbose mode # 8.04 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 8.04 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 8.04 [+0.00] typically combined with one of the verbose modes (v or V) # 8.05 [+0.00] -v Show version # 8.05 [+0.00] -h Print this help # 8.05 [+0.00] # 8.05 [+0.00] Examples: # 8.05 [+0.00] mausezahn -x 99 # 8.05 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 8.05 [+0.00] mausezahn -t cdp change -c 0 # 8.05 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 8.05 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 8.05 [+0.00] # 8.05 [+0.00] Note: # 8.05 [+0.00] This tool is targeted for network developers! You should # 8.06 [+0.00] be aware of what you are doing and what these options above # 8.06 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 8.06 [+0.00] # 8.06 [+0.00] Please report bugs to # 8.06 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 8.06 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 8.06 [+0.00] Swiss federal institute of technology (ETH Zurich) # 8.06 [+0.00] License: GNU GPL version 2.0 # 8.06 [+0.00] This is free software: you are free to change and redistribute it. # 8.07 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 8.07 [+0.00] # 8.58 [+0.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 8.58 [+0.00] # 8.58 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 8.58 [+0.00] http://www.netsniff-ng.org # 8.58 [+0.00] # 8.58 [+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.59 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 8.59 [+0.00] -4 IPv4 mode (default) # 8.59 [+0.00] -6 IPv6 mode # 8.59 [+0.00] -R Set socket priority # 8.59 [+0.00] -c Send packet count times, default:1, infinite:0 # 8.60 [+0.00] -d Apply delay between transmissions. The delay value can be # 8.60 [+0.00] specified in usec (default, no additional unit needed), or in # 8.60 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 8.60 [+0.00] -r Multiplies the specified delay with a random value # 8.60 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 8.61 [+0.00] -a Use specified source mac address, no matter what has # 8.61 [+0.00] been specified with other arguments; keywords see below, # 8.61 [+0.00] Default is own interface # 8.61 [+0.00] -b Same with destination mac address; keywords: # 8.62 [+0.00] rand Use a random MAC address # 8.62 [+0.00] bc Use a broadcast MAC address # 8.62 [+0.00] own Use own interface MAC address (default for source MAC) # 8.62 [+0.00] stp Use IEEE 802.1d STP multicast address # 8.62 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 8.63 [+0.00] -A Use specified source IP address (default is own interface IP) # 8.63 [+0.00] -B Send packet to specified destination IP or domain name # 8.63 [+0.00] -P Use the specified ASCII payload # 8.63 [+0.00] -f Read the ASCII payload from a file # 8.63 [+0.00] -F Read the hexadecimal payload from a file # 8.64 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 8.64 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 8.64 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 8.64 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 8.65 [+0.00] encapsulations in lower layers, most packet types allow/require # 8.65 [+0.00] additional packet-specific arguments in an ; # 8.65 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 8.65 [+0.00] dns, rtp, syslog, lldp and more; # 8.65 [+0.00] For context-help use 'help' as ! # 8.66 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 8.66 [+0.00] Enter -T help or -T rtp help for further information # 8.66 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 8.66 [+0.00] -V|VV|... Verbose and more verbose mode # 8.67 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 8.67 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 8.67 [+0.00] typically combined with one of the verbose modes (v or V) # 8.67 [+0.00] -v Show version # 8.67 [+0.00] -h Print this help # 8.68 [+0.00] # 8.68 [+0.00] Examples: # 8.68 [+0.00] mausezahn -x 99 # 8.68 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 8.68 [+0.00] mausezahn -t cdp change -c 0 # 8.68 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 8.68 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 8.68 [+0.00] # 8.68 [+0.00] Note: # 8.68 [+0.00] This tool is targeted for network developers! You should # 8.69 [+0.00] be aware of what you are doing and what these options above # 8.69 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 8.69 [+0.00] # 8.69 [+0.00] Please report bugs to # 8.69 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 8.69 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 8.70 [+0.00] Swiss federal institute of technology (ETH Zurich) # 8.70 [+0.00] License: GNU GPL version 2.0 # 8.70 [+0.00] This is free software: you are free to change and redistribute it. # 8.70 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 8.70 [+0.00] # 9.25 [+0.55] TEST: ingress mirror to gretap [FAIL] # 9.25 [+0.00] Expected to capture >= 10 packets, got 0. # 9.32 [+0.07] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 9.32 [+0.00] # 9.32 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 9.33 [+0.00] http://www.netsniff-ng.org # 9.33 [+0.00] # 9.33 [+0.00] Usage: mausezahn [options] [interface] || # 9.33 [+0.00] Options: # 9.33 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 9.33 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 9.34 [+0.00] -4 IPv4 mode (default) # 9.34 [+0.00] -6 IPv6 mode # 9.34 [+0.00] -R Set socket priority # 9.34 [+0.00] -c Send packet count times, default:1, infinite:0 # 9.34 [+0.00] -d Apply delay between transmissions. The delay value can be # 9.34 [+0.00] specified in usec (default, no additional unit needed), or in # 9.35 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 9.35 [+0.00] -r Multiplies the specified delay with a random value # 9.35 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 9.35 [+0.00] -a Use specified source mac address, no matter what has # 9.35 [+0.00] been specified with other arguments; keywords see below, # 9.36 [+0.00] Default is own interface # 9.36 [+0.00] -b Same with destination mac address; keywords: # 9.36 [+0.00] rand Use a random MAC address # 9.36 [+0.00] bc Use a broadcast MAC address # 9.36 [+0.00] own Use own interface MAC address (default for source MAC) # 9.36 [+0.00] stp Use IEEE 802.1d STP multicast address # 9.37 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 9.37 [+0.00] -A Use specified source IP address (default is own interface IP) # 9.37 [+0.00] -B Send packet to specified destination IP or domain name # 9.37 [+0.00] -P Use the specified ASCII payload # 9.37 [+0.00] -f Read the ASCII payload from a file # 9.37 [+0.00] -F Read the hexadecimal payload from a file # 9.38 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 9.38 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 9.38 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 9.38 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 9.38 [+0.00] encapsulations in lower layers, most packet types allow/require # 9.39 [+0.00] additional packet-specific arguments in an ; # 9.39 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 9.39 [+0.00] dns, rtp, syslog, lldp and more; # 9.39 [+0.00] For context-help use 'help' as ! # 9.39 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 9.40 [+0.00] Enter -T help or -T rtp help for further information # 9.40 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 9.40 [+0.00] -V|VV|... Verbose and more verbose mode # 9.40 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 9.41 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 9.41 [+0.00] typically combined with one of the verbose modes (v or V) # 9.41 [+0.00] -v Show version # 9.41 [+0.00] -h Print this help # 9.41 [+0.00] # 9.41 [+0.00] Examples: # 9.41 [+0.00] mausezahn -x 99 # 9.41 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 9.42 [+0.00] mausezahn -t cdp change -c 0 # 9.42 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 9.42 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 9.42 [+0.00] # 9.42 [+0.00] Note: # 9.42 [+0.00] This tool is targeted for network developers! You should # 9.42 [+0.00] be aware of what you are doing and what these options above # 9.43 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 9.43 [+0.00] # 9.43 [+0.00] Please report bugs to # 9.43 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 9.43 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 9.43 [+0.00] Swiss federal institute of technology (ETH Zurich) # 9.43 [+0.00] License: GNU GPL version 2.0 # 9.43 [+0.00] This is free software: you are free to change and redistribute it. # 9.44 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 9.44 [+0.00] # 9.93 [+0.49] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 9.93 [+0.00] # 9.93 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 9.93 [+0.00] http://www.netsniff-ng.org # 9.94 [+0.00] # 9.94 [+0.00] Usage: mausezahn [options] [interface] || # 9.94 [+0.00] Options: # 9.94 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 9.94 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 9.94 [+0.00] -4 IPv4 mode (default) # 9.95 [+0.00] -6 IPv6 mode # 9.95 [+0.00] -R Set socket priority # 9.95 [+0.00] -c Send packet count times, default:1, infinite:0 # 9.95 [+0.00] -d Apply delay between transmissions. The delay value can be # 9.95 [+0.00] specified in usec (default, no additional unit needed), or in # 9.96 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 9.96 [+0.00] -r Multiplies the specified delay with a random value # 9.96 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 9.96 [+0.00] -a Use specified source mac address, no matter what has # 9.97 [+0.00] been specified with other arguments; keywords see below, # 9.97 [+0.00] Default is own interface # 9.97 [+0.00] -b Same with destination mac address; keywords: # 9.97 [+0.00] rand Use a random MAC address # 9.97 [+0.00] bc Use a broadcast MAC address # 9.97 [+0.00] own Use own interface MAC address (default for source MAC) # 9.98 [+0.00] stp Use IEEE 802.1d STP multicast address # 9.98 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 9.98 [+0.00] -A Use specified source IP address (default is own interface IP) # 9.98 [+0.00] -B Send packet to specified destination IP or domain name # 9.99 [+0.00] -P Use the specified ASCII payload # 9.99 [+0.00] -f Read the ASCII payload from a file # 9.99 [+0.00] -F Read the hexadecimal payload from a file # 9.99 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 9.99 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 10.00 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 10.00 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 10.00 [+0.00] encapsulations in lower layers, most packet types allow/require # 10.00 [+0.00] additional packet-specific arguments in an ; # 10.01 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 10.01 [+0.00] dns, rtp, syslog, lldp and more; # 10.01 [+0.00] For context-help use 'help' as ! # 10.01 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 10.02 [+0.00] Enter -T help or -T rtp help for further information # 10.02 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 10.02 [+0.00] -V|VV|... Verbose and more verbose mode # 10.03 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 10.03 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 10.03 [+0.00] typically combined with one of the verbose modes (v or V) # 10.03 [+0.00] -v Show version # 10.03 [+0.00] -h Print this help # 10.04 [+0.00] # 10.04 [+0.00] Examples: # 10.04 [+0.00] mausezahn -x 99 # 10.04 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 10.04 [+0.00] mausezahn -t cdp change -c 0 # 10.04 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 10.04 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 10.04 [+0.00] # 10.05 [+0.00] Note: # 10.05 [+0.00] This tool is targeted for network developers! You should # 10.05 [+0.00] be aware of what you are doing and what these options above # 10.05 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 10.05 [+0.00] # 10.05 [+0.00] Please report bugs to # 10.05 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 10.06 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 10.06 [+0.00] Swiss federal institute of technology (ETH Zurich) # 10.06 [+0.00] License: GNU GPL version 2.0 # 10.06 [+0.00] This is free software: you are free to change and redistribute it. # 10.06 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 10.06 [+0.00] # 10.55 [+0.48] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 10.55 [+0.00] # 10.55 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 10.55 [+0.00] http://www.netsniff-ng.org # 10.55 [+0.00] # 10.55 [+0.00] Usage: mausezahn [options] [interface] || # 10.56 [+0.00] Options: # 10.56 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 10.56 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 10.56 [+0.00] -4 IPv4 mode (default) # 10.56 [+0.00] -6 IPv6 mode # 10.57 [+0.00] -R Set socket priority # 10.57 [+0.00] -c Send packet count times, default:1, infinite:0 # 10.57 [+0.00] -d Apply delay between transmissions. The delay value can be # 10.57 [+0.00] specified in usec (default, no additional unit needed), or in # 10.58 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 10.58 [+0.00] -r Multiplies the specified delay with a random value # 10.58 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 10.58 [+0.00] -a Use specified source mac address, no matter what has # 10.58 [+0.00] been specified with other arguments; keywords see below, # 10.59 [+0.00] Default is own interface # 10.59 [+0.00] -b Same with destination mac address; keywords: # 10.59 [+0.00] rand Use a random MAC address # 10.59 [+0.00] bc Use a broadcast MAC address # 10.59 [+0.00] own Use own interface MAC address (default for source MAC) # 10.60 [+0.00] stp Use IEEE 802.1d STP multicast address # 10.60 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 10.60 [+0.00] -A Use specified source IP address (default is own interface IP) # 10.60 [+0.00] -B Send packet to specified destination IP or domain name # 10.61 [+0.00] -P Use the specified ASCII payload # 10.61 [+0.00] -f Read the ASCII payload from a file # 10.61 [+0.00] -F Read the hexadecimal payload from a file # 10.61 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 10.61 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 10.62 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 10.62 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 10.62 [+0.00] encapsulations in lower layers, most packet types allow/require # 10.62 [+0.00] additional packet-specific arguments in an ; # 10.63 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 10.63 [+0.00] dns, rtp, syslog, lldp and more; # 10.63 [+0.00] For context-help use 'help' as ! # 10.63 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 10.64 [+0.00] Enter -T help or -T rtp help for further information # 10.64 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 10.64 [+0.00] -V|VV|... Verbose and more verbose mode # 10.64 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 10.65 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 10.65 [+0.00] typically combined with one of the verbose modes (v or V) # 10.65 [+0.00] -v Show version # 10.65 [+0.00] -h Print this help # 10.65 [+0.00] # 10.65 [+0.00] Examples: # 10.65 [+0.00] mausezahn -x 99 # 10.65 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 10.65 [+0.00] mausezahn -t cdp change -c 0 # 10.66 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 10.66 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 10.66 [+0.00] # 10.66 [+0.00] Note: # 10.66 [+0.00] This tool is targeted for network developers! You should # 10.66 [+0.00] be aware of what you are doing and what these options above # 10.66 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 10.67 [+0.00] # 10.67 [+0.00] Please report bugs to # 10.67 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 10.67 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 10.67 [+0.00] Swiss federal institute of technology (ETH Zurich) # 10.67 [+0.00] License: GNU GPL version 2.0 # 10.67 [+0.00] This is free software: you are free to change and redistribute it. # 10.68 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 10.68 [+0.00] # 11.16 [+0.48] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 11.17 [+0.00] # 11.17 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 11.17 [+0.00] http://www.netsniff-ng.org # 11.17 [+0.00] # 11.17 [+0.00] Usage: mausezahn [options] [interface] || # 11.17 [+0.00] Options: # 11.17 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 11.18 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 11.18 [+0.00] -4 IPv4 mode (default) # 11.18 [+0.00] -6 IPv6 mode # 11.18 [+0.00] -R Set socket priority # 11.18 [+0.00] -c Send packet count times, default:1, infinite:0 # 11.19 [+0.00] -d Apply delay between transmissions. The delay value can be # 11.19 [+0.00] specified in usec (default, no additional unit needed), or in # 11.19 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 11.19 [+0.00] -r Multiplies the specified delay with a random value # 11.20 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 11.20 [+0.00] -a Use specified source mac address, no matter what has # 11.20 [+0.00] been specified with other arguments; keywords see below, # 11.20 [+0.00] Default is own interface # 11.20 [+0.00] -b Same with destination mac address; keywords: # 11.21 [+0.00] rand Use a random MAC address # 11.21 [+0.00] bc Use a broadcast MAC address # 11.21 [+0.00] own Use own interface MAC address (default for source MAC) # 11.21 [+0.00] stp Use IEEE 802.1d STP multicast address # 11.21 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 11.22 [+0.00] -A Use specified source IP address (default is own interface IP) # 11.22 [+0.00] -B Send packet to specified destination IP or domain name # 11.22 [+0.00] -P Use the specified ASCII payload # 11.22 [+0.00] -f Read the ASCII payload from a file # 11.23 [+0.00] -F Read the hexadecimal payload from a file # 11.23 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 11.23 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 11.23 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 11.23 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 11.24 [+0.00] encapsulations in lower layers, most packet types allow/require # 11.24 [+0.00] additional packet-specific arguments in an ; # 11.24 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 11.24 [+0.00] dns, rtp, syslog, lldp and more; # 11.25 [+0.00] For context-help use 'help' as ! # 11.25 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 11.25 [+0.00] Enter -T help or -T rtp help for further information # 11.25 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 11.26 [+0.00] -V|VV|... Verbose and more verbose mode # 11.26 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 11.26 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 11.27 [+0.00] typically combined with one of the verbose modes (v or V) # 11.27 [+0.00] -v Show version # 11.27 [+0.00] -h Print this help # 11.27 [+0.00] # 11.27 [+0.00] Examples: # 11.27 [+0.00] mausezahn -x 99 # 11.27 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 11.27 [+0.00] mausezahn -t cdp change -c 0 # 11.27 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 11.28 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 11.28 [+0.00] # 11.28 [+0.00] Note: # 11.28 [+0.00] This tool is targeted for network developers! You should # 11.28 [+0.00] be aware of what you are doing and what these options above # 11.28 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 11.29 [+0.00] # 11.29 [+0.00] Please report bugs to # 11.29 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 11.29 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 11.29 [+0.00] Swiss federal institute of technology (ETH Zurich) # 11.29 [+0.00] License: GNU GPL version 2.0 # 11.29 [+0.00] This is free software: you are free to change and redistribute it. # 11.29 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 11.30 [+0.00] # 11.77 [+0.47] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 11.77 [+0.00] # 11.77 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 11.77 [+0.00] http://www.netsniff-ng.org # 11.78 [+0.00] # 11.78 [+0.00] Usage: mausezahn [options] [interface] || # 11.78 [+0.00] Options: # 11.78 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 11.78 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 11.78 [+0.00] -4 IPv4 mode (default) # 11.79 [+0.00] -6 IPv6 mode # 11.79 [+0.00] -R Set socket priority # 11.79 [+0.00] -c Send packet count times, default:1, infinite:0 # 11.79 [+0.00] -d Apply delay between transmissions. The delay value can be # 11.79 [+0.00] specified in usec (default, no additional unit needed), or in # 11.79 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 11.80 [+0.00] -r Multiplies the specified delay with a random value # 11.80 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 11.80 [+0.00] -a Use specified source mac address, no matter what has # 11.81 [+0.00] been specified with other arguments; keywords see below, # 11.81 [+0.00] Default is own interface # 11.81 [+0.00] -b Same with destination mac address; keywords: # 11.81 [+0.00] rand Use a random MAC address # 11.81 [+0.00] bc Use a broadcast MAC address # 11.82 [+0.00] own Use own interface MAC address (default for source MAC) # 11.82 [+0.00] stp Use IEEE 802.1d STP multicast address # 11.82 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 11.82 [+0.00] -A Use specified source IP address (default is own interface IP) # 11.83 [+0.00] -B Send packet to specified destination IP or domain name # 11.83 [+0.00] -P Use the specified ASCII payload # 11.83 [+0.00] -f Read the ASCII payload from a file # 11.84 [+0.00] -F Read the hexadecimal payload from a file # 11.84 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 11.84 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 11.84 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 11.85 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 11.85 [+0.00] encapsulations in lower layers, most packet types allow/require # 11.85 [+0.00] additional packet-specific arguments in an ; # 11.85 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 11.86 [+0.00] dns, rtp, syslog, lldp and more; # 11.86 [+0.00] For context-help use 'help' as ! # 11.86 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 11.86 [+0.00] Enter -T help or -T rtp help for further information # 11.87 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 11.87 [+0.00] -V|VV|... Verbose and more verbose mode # 11.87 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 11.87 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 11.88 [+0.00] typically combined with one of the verbose modes (v or V) # 11.88 [+0.00] -v Show version # 11.88 [+0.00] -h Print this help # 11.88 [+0.00] # 11.88 [+0.00] Examples: # 11.88 [+0.00] mausezahn -x 99 # 11.88 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 11.88 [+0.00] mausezahn -t cdp change -c 0 # 11.88 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 11.89 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 11.89 [+0.00] # 11.89 [+0.00] Note: # 11.89 [+0.00] This tool is targeted for network developers! You should # 11.89 [+0.00] be aware of what you are doing and what these options above # 11.89 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 11.89 [+0.00] # 11.89 [+0.00] Please report bugs to # 11.90 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 11.90 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 11.90 [+0.00] Swiss federal institute of technology (ETH Zurich) # 11.90 [+0.00] License: GNU GPL version 2.0 # 11.90 [+0.00] This is free software: you are free to change and redistribute it. # 11.90 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 11.90 [+0.00] # 12.38 [+0.47] TEST: egress mirror to gretap [FAIL] # 12.38 [+0.00] Expected to capture >= 10 packets, got 0. # 12.46 [+0.08] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 12.46 [+0.00] # 12.46 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 12.46 [+0.00] http://www.netsniff-ng.org # 12.46 [+0.00] # 12.46 [+0.00] Usage: mausezahn [options] [interface] || # 12.46 [+0.00] Options: # 12.46 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 12.47 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 12.47 [+0.00] -4 IPv4 mode (default) # 12.47 [+0.00] -6 IPv6 mode # 12.47 [+0.00] -R Set socket priority # 12.47 [+0.00] -c Send packet count times, default:1, infinite:0 # 12.47 [+0.00] -d Apply delay between transmissions. The delay value can be # 12.48 [+0.00] specified in usec (default, no additional unit needed), or in # 12.48 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 12.48 [+0.00] -r Multiplies the specified delay with a random value # 12.48 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 12.49 [+0.00] -a Use specified source mac address, no matter what has # 12.49 [+0.00] been specified with other arguments; keywords see below, # 12.49 [+0.00] Default is own interface # 12.49 [+0.00] -b Same with destination mac address; keywords: # 12.49 [+0.00] rand Use a random MAC address # 12.49 [+0.00] bc Use a broadcast MAC address # 12.49 [+0.00] own Use own interface MAC address (default for source MAC) # 12.50 [+0.00] stp Use IEEE 802.1d STP multicast address # 12.50 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 12.50 [+0.00] -A Use specified source IP address (default is own interface IP) # 12.50 [+0.00] -B Send packet to specified destination IP or domain name # 12.50 [+0.00] -P Use the specified ASCII payload # 12.50 [+0.00] -f Read the ASCII payload from a file # 12.51 [+0.00] -F Read the hexadecimal payload from a file # 12.51 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 12.51 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 12.51 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 12.51 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 12.51 [+0.00] encapsulations in lower layers, most packet types allow/require # 12.52 [+0.00] additional packet-specific arguments in an ; # 12.52 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 12.52 [+0.00] dns, rtp, syslog, lldp and more; # 12.52 [+0.00] For context-help use 'help' as ! # 12.52 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 12.52 [+0.00] Enter -T help or -T rtp help for further information # 12.53 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 12.53 [+0.00] -V|VV|... Verbose and more verbose mode # 12.53 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 12.53 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 12.53 [+0.00] typically combined with one of the verbose modes (v or V) # 12.53 [+0.00] -v Show version # 12.54 [+0.00] -h Print this help # 12.54 [+0.00] # 12.54 [+0.00] Examples: # 12.54 [+0.00] mausezahn -x 99 # 12.54 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 12.54 [+0.00] mausezahn -t cdp change -c 0 # 12.54 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 12.54 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 12.54 [+0.00] # 12.54 [+0.00] Note: # 12.54 [+0.00] This tool is targeted for network developers! You should # 12.55 [+0.00] be aware of what you are doing and what these options above # 12.55 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 12.55 [+0.00] # 12.55 [+0.00] Please report bugs to # 12.55 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 12.55 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 12.55 [+0.00] Swiss federal institute of technology (ETH Zurich) # 12.55 [+0.00] License: GNU GPL version 2.0 # 12.55 [+0.00] This is free software: you are free to change and redistribute it. # 12.56 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 12.56 [+0.00] # 13.05 [+0.49] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 13.05 [+0.00] # 13.05 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 13.06 [+0.00] http://www.netsniff-ng.org # 13.06 [+0.00] # 13.06 [+0.00] Usage: mausezahn [options] [interface] || # 13.06 [+0.00] Options: # 13.06 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 13.06 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 13.06 [+0.00] -4 IPv4 mode (default) # 13.07 [+0.00] -6 IPv6 mode # 13.07 [+0.00] -R Set socket priority # 13.07 [+0.00] -c Send packet count times, default:1, infinite:0 # 13.07 [+0.00] -d Apply delay between transmissions. The delay value can be # 13.07 [+0.00] specified in usec (default, no additional unit needed), or in # 13.08 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 13.08 [+0.00] -r Multiplies the specified delay with a random value # 13.08 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 13.08 [+0.00] -a Use specified source mac address, no matter what has # 13.09 [+0.00] been specified with other arguments; keywords see below, # 13.09 [+0.00] Default is own interface # 13.09 [+0.00] -b Same with destination mac address; keywords: # 13.09 [+0.00] rand Use a random MAC address # 13.09 [+0.00] bc Use a broadcast MAC address # 13.09 [+0.00] own Use own interface MAC address (default for source MAC) # 13.10 [+0.00] stp Use IEEE 802.1d STP multicast address # 13.10 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 13.10 [+0.00] -A Use specified source IP address (default is own interface IP) # 13.10 [+0.00] -B Send packet to specified destination IP or domain name # 13.11 [+0.00] -P Use the specified ASCII payload # 13.11 [+0.00] -f Read the ASCII payload from a file # 13.11 [+0.00] -F Read the hexadecimal payload from a file # 13.11 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 13.11 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 13.12 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 13.12 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 13.12 [+0.00] encapsulations in lower layers, most packet types allow/require # 13.12 [+0.00] additional packet-specific arguments in an ; # 13.13 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 13.13 [+0.00] dns, rtp, syslog, lldp and more; # 13.13 [+0.00] For context-help use 'help' as ! # 13.13 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 13.14 [+0.00] Enter -T help or -T rtp help for further information # 13.14 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 13.14 [+0.00] -V|VV|... Verbose and more verbose mode # 13.15 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 13.15 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 13.15 [+0.00] typically combined with one of the verbose modes (v or V) # 13.15 [+0.00] -v Show version # 13.15 [+0.00] -h Print this help # 13.16 [+0.00] # 13.16 [+0.00] Examples: # 13.16 [+0.00] mausezahn -x 99 # 13.16 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 13.16 [+0.00] mausezahn -t cdp change -c 0 # 13.16 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 13.16 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 13.16 [+0.00] # 13.16 [+0.00] Note: # 13.16 [+0.00] This tool is targeted for network developers! You should # 13.17 [+0.00] be aware of what you are doing and what these options above # 13.17 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 13.17 [+0.00] # 13.17 [+0.00] Please report bugs to # 13.17 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 13.17 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 13.17 [+0.00] Swiss federal institute of technology (ETH Zurich) # 13.18 [+0.00] License: GNU GPL version 2.0 # 13.18 [+0.00] This is free software: you are free to change and redistribute it. # 13.18 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 13.18 [+0.00] # 13.75 [+0.57] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 13.75 [+0.00] # 13.75 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 13.75 [+0.00] http://www.netsniff-ng.org # 13.76 [+0.00] # 13.76 [+0.00] Usage: mausezahn [options] [interface] || # 13.76 [+0.00] Options: # 13.76 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 13.76 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 13.77 [+0.00] -4 IPv4 mode (default) # 13.77 [+0.00] -6 IPv6 mode # 13.77 [+0.00] -R Set socket priority # 13.77 [+0.00] -c Send packet count times, default:1, infinite:0 # 13.77 [+0.00] -d Apply delay between transmissions. The delay value can be # 13.78 [+0.00] specified in usec (default, no additional unit needed), or in # 13.78 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 13.78 [+0.00] -r Multiplies the specified delay with a random value # 13.79 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 13.79 [+0.00] -a Use specified source mac address, no matter what has # 13.79 [+0.00] been specified with other arguments; keywords see below, # 13.80 [+0.00] Default is own interface # 13.80 [+0.00] -b Same with destination mac address; keywords: # 13.80 [+0.00] rand Use a random MAC address # 13.80 [+0.00] bc Use a broadcast MAC address # 13.81 [+0.00] own Use own interface MAC address (default for source MAC) # 13.81 [+0.00] stp Use IEEE 802.1d STP multicast address # 13.81 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 13.82 [+0.00] -A Use specified source IP address (default is own interface IP) # 13.82 [+0.00] -B Send packet to specified destination IP or domain name # 13.82 [+0.00] -P Use the specified ASCII payload # 13.82 [+0.00] -f Read the ASCII payload from a file # 13.82 [+0.00] -F Read the hexadecimal payload from a file # 13.83 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 13.83 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 13.83 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 13.83 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 13.84 [+0.00] encapsulations in lower layers, most packet types allow/require # 13.84 [+0.00] additional packet-specific arguments in an ; # 13.84 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 13.84 [+0.00] dns, rtp, syslog, lldp and more; # 13.85 [+0.00] For context-help use 'help' as ! # 13.85 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 13.85 [+0.00] Enter -T help or -T rtp help for further information # 13.85 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 13.85 [+0.00] -V|VV|... Verbose and more verbose mode # 13.86 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 13.86 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 13.86 [+0.00] typically combined with one of the verbose modes (v or V) # 13.86 [+0.00] -v Show version # 13.86 [+0.00] -h Print this help # 13.87 [+0.00] # 13.87 [+0.00] Examples: # 13.87 [+0.00] mausezahn -x 99 # 13.87 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 13.87 [+0.00] mausezahn -t cdp change -c 0 # 13.87 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 13.87 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 13.87 [+0.00] # 13.87 [+0.00] Note: # 13.87 [+0.00] This tool is targeted for network developers! You should # 13.88 [+0.00] be aware of what you are doing and what these options above # 13.88 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 13.88 [+0.00] # 13.88 [+0.00] Please report bugs to # 13.88 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 13.88 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 13.88 [+0.00] Swiss federal institute of technology (ETH Zurich) # 13.89 [+0.00] License: GNU GPL version 2.0 # 13.89 [+0.00] This is free software: you are free to change and redistribute it. # 13.89 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 13.89 [+0.00] # 14.49 [+0.60] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 14.49 [+0.00] # 14.49 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 14.49 [+0.00] http://www.netsniff-ng.org # 14.49 [+0.00] # 14.49 [+0.00] Usage: mausezahn [options] [interface] || # 14.50 [+0.00] Options: # 14.50 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 14.50 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 14.50 [+0.00] -4 IPv4 mode (default) # 14.50 [+0.00] -6 IPv6 mode # 14.50 [+0.00] -R Set socket priority # 14.51 [+0.00] -c Send packet count times, default:1, infinite:0 # 14.51 [+0.00] -d Apply delay between transmissions. The delay value can be # 14.51 [+0.00] specified in usec (default, no additional unit needed), or in # 14.51 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 14.52 [+0.00] -r Multiplies the specified delay with a random value # 14.52 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 14.52 [+0.00] -a Use specified source mac address, no matter what has # 14.52 [+0.00] been specified with other arguments; keywords see below, # 14.53 [+0.00] Default is own interface # 14.53 [+0.00] -b Same with destination mac address; keywords: # 14.53 [+0.00] rand Use a random MAC address # 14.53 [+0.00] bc Use a broadcast MAC address # 14.53 [+0.00] own Use own interface MAC address (default for source MAC) # 14.54 [+0.00] stp Use IEEE 802.1d STP multicast address # 14.54 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 14.54 [+0.00] -A Use specified source IP address (default is own interface IP) # 14.54 [+0.00] -B Send packet to specified destination IP or domain name # 14.55 [+0.00] -P Use the specified ASCII payload # 14.55 [+0.00] -f Read the ASCII payload from a file # 14.55 [+0.00] -F Read the hexadecimal payload from a file # 14.55 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 14.55 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 14.56 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 14.56 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 14.56 [+0.00] encapsulations in lower layers, most packet types allow/require # 14.56 [+0.00] additional packet-specific arguments in an ; # 14.57 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 14.57 [+0.00] dns, rtp, syslog, lldp and more; # 14.57 [+0.00] For context-help use 'help' as ! # 14.57 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 14.57 [+0.00] Enter -T help or -T rtp help for further information # 14.58 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 14.58 [+0.00] -V|VV|... Verbose and more verbose mode # 14.58 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 14.58 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 14.59 [+0.00] typically combined with one of the verbose modes (v or V) # 14.59 [+0.00] -v Show version # 14.59 [+0.00] -h Print this help # 14.59 [+0.00] # 14.59 [+0.00] Examples: # 14.59 [+0.00] mausezahn -x 99 # 14.59 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 14.59 [+0.00] mausezahn -t cdp change -c 0 # 14.60 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 14.60 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 14.60 [+0.00] # 14.60 [+0.00] Note: # 14.60 [+0.00] This tool is targeted for network developers! You should # 14.60 [+0.00] be aware of what you are doing and what these options above # 14.60 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 14.61 [+0.00] # 14.61 [+0.00] Please report bugs to # 14.61 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 14.61 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 14.61 [+0.00] Swiss federal institute of technology (ETH Zurich) # 14.61 [+0.00] License: GNU GPL version 2.0 # 14.61 [+0.00] This is free software: you are free to change and redistribute it. # 14.62 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 14.62 [+0.00] # 15.22 [+0.60] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 15.22 [+0.01] # 15.22 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 15.22 [+0.00] http://www.netsniff-ng.org # 15.23 [+0.00] # 15.23 [+0.00] Usage: mausezahn [options] [interface] || # 15.23 [+0.00] Options: # 15.23 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 15.23 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 15.24 [+0.00] -4 IPv4 mode (default) # 15.24 [+0.00] -6 IPv6 mode # 15.24 [+0.00] -R Set socket priority # 15.24 [+0.00] -c Send packet count times, default:1, infinite:0 # 15.24 [+0.00] -d Apply delay between transmissions. The delay value can be # 15.25 [+0.00] specified in usec (default, no additional unit needed), or in # 15.25 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 15.25 [+0.00] -r Multiplies the specified delay with a random value # 15.25 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 15.26 [+0.00] -a Use specified source mac address, no matter what has # 15.26 [+0.00] been specified with other arguments; keywords see below, # 15.26 [+0.00] Default is own interface # 15.27 [+0.00] -b Same with destination mac address; keywords: # 15.27 [+0.00] rand Use a random MAC address # 15.27 [+0.00] bc Use a broadcast MAC address # 15.27 [+0.00] own Use own interface MAC address (default for source MAC) # 15.27 [+0.00] stp Use IEEE 802.1d STP multicast address # 15.28 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 15.28 [+0.00] -A Use specified source IP address (default is own interface IP) # 15.28 [+0.00] -B Send packet to specified destination IP or domain name # 15.29 [+0.00] -P Use the specified ASCII payload # 15.29 [+0.00] -f Read the ASCII payload from a file # 15.29 [+0.00] -F Read the hexadecimal payload from a file # 15.29 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 15.30 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 15.30 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 15.30 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 15.30 [+0.00] encapsulations in lower layers, most packet types allow/require # 15.31 [+0.00] additional packet-specific arguments in an ; # 15.31 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 15.31 [+0.00] dns, rtp, syslog, lldp and more; # 15.31 [+0.00] For context-help use 'help' as ! # 15.32 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 15.32 [+0.00] Enter -T help or -T rtp help for further information # 15.32 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 15.32 [+0.00] -V|VV|... Verbose and more verbose mode # 15.33 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 15.33 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 15.33 [+0.00] typically combined with one of the verbose modes (v or V) # 15.33 [+0.00] -v Show version # 15.34 [+0.00] -h Print this help # 15.34 [+0.00] # 15.34 [+0.00] Examples: # 15.34 [+0.00] mausezahn -x 99 # 15.34 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 15.34 [+0.00] mausezahn -t cdp change -c 0 # 15.34 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 15.34 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 15.35 [+0.00] # 15.35 [+0.00] Note: # 15.35 [+0.00] This tool is targeted for network developers! You should # 15.35 [+0.00] be aware of what you are doing and what these options above # 15.35 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 15.35 [+0.00] # 15.35 [+0.00] Please report bugs to # 15.35 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 15.36 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 15.36 [+0.00] Swiss federal institute of technology (ETH Zurich) # 15.36 [+0.00] License: GNU GPL version 2.0 # 15.36 [+0.00] This is free software: you are free to change and redistribute it. # 15.36 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 15.37 [+0.00] # 15.77 [+0.41] TEST: ingress mirror to ip6gretap [FAIL] # 15.77 [+0.00] Expected to capture >= 10 packets, got 1. # 15.86 [+0.08] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 15.86 [+0.00] # 15.86 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 15.86 [+0.00] http://www.netsniff-ng.org # 15.86 [+0.00] # 15.86 [+0.00] Usage: mausezahn [options] [interface] || # 15.86 [+0.00] Options: # 15.86 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 15.87 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 15.87 [+0.00] -4 IPv4 mode (default) # 15.87 [+0.00] -6 IPv6 mode # 15.87 [+0.00] -R Set socket priority # 15.87 [+0.00] -c Send packet count times, default:1, infinite:0 # 15.87 [+0.00] -d Apply delay between transmissions. The delay value can be # 15.87 [+0.00] specified in usec (default, no additional unit needed), or in # 15.88 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 15.88 [+0.00] -r Multiplies the specified delay with a random value # 15.88 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 15.88 [+0.00] -a Use specified source mac address, no matter what has # 15.89 [+0.00] been specified with other arguments; keywords see below, # 15.89 [+0.00] Default is own interface # 15.89 [+0.00] -b Same with destination mac address; keywords: # 15.89 [+0.00] rand Use a random MAC address # 15.89 [+0.00] bc Use a broadcast MAC address # 15.89 [+0.00] own Use own interface MAC address (default for source MAC) # 15.90 [+0.00] stp Use IEEE 802.1d STP multicast address # 15.90 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 15.90 [+0.00] -A Use specified source IP address (default is own interface IP) # 15.90 [+0.00] -B Send packet to specified destination IP or domain name # 15.90 [+0.00] -P Use the specified ASCII payload # 15.91 [+0.00] -f Read the ASCII payload from a file # 15.91 [+0.00] -F Read the hexadecimal payload from a file # 15.91 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 15.91 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 15.91 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 15.91 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 15.92 [+0.00] encapsulations in lower layers, most packet types allow/require # 15.92 [+0.00] additional packet-specific arguments in an ; # 15.92 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 15.92 [+0.00] dns, rtp, syslog, lldp and more; # 15.92 [+0.00] For context-help use 'help' as ! # 15.93 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 15.93 [+0.00] Enter -T help or -T rtp help for further information # 15.93 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 15.93 [+0.00] -V|VV|... Verbose and more verbose mode # 15.93 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 15.94 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 15.94 [+0.00] typically combined with one of the verbose modes (v or V) # 15.94 [+0.00] -v Show version # 15.94 [+0.00] -h Print this help # 15.94 [+0.00] # 15.94 [+0.00] Examples: # 15.94 [+0.00] mausezahn -x 99 # 15.94 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 15.94 [+0.00] mausezahn -t cdp change -c 0 # 15.94 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 15.95 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 15.95 [+0.00] # 15.95 [+0.00] Note: # 15.95 [+0.00] This tool is targeted for network developers! You should # 15.95 [+0.00] be aware of what you are doing and what these options above # 15.95 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 15.95 [+0.00] # 15.95 [+0.00] Please report bugs to # 15.95 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 15.96 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 15.96 [+0.00] Swiss federal institute of technology (ETH Zurich) # 15.96 [+0.00] License: GNU GPL version 2.0 # 15.96 [+0.00] This is free software: you are free to change and redistribute it. # 15.96 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 15.96 [+0.00] # 16.48 [+0.52] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 16.48 [+0.00] # 16.48 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 16.49 [+0.00] http://www.netsniff-ng.org # 16.49 [+0.00] # 16.49 [+0.00] Usage: mausezahn [options] [interface] || # 16.49 [+0.00] Options: # 16.49 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 16.49 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 16.50 [+0.00] -4 IPv4 mode (default) # 16.50 [+0.00] -6 IPv6 mode # 16.50 [+0.00] -R Set socket priority # 16.50 [+0.00] -c Send packet count times, default:1, infinite:0 # 16.50 [+0.00] -d Apply delay between transmissions. The delay value can be # 16.50 [+0.00] specified in usec (default, no additional unit needed), or in # 16.51 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 16.51 [+0.00] -r Multiplies the specified delay with a random value # 16.51 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 16.52 [+0.00] -a Use specified source mac address, no matter what has # 16.52 [+0.00] been specified with other arguments; keywords see below, # 16.52 [+0.00] Default is own interface # 16.52 [+0.00] -b Same with destination mac address; keywords: # 16.53 [+0.00] rand Use a random MAC address # 16.53 [+0.00] bc Use a broadcast MAC address # 16.53 [+0.00] own Use own interface MAC address (default for source MAC) # 16.53 [+0.00] stp Use IEEE 802.1d STP multicast address # 16.53 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 16.54 [+0.00] -A Use specified source IP address (default is own interface IP) # 16.54 [+0.00] -B Send packet to specified destination IP or domain name # 16.54 [+0.00] -P Use the specified ASCII payload # 16.54 [+0.00] -f Read the ASCII payload from a file # 16.55 [+0.00] -F Read the hexadecimal payload from a file # 16.55 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 16.55 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 16.55 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 16.56 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 16.56 [+0.00] encapsulations in lower layers, most packet types allow/require # 16.56 [+0.00] additional packet-specific arguments in an ; # 16.57 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 16.57 [+0.00] dns, rtp, syslog, lldp and more; # 16.57 [+0.00] For context-help use 'help' as ! # 16.57 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 16.58 [+0.00] Enter -T help or -T rtp help for further information # 16.58 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 16.58 [+0.00] -V|VV|... Verbose and more verbose mode # 16.59 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 16.59 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 16.59 [+0.00] typically combined with one of the verbose modes (v or V) # 16.59 [+0.00] -v Show version # 16.60 [+0.00] -h Print this help # 16.60 [+0.00] # 16.60 [+0.00] Examples: # 16.60 [+0.00] mausezahn -x 99 # 16.60 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 16.60 [+0.00] mausezahn -t cdp change -c 0 # 16.60 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 16.60 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 16.61 [+0.00] # 16.61 [+0.00] Note: # 16.61 [+0.00] This tool is targeted for network developers! You should # 16.61 [+0.00] be aware of what you are doing and what these options above # 16.61 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 16.61 [+0.00] # 16.61 [+0.00] Please report bugs to # 16.61 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 16.61 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 16.62 [+0.00] Swiss federal institute of technology (ETH Zurich) # 16.62 [+0.00] License: GNU GPL version 2.0 # 16.62 [+0.00] This is free software: you are free to change and redistribute it. # 16.62 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 16.62 [+0.00] # 17.08 [+0.45] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 17.08 [+0.00] # 17.08 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 17.08 [+0.00] http://www.netsniff-ng.org # 17.08 [+0.00] # 17.08 [+0.00] Usage: mausezahn [options] [interface] || # 17.08 [+0.00] Options: # 17.08 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 17.08 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 17.09 [+0.00] -4 IPv4 mode (default) # 17.09 [+0.00] -6 IPv6 mode # 17.09 [+0.00] -R Set socket priority # 17.09 [+0.00] -c Send packet count times, default:1, infinite:0 # 17.09 [+0.00] -d Apply delay between transmissions. The delay value can be # 17.09 [+0.00] specified in usec (default, no additional unit needed), or in # 17.10 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 17.10 [+0.00] -r Multiplies the specified delay with a random value # 17.10 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 17.10 [+0.00] -a Use specified source mac address, no matter what has # 17.10 [+0.00] been specified with other arguments; keywords see below, # 17.11 [+0.00] Default is own interface # 17.11 [+0.00] -b Same with destination mac address; keywords: # 17.11 [+0.00] rand Use a random MAC address # 17.11 [+0.00] bc Use a broadcast MAC address # 17.11 [+0.00] own Use own interface MAC address (default for source MAC) # 17.11 [+0.00] stp Use IEEE 802.1d STP multicast address # 17.12 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 17.12 [+0.00] -A Use specified source IP address (default is own interface IP) # 17.12 [+0.00] -B Send packet to specified destination IP or domain name # 17.12 [+0.00] -P Use the specified ASCII payload # 17.12 [+0.00] -f Read the ASCII payload from a file # 17.12 [+0.00] -F Read the hexadecimal payload from a file # 17.13 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 17.13 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 17.13 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 17.13 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 17.13 [+0.00] encapsulations in lower layers, most packet types allow/require # 17.14 [+0.00] additional packet-specific arguments in an ; # 17.14 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 17.14 [+0.00] dns, rtp, syslog, lldp and more; # 17.14 [+0.00] For context-help use 'help' as ! # 17.14 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 17.14 [+0.00] Enter -T help or -T rtp help for further information # 17.15 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 17.15 [+0.00] -V|VV|... Verbose and more verbose mode # 17.15 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 17.15 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 17.15 [+0.00] typically combined with one of the verbose modes (v or V) # 17.15 [+0.00] -v Show version # 17.16 [+0.00] -h Print this help # 17.16 [+0.00] # 17.16 [+0.00] Examples: # 17.16 [+0.00] mausezahn -x 99 # 17.16 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 17.16 [+0.00] mausezahn -t cdp change -c 0 # 17.16 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 17.16 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 17.16 [+0.00] # 17.16 [+0.00] Note: # 17.16 [+0.00] This tool is targeted for network developers! You should # 17.17 [+0.00] be aware of what you are doing and what these options above # 17.17 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 17.17 [+0.00] # 17.17 [+0.00] Please report bugs to # 17.17 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 17.17 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 17.17 [+0.00] Swiss federal institute of technology (ETH Zurich) # 17.17 [+0.00] License: GNU GPL version 2.0 # 17.17 [+0.00] This is free software: you are free to change and redistribute it. # 17.18 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 17.18 [+0.00] # 17.69 [+0.52] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 17.70 [+0.00] # 17.70 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 17.70 [+0.00] http://www.netsniff-ng.org # 17.70 [+0.00] # 17.70 [+0.00] Usage: mausezahn [options] [interface] || # 17.70 [+0.00] Options: # 17.70 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 17.70 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 17.70 [+0.00] -4 IPv4 mode (default) # 17.71 [+0.00] -6 IPv6 mode # 17.71 [+0.00] -R Set socket priority # 17.71 [+0.00] -c Send packet count times, default:1, infinite:0 # 17.71 [+0.00] -d Apply delay between transmissions. The delay value can be # 17.71 [+0.00] specified in usec (default, no additional unit needed), or in # 17.71 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 17.71 [+0.00] -r Multiplies the specified delay with a random value # 17.72 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 17.72 [+0.00] -a Use specified source mac address, no matter what has # 17.72 [+0.00] been specified with other arguments; keywords see below, # 17.72 [+0.00] Default is own interface # 17.72 [+0.00] -b Same with destination mac address; keywords: # 17.73 [+0.00] rand Use a random MAC address # 17.73 [+0.00] bc Use a broadcast MAC address # 17.73 [+0.00] own Use own interface MAC address (default for source MAC) # 17.73 [+0.00] stp Use IEEE 802.1d STP multicast address # 17.73 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 17.73 [+0.00] -A Use specified source IP address (default is own interface IP) # 17.74 [+0.00] -B Send packet to specified destination IP or domain name # 17.74 [+0.00] -P Use the specified ASCII payload # 17.74 [+0.00] -f Read the ASCII payload from a file # 17.74 [+0.00] -F Read the hexadecimal payload from a file # 17.74 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 17.74 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 17.74 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 17.75 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 17.75 [+0.00] encapsulations in lower layers, most packet types allow/require # 17.75 [+0.00] additional packet-specific arguments in an ; # 17.75 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 17.75 [+0.00] dns, rtp, syslog, lldp and more; # 17.75 [+0.00] For context-help use 'help' as ! # 17.76 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 17.76 [+0.00] Enter -T help or -T rtp help for further information # 17.76 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 17.76 [+0.00] -V|VV|... Verbose and more verbose mode # 17.76 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 17.76 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 17.77 [+0.00] typically combined with one of the verbose modes (v or V) # 17.77 [+0.00] -v Show version # 17.77 [+0.00] -h Print this help # 17.77 [+0.00] # 17.77 [+0.00] Examples: # 17.77 [+0.00] mausezahn -x 99 # 17.77 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 17.77 [+0.00] mausezahn -t cdp change -c 0 # 17.77 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 17.77 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 17.78 [+0.00] # 17.78 [+0.00] Note: # 17.78 [+0.00] This tool is targeted for network developers! You should # 17.78 [+0.00] be aware of what you are doing and what these options above # 17.78 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 17.78 [+0.00] # 17.78 [+0.00] Please report bugs to # 17.78 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 17.78 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 17.78 [+0.00] Swiss federal institute of technology (ETH Zurich) # 17.79 [+0.00] License: GNU GPL version 2.0 # 17.79 [+0.00] This is free software: you are free to change and redistribute it. # 17.79 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 17.79 [+0.00] # 18.32 [+0.53] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 18.32 [+0.00] # 18.32 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 18.32 [+0.00] http://www.netsniff-ng.org # 18.33 [+0.00] # 18.33 [+0.00] Usage: mausezahn [options] [interface] || # 18.33 [+0.00] Options: # 18.33 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 18.33 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 18.33 [+0.00] -4 IPv4 mode (default) # 18.34 [+0.00] -6 IPv6 mode # 18.34 [+0.00] -R Set socket priority # 18.34 [+0.00] -c Send packet count times, default:1, infinite:0 # 18.34 [+0.00] -d Apply delay between transmissions. The delay value can be # 18.34 [+0.00] specified in usec (default, no additional unit needed), or in # 18.35 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 18.35 [+0.00] -r Multiplies the specified delay with a random value # 18.35 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 18.35 [+0.00] -a Use specified source mac address, no matter what has # 18.36 [+0.00] been specified with other arguments; keywords see below, # 18.36 [+0.00] Default is own interface # 18.36 [+0.00] -b Same with destination mac address; keywords: # 18.36 [+0.00] rand Use a random MAC address # 18.37 [+0.00] bc Use a broadcast MAC address # 18.37 [+0.00] own Use own interface MAC address (default for source MAC) # 18.37 [+0.00] stp Use IEEE 802.1d STP multicast address # 18.37 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 18.37 [+0.00] -A Use specified source IP address (default is own interface IP) # 18.38 [+0.00] -B Send packet to specified destination IP or domain name # 18.38 [+0.00] -P Use the specified ASCII payload # 18.38 [+0.00] -f Read the ASCII payload from a file # 18.38 [+0.00] -F Read the hexadecimal payload from a file # 18.38 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 18.39 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 18.39 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 18.39 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 18.39 [+0.00] encapsulations in lower layers, most packet types allow/require # 18.40 [+0.00] additional packet-specific arguments in an ; # 18.40 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 18.40 [+0.00] dns, rtp, syslog, lldp and more; # 18.40 [+0.00] For context-help use 'help' as ! # 18.41 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 18.41 [+0.00] Enter -T help or -T rtp help for further information # 18.41 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 18.41 [+0.00] -V|VV|... Verbose and more verbose mode # 18.42 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 18.42 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 18.42 [+0.00] typically combined with one of the verbose modes (v or V) # 18.42 [+0.00] -v Show version # 18.42 [+0.00] -h Print this help # 18.43 [+0.00] # 18.43 [+0.00] Examples: # 18.43 [+0.00] mausezahn -x 99 # 18.43 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 18.43 [+0.00] mausezahn -t cdp change -c 0 # 18.43 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 18.43 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 18.43 [+0.00] # 18.43 [+0.00] Note: # 18.43 [+0.00] This tool is targeted for network developers! You should # 18.44 [+0.00] be aware of what you are doing and what these options above # 18.44 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 18.44 [+0.00] # 18.44 [+0.00] Please report bugs to # 18.44 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 18.44 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 18.44 [+0.00] Swiss federal institute of technology (ETH Zurich) # 18.45 [+0.00] License: GNU GPL version 2.0 # 18.45 [+0.00] This is free software: you are free to change and redistribute it. # 18.45 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 18.45 [+0.00] # 18.94 [+0.49] TEST: egress mirror to ip6gretap [FAIL] # 18.94 [+0.00] Expected to capture >= 10 packets, got 0. # 19.03 [+0.09] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 19.03 [+0.00] # 19.03 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 19.04 [+0.00] http://www.netsniff-ng.org # 19.04 [+0.00] # 19.04 [+0.00] Usage: mausezahn [options] [interface] || # 19.04 [+0.00] Options: # 19.04 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 19.04 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 19.04 [+0.00] -4 IPv4 mode (default) # 19.04 [+0.00] -6 IPv6 mode # 19.05 [+0.00] -R Set socket priority # 19.05 [+0.00] -c Send packet count times, default:1, infinite:0 # 19.05 [+0.00] -d Apply delay between transmissions. The delay value can be # 19.05 [+0.00] specified in usec (default, no additional unit needed), or in # 19.05 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 19.05 [+0.00] -r Multiplies the specified delay with a random value # 19.06 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 19.06 [+0.00] -a Use specified source mac address, no matter what has # 19.06 [+0.00] been specified with other arguments; keywords see below, # 19.06 [+0.00] Default is own interface # 19.06 [+0.00] -b Same with destination mac address; keywords: # 19.07 [+0.00] rand Use a random MAC address # 19.07 [+0.00] bc Use a broadcast MAC address # 19.07 [+0.00] own Use own interface MAC address (default for source MAC) # 19.07 [+0.00] stp Use IEEE 802.1d STP multicast address # 19.07 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 19.07 [+0.00] -A Use specified source IP address (default is own interface IP) # 19.08 [+0.00] -B Send packet to specified destination IP or domain name # 19.08 [+0.00] -P Use the specified ASCII payload # 19.08 [+0.00] -f Read the ASCII payload from a file # 19.08 [+0.00] -F Read the hexadecimal payload from a file # 19.08 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 19.08 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 19.09 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 19.09 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 19.09 [+0.00] encapsulations in lower layers, most packet types allow/require # 19.09 [+0.00] additional packet-specific arguments in an ; # 19.09 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 19.10 [+0.00] dns, rtp, syslog, lldp and more; # 19.10 [+0.00] For context-help use 'help' as ! # 19.10 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 19.10 [+0.00] Enter -T help or -T rtp help for further information # 19.10 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 19.10 [+0.00] -V|VV|... Verbose and more verbose mode # 19.11 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 19.11 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 19.11 [+0.00] typically combined with one of the verbose modes (v or V) # 19.11 [+0.00] -v Show version # 19.11 [+0.00] -h Print this help # 19.11 [+0.00] # 19.11 [+0.00] Examples: # 19.11 [+0.00] mausezahn -x 99 # 19.12 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 19.12 [+0.00] mausezahn -t cdp change -c 0 # 19.12 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 19.12 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 19.12 [+0.00] # 19.12 [+0.00] Note: # 19.12 [+0.00] This tool is targeted for network developers! You should # 19.12 [+0.00] be aware of what you are doing and what these options above # 19.12 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 19.13 [+0.00] # 19.13 [+0.00] Please report bugs to # 19.13 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 19.13 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 19.13 [+0.00] Swiss federal institute of technology (ETH Zurich) # 19.13 [+0.00] License: GNU GPL version 2.0 # 19.13 [+0.00] This is free software: you are free to change and redistribute it. # 19.13 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 19.13 [+0.00] # 19.66 [+0.53] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 19.66 [+0.00] # 19.66 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 19.67 [+0.00] http://www.netsniff-ng.org # 19.67 [+0.00] # 19.67 [+0.00] Usage: mausezahn [options] [interface] || # 19.67 [+0.00] Options: # 19.67 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 19.67 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 19.67 [+0.00] -4 IPv4 mode (default) # 19.68 [+0.00] -6 IPv6 mode # 19.68 [+0.00] -R Set socket priority # 19.68 [+0.00] -c Send packet count times, default:1, infinite:0 # 19.68 [+0.00] -d Apply delay between transmissions. The delay value can be # 19.68 [+0.00] specified in usec (default, no additional unit needed), or in # 19.68 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 19.68 [+0.00] -r Multiplies the specified delay with a random value # 19.69 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 19.69 [+0.00] -a Use specified source mac address, no matter what has # 19.69 [+0.00] been specified with other arguments; keywords see below, # 19.69 [+0.00] Default is own interface # 19.69 [+0.00] -b Same with destination mac address; keywords: # 19.69 [+0.00] rand Use a random MAC address # 19.70 [+0.00] bc Use a broadcast MAC address # 19.70 [+0.00] own Use own interface MAC address (default for source MAC) # 19.70 [+0.00] stp Use IEEE 802.1d STP multicast address # 19.70 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 19.70 [+0.00] -A Use specified source IP address (default is own interface IP) # 19.70 [+0.00] -B Send packet to specified destination IP or domain name # 19.71 [+0.00] -P Use the specified ASCII payload # 19.71 [+0.00] -f Read the ASCII payload from a file # 19.71 [+0.00] -F Read the hexadecimal payload from a file # 19.71 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 19.71 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 19.71 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 19.72 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 19.72 [+0.00] encapsulations in lower layers, most packet types allow/require # 19.72 [+0.00] additional packet-specific arguments in an ; # 19.72 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 19.72 [+0.00] dns, rtp, syslog, lldp and more; # 19.72 [+0.00] For context-help use 'help' as ! # 19.73 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 19.73 [+0.00] Enter -T help or -T rtp help for further information # 19.73 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 19.73 [+0.00] -V|VV|... Verbose and more verbose mode # 19.73 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 19.73 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 19.74 [+0.00] typically combined with one of the verbose modes (v or V) # 19.74 [+0.00] -v Show version # 19.74 [+0.00] -h Print this help # 19.74 [+0.00] # 19.74 [+0.00] Examples: # 19.74 [+0.00] mausezahn -x 99 # 19.74 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 19.74 [+0.00] mausezahn -t cdp change -c 0 # 19.74 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 19.75 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 19.75 [+0.00] # 19.75 [+0.00] Note: # 19.75 [+0.00] This tool is targeted for network developers! You should # 19.75 [+0.00] be aware of what you are doing and what these options above # 19.75 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 19.75 [+0.00] # 19.75 [+0.00] Please report bugs to # 19.75 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 19.75 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 19.76 [+0.00] Swiss federal institute of technology (ETH Zurich) # 19.76 [+0.00] License: GNU GPL version 2.0 # 19.76 [+0.00] This is free software: you are free to change and redistribute it. # 19.76 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 19.76 [+0.00] # 21.28 [+1.52] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 21.29 [+0.00] # 21.29 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 21.29 [+0.00] http://www.netsniff-ng.org # 21.29 [+0.00] # 21.29 [+0.00] Usage: mausezahn [options] [interface] || # 21.29 [+0.00] Options: # 21.29 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 21.29 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 21.29 [+0.00] -4 IPv4 mode (default) # 21.30 [+0.00] -6 IPv6 mode # 21.30 [+0.00] -R Set socket priority # 21.30 [+0.00] -c Send packet count times, default:1, infinite:0 # 21.30 [+0.00] -d Apply delay between transmissions. The delay value can be # 21.30 [+0.00] specified in usec (default, no additional unit needed), or in # 21.30 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 21.31 [+0.00] -r Multiplies the specified delay with a random value # 21.31 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 21.31 [+0.00] -a Use specified source mac address, no matter what has # 21.31 [+0.00] been specified with other arguments; keywords see below, # 21.31 [+0.00] Default is own interface # 21.31 [+0.00] -b Same with destination mac address; keywords: # 21.32 [+0.00] rand Use a random MAC address # 21.32 [+0.00] bc Use a broadcast MAC address # 21.32 [+0.00] own Use own interface MAC address (default for source MAC) # 21.32 [+0.00] stp Use IEEE 802.1d STP multicast address # 21.32 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 21.32 [+0.00] -A Use specified source IP address (default is own interface IP) # 21.33 [+0.00] -B Send packet to specified destination IP or domain name # 21.33 [+0.00] -P Use the specified ASCII payload # 21.33 [+0.00] -f Read the ASCII payload from a file # 21.33 [+0.00] -F Read the hexadecimal payload from a file # 21.33 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 21.33 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 21.34 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 21.34 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 21.34 [+0.00] encapsulations in lower layers, most packet types allow/require # 21.34 [+0.00] additional packet-specific arguments in an ; # 21.34 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 21.35 [+0.00] dns, rtp, syslog, lldp and more; # 21.35 [+0.00] For context-help use 'help' as ! # 21.35 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 21.35 [+0.00] Enter -T help or -T rtp help for further information # 21.35 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 21.36 [+0.00] -V|VV|... Verbose and more verbose mode # 21.36 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 21.36 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 21.36 [+0.00] typically combined with one of the verbose modes (v or V) # 21.36 [+0.00] -v Show version # 21.36 [+0.00] -h Print this help # 21.37 [+0.00] # 21.37 [+0.00] Examples: # 21.37 [+0.00] mausezahn -x 99 # 21.37 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 21.37 [+0.00] mausezahn -t cdp change -c 0 # 21.37 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 21.37 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 21.37 [+0.00] # 21.37 [+0.00] Note: # 21.37 [+0.00] This tool is targeted for network developers! You should # 21.37 [+0.00] be aware of what you are doing and what these options above # 21.38 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 21.38 [+0.00] # 21.38 [+0.00] Please report bugs to # 21.38 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 21.38 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 21.38 [+0.00] Swiss federal institute of technology (ETH Zurich) # 21.38 [+0.00] License: GNU GPL version 2.0 # 21.38 [+0.00] This is free software: you are free to change and redistribute it. # 21.38 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 21.39 [+0.00] # 21.99 [+0.60] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 21.99 [+0.00] # 21.99 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 21.99 [+0.00] http://www.netsniff-ng.org # 21.99 [+0.00] # 21.99 [+0.00] Usage: mausezahn [options] [interface] || # 22.00 [+0.00] Options: # 22.00 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 22.00 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 22.00 [+0.00] -4 IPv4 mode (default) # 22.00 [+0.00] -6 IPv6 mode # 22.00 [+0.00] -R Set socket priority # 22.01 [+0.00] -c Send packet count times, default:1, infinite:0 # 22.01 [+0.00] -d Apply delay between transmissions. The delay value can be # 22.01 [+0.00] specified in usec (default, no additional unit needed), or in # 22.01 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 22.02 [+0.00] -r Multiplies the specified delay with a random value # 22.02 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 22.02 [+0.00] -a Use specified source mac address, no matter what has # 22.02 [+0.00] been specified with other arguments; keywords see below, # 22.02 [+0.00] Default is own interface # 22.03 [+0.00] -b Same with destination mac address; keywords: # 22.03 [+0.00] rand Use a random MAC address # 22.03 [+0.00] bc Use a broadcast MAC address # 22.03 [+0.00] own Use own interface MAC address (default for source MAC) # 22.03 [+0.00] stp Use IEEE 802.1d STP multicast address # 22.04 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 22.04 [+0.00] -A Use specified source IP address (default is own interface IP) # 22.04 [+0.00] -B Send packet to specified destination IP or domain name # 22.04 [+0.00] -P Use the specified ASCII payload # 22.04 [+0.00] -f Read the ASCII payload from a file # 22.05 [+0.00] -F Read the hexadecimal payload from a file # 22.05 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 22.05 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 22.06 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 22.06 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 22.06 [+0.00] encapsulations in lower layers, most packet types allow/require # 22.06 [+0.00] additional packet-specific arguments in an ; # 22.07 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 22.07 [+0.00] dns, rtp, syslog, lldp and more; # 22.07 [+0.00] For context-help use 'help' as ! # 22.07 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 22.08 [+0.00] Enter -T help or -T rtp help for further information # 22.08 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 22.08 [+0.00] -V|VV|... Verbose and more verbose mode # 22.08 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 22.08 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 22.09 [+0.00] typically combined with one of the verbose modes (v or V) # 22.09 [+0.00] -v Show version # 22.09 [+0.00] -h Print this help # 22.09 [+0.00] # 22.09 [+0.00] Examples: # 22.09 [+0.00] mausezahn -x 99 # 22.09 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 22.09 [+0.00] mausezahn -t cdp change -c 0 # 22.10 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 22.10 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 22.10 [+0.00] # 22.10 [+0.00] Note: # 22.10 [+0.00] This tool is targeted for network developers! You should # 22.10 [+0.00] be aware of what you are doing and what these options above # 22.10 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 22.11 [+0.00] # 22.11 [+0.00] Please report bugs to # 22.11 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 22.11 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 22.11 [+0.00] Swiss federal institute of technology (ETH Zurich) # 22.11 [+0.00] License: GNU GPL version 2.0 # 22.12 [+0.00] This is free software: you are free to change and redistribute it. # 22.12 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 22.12 [+0.00] # 23.67 [+1.55] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 23.67 [+0.00] # 23.67 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 23.68 [+0.00] http://www.netsniff-ng.org # 23.68 [+0.00] # 23.68 [+0.00] Usage: mausezahn [options] [interface] || # 23.68 [+0.00] Options: # 23.68 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 23.68 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 23.69 [+0.00] -4 IPv4 mode (default) # 23.69 [+0.00] -6 IPv6 mode # 23.69 [+0.00] -R Set socket priority # 23.69 [+0.00] -c Send packet count times, default:1, infinite:0 # 23.69 [+0.00] -d Apply delay between transmissions. The delay value can be # 23.69 [+0.00] specified in usec (default, no additional unit needed), or in # 23.70 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 23.70 [+0.00] -r Multiplies the specified delay with a random value # 23.70 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 23.70 [+0.00] -a Use specified source mac address, no matter what has # 23.71 [+0.00] been specified with other arguments; keywords see below, # 23.71 [+0.00] Default is own interface # 23.71 [+0.00] -b Same with destination mac address; keywords: # 23.71 [+0.00] rand Use a random MAC address # 23.71 [+0.00] bc Use a broadcast MAC address # 23.72 [+0.00] own Use own interface MAC address (default for source MAC) # 23.72 [+0.00] stp Use IEEE 802.1d STP multicast address # 23.72 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 23.73 [+0.00] -A Use specified source IP address (default is own interface IP) # 23.73 [+0.00] -B Send packet to specified destination IP or domain name # 23.73 [+0.00] -P Use the specified ASCII payload # 23.73 [+0.00] -f Read the ASCII payload from a file # 23.73 [+0.00] -F Read the hexadecimal payload from a file # 23.74 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 23.74 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 23.74 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 23.74 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 23.75 [+0.00] encapsulations in lower layers, most packet types allow/require # 23.75 [+0.00] additional packet-specific arguments in an ; # 23.75 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 23.75 [+0.00] dns, rtp, syslog, lldp and more; # 23.76 [+0.00] For context-help use 'help' as ! # 23.76 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 23.76 [+0.00] Enter -T help or -T rtp help for further information # 23.76 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 23.77 [+0.00] -V|VV|... Verbose and more verbose mode # 23.77 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 23.77 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 23.77 [+0.00] typically combined with one of the verbose modes (v or V) # 23.77 [+0.00] -v Show version # 23.78 [+0.00] -h Print this help # 23.78 [+0.00] # 23.78 [+0.00] Examples: # 23.78 [+0.00] mausezahn -x 99 # 23.78 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 23.78 [+0.00] mausezahn -t cdp change -c 0 # 23.78 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 23.78 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 23.79 [+0.00] # 23.79 [+0.00] Note: # 23.79 [+0.00] This tool is targeted for network developers! You should # 23.79 [+0.00] be aware of what you are doing and what these options above # 23.79 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 23.79 [+0.00] # 23.79 [+0.00] Please report bugs to # 23.79 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 23.80 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 23.80 [+0.00] Swiss federal institute of technology (ETH Zurich) # 23.80 [+0.00] License: GNU GPL version 2.0 # 23.80 [+0.00] This is free software: you are free to change and redistribute it. # 23.80 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 23.80 [+0.00] # 24.32 [+0.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 24.32 [+0.00] # 24.32 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 24.32 [+0.00] http://www.netsniff-ng.org # 24.32 [+0.00] # 24.32 [+0.00] Usage: mausezahn [options] [interface] || # 24.33 [+0.00] Options: # 24.33 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 24.33 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 24.33 [+0.00] -4 IPv4 mode (default) # 24.33 [+0.00] -6 IPv6 mode # 24.33 [+0.00] -R Set socket priority # 24.34 [+0.00] -c Send packet count times, default:1, infinite:0 # 24.34 [+0.00] -d Apply delay between transmissions. The delay value can be # 24.34 [+0.00] specified in usec (default, no additional unit needed), or in # 24.34 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 24.34 [+0.00] -r Multiplies the specified delay with a random value # 24.34 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 24.35 [+0.00] -a Use specified source mac address, no matter what has # 24.35 [+0.00] been specified with other arguments; keywords see below, # 24.35 [+0.00] Default is own interface # 24.35 [+0.00] -b Same with destination mac address; keywords: # 24.35 [+0.00] rand Use a random MAC address # 24.35 [+0.00] bc Use a broadcast MAC address # 24.35 [+0.00] own Use own interface MAC address (default for source MAC) # 24.36 [+0.00] stp Use IEEE 802.1d STP multicast address # 24.36 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 24.36 [+0.00] -A Use specified source IP address (default is own interface IP) # 24.36 [+0.00] -B Send packet to specified destination IP or domain name # 24.36 [+0.00] -P Use the specified ASCII payload # 24.37 [+0.00] -f Read the ASCII payload from a file # 24.37 [+0.00] -F Read the hexadecimal payload from a file # 24.37 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 24.37 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 24.37 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 24.38 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 24.38 [+0.00] encapsulations in lower layers, most packet types allow/require # 24.38 [+0.00] additional packet-specific arguments in an ; # 24.38 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 24.39 [+0.00] dns, rtp, syslog, lldp and more; # 24.39 [+0.00] For context-help use 'help' as ! # 24.39 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 24.39 [+0.00] Enter -T help or -T rtp help for further information # 24.39 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 24.40 [+0.00] -V|VV|... Verbose and more verbose mode # 24.40 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 24.40 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 24.40 [+0.00] typically combined with one of the verbose modes (v or V) # 24.40 [+0.00] -v Show version # 24.40 [+0.00] -h Print this help # 24.40 [+0.00] # 24.40 [+0.00] Examples: # 24.40 [+0.00] mausezahn -x 99 # 24.40 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 24.41 [+0.00] mausezahn -t cdp change -c 0 # 24.41 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 24.41 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 24.41 [+0.00] # 24.41 [+0.00] Note: # 24.41 [+0.00] This tool is targeted for network developers! You should # 24.41 [+0.00] be aware of what you are doing and what these options above # 24.41 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 24.41 [+0.00] # 24.41 [+0.00] Please report bugs to # 24.41 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 24.42 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 24.42 [+0.00] Swiss federal institute of technology (ETH Zurich) # 24.42 [+0.00] License: GNU GPL version 2.0 # 24.42 [+0.00] This is free software: you are free to change and redistribute it. # 24.42 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 24.42 [+0.00] # 24.88 [+0.46] TEST: mirror to gretap: vlan forbidden at a bridge [FAIL] # 24.89 [+0.00] Expected to capture == 10 packets, got 0. # 24.98 [+0.09] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 24.99 [+0.00] # 24.99 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 24.99 [+0.00] http://www.netsniff-ng.org # 24.99 [+0.00] # 24.99 [+0.00] Usage: mausezahn [options] [interface] || # 24.99 [+0.00] Options: # 24.99 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 25.00 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 25.00 [+0.00] -4 IPv4 mode (default) # 25.00 [+0.00] -6 IPv6 mode # 25.00 [+0.00] -R Set socket priority # 25.00 [+0.00] -c Send packet count times, default:1, infinite:0 # 25.01 [+0.00] -d Apply delay between transmissions. The delay value can be # 25.01 [+0.00] specified in usec (default, no additional unit needed), or in # 25.01 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 25.02 [+0.00] -r Multiplies the specified delay with a random value # 25.02 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 25.02 [+0.00] -a Use specified source mac address, no matter what has # 25.03 [+0.00] been specified with other arguments; keywords see below, # 25.03 [+0.00] Default is own interface # 25.03 [+0.00] -b Same with destination mac address; keywords: # 25.03 [+0.00] rand Use a random MAC address # 25.03 [+0.00] bc Use a broadcast MAC address # 25.04 [+0.00] own Use own interface MAC address (default for source MAC) # 25.04 [+0.00] stp Use IEEE 802.1d STP multicast address # 25.04 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 25.04 [+0.00] -A Use specified source IP address (default is own interface IP) # 25.05 [+0.00] -B Send packet to specified destination IP or domain name # 25.05 [+0.00] -P Use the specified ASCII payload # 25.05 [+0.00] -f Read the ASCII payload from a file # 25.05 [+0.00] -F Read the hexadecimal payload from a file # 25.06 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 25.06 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 25.06 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 25.07 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 25.07 [+0.00] encapsulations in lower layers, most packet types allow/require # 25.07 [+0.00] additional packet-specific arguments in an ; # 25.07 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 25.08 [+0.00] dns, rtp, syslog, lldp and more; # 25.08 [+0.00] For context-help use 'help' as ! # 25.08 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 25.09 [+0.00] Enter -T help or -T rtp help for further information # 25.09 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 25.09 [+0.00] -V|VV|... Verbose and more verbose mode # 25.09 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 25.10 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 25.10 [+0.00] typically combined with one of the verbose modes (v or V) # 25.10 [+0.00] -v Show version # 25.10 [+0.00] -h Print this help # 25.11 [+0.00] # 25.11 [+0.00] Examples: # 25.11 [+0.00] mausezahn -x 99 # 25.11 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 25.11 [+0.00] mausezahn -t cdp change -c 0 # 25.11 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 25.11 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 25.11 [+0.00] # 25.11 [+0.00] Note: # 25.12 [+0.00] This tool is targeted for network developers! You should # 25.12 [+0.00] be aware of what you are doing and what these options above # 25.12 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 25.12 [+0.00] # 25.12 [+0.00] Please report bugs to # 25.12 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 25.13 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 25.13 [+0.00] Swiss federal institute of technology (ETH Zurich) # 25.13 [+0.00] License: GNU GPL version 2.0 # 25.13 [+0.00] This is free software: you are free to change and redistribute it. # 25.13 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 25.14 [+0.00] # 25.63 [+0.49] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 25.63 [+0.00] # 25.63 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 25.63 [+0.00] http://www.netsniff-ng.org # 25.63 [+0.00] # 25.63 [+0.00] Usage: mausezahn [options] [interface] || # 25.63 [+0.00] Options: # 25.63 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 25.64 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 25.64 [+0.00] -4 IPv4 mode (default) # 25.64 [+0.00] -6 IPv6 mode # 25.64 [+0.00] -R Set socket priority # 25.64 [+0.00] -c Send packet count times, default:1, infinite:0 # 25.64 [+0.00] -d Apply delay between transmissions. The delay value can be # 25.64 [+0.00] specified in usec (default, no additional unit needed), or in # 25.65 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 25.65 [+0.00] -r Multiplies the specified delay with a random value # 25.65 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 25.66 [+0.00] -a Use specified source mac address, no matter what has # 25.66 [+0.00] been specified with other arguments; keywords see below, # 25.66 [+0.00] Default is own interface # 25.66 [+0.00] -b Same with destination mac address; keywords: # 25.66 [+0.00] rand Use a random MAC address # 25.66 [+0.00] bc Use a broadcast MAC address # 25.67 [+0.00] own Use own interface MAC address (default for source MAC) # 25.67 [+0.00] stp Use IEEE 802.1d STP multicast address # 25.67 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 25.67 [+0.00] -A Use specified source IP address (default is own interface IP) # 25.67 [+0.00] -B Send packet to specified destination IP or domain name # 25.67 [+0.00] -P Use the specified ASCII payload # 25.68 [+0.00] -f Read the ASCII payload from a file # 25.68 [+0.00] -F Read the hexadecimal payload from a file # 25.68 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 25.68 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 25.68 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 25.69 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 25.69 [+0.00] encapsulations in lower layers, most packet types allow/require # 25.69 [+0.00] additional packet-specific arguments in an ; # 25.69 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 25.69 [+0.00] dns, rtp, syslog, lldp and more; # 25.69 [+0.00] For context-help use 'help' as ! # 25.70 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 25.70 [+0.00] Enter -T help or -T rtp help for further information # 25.70 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 25.70 [+0.00] -V|VV|... Verbose and more verbose mode # 25.70 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 25.71 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 25.71 [+0.00] typically combined with one of the verbose modes (v or V) # 25.71 [+0.00] -v Show version # 25.71 [+0.00] -h Print this help # 25.71 [+0.00] # 25.71 [+0.00] Examples: # 25.71 [+0.00] mausezahn -x 99 # 25.71 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 25.71 [+0.00] mausezahn -t cdp change -c 0 # 25.71 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 25.72 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 25.72 [+0.00] # 25.72 [+0.00] Note: # 25.72 [+0.00] This tool is targeted for network developers! You should # 25.72 [+0.00] be aware of what you are doing and what these options above # 25.72 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 25.72 [+0.00] # 25.72 [+0.00] Please report bugs to # 25.72 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 25.72 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 25.73 [+0.00] Swiss federal institute of technology (ETH Zurich) # 25.73 [+0.00] License: GNU GPL version 2.0 # 25.73 [+0.00] This is free software: you are free to change and redistribute it. # 25.73 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 25.73 [+0.00] # 27.26 [+1.53] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 27.26 [+0.00] # 27.26 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 27.26 [+0.00] http://www.netsniff-ng.org # 27.27 [+0.00] # 27.27 [+0.00] Usage: mausezahn [options] [interface] || # 27.27 [+0.00] Options: # 27.27 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 27.27 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 27.27 [+0.00] -4 IPv4 mode (default) # 27.27 [+0.00] -6 IPv6 mode # 27.27 [+0.00] -R Set socket priority # 27.27 [+0.00] -c Send packet count times, default:1, infinite:0 # 27.28 [+0.00] -d Apply delay between transmissions. The delay value can be # 27.28 [+0.00] specified in usec (default, no additional unit needed), or in # 27.28 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 27.28 [+0.00] -r Multiplies the specified delay with a random value # 27.28 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 27.28 [+0.00] -a Use specified source mac address, no matter what has # 27.29 [+0.00] been specified with other arguments; keywords see below, # 27.29 [+0.00] Default is own interface # 27.29 [+0.00] -b Same with destination mac address; keywords: # 27.29 [+0.00] rand Use a random MAC address # 27.29 [+0.00] bc Use a broadcast MAC address # 27.29 [+0.00] own Use own interface MAC address (default for source MAC) # 27.29 [+0.00] stp Use IEEE 802.1d STP multicast address # 27.30 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 27.30 [+0.00] -A Use specified source IP address (default is own interface IP) # 27.30 [+0.00] -B Send packet to specified destination IP or domain name # 27.30 [+0.00] -P Use the specified ASCII payload # 27.30 [+0.00] -f Read the ASCII payload from a file # 27.30 [+0.00] -F Read the hexadecimal payload from a file # 27.31 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 27.31 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 27.31 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 27.31 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 27.31 [+0.00] encapsulations in lower layers, most packet types allow/require # 27.31 [+0.00] additional packet-specific arguments in an ; # 27.32 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 27.32 [+0.00] dns, rtp, syslog, lldp and more; # 27.32 [+0.00] For context-help use 'help' as ! # 27.32 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 27.32 [+0.00] Enter -T help or -T rtp help for further information # 27.32 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 27.33 [+0.00] -V|VV|... Verbose and more verbose mode # 27.33 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 27.33 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 27.33 [+0.00] typically combined with one of the verbose modes (v or V) # 27.33 [+0.00] -v Show version # 27.33 [+0.00] -h Print this help # 27.33 [+0.00] # 27.33 [+0.00] Examples: # 27.33 [+0.00] mausezahn -x 99 # 27.34 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 27.34 [+0.00] mausezahn -t cdp change -c 0 # 27.34 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 27.34 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 27.34 [+0.00] # 27.34 [+0.00] Note: # 27.34 [+0.00] This tool is targeted for network developers! You should # 27.34 [+0.00] be aware of what you are doing and what these options above # 27.35 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 27.35 [+0.00] # 27.35 [+0.00] Please report bugs to # 27.35 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 27.35 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 27.35 [+0.00] Swiss federal institute of technology (ETH Zurich) # 27.35 [+0.00] License: GNU GPL version 2.0 # 27.35 [+0.00] This is free software: you are free to change and redistribute it. # 27.36 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 27.36 [+0.00] # 27.93 [+0.58] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 27.94 [+0.00] # 27.94 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 27.94 [+0.00] http://www.netsniff-ng.org # 27.94 [+0.00] # 27.94 [+0.00] Usage: mausezahn [options] [interface] || # 27.94 [+0.00] Options: # 27.94 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 27.94 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 27.95 [+0.00] -4 IPv4 mode (default) # 27.95 [+0.00] -6 IPv6 mode # 27.95 [+0.00] -R Set socket priority # 27.95 [+0.00] -c Send packet count times, default:1, infinite:0 # 27.95 [+0.00] -d Apply delay between transmissions. The delay value can be # 27.95 [+0.00] specified in usec (default, no additional unit needed), or in # 27.95 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 27.96 [+0.00] -r Multiplies the specified delay with a random value # 27.96 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 27.96 [+0.00] -a Use specified source mac address, no matter what has # 27.96 [+0.00] been specified with other arguments; keywords see below, # 27.96 [+0.00] Default is own interface # 27.96 [+0.00] -b Same with destination mac address; keywords: # 27.97 [+0.00] rand Use a random MAC address # 27.97 [+0.00] bc Use a broadcast MAC address # 27.97 [+0.00] own Use own interface MAC address (default for source MAC) # 27.97 [+0.00] stp Use IEEE 802.1d STP multicast address # 27.97 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 27.97 [+0.00] -A Use specified source IP address (default is own interface IP) # 27.98 [+0.00] -B Send packet to specified destination IP or domain name # 27.98 [+0.00] -P Use the specified ASCII payload # 27.98 [+0.00] -f Read the ASCII payload from a file # 27.98 [+0.00] -F Read the hexadecimal payload from a file # 27.98 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 27.99 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 27.99 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 27.99 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 27.99 [+0.00] encapsulations in lower layers, most packet types allow/require # 27.99 [+0.00] additional packet-specific arguments in an ; # 27.99 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 28.00 [+0.00] dns, rtp, syslog, lldp and more; # 28.00 [+0.00] For context-help use 'help' as ! # 28.00 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 28.00 [+0.00] Enter -T help or -T rtp help for further information # 28.00 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 28.00 [+0.00] -V|VV|... Verbose and more verbose mode # 28.01 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 28.01 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 28.01 [+0.00] typically combined with one of the verbose modes (v or V) # 28.01 [+0.00] -v Show version # 28.01 [+0.00] -h Print this help # 28.01 [+0.00] # 28.01 [+0.00] Examples: # 28.01 [+0.00] mausezahn -x 99 # 28.01 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 28.01 [+0.00] mausezahn -t cdp change -c 0 # 28.02 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 28.02 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 28.02 [+0.00] # 28.02 [+0.00] Note: # 28.02 [+0.00] This tool is targeted for network developers! You should # 28.02 [+0.00] be aware of what you are doing and what these options above # 28.02 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 28.02 [+0.00] # 28.02 [+0.00] Please report bugs to # 28.02 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 28.03 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 28.03 [+0.00] Swiss federal institute of technology (ETH Zurich) # 28.03 [+0.00] License: GNU GPL version 2.0 # 28.03 [+0.00] This is free software: you are free to change and redistribute it. # 28.03 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 28.03 [+0.00] # 29.59 [+1.56] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 29.60 [+0.00] # 29.60 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 29.60 [+0.00] http://www.netsniff-ng.org # 29.60 [+0.00] # 29.60 [+0.00] Usage: mausezahn [options] [interface] || # 29.60 [+0.00] Options: # 29.60 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 29.61 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 29.61 [+0.00] -4 IPv4 mode (default) # 29.61 [+0.00] -6 IPv6 mode # 29.61 [+0.00] -R Set socket priority # 29.62 [+0.00] -c Send packet count times, default:1, infinite:0 # 29.62 [+0.00] -d Apply delay between transmissions. The delay value can be # 29.62 [+0.00] specified in usec (default, no additional unit needed), or in # 29.62 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 29.63 [+0.00] -r Multiplies the specified delay with a random value # 29.63 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 29.63 [+0.00] -a Use specified source mac address, no matter what has # 29.64 [+0.00] been specified with other arguments; keywords see below, # 29.64 [+0.00] Default is own interface # 29.64 [+0.00] -b Same with destination mac address; keywords: # 29.64 [+0.00] rand Use a random MAC address # 29.64 [+0.00] bc Use a broadcast MAC address # 29.65 [+0.00] own Use own interface MAC address (default for source MAC) # 29.65 [+0.00] stp Use IEEE 802.1d STP multicast address # 29.65 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 29.65 [+0.00] -A Use specified source IP address (default is own interface IP) # 29.66 [+0.00] -B Send packet to specified destination IP or domain name # 29.66 [+0.00] -P Use the specified ASCII payload # 29.66 [+0.00] -f Read the ASCII payload from a file # 29.66 [+0.00] -F Read the hexadecimal payload from a file # 29.67 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 29.67 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 29.67 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 29.67 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 29.68 [+0.00] encapsulations in lower layers, most packet types allow/require # 29.68 [+0.00] additional packet-specific arguments in an ; # 29.68 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 29.69 [+0.00] dns, rtp, syslog, lldp and more; # 29.69 [+0.00] For context-help use 'help' as ! # 29.69 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 29.69 [+0.00] Enter -T help or -T rtp help for further information # 29.70 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 29.70 [+0.00] -V|VV|... Verbose and more verbose mode # 29.70 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 29.70 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 29.71 [+0.00] typically combined with one of the verbose modes (v or V) # 29.71 [+0.00] -v Show version # 29.71 [+0.00] -h Print this help # 29.71 [+0.00] # 29.71 [+0.00] Examples: # 29.71 [+0.00] mausezahn -x 99 # 29.71 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 29.72 [+0.00] mausezahn -t cdp change -c 0 # 29.72 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 29.72 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 29.72 [+0.00] # 29.72 [+0.00] Note: # 29.72 [+0.00] This tool is targeted for network developers! You should # 29.73 [+0.00] be aware of what you are doing and what these options above # 29.73 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 29.73 [+0.00] # 29.73 [+0.00] Please report bugs to # 29.73 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 29.73 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 29.74 [+0.00] Swiss federal institute of technology (ETH Zurich) # 29.74 [+0.00] License: GNU GPL version 2.0 # 29.74 [+0.00] This is free software: you are free to change and redistribute it. # 29.74 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 29.74 [+0.00] # 30.19 [+0.45] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 30.20 [+0.00] # 30.20 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 30.20 [+0.00] http://www.netsniff-ng.org # 30.20 [+0.00] # 30.20 [+0.00] Usage: mausezahn [options] [interface] || # 30.20 [+0.00] Options: # 30.20 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 30.20 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 30.21 [+0.00] -4 IPv4 mode (default) # 30.21 [+0.00] -6 IPv6 mode # 30.21 [+0.00] -R Set socket priority # 30.21 [+0.00] -c Send packet count times, default:1, infinite:0 # 30.21 [+0.00] -d Apply delay between transmissions. The delay value can be # 30.21 [+0.00] specified in usec (default, no additional unit needed), or in # 30.21 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 30.22 [+0.00] -r Multiplies the specified delay with a random value # 30.22 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 30.22 [+0.00] -a Use specified source mac address, no matter what has # 30.22 [+0.00] been specified with other arguments; keywords see below, # 30.23 [+0.00] Default is own interface # 30.23 [+0.00] -b Same with destination mac address; keywords: # 30.23 [+0.00] rand Use a random MAC address # 30.23 [+0.00] bc Use a broadcast MAC address # 30.23 [+0.00] own Use own interface MAC address (default for source MAC) # 30.23 [+0.00] stp Use IEEE 802.1d STP multicast address # 30.24 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 30.24 [+0.00] -A Use specified source IP address (default is own interface IP) # 30.24 [+0.00] -B Send packet to specified destination IP or domain name # 30.24 [+0.00] -P Use the specified ASCII payload # 30.24 [+0.00] -f Read the ASCII payload from a file # 30.25 [+0.00] -F Read the hexadecimal payload from a file # 30.25 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 30.25 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 30.25 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 30.25 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 30.26 [+0.00] encapsulations in lower layers, most packet types allow/require # 30.26 [+0.00] additional packet-specific arguments in an ; # 30.26 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 30.26 [+0.00] dns, rtp, syslog, lldp and more; # 30.26 [+0.00] For context-help use 'help' as ! # 30.27 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 30.27 [+0.00] Enter -T help or -T rtp help for further information # 30.27 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 30.27 [+0.00] -V|VV|... Verbose and more verbose mode # 30.27 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 30.28 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 30.28 [+0.00] typically combined with one of the verbose modes (v or V) # 30.28 [+0.00] -v Show version # 30.28 [+0.00] -h Print this help # 30.28 [+0.00] # 30.28 [+0.00] Examples: # 30.28 [+0.00] mausezahn -x 99 # 30.28 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 30.29 [+0.00] mausezahn -t cdp change -c 0 # 30.29 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 30.29 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 30.29 [+0.00] # 30.29 [+0.00] Note: # 30.29 [+0.00] This tool is targeted for network developers! You should # 30.29 [+0.00] be aware of what you are doing and what these options above # 30.29 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 30.30 [+0.00] # 30.30 [+0.00] Please report bugs to # 30.30 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 30.30 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 30.30 [+0.00] Swiss federal institute of technology (ETH Zurich) # 30.30 [+0.00] License: GNU GPL version 2.0 # 30.30 [+0.00] This is free software: you are free to change and redistribute it. # 30.30 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 30.31 [+0.00] # 30.86 [+0.56] TEST: mirror to ip6gretap: vlan forbidden at a bridge [FAIL] # 30.87 [+0.00] Expected to capture == 10 packets, got 0. # 30.95 [+0.09] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 30.96 [+0.00] # 30.96 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 30.96 [+0.00] http://www.netsniff-ng.org # 30.96 [+0.00] # 30.96 [+0.00] Usage: mausezahn [options] [interface] || # 30.97 [+0.00] Options: # 30.97 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 30.97 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 30.97 [+0.00] -4 IPv4 mode (default) # 30.97 [+0.00] -6 IPv6 mode # 30.97 [+0.00] -R Set socket priority # 30.97 [+0.00] -c Send packet count times, default:1, infinite:0 # 30.98 [+0.00] -d Apply delay between transmissions. The delay value can be # 30.98 [+0.00] specified in usec (default, no additional unit needed), or in # 30.98 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 30.98 [+0.00] -r Multiplies the specified delay with a random value # 30.99 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 30.99 [+0.00] -a Use specified source mac address, no matter what has # 30.99 [+0.00] been specified with other arguments; keywords see below, # 30.99 [+0.00] Default is own interface # 30.99 [+0.00] -b Same with destination mac address; keywords: # 31.00 [+0.00] rand Use a random MAC address # 31.00 [+0.00] bc Use a broadcast MAC address # 31.00 [+0.00] own Use own interface MAC address (default for source MAC) # 31.00 [+0.00] stp Use IEEE 802.1d STP multicast address # 31.00 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 31.01 [+0.00] -A Use specified source IP address (default is own interface IP) # 31.01 [+0.00] -B Send packet to specified destination IP or domain name # 31.01 [+0.00] -P Use the specified ASCII payload # 31.01 [+0.00] -f Read the ASCII payload from a file # 31.01 [+0.00] -F Read the hexadecimal payload from a file # 31.02 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 31.02 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 31.02 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 31.02 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 31.03 [+0.00] encapsulations in lower layers, most packet types allow/require # 31.03 [+0.00] additional packet-specific arguments in an ; # 31.03 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 31.03 [+0.00] dns, rtp, syslog, lldp and more; # 31.03 [+0.00] For context-help use 'help' as ! # 31.04 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 31.04 [+0.00] Enter -T help or -T rtp help for further information # 31.04 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 31.04 [+0.00] -V|VV|... Verbose and more verbose mode # 31.05 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 31.05 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 31.05 [+0.00] typically combined with one of the verbose modes (v or V) # 31.05 [+0.00] -v Show version # 31.05 [+0.00] -h Print this help # 31.05 [+0.00] # 31.06 [+0.00] Examples: # 31.06 [+0.00] mausezahn -x 99 # 31.06 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 31.06 [+0.00] mausezahn -t cdp change -c 0 # 31.06 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 31.06 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 31.06 [+0.00] # 31.06 [+0.00] Note: # 31.06 [+0.00] This tool is targeted for network developers! You should # 31.06 [+0.00] be aware of what you are doing and what these options above # 31.07 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 31.07 [+0.00] # 31.07 [+0.00] Please report bugs to # 31.07 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 31.07 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 31.07 [+0.00] Swiss federal institute of technology (ETH Zurich) # 31.08 [+0.00] License: GNU GPL version 2.0 # 31.08 [+0.00] This is free software: you are free to change and redistribute it. # 31.08 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 31.08 [+0.00] # 31.57 [+0.49] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 31.57 [+0.00] # 31.57 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 31.57 [+0.00] http://www.netsniff-ng.org # 31.57 [+0.00] # 31.57 [+0.00] Usage: mausezahn [options] [interface] || # 31.57 [+0.00] Options: # 31.57 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 31.58 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 31.58 [+0.00] -4 IPv4 mode (default) # 31.58 [+0.00] -6 IPv6 mode # 31.58 [+0.00] -R Set socket priority # 31.58 [+0.00] -c Send packet count times, default:1, infinite:0 # 31.58 [+0.00] -d Apply delay between transmissions. The delay value can be # 31.58 [+0.00] specified in usec (default, no additional unit needed), or in # 31.58 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 31.59 [+0.00] -r Multiplies the specified delay with a random value # 31.59 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 31.59 [+0.00] -a Use specified source mac address, no matter what has # 31.59 [+0.00] been specified with other arguments; keywords see below, # 31.59 [+0.00] Default is own interface # 31.59 [+0.00] -b Same with destination mac address; keywords: # 31.59 [+0.00] rand Use a random MAC address # 31.60 [+0.00] bc Use a broadcast MAC address # 31.60 [+0.00] own Use own interface MAC address (default for source MAC) # 31.60 [+0.00] stp Use IEEE 802.1d STP multicast address # 31.60 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 31.60 [+0.00] -A Use specified source IP address (default is own interface IP) # 31.60 [+0.00] -B Send packet to specified destination IP or domain name # 31.60 [+0.00] -P Use the specified ASCII payload # 31.60 [+0.00] -f Read the ASCII payload from a file # 31.61 [+0.00] -F Read the hexadecimal payload from a file # 31.61 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 31.61 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 31.61 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 31.61 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 31.61 [+0.00] encapsulations in lower layers, most packet types allow/require # 31.61 [+0.00] additional packet-specific arguments in an ; # 31.62 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 31.62 [+0.00] dns, rtp, syslog, lldp and more; # 31.62 [+0.00] For context-help use 'help' as ! # 31.62 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 31.62 [+0.00] Enter -T help or -T rtp help for further information # 31.62 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 31.63 [+0.00] -V|VV|... Verbose and more verbose mode # 31.63 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 31.63 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 31.63 [+0.00] typically combined with one of the verbose modes (v or V) # 31.63 [+0.00] -v Show version # 31.63 [+0.00] -h Print this help # 31.63 [+0.00] # 31.63 [+0.00] Examples: # 31.63 [+0.00] mausezahn -x 99 # 31.63 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 31.63 [+0.00] mausezahn -t cdp change -c 0 # 31.63 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 31.64 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 31.64 [+0.00] # 31.64 [+0.00] Note: # 31.64 [+0.00] This tool is targeted for network developers! You should # 31.64 [+0.00] be aware of what you are doing and what these options above # 31.64 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 31.64 [+0.00] # 31.64 [+0.00] Please report bugs to # 31.64 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 31.64 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 31.65 [+0.00] Swiss federal institute of technology (ETH Zurich) # 31.65 [+0.00] License: GNU GPL version 2.0 # 31.65 [+0.00] This is free software: you are free to change and redistribute it. # 31.65 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 31.65 [+0.00] # 33.19 [+1.54] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 33.19 [+0.00] # 33.19 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 33.19 [+0.00] http://www.netsniff-ng.org # 33.19 [+0.00] # 33.19 [+0.00] Usage: mausezahn [options] [interface] || # 33.20 [+0.00] Options: # 33.20 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 33.20 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 33.20 [+0.00] -4 IPv4 mode (default) # 33.20 [+0.00] -6 IPv6 mode # 33.20 [+0.00] -R Set socket priority # 33.20 [+0.00] -c Send packet count times, default:1, infinite:0 # 33.21 [+0.00] -d Apply delay between transmissions. The delay value can be # 33.21 [+0.00] specified in usec (default, no additional unit needed), or in # 33.21 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 33.21 [+0.00] -r Multiplies the specified delay with a random value # 33.21 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 33.21 [+0.00] -a Use specified source mac address, no matter what has # 33.22 [+0.00] been specified with other arguments; keywords see below, # 33.22 [+0.00] Default is own interface # 33.22 [+0.00] -b Same with destination mac address; keywords: # 33.22 [+0.00] rand Use a random MAC address # 33.22 [+0.00] bc Use a broadcast MAC address # 33.22 [+0.00] own Use own interface MAC address (default for source MAC) # 33.23 [+0.00] stp Use IEEE 802.1d STP multicast address # 33.23 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 33.23 [+0.00] -A Use specified source IP address (default is own interface IP) # 33.23 [+0.00] -B Send packet to specified destination IP or domain name # 33.23 [+0.00] -P Use the specified ASCII payload # 33.23 [+0.00] -f Read the ASCII payload from a file # 33.24 [+0.00] -F Read the hexadecimal payload from a file # 33.24 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 33.24 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 33.24 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 33.24 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 33.25 [+0.00] encapsulations in lower layers, most packet types allow/require # 33.25 [+0.00] additional packet-specific arguments in an ; # 33.25 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 33.25 [+0.00] dns, rtp, syslog, lldp and more; # 33.25 [+0.00] For context-help use 'help' as ! # 33.25 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 33.26 [+0.00] Enter -T help or -T rtp help for further information # 33.26 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 33.26 [+0.00] -V|VV|... Verbose and more verbose mode # 33.26 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 33.26 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 33.27 [+0.00] typically combined with one of the verbose modes (v or V) # 33.27 [+0.00] -v Show version # 33.27 [+0.00] -h Print this help # 33.27 [+0.00] # 33.27 [+0.00] Examples: # 33.27 [+0.00] mausezahn -x 99 # 33.27 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 33.27 [+0.00] mausezahn -t cdp change -c 0 # 33.27 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 33.27 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 33.28 [+0.00] # 33.28 [+0.00] Note: # 33.28 [+0.00] This tool is targeted for network developers! You should # 33.28 [+0.00] be aware of what you are doing and what these options above # 33.28 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 33.28 [+0.00] # 33.28 [+0.00] Please report bugs to # 33.28 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 33.28 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 33.29 [+0.00] Swiss federal institute of technology (ETH Zurich) # 33.29 [+0.00] License: GNU GPL version 2.0 # 33.29 [+0.00] This is free software: you are free to change and redistribute it. # 33.29 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 33.29 [+0.00] # 33.88 [+0.59] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 33.89 [+0.00] # 33.89 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 33.89 [+0.00] http://www.netsniff-ng.org # 33.89 [+0.00] # 33.89 [+0.00] Usage: mausezahn [options] [interface] || # 33.89 [+0.00] Options: # 33.89 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 33.89 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 33.90 [+0.00] -4 IPv4 mode (default) # 33.90 [+0.00] -6 IPv6 mode # 33.90 [+0.00] -R Set socket priority # 33.90 [+0.00] -c Send packet count times, default:1, infinite:0 # 33.90 [+0.00] -d Apply delay between transmissions. The delay value can be # 33.90 [+0.00] specified in usec (default, no additional unit needed), or in # 33.90 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 33.91 [+0.00] -r Multiplies the specified delay with a random value # 33.91 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 33.91 [+0.00] -a Use specified source mac address, no matter what has # 33.91 [+0.00] been specified with other arguments; keywords see below, # 33.91 [+0.00] Default is own interface # 33.92 [+0.00] -b Same with destination mac address; keywords: # 33.92 [+0.00] rand Use a random MAC address # 33.92 [+0.00] bc Use a broadcast MAC address # 33.92 [+0.00] own Use own interface MAC address (default for source MAC) # 33.92 [+0.00] stp Use IEEE 802.1d STP multicast address # 33.92 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 33.93 [+0.00] -A Use specified source IP address (default is own interface IP) # 33.93 [+0.00] -B Send packet to specified destination IP or domain name # 33.93 [+0.00] -P Use the specified ASCII payload # 33.93 [+0.00] -f Read the ASCII payload from a file # 33.93 [+0.00] -F Read the hexadecimal payload from a file # 33.93 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 33.94 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 33.94 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 33.94 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 33.94 [+0.00] encapsulations in lower layers, most packet types allow/require # 33.94 [+0.00] additional packet-specific arguments in an ; # 33.95 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 33.95 [+0.00] dns, rtp, syslog, lldp and more; # 33.95 [+0.00] For context-help use 'help' as ! # 33.95 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 33.95 [+0.00] Enter -T help or -T rtp help for further information # 33.95 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 33.96 [+0.00] -V|VV|... Verbose and more verbose mode # 33.96 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 33.96 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 33.96 [+0.00] typically combined with one of the verbose modes (v or V) # 33.96 [+0.00] -v Show version # 33.96 [+0.00] -h Print this help # 33.96 [+0.00] # 33.96 [+0.00] Examples: # 33.96 [+0.00] mausezahn -x 99 # 33.97 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 33.97 [+0.00] mausezahn -t cdp change -c 0 # 33.97 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 33.97 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 33.97 [+0.00] # 33.97 [+0.00] Note: # 33.97 [+0.00] This tool is targeted for network developers! You should # 33.97 [+0.00] be aware of what you are doing and what these options above # 33.97 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 33.98 [+0.00] # 33.98 [+0.00] Please report bugs to # 33.98 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 33.98 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 33.98 [+0.00] Swiss federal institute of technology (ETH Zurich) # 33.98 [+0.00] License: GNU GPL version 2.0 # 33.98 [+0.00] This is free software: you are free to change and redistribute it. # 33.98 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 33.98 [+0.00] # 35.53 [+1.55] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 35.53 [+0.00] # 35.53 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 35.54 [+0.00] http://www.netsniff-ng.org # 35.54 [+0.00] # 35.54 [+0.00] Usage: mausezahn [options] [interface] || # 35.54 [+0.00] Options: # 35.54 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 35.54 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 35.54 [+0.00] -4 IPv4 mode (default) # 35.54 [+0.00] -6 IPv6 mode # 35.55 [+0.00] -R Set socket priority # 35.55 [+0.00] -c Send packet count times, default:1, infinite:0 # 35.55 [+0.00] -d Apply delay between transmissions. The delay value can be # 35.55 [+0.00] specified in usec (default, no additional unit needed), or in # 35.55 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 35.55 [+0.00] -r Multiplies the specified delay with a random value # 35.56 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 35.56 [+0.00] -a Use specified source mac address, no matter what has # 35.56 [+0.00] been specified with other arguments; keywords see below, # 35.56 [+0.00] Default is own interface # 35.56 [+0.00] -b Same with destination mac address; keywords: # 35.56 [+0.00] rand Use a random MAC address # 35.56 [+0.00] bc Use a broadcast MAC address # 35.57 [+0.00] own Use own interface MAC address (default for source MAC) # 35.57 [+0.00] stp Use IEEE 802.1d STP multicast address # 35.57 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 35.57 [+0.00] -A Use specified source IP address (default is own interface IP) # 35.57 [+0.00] -B Send packet to specified destination IP or domain name # 35.57 [+0.00] -P Use the specified ASCII payload # 35.58 [+0.00] -f Read the ASCII payload from a file # 35.58 [+0.00] -F Read the hexadecimal payload from a file # 35.58 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 35.58 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 35.58 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 35.58 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 35.59 [+0.00] encapsulations in lower layers, most packet types allow/require # 35.59 [+0.00] additional packet-specific arguments in an ; # 35.59 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 35.59 [+0.00] dns, rtp, syslog, lldp and more; # 35.59 [+0.00] For context-help use 'help' as ! # 35.60 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 35.60 [+0.00] Enter -T help or -T rtp help for further information # 35.60 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 35.60 [+0.00] -V|VV|... Verbose and more verbose mode # 35.60 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 35.60 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 35.61 [+0.00] typically combined with one of the verbose modes (v or V) # 35.61 [+0.00] -v Show version # 35.61 [+0.00] -h Print this help # 35.61 [+0.00] # 35.61 [+0.00] Examples: # 35.61 [+0.00] mausezahn -x 99 # 35.61 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 35.61 [+0.00] mausezahn -t cdp change -c 0 # 35.61 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 35.62 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 35.62 [+0.00] # 35.62 [+0.00] Note: # 35.62 [+0.00] This tool is targeted for network developers! You should # 35.62 [+0.00] be aware of what you are doing and what these options above # 35.62 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 35.62 [+0.00] # 35.62 [+0.00] Please report bugs to # 35.62 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 35.62 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 35.63 [+0.00] Swiss federal institute of technology (ETH Zurich) # 35.63 [+0.00] License: GNU GPL version 2.0 # 35.63 [+0.00] This is free software: you are free to change and redistribute it. # 35.63 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 35.63 [+0.00] # 36.13 [+0.50] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 36.14 [+0.00] # 36.14 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 36.14 [+0.00] http://www.netsniff-ng.org # 36.14 [+0.00] # 36.14 [+0.00] Usage: mausezahn [options] [interface] || # 36.14 [+0.00] Options: # 36.14 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 36.15 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 36.15 [+0.00] -4 IPv4 mode (default) # 36.15 [+0.00] -6 IPv6 mode # 36.15 [+0.00] -R Set socket priority # 36.15 [+0.00] -c Send packet count times, default:1, infinite:0 # 36.16 [+0.00] -d Apply delay between transmissions. The delay value can be # 36.16 [+0.00] specified in usec (default, no additional unit needed), or in # 36.16 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 36.16 [+0.00] -r Multiplies the specified delay with a random value # 36.17 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 36.17 [+0.00] -a Use specified source mac address, no matter what has # 36.17 [+0.00] been specified with other arguments; keywords see below, # 36.17 [+0.00] Default is own interface # 36.17 [+0.00] -b Same with destination mac address; keywords: # 36.18 [+0.00] rand Use a random MAC address # 36.18 [+0.00] bc Use a broadcast MAC address # 36.18 [+0.00] own Use own interface MAC address (default for source MAC) # 36.18 [+0.00] stp Use IEEE 802.1d STP multicast address # 36.18 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 36.19 [+0.00] -A Use specified source IP address (default is own interface IP) # 36.19 [+0.00] -B Send packet to specified destination IP or domain name # 36.19 [+0.00] -P Use the specified ASCII payload # 36.19 [+0.00] -f Read the ASCII payload from a file # 36.20 [+0.00] -F Read the hexadecimal payload from a file # 36.20 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 36.20 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 36.20 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 36.20 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 36.21 [+0.00] encapsulations in lower layers, most packet types allow/require # 36.21 [+0.00] additional packet-specific arguments in an ; # 36.21 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 36.22 [+0.00] dns, rtp, syslog, lldp and more; # 36.22 [+0.00] For context-help use 'help' as ! # 36.22 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 36.22 [+0.00] Enter -T help or -T rtp help for further information # 36.22 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 36.23 [+0.00] -V|VV|... Verbose and more verbose mode # 36.23 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 36.23 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 36.23 [+0.00] typically combined with one of the verbose modes (v or V) # 36.24 [+0.00] -v Show version # 36.24 [+0.00] -h Print this help # 36.24 [+0.00] # 36.24 [+0.00] Examples: # 36.24 [+0.00] mausezahn -x 99 # 36.24 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 36.24 [+0.00] mausezahn -t cdp change -c 0 # 36.24 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 36.24 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 36.25 [+0.00] # 36.25 [+0.00] Note: # 36.25 [+0.00] This tool is targeted for network developers! You should # 36.25 [+0.00] be aware of what you are doing and what these options above # 36.25 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 36.25 [+0.00] # 36.25 [+0.00] Please report bugs to # 36.25 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 36.26 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 36.26 [+0.00] Swiss federal institute of technology (ETH Zurich) # 36.26 [+0.00] License: GNU GPL version 2.0 # 36.26 [+0.00] This is free software: you are free to change and redistribute it. # 36.26 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 36.26 [+0.00] # 36.70 [+0.43] TEST: mirror to gretap: vlan forbidden at a bridge egress [FAIL] # 36.70 [+0.00] Expected to capture == 10 packets, got 0. # 36.78 [+0.08] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 36.78 [+0.00] # 36.78 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 36.78 [+0.00] http://www.netsniff-ng.org # 36.79 [+0.00] # 36.79 [+0.00] Usage: mausezahn [options] [interface] || # 36.79 [+0.00] Options: # 36.79 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 36.79 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 36.79 [+0.00] -4 IPv4 mode (default) # 36.79 [+0.00] -6 IPv6 mode # 36.79 [+0.00] -R Set socket priority # 36.80 [+0.00] -c Send packet count times, default:1, infinite:0 # 36.80 [+0.00] -d Apply delay between transmissions. The delay value can be # 36.80 [+0.00] specified in usec (default, no additional unit needed), or in # 36.80 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 36.81 [+0.00] -r Multiplies the specified delay with a random value # 36.81 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 36.81 [+0.00] -a Use specified source mac address, no matter what has # 36.81 [+0.00] been specified with other arguments; keywords see below, # 36.82 [+0.00] Default is own interface # 36.82 [+0.00] -b Same with destination mac address; keywords: # 36.82 [+0.00] rand Use a random MAC address # 36.82 [+0.00] bc Use a broadcast MAC address # 36.82 [+0.00] own Use own interface MAC address (default for source MAC) # 36.82 [+0.00] stp Use IEEE 802.1d STP multicast address # 36.83 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 36.83 [+0.00] -A Use specified source IP address (default is own interface IP) # 36.83 [+0.00] -B Send packet to specified destination IP or domain name # 36.83 [+0.00] -P Use the specified ASCII payload # 36.84 [+0.00] -f Read the ASCII payload from a file # 36.84 [+0.00] -F Read the hexadecimal payload from a file # 36.84 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 36.84 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 36.84 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 36.85 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 36.85 [+0.00] encapsulations in lower layers, most packet types allow/require # 36.85 [+0.00] additional packet-specific arguments in an ; # 36.85 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 36.85 [+0.00] dns, rtp, syslog, lldp and more; # 36.86 [+0.00] For context-help use 'help' as ! # 36.86 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 36.86 [+0.00] Enter -T help or -T rtp help for further information # 36.86 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 36.86 [+0.00] -V|VV|... Verbose and more verbose mode # 36.86 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 36.87 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 36.87 [+0.00] typically combined with one of the verbose modes (v or V) # 36.87 [+0.00] -v Show version # 36.87 [+0.00] -h Print this help # 36.87 [+0.00] # 36.87 [+0.00] Examples: # 36.87 [+0.00] mausezahn -x 99 # 36.87 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 36.87 [+0.00] mausezahn -t cdp change -c 0 # 36.87 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 36.88 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 36.88 [+0.00] # 36.88 [+0.00] Note: # 36.88 [+0.00] This tool is targeted for network developers! You should # 36.88 [+0.00] be aware of what you are doing and what these options above # 36.88 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 36.88 [+0.00] # 36.88 [+0.00] Please report bugs to # 36.88 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 36.88 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 36.89 [+0.00] Swiss federal institute of technology (ETH Zurich) # 36.89 [+0.00] License: GNU GPL version 2.0 # 36.89 [+0.00] This is free software: you are free to change and redistribute it. # 36.89 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 36.89 [+0.00] # 37.43 [+0.54] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 37.43 [+0.00] # 37.43 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 37.44 [+0.00] http://www.netsniff-ng.org # 37.44 [+0.00] # 37.44 [+0.00] Usage: mausezahn [options] [interface] || # 37.44 [+0.00] Options: # 37.44 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 37.44 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 37.45 [+0.00] -4 IPv4 mode (default) # 37.45 [+0.00] -6 IPv6 mode # 37.45 [+0.00] -R Set socket priority # 37.45 [+0.00] -c Send packet count times, default:1, infinite:0 # 37.45 [+0.00] -d Apply delay between transmissions. The delay value can be # 37.45 [+0.00] specified in usec (default, no additional unit needed), or in # 37.46 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 37.46 [+0.00] -r Multiplies the specified delay with a random value # 37.46 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 37.46 [+0.00] -a Use specified source mac address, no matter what has # 37.47 [+0.00] been specified with other arguments; keywords see below, # 37.47 [+0.00] Default is own interface # 37.47 [+0.00] -b Same with destination mac address; keywords: # 37.47 [+0.00] rand Use a random MAC address # 37.47 [+0.00] bc Use a broadcast MAC address # 37.47 [+0.00] own Use own interface MAC address (default for source MAC) # 37.48 [+0.00] stp Use IEEE 802.1d STP multicast address # 37.48 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 37.48 [+0.00] -A Use specified source IP address (default is own interface IP) # 37.48 [+0.00] -B Send packet to specified destination IP or domain name # 37.49 [+0.00] -P Use the specified ASCII payload # 37.49 [+0.00] -f Read the ASCII payload from a file # 37.49 [+0.00] -F Read the hexadecimal payload from a file # 37.49 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 37.49 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 37.50 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 37.50 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 37.50 [+0.00] encapsulations in lower layers, most packet types allow/require # 37.50 [+0.00] additional packet-specific arguments in an ; # 37.51 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 37.51 [+0.00] dns, rtp, syslog, lldp and more; # 37.51 [+0.00] For context-help use 'help' as ! # 37.51 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 37.51 [+0.00] Enter -T help or -T rtp help for further information # 37.52 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 37.52 [+0.00] -V|VV|... Verbose and more verbose mode # 37.52 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 37.52 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 37.52 [+0.00] typically combined with one of the verbose modes (v or V) # 37.53 [+0.00] -v Show version # 37.53 [+0.00] -h Print this help # 37.53 [+0.00] # 37.53 [+0.00] Examples: # 37.53 [+0.00] mausezahn -x 99 # 37.53 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 37.53 [+0.00] mausezahn -t cdp change -c 0 # 37.53 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 37.53 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 37.54 [+0.00] # 37.54 [+0.00] Note: # 37.54 [+0.00] This tool is targeted for network developers! You should # 37.54 [+0.00] be aware of what you are doing and what these options above # 37.54 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 37.54 [+0.00] # 37.54 [+0.00] Please report bugs to # 37.54 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 37.54 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 37.55 [+0.00] Swiss federal institute of technology (ETH Zurich) # 37.55 [+0.00] License: GNU GPL version 2.0 # 37.55 [+0.00] This is free software: you are free to change and redistribute it. # 37.55 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 37.55 [+0.00] # 39.04 [+1.49] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 39.04 [+0.00] # 39.04 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 39.05 [+0.00] http://www.netsniff-ng.org # 39.05 [+0.00] # 39.05 [+0.00] Usage: mausezahn [options] [interface] || # 39.05 [+0.00] Options: # 39.05 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 39.05 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 39.05 [+0.00] -4 IPv4 mode (default) # 39.05 [+0.00] -6 IPv6 mode # 39.05 [+0.00] -R Set socket priority # 39.05 [+0.00] -c Send packet count times, default:1, infinite:0 # 39.06 [+0.00] -d Apply delay between transmissions. The delay value can be # 39.06 [+0.00] specified in usec (default, no additional unit needed), or in # 39.06 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 39.06 [+0.00] -r Multiplies the specified delay with a random value # 39.07 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 39.07 [+0.00] -a Use specified source mac address, no matter what has # 39.07 [+0.00] been specified with other arguments; keywords see below, # 39.07 [+0.00] Default is own interface # 39.07 [+0.00] -b Same with destination mac address; keywords: # 39.07 [+0.00] rand Use a random MAC address # 39.08 [+0.00] bc Use a broadcast MAC address # 39.08 [+0.00] own Use own interface MAC address (default for source MAC) # 39.08 [+0.00] stp Use IEEE 802.1d STP multicast address # 39.08 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 39.08 [+0.00] -A Use specified source IP address (default is own interface IP) # 39.08 [+0.00] -B Send packet to specified destination IP or domain name # 39.09 [+0.00] -P Use the specified ASCII payload # 39.09 [+0.00] -f Read the ASCII payload from a file # 39.09 [+0.00] -F Read the hexadecimal payload from a file # 39.09 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 39.09 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 39.09 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 39.09 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 39.10 [+0.00] encapsulations in lower layers, most packet types allow/require # 39.10 [+0.00] additional packet-specific arguments in an ; # 39.10 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 39.10 [+0.00] dns, rtp, syslog, lldp and more; # 39.10 [+0.00] For context-help use 'help' as ! # 39.10 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 39.11 [+0.00] Enter -T help or -T rtp help for further information # 39.11 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 39.11 [+0.00] -V|VV|... Verbose and more verbose mode # 39.11 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 39.11 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 39.12 [+0.00] typically combined with one of the verbose modes (v or V) # 39.12 [+0.00] -v Show version # 39.12 [+0.00] -h Print this help # 39.12 [+0.00] # 39.12 [+0.00] Examples: # 39.12 [+0.00] mausezahn -x 99 # 39.12 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 39.12 [+0.00] mausezahn -t cdp change -c 0 # 39.12 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 39.12 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 39.13 [+0.00] # 39.13 [+0.00] Note: # 39.13 [+0.00] This tool is targeted for network developers! You should # 39.13 [+0.00] be aware of what you are doing and what these options above # 39.13 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 39.13 [+0.00] # 39.13 [+0.00] Please report bugs to # 39.13 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 39.13 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 39.14 [+0.00] Swiss federal institute of technology (ETH Zurich) # 39.14 [+0.00] License: GNU GPL version 2.0 # 39.14 [+0.00] This is free software: you are free to change and redistribute it. # 39.14 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 39.14 [+0.00] # 39.65 [+0.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 39.66 [+0.00] # 39.66 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 39.66 [+0.00] http://www.netsniff-ng.org # 39.66 [+0.00] # 39.66 [+0.00] Usage: mausezahn [options] [interface] || # 39.66 [+0.00] Options: # 39.66 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 39.66 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 39.67 [+0.00] -4 IPv4 mode (default) # 39.67 [+0.00] -6 IPv6 mode # 39.67 [+0.00] -R Set socket priority # 39.67 [+0.00] -c Send packet count times, default:1, infinite:0 # 39.67 [+0.00] -d Apply delay between transmissions. The delay value can be # 39.67 [+0.00] specified in usec (default, no additional unit needed), or in # 39.68 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 39.68 [+0.00] -r Multiplies the specified delay with a random value # 39.68 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 39.68 [+0.00] -a Use specified source mac address, no matter what has # 39.68 [+0.00] been specified with other arguments; keywords see below, # 39.69 [+0.00] Default is own interface # 39.69 [+0.00] -b Same with destination mac address; keywords: # 39.69 [+0.00] rand Use a random MAC address # 39.69 [+0.00] bc Use a broadcast MAC address # 39.69 [+0.00] own Use own interface MAC address (default for source MAC) # 39.69 [+0.00] stp Use IEEE 802.1d STP multicast address # 39.69 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 39.70 [+0.00] -A Use specified source IP address (default is own interface IP) # 39.70 [+0.00] -B Send packet to specified destination IP or domain name # 39.70 [+0.00] -P Use the specified ASCII payload # 39.70 [+0.00] -f Read the ASCII payload from a file # 39.70 [+0.00] -F Read the hexadecimal payload from a file # 39.70 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 39.71 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 39.71 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 39.71 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 39.71 [+0.00] encapsulations in lower layers, most packet types allow/require # 39.72 [+0.00] additional packet-specific arguments in an ; # 39.72 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 39.72 [+0.00] dns, rtp, syslog, lldp and more; # 39.72 [+0.00] For context-help use 'help' as ! # 39.72 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 39.72 [+0.00] Enter -T help or -T rtp help for further information # 39.73 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 39.73 [+0.00] -V|VV|... Verbose and more verbose mode # 39.73 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 39.73 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 39.73 [+0.00] typically combined with one of the verbose modes (v or V) # 39.74 [+0.00] -v Show version # 39.74 [+0.00] -h Print this help # 39.74 [+0.00] # 39.74 [+0.00] Examples: # 39.74 [+0.00] mausezahn -x 99 # 39.74 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 39.74 [+0.00] mausezahn -t cdp change -c 0 # 39.74 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 39.74 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 39.74 [+0.00] # 39.74 [+0.00] Note: # 39.74 [+0.00] This tool is targeted for network developers! You should # 39.75 [+0.00] be aware of what you are doing and what these options above # 39.75 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 39.75 [+0.00] # 39.75 [+0.00] Please report bugs to # 39.75 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 39.75 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 39.75 [+0.00] Swiss federal institute of technology (ETH Zurich) # 39.75 [+0.00] License: GNU GPL version 2.0 # 39.75 [+0.00] This is free software: you are free to change and redistribute it. # 39.76 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 39.76 [+0.00] # 41.29 [+1.53] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 41.29 [+0.00] # 41.29 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 41.30 [+0.00] http://www.netsniff-ng.org # 41.30 [+0.00] # 41.30 [+0.00] Usage: mausezahn [options] [interface] || # 41.30 [+0.00] Options: # 41.30 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 41.30 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 41.30 [+0.00] -4 IPv4 mode (default) # 41.31 [+0.00] -6 IPv6 mode # 41.31 [+0.00] -R Set socket priority # 41.31 [+0.00] -c Send packet count times, default:1, infinite:0 # 41.31 [+0.00] -d Apply delay between transmissions. The delay value can be # 41.31 [+0.00] specified in usec (default, no additional unit needed), or in # 41.32 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 41.32 [+0.00] -r Multiplies the specified delay with a random value # 41.32 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 41.32 [+0.00] -a Use specified source mac address, no matter what has # 41.32 [+0.00] been specified with other arguments; keywords see below, # 41.32 [+0.00] Default is own interface # 41.33 [+0.00] -b Same with destination mac address; keywords: # 41.33 [+0.00] rand Use a random MAC address # 41.33 [+0.00] bc Use a broadcast MAC address # 41.33 [+0.00] own Use own interface MAC address (default for source MAC) # 41.33 [+0.00] stp Use IEEE 802.1d STP multicast address # 41.33 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 41.33 [+0.00] -A Use specified source IP address (default is own interface IP) # 41.34 [+0.00] -B Send packet to specified destination IP or domain name # 41.34 [+0.00] -P Use the specified ASCII payload # 41.34 [+0.00] -f Read the ASCII payload from a file # 41.34 [+0.00] -F Read the hexadecimal payload from a file # 41.34 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 41.34 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 41.35 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 41.35 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 41.35 [+0.00] encapsulations in lower layers, most packet types allow/require # 41.35 [+0.00] additional packet-specific arguments in an ; # 41.35 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 41.36 [+0.00] dns, rtp, syslog, lldp and more; # 41.36 [+0.00] For context-help use 'help' as ! # 41.36 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 41.36 [+0.00] Enter -T help or -T rtp help for further information # 41.36 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 41.36 [+0.00] -V|VV|... Verbose and more verbose mode # 41.37 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 41.37 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 41.37 [+0.00] typically combined with one of the verbose modes (v or V) # 41.37 [+0.00] -v Show version # 41.37 [+0.00] -h Print this help # 41.37 [+0.00] # 41.37 [+0.00] Examples: # 41.37 [+0.00] mausezahn -x 99 # 41.37 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 41.37 [+0.00] mausezahn -t cdp change -c 0 # 41.38 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 41.38 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 41.38 [+0.00] # 41.38 [+0.00] Note: # 41.38 [+0.00] This tool is targeted for network developers! You should # 41.38 [+0.00] be aware of what you are doing and what these options above # 41.38 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 41.38 [+0.00] # 41.38 [+0.00] Please report bugs to # 41.38 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 41.39 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 41.39 [+0.00] Swiss federal institute of technology (ETH Zurich) # 41.39 [+0.00] License: GNU GPL version 2.0 # 41.39 [+0.00] This is free software: you are free to change and redistribute it. # 41.39 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 41.39 [+0.00] # 41.99 [+0.60] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 42.00 [+0.00] # 42.00 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 42.00 [+0.00] http://www.netsniff-ng.org # 42.00 [+0.00] # 42.00 [+0.00] Usage: mausezahn [options] [interface] || # 42.00 [+0.00] Options: # 42.00 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 42.00 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 42.00 [+0.00] -4 IPv4 mode (default) # 42.00 [+0.00] -6 IPv6 mode # 42.01 [+0.00] -R Set socket priority # 42.01 [+0.00] -c Send packet count times, default:1, infinite:0 # 42.01 [+0.00] -d Apply delay between transmissions. The delay value can be # 42.01 [+0.00] specified in usec (default, no additional unit needed), or in # 42.01 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 42.01 [+0.00] -r Multiplies the specified delay with a random value # 42.01 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 42.02 [+0.00] -a Use specified source mac address, no matter what has # 42.02 [+0.00] been specified with other arguments; keywords see below, # 42.02 [+0.00] Default is own interface # 42.02 [+0.00] -b Same with destination mac address; keywords: # 42.02 [+0.00] rand Use a random MAC address # 42.02 [+0.00] bc Use a broadcast MAC address # 42.02 [+0.00] own Use own interface MAC address (default for source MAC) # 42.02 [+0.00] stp Use IEEE 802.1d STP multicast address # 42.03 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 42.03 [+0.00] -A Use specified source IP address (default is own interface IP) # 42.03 [+0.00] -B Send packet to specified destination IP or domain name # 42.03 [+0.00] -P Use the specified ASCII payload # 42.03 [+0.00] -f Read the ASCII payload from a file # 42.03 [+0.00] -F Read the hexadecimal payload from a file # 42.04 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 42.04 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 42.04 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 42.04 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 42.04 [+0.00] encapsulations in lower layers, most packet types allow/require # 42.04 [+0.00] additional packet-specific arguments in an ; # 42.05 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 42.05 [+0.00] dns, rtp, syslog, lldp and more; # 42.05 [+0.00] For context-help use 'help' as ! # 42.05 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 42.05 [+0.00] Enter -T help or -T rtp help for further information # 42.05 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 42.05 [+0.00] -V|VV|... Verbose and more verbose mode # 42.06 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 42.06 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 42.06 [+0.00] typically combined with one of the verbose modes (v or V) # 42.06 [+0.00] -v Show version # 42.06 [+0.00] -h Print this help # 42.06 [+0.00] # 42.06 [+0.00] Examples: # 42.06 [+0.00] mausezahn -x 99 # 42.06 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 42.06 [+0.00] mausezahn -t cdp change -c 0 # 42.06 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 42.07 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 42.07 [+0.00] # 42.07 [+0.00] Note: # 42.07 [+0.00] This tool is targeted for network developers! You should # 42.07 [+0.00] be aware of what you are doing and what these options above # 42.07 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 42.07 [+0.00] # 42.07 [+0.00] Please report bugs to # 42.07 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 42.07 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 42.08 [+0.00] Swiss federal institute of technology (ETH Zurich) # 42.08 [+0.00] License: GNU GPL version 2.0 # 42.08 [+0.00] This is free software: you are free to change and redistribute it. # 42.08 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 42.08 [+0.00] # 42.55 [+0.47] TEST: mirror to ip6gretap: vlan forbidden at a bridge egress [FAIL] # 42.55 [+0.00] Expected to capture == 10 packets, got 0. # 42.64 [+0.09] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 42.65 [+0.00] # 42.65 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 42.65 [+0.00] http://www.netsniff-ng.org # 42.65 [+0.00] # 42.65 [+0.00] Usage: mausezahn [options] [interface] || # 42.65 [+0.00] Options: # 42.65 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 42.66 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 42.66 [+0.00] -4 IPv4 mode (default) # 42.66 [+0.00] -6 IPv6 mode # 42.66 [+0.00] -R Set socket priority # 42.66 [+0.00] -c Send packet count times, default:1, infinite:0 # 42.67 [+0.00] -d Apply delay between transmissions. The delay value can be # 42.67 [+0.00] specified in usec (default, no additional unit needed), or in # 42.68 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 42.68 [+0.00] -r Multiplies the specified delay with a random value # 42.68 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 42.68 [+0.00] -a Use specified source mac address, no matter what has # 42.69 [+0.00] been specified with other arguments; keywords see below, # 42.69 [+0.00] Default is own interface # 42.69 [+0.00] -b Same with destination mac address; keywords: # 42.69 [+0.00] rand Use a random MAC address # 42.69 [+0.00] bc Use a broadcast MAC address # 42.70 [+0.00] own Use own interface MAC address (default for source MAC) # 42.70 [+0.00] stp Use IEEE 802.1d STP multicast address # 42.70 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 42.70 [+0.00] -A Use specified source IP address (default is own interface IP) # 42.71 [+0.00] -B Send packet to specified destination IP or domain name # 42.71 [+0.00] -P Use the specified ASCII payload # 42.71 [+0.00] -f Read the ASCII payload from a file # 42.71 [+0.00] -F Read the hexadecimal payload from a file # 42.72 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 42.72 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 42.72 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 42.72 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 42.73 [+0.00] encapsulations in lower layers, most packet types allow/require # 42.73 [+0.00] additional packet-specific arguments in an ; # 42.73 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 42.74 [+0.00] dns, rtp, syslog, lldp and more; # 42.74 [+0.00] For context-help use 'help' as ! # 42.74 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 42.75 [+0.00] Enter -T help or -T rtp help for further information # 42.75 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 42.75 [+0.00] -V|VV|... Verbose and more verbose mode # 42.75 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 42.76 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 42.76 [+0.00] typically combined with one of the verbose modes (v or V) # 42.76 [+0.00] -v Show version # 42.76 [+0.00] -h Print this help # 42.76 [+0.00] # 42.77 [+0.00] Examples: # 42.77 [+0.00] mausezahn -x 99 # 42.77 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 42.77 [+0.00] mausezahn -t cdp change -c 0 # 42.77 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 42.77 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 42.77 [+0.00] # 42.77 [+0.00] Note: # 42.77 [+0.00] This tool is targeted for network developers! You should # 42.78 [+0.00] be aware of what you are doing and what these options above # 42.78 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 42.78 [+0.00] # 42.78 [+0.00] Please report bugs to # 42.78 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 42.78 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 42.78 [+0.00] Swiss federal institute of technology (ETH Zurich) # 42.79 [+0.00] License: GNU GPL version 2.0 # 42.79 [+0.00] This is free software: you are free to change and redistribute it. # 42.79 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 42.79 [+0.00] # 43.27 [+0.48] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 43.28 [+0.00] # 43.28 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 43.28 [+0.00] http://www.netsniff-ng.org # 43.28 [+0.00] # 43.28 [+0.00] Usage: mausezahn [options] [interface] || # 43.28 [+0.00] Options: # 43.28 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 43.28 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 43.28 [+0.00] -4 IPv4 mode (default) # 43.29 [+0.00] -6 IPv6 mode # 43.29 [+0.00] -R Set socket priority # 43.29 [+0.00] -c Send packet count times, default:1, infinite:0 # 43.29 [+0.00] -d Apply delay between transmissions. The delay value can be # 43.29 [+0.00] specified in usec (default, no additional unit needed), or in # 43.29 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 43.30 [+0.00] -r Multiplies the specified delay with a random value # 43.30 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 43.30 [+0.00] -a Use specified source mac address, no matter what has # 43.30 [+0.00] been specified with other arguments; keywords see below, # 43.30 [+0.00] Default is own interface # 43.30 [+0.00] -b Same with destination mac address; keywords: # 43.31 [+0.00] rand Use a random MAC address # 43.31 [+0.00] bc Use a broadcast MAC address # 43.31 [+0.00] own Use own interface MAC address (default for source MAC) # 43.31 [+0.00] stp Use IEEE 802.1d STP multicast address # 43.31 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 43.31 [+0.00] -A Use specified source IP address (default is own interface IP) # 43.31 [+0.00] -B Send packet to specified destination IP or domain name # 43.32 [+0.00] -P Use the specified ASCII payload # 43.32 [+0.00] -f Read the ASCII payload from a file # 43.32 [+0.00] -F Read the hexadecimal payload from a file # 43.32 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 43.32 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 43.32 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 43.33 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 43.33 [+0.00] encapsulations in lower layers, most packet types allow/require # 43.33 [+0.00] additional packet-specific arguments in an ; # 43.33 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 43.33 [+0.00] dns, rtp, syslog, lldp and more; # 43.33 [+0.00] For context-help use 'help' as ! # 43.34 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 43.34 [+0.00] Enter -T help or -T rtp help for further information # 43.34 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 43.34 [+0.00] -V|VV|... Verbose and more verbose mode # 43.34 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 43.34 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 43.35 [+0.00] typically combined with one of the verbose modes (v or V) # 43.35 [+0.00] -v Show version # 43.35 [+0.00] -h Print this help # 43.35 [+0.00] # 43.35 [+0.00] Examples: # 43.35 [+0.00] mausezahn -x 99 # 43.35 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 43.35 [+0.00] mausezahn -t cdp change -c 0 # 43.35 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 43.35 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 43.36 [+0.00] # 43.36 [+0.00] Note: # 43.36 [+0.00] This tool is targeted for network developers! You should # 43.36 [+0.00] be aware of what you are doing and what these options above # 43.36 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 43.36 [+0.00] # 43.36 [+0.00] Please report bugs to # 43.36 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 43.37 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 43.37 [+0.00] Swiss federal institute of technology (ETH Zurich) # 43.37 [+0.00] License: GNU GPL version 2.0 # 43.37 [+0.00] This is free software: you are free to change and redistribute it. # 43.37 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 43.37 [+0.00] # 43.96 [+0.59] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 43.96 [+0.00] # 43.96 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 43.96 [+0.00] http://www.netsniff-ng.org # 43.96 [+0.00] # 43.97 [+0.00] Usage: mausezahn [options] [interface] || # 43.97 [+0.00] Options: # 43.97 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 43.97 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 43.97 [+0.00] -4 IPv4 mode (default) # 43.97 [+0.00] -6 IPv6 mode # 43.98 [+0.00] -R Set socket priority # 43.98 [+0.00] -c Send packet count times, default:1, infinite:0 # 43.98 [+0.00] -d Apply delay between transmissions. The delay value can be # 43.98 [+0.00] specified in usec (default, no additional unit needed), or in # 43.98 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 43.99 [+0.00] -r Multiplies the specified delay with a random value # 43.99 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 43.99 [+0.00] -a Use specified source mac address, no matter what has # 43.99 [+0.00] been specified with other arguments; keywords see below, # 44.00 [+0.00] Default is own interface # 44.00 [+0.00] -b Same with destination mac address; keywords: # 44.00 [+0.00] rand Use a random MAC address # 44.00 [+0.00] bc Use a broadcast MAC address # 44.00 [+0.00] own Use own interface MAC address (default for source MAC) # 44.00 [+0.00] stp Use IEEE 802.1d STP multicast address # 44.01 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 44.01 [+0.00] -A Use specified source IP address (default is own interface IP) # 44.01 [+0.00] -B Send packet to specified destination IP or domain name # 44.01 [+0.00] -P Use the specified ASCII payload # 44.01 [+0.00] -f Read the ASCII payload from a file # 44.02 [+0.00] -F Read the hexadecimal payload from a file # 44.02 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 44.02 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 44.02 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 44.03 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 44.03 [+0.00] encapsulations in lower layers, most packet types allow/require # 44.03 [+0.00] additional packet-specific arguments in an ; # 44.03 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 44.04 [+0.00] dns, rtp, syslog, lldp and more; # 44.04 [+0.00] For context-help use 'help' as ! # 44.04 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 44.04 [+0.00] Enter -T help or -T rtp help for further information # 44.04 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 44.05 [+0.00] -V|VV|... Verbose and more verbose mode # 44.05 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 44.05 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 44.05 [+0.00] typically combined with one of the verbose modes (v or V) # 44.05 [+0.00] -v Show version # 44.05 [+0.00] -h Print this help # 44.05 [+0.00] # 44.05 [+0.00] Examples: # 44.05 [+0.00] mausezahn -x 99 # 44.05 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 44.06 [+0.00] mausezahn -t cdp change -c 0 # 44.06 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 44.06 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 44.06 [+0.00] # 44.06 [+0.00] Note: # 44.06 [+0.00] This tool is targeted for network developers! You should # 44.06 [+0.00] be aware of what you are doing and what these options above # 44.06 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 44.06 [+0.00] # 44.06 [+0.00] Please report bugs to # 44.07 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 44.07 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 44.07 [+0.00] Swiss federal institute of technology (ETH Zurich) # 44.07 [+0.00] License: GNU GPL version 2.0 # 44.07 [+0.00] This is free software: you are free to change and redistribute it. # 44.07 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 44.07 [+0.00] # 44.54 [+0.47] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 44.54 [+0.00] # 44.54 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 44.54 [+0.00] http://www.netsniff-ng.org # 44.54 [+0.00] # 44.55 [+0.00] Usage: mausezahn [options] [interface] || # 44.55 [+0.00] Options: # 44.55 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 44.55 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 44.55 [+0.00] -4 IPv4 mode (default) # 44.55 [+0.00] -6 IPv6 mode # 44.56 [+0.00] -R Set socket priority # 44.56 [+0.00] -c Send packet count times, default:1, infinite:0 # 44.56 [+0.00] -d Apply delay between transmissions. The delay value can be # 44.56 [+0.00] specified in usec (default, no additional unit needed), or in # 44.56 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 44.57 [+0.00] -r Multiplies the specified delay with a random value # 44.57 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 44.57 [+0.00] -a Use specified source mac address, no matter what has # 44.57 [+0.00] been specified with other arguments; keywords see below, # 44.58 [+0.00] Default is own interface # 44.58 [+0.00] -b Same with destination mac address; keywords: # 44.58 [+0.00] rand Use a random MAC address # 44.58 [+0.00] bc Use a broadcast MAC address # 44.58 [+0.00] own Use own interface MAC address (default for source MAC) # 44.58 [+0.00] stp Use IEEE 802.1d STP multicast address # 44.59 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 44.59 [+0.00] -A Use specified source IP address (default is own interface IP) # 44.59 [+0.00] -B Send packet to specified destination IP or domain name # 44.59 [+0.00] -P Use the specified ASCII payload # 44.60 [+0.00] -f Read the ASCII payload from a file # 44.60 [+0.00] -F Read the hexadecimal payload from a file # 44.60 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 44.60 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 44.61 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 44.61 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 44.61 [+0.00] encapsulations in lower layers, most packet types allow/require # 44.61 [+0.00] additional packet-specific arguments in an ; # 44.62 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 44.62 [+0.00] dns, rtp, syslog, lldp and more; # 44.62 [+0.00] For context-help use 'help' as ! # 44.62 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 44.62 [+0.00] Enter -T help or -T rtp help for further information # 44.63 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 44.63 [+0.00] -V|VV|... Verbose and more verbose mode # 44.63 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 44.63 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 44.64 [+0.00] typically combined with one of the verbose modes (v or V) # 44.64 [+0.00] -v Show version # 44.64 [+0.00] -h Print this help # 44.64 [+0.00] # 44.64 [+0.00] Examples: # 44.64 [+0.00] mausezahn -x 99 # 44.64 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 44.64 [+0.00] mausezahn -t cdp change -c 0 # 44.64 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 44.65 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 44.65 [+0.00] # 44.65 [+0.00] Note: # 44.65 [+0.00] This tool is targeted for network developers! You should # 44.65 [+0.00] be aware of what you are doing and what these options above # 44.65 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 44.65 [+0.00] # 44.65 [+0.00] Please report bugs to # 44.66 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 44.66 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 44.66 [+0.00] Swiss federal institute of technology (ETH Zurich) # 44.66 [+0.00] License: GNU GPL version 2.0 # 44.66 [+0.00] This is free software: you are free to change and redistribute it. # 44.66 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 44.67 [+0.00] # 50.32 [+5.66] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 50.33 [+0.00] # 50.33 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 50.33 [+0.00] http://www.netsniff-ng.org # 50.33 [+0.00] # 50.33 [+0.00] Usage: mausezahn [options] [interface] || # 50.33 [+0.00] Options: # 50.33 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 50.34 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 50.34 [+0.00] -4 IPv4 mode (default) # 50.34 [+0.00] -6 IPv6 mode # 50.34 [+0.00] -R Set socket priority # 50.34 [+0.00] -c Send packet count times, default:1, infinite:0 # 50.34 [+0.00] -d Apply delay between transmissions. The delay value can be # 50.35 [+0.00] specified in usec (default, no additional unit needed), or in # 50.35 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 50.35 [+0.00] -r Multiplies the specified delay with a random value # 50.35 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 50.35 [+0.00] -a Use specified source mac address, no matter what has # 50.35 [+0.00] been specified with other arguments; keywords see below, # 50.36 [+0.00] Default is own interface # 50.36 [+0.00] -b Same with destination mac address; keywords: # 50.36 [+0.00] rand Use a random MAC address # 50.36 [+0.00] bc Use a broadcast MAC address # 50.36 [+0.00] own Use own interface MAC address (default for source MAC) # 50.36 [+0.00] stp Use IEEE 802.1d STP multicast address # 50.36 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 50.36 [+0.00] -A Use specified source IP address (default is own interface IP) # 50.37 [+0.00] -B Send packet to specified destination IP or domain name # 50.37 [+0.00] -P Use the specified ASCII payload # 50.37 [+0.00] -f Read the ASCII payload from a file # 50.37 [+0.00] -F Read the hexadecimal payload from a file # 50.37 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 50.37 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 50.37 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 50.38 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 50.38 [+0.00] encapsulations in lower layers, most packet types allow/require # 50.38 [+0.00] additional packet-specific arguments in an ; # 50.38 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 50.38 [+0.00] dns, rtp, syslog, lldp and more; # 50.38 [+0.00] For context-help use 'help' as ! # 50.38 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 50.39 [+0.00] Enter -T help or -T rtp help for further information # 50.39 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 50.39 [+0.00] -V|VV|... Verbose and more verbose mode # 50.39 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 50.39 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 50.39 [+0.00] typically combined with one of the verbose modes (v or V) # 50.40 [+0.00] -v Show version # 50.40 [+0.00] -h Print this help # 50.40 [+0.00] # 50.40 [+0.00] Examples: # 50.40 [+0.00] mausezahn -x 99 # 50.40 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 50.40 [+0.00] mausezahn -t cdp change -c 0 # 50.40 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 50.40 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 50.40 [+0.00] # 50.40 [+0.00] Note: # 50.40 [+0.00] This tool is targeted for network developers! You should # 50.40 [+0.00] be aware of what you are doing and what these options above # 50.40 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 50.41 [+0.00] # 50.41 [+0.00] Please report bugs to # 50.41 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 50.41 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 50.41 [+0.00] Swiss federal institute of technology (ETH Zurich) # 50.41 [+0.00] License: GNU GPL version 2.0 # 50.41 [+0.00] This is free software: you are free to change and redistribute it. # 50.41 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 50.41 [+0.00] # 50.92 [+0.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 50.93 [+0.00] # 50.93 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 50.93 [+0.00] http://www.netsniff-ng.org # 50.93 [+0.00] # 50.93 [+0.00] Usage: mausezahn [options] [interface] || # 50.93 [+0.00] Options: # 50.94 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 50.94 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 50.94 [+0.00] -4 IPv4 mode (default) # 50.94 [+0.00] -6 IPv6 mode # 50.94 [+0.00] -R Set socket priority # 50.95 [+0.00] -c Send packet count times, default:1, infinite:0 # 50.95 [+0.00] -d Apply delay between transmissions. The delay value can be # 50.95 [+0.00] specified in usec (default, no additional unit needed), or in # 50.96 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 50.96 [+0.00] -r Multiplies the specified delay with a random value # 50.96 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 50.97 [+0.00] -a Use specified source mac address, no matter what has # 50.97 [+0.00] been specified with other arguments; keywords see below, # 50.97 [+0.00] Default is own interface # 50.98 [+0.00] -b Same with destination mac address; keywords: # 50.98 [+0.00] rand Use a random MAC address # 50.98 [+0.00] bc Use a broadcast MAC address # 50.98 [+0.00] own Use own interface MAC address (default for source MAC) # 50.98 [+0.00] stp Use IEEE 802.1d STP multicast address # 50.98 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 50.99 [+0.00] -A Use specified source IP address (default is own interface IP) # 50.99 [+0.00] -B Send packet to specified destination IP or domain name # 50.99 [+0.00] -P Use the specified ASCII payload # 50.99 [+0.00] -f Read the ASCII payload from a file # 51.00 [+0.00] -F Read the hexadecimal payload from a file # 51.00 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 51.00 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 51.00 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 51.00 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 51.01 [+0.00] encapsulations in lower layers, most packet types allow/require # 51.01 [+0.00] additional packet-specific arguments in an ; # 51.01 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 51.01 [+0.00] dns, rtp, syslog, lldp and more; # 51.02 [+0.00] For context-help use 'help' as ! # 51.02 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 51.02 [+0.00] Enter -T help or -T rtp help for further information # 51.02 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 51.03 [+0.00] -V|VV|... Verbose and more verbose mode # 51.03 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 51.03 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 51.03 [+0.00] typically combined with one of the verbose modes (v or V) # 51.03 [+0.00] -v Show version # 51.03 [+0.00] -h Print this help # 51.04 [+0.00] # 51.04 [+0.00] Examples: # 51.04 [+0.00] mausezahn -x 99 # 51.04 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 51.04 [+0.00] mausezahn -t cdp change -c 0 # 51.04 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 51.04 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 51.04 [+0.00] # 51.04 [+0.00] Note: # 51.04 [+0.00] This tool is targeted for network developers! You should # 51.05 [+0.00] be aware of what you are doing and what these options above # 51.05 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 51.05 [+0.00] # 51.05 [+0.00] Please report bugs to # 51.05 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 51.05 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 51.05 [+0.00] Swiss federal institute of technology (ETH Zurich) # 51.06 [+0.00] License: GNU GPL version 2.0 # 51.06 [+0.00] This is free software: you are free to change and redistribute it. # 51.06 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 51.06 [+0.00] # 51.56 [+0.50] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 51.57 [+0.00] # 51.57 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 51.57 [+0.00] http://www.netsniff-ng.org # 51.57 [+0.00] # 51.57 [+0.00] Usage: mausezahn [options] [interface] || # 51.57 [+0.00] Options: # 51.58 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 51.58 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 51.58 [+0.00] -4 IPv4 mode (default) # 51.58 [+0.00] -6 IPv6 mode # 51.58 [+0.00] -R Set socket priority # 51.58 [+0.00] -c Send packet count times, default:1, infinite:0 # 51.59 [+0.00] -d Apply delay between transmissions. The delay value can be # 51.59 [+0.00] specified in usec (default, no additional unit needed), or in # 51.59 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 51.59 [+0.00] -r Multiplies the specified delay with a random value # 51.60 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 51.60 [+0.00] -a Use specified source mac address, no matter what has # 51.60 [+0.00] been specified with other arguments; keywords see below, # 51.60 [+0.00] Default is own interface # 51.60 [+0.00] -b Same with destination mac address; keywords: # 51.61 [+0.00] rand Use a random MAC address # 51.61 [+0.00] bc Use a broadcast MAC address # 51.61 [+0.00] own Use own interface MAC address (default for source MAC) # 51.61 [+0.00] stp Use IEEE 802.1d STP multicast address # 51.62 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 51.62 [+0.00] -A Use specified source IP address (default is own interface IP) # 51.62 [+0.00] -B Send packet to specified destination IP or domain name # 51.62 [+0.00] -P Use the specified ASCII payload # 51.63 [+0.00] -f Read the ASCII payload from a file # 51.63 [+0.00] -F Read the hexadecimal payload from a file # 51.63 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 51.63 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 51.64 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 51.64 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 51.64 [+0.00] encapsulations in lower layers, most packet types allow/require # 51.64 [+0.00] additional packet-specific arguments in an ; # 51.64 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 51.65 [+0.00] dns, rtp, syslog, lldp and more; # 51.65 [+0.00] For context-help use 'help' as ! # 51.65 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 51.65 [+0.00] Enter -T help or -T rtp help for further information # 51.66 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 51.66 [+0.00] -V|VV|... Verbose and more verbose mode # 51.66 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 51.66 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 51.66 [+0.00] typically combined with one of the verbose modes (v or V) # 51.67 [+0.00] -v Show version # 51.67 [+0.00] -h Print this help # 51.67 [+0.00] # 51.67 [+0.00] Examples: # 51.67 [+0.00] mausezahn -x 99 # 51.67 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 51.67 [+0.00] mausezahn -t cdp change -c 0 # 51.67 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 51.68 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 51.68 [+0.00] # 51.68 [+0.00] Note: # 51.68 [+0.00] This tool is targeted for network developers! You should # 51.68 [+0.00] be aware of what you are doing and what these options above # 51.68 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 51.68 [+0.00] # 51.68 [+0.00] Please report bugs to # 51.68 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 51.69 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 51.69 [+0.00] Swiss federal institute of technology (ETH Zurich) # 51.69 [+0.00] License: GNU GPL version 2.0 # 51.69 [+0.00] This is free software: you are free to change and redistribute it. # 51.69 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 51.69 [+0.00] # 52.17 [+0.48] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 52.18 [+0.00] # 52.18 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 52.18 [+0.00] http://www.netsniff-ng.org # 52.18 [+0.00] # 52.18 [+0.00] Usage: mausezahn [options] [interface] || # 52.18 [+0.00] Options: # 52.18 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 52.19 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 52.19 [+0.00] -4 IPv4 mode (default) # 52.19 [+0.00] -6 IPv6 mode # 52.19 [+0.00] -R Set socket priority # 52.19 [+0.00] -c Send packet count times, default:1, infinite:0 # 52.20 [+0.00] -d Apply delay between transmissions. The delay value can be # 52.20 [+0.00] specified in usec (default, no additional unit needed), or in # 52.20 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 52.20 [+0.00] -r Multiplies the specified delay with a random value # 52.21 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 52.21 [+0.00] -a Use specified source mac address, no matter what has # 52.21 [+0.00] been specified with other arguments; keywords see below, # 52.21 [+0.00] Default is own interface # 52.21 [+0.00] -b Same with destination mac address; keywords: # 52.22 [+0.00] rand Use a random MAC address # 52.22 [+0.00] bc Use a broadcast MAC address # 52.22 [+0.00] own Use own interface MAC address (default for source MAC) # 52.22 [+0.00] stp Use IEEE 802.1d STP multicast address # 52.22 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 52.23 [+0.00] -A Use specified source IP address (default is own interface IP) # 52.23 [+0.00] -B Send packet to specified destination IP or domain name # 52.24 [+0.00] -P Use the specified ASCII payload # 52.24 [+0.00] -f Read the ASCII payload from a file # 52.24 [+0.00] -F Read the hexadecimal payload from a file # 52.24 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 52.25 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 52.25 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 52.25 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 52.25 [+0.00] encapsulations in lower layers, most packet types allow/require # 52.26 [+0.00] additional packet-specific arguments in an ; # 52.26 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 52.26 [+0.00] dns, rtp, syslog, lldp and more; # 52.26 [+0.00] For context-help use 'help' as ! # 52.27 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 52.27 [+0.00] Enter -T help or -T rtp help for further information # 52.27 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 52.28 [+0.00] -V|VV|... Verbose and more verbose mode # 52.28 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 52.28 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 52.28 [+0.00] typically combined with one of the verbose modes (v or V) # 52.29 [+0.00] -v Show version # 52.29 [+0.00] -h Print this help # 52.29 [+0.00] # 52.29 [+0.00] Examples: # 52.29 [+0.00] mausezahn -x 99 # 52.29 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 52.29 [+0.00] mausezahn -t cdp change -c 0 # 52.30 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 52.30 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 52.30 [+0.00] # 52.30 [+0.00] Note: # 52.30 [+0.00] This tool is targeted for network developers! You should # 52.30 [+0.00] be aware of what you are doing and what these options above # 52.31 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 52.31 [+0.00] # 52.31 [+0.00] Please report bugs to # 52.31 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 52.31 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 52.32 [+0.00] Swiss federal institute of technology (ETH Zurich) # 52.32 [+0.00] License: GNU GPL version 2.0 # 52.32 [+0.00] This is free software: you are free to change and redistribute it. # 52.32 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 52.32 [+0.00] # 57.88 [+5.55] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 57.88 [+0.00] # 57.88 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 57.88 [+0.00] http://www.netsniff-ng.org # 57.88 [+0.00] # 57.88 [+0.00] Usage: mausezahn [options] [interface] || # 57.88 [+0.00] Options: # 57.88 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 57.89 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 57.89 [+0.00] -4 IPv4 mode (default) # 57.89 [+0.00] -6 IPv6 mode # 57.89 [+0.00] -R Set socket priority # 57.89 [+0.00] -c Send packet count times, default:1, infinite:0 # 57.89 [+0.00] -d Apply delay between transmissions. The delay value can be # 57.89 [+0.00] specified in usec (default, no additional unit needed), or in # 57.90 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 57.90 [+0.00] -r Multiplies the specified delay with a random value # 57.90 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 57.90 [+0.00] -a Use specified source mac address, no matter what has # 57.90 [+0.00] been specified with other arguments; keywords see below, # 57.91 [+0.00] Default is own interface # 57.91 [+0.00] -b Same with destination mac address; keywords: # 57.91 [+0.00] rand Use a random MAC address # 57.91 [+0.00] bc Use a broadcast MAC address # 57.91 [+0.00] own Use own interface MAC address (default for source MAC) # 57.91 [+0.00] stp Use IEEE 802.1d STP multicast address # 57.91 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 57.92 [+0.00] -A Use specified source IP address (default is own interface IP) # 57.92 [+0.00] -B Send packet to specified destination IP or domain name # 57.92 [+0.00] -P Use the specified ASCII payload # 57.92 [+0.00] -f Read the ASCII payload from a file # 57.92 [+0.00] -F Read the hexadecimal payload from a file # 57.92 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 57.93 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 57.93 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 57.93 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 57.93 [+0.00] encapsulations in lower layers, most packet types allow/require # 57.93 [+0.00] additional packet-specific arguments in an ; # 57.94 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 57.94 [+0.00] dns, rtp, syslog, lldp and more; # 57.94 [+0.00] For context-help use 'help' as ! # 57.94 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 57.95 [+0.00] Enter -T help or -T rtp help for further information # 57.95 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 57.95 [+0.00] -V|VV|... Verbose and more verbose mode # 57.95 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 57.95 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 57.96 [+0.00] typically combined with one of the verbose modes (v or V) # 57.96 [+0.00] -v Show version # 57.96 [+0.00] -h Print this help # 57.96 [+0.00] # 57.96 [+0.00] Examples: # 57.96 [+0.00] mausezahn -x 99 # 57.96 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 57.96 [+0.00] mausezahn -t cdp change -c 0 # 57.96 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 57.96 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 57.97 [+0.00] # 57.97 [+0.00] Note: # 57.97 [+0.00] This tool is targeted for network developers! You should # 57.97 [+0.00] be aware of what you are doing and what these options above # 57.97 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 57.97 [+0.00] # 57.97 [+0.00] Please report bugs to # 57.97 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 57.97 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 57.97 [+0.00] Swiss federal institute of technology (ETH Zurich) # 57.97 [+0.00] License: GNU GPL version 2.0 # 57.97 [+0.00] This is free software: you are free to change and redistribute it. # 57.98 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 57.98 [+0.00] # 58.48 [+0.50] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 58.48 [+0.00] # 58.48 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 58.48 [+0.00] http://www.netsniff-ng.org # 58.48 [+0.00] # 58.48 [+0.00] Usage: mausezahn [options] [interface] || # 58.49 [+0.00] Options: # 58.49 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 58.49 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 58.49 [+0.00] -4 IPv4 mode (default) # 58.50 [+0.00] -6 IPv6 mode # 58.50 [+0.00] -R Set socket priority # 58.50 [+0.00] -c Send packet count times, default:1, infinite:0 # 58.50 [+0.00] -d Apply delay between transmissions. The delay value can be # 58.50 [+0.00] specified in usec (default, no additional unit needed), or in # 58.51 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 58.51 [+0.00] -r Multiplies the specified delay with a random value # 58.51 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 58.51 [+0.00] -a Use specified source mac address, no matter what has # 58.52 [+0.00] been specified with other arguments; keywords see below, # 58.52 [+0.00] Default is own interface # 58.52 [+0.00] -b Same with destination mac address; keywords: # 58.52 [+0.00] rand Use a random MAC address # 58.52 [+0.00] bc Use a broadcast MAC address # 58.52 [+0.00] own Use own interface MAC address (default for source MAC) # 58.53 [+0.00] stp Use IEEE 802.1d STP multicast address # 58.53 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 58.53 [+0.00] -A Use specified source IP address (default is own interface IP) # 58.53 [+0.00] -B Send packet to specified destination IP or domain name # 58.54 [+0.00] -P Use the specified ASCII payload # 58.54 [+0.00] -f Read the ASCII payload from a file # 58.54 [+0.00] -F Read the hexadecimal payload from a file # 58.54 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 58.54 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 58.55 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 58.55 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 58.55 [+0.00] encapsulations in lower layers, most packet types allow/require # 58.55 [+0.00] additional packet-specific arguments in an ; # 58.56 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 58.56 [+0.00] dns, rtp, syslog, lldp and more; # 58.56 [+0.00] For context-help use 'help' as ! # 58.56 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 58.57 [+0.00] Enter -T help or -T rtp help for further information # 58.57 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 58.57 [+0.00] -V|VV|... Verbose and more verbose mode # 58.57 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 58.57 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 58.58 [+0.00] typically combined with one of the verbose modes (v or V) # 58.58 [+0.00] -v Show version # 58.58 [+0.00] -h Print this help # 58.58 [+0.00] # 58.58 [+0.00] Examples: # 58.58 [+0.00] mausezahn -x 99 # 58.58 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 58.58 [+0.00] mausezahn -t cdp change -c 0 # 58.59 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 58.59 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 58.59 [+0.00] # 58.59 [+0.00] Note: # 58.59 [+0.00] This tool is targeted for network developers! You should # 58.59 [+0.00] be aware of what you are doing and what these options above # 58.59 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 58.60 [+0.00] # 58.60 [+0.00] Please report bugs to # 58.60 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 58.60 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 58.60 [+0.00] Swiss federal institute of technology (ETH Zurich) # 58.60 [+0.00] License: GNU GPL version 2.0 # 58.60 [+0.00] This is free software: you are free to change and redistribute it. # 58.61 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 58.61 [+0.00] # 59.09 [+0.48] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 59.10 [+0.00] # 59.10 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 59.10 [+0.00] http://www.netsniff-ng.org # 59.10 [+0.00] # 59.10 [+0.00] Usage: mausezahn [options] [interface] || # 59.10 [+0.00] Options: # 59.10 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 59.10 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 59.11 [+0.00] -4 IPv4 mode (default) # 59.11 [+0.00] -6 IPv6 mode # 59.11 [+0.00] -R Set socket priority # 59.11 [+0.00] -c Send packet count times, default:1, infinite:0 # 59.11 [+0.00] -d Apply delay between transmissions. The delay value can be # 59.12 [+0.00] specified in usec (default, no additional unit needed), or in # 59.12 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 59.12 [+0.00] -r Multiplies the specified delay with a random value # 59.12 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 59.13 [+0.00] -a Use specified source mac address, no matter what has # 59.13 [+0.00] been specified with other arguments; keywords see below, # 59.13 [+0.00] Default is own interface # 59.13 [+0.00] -b Same with destination mac address; keywords: # 59.13 [+0.00] rand Use a random MAC address # 59.14 [+0.00] bc Use a broadcast MAC address # 59.14 [+0.00] own Use own interface MAC address (default for source MAC) # 59.14 [+0.00] stp Use IEEE 802.1d STP multicast address # 59.14 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 59.14 [+0.00] -A Use specified source IP address (default is own interface IP) # 59.15 [+0.00] -B Send packet to specified destination IP or domain name # 59.15 [+0.00] -P Use the specified ASCII payload # 59.15 [+0.00] -f Read the ASCII payload from a file # 59.15 [+0.00] -F Read the hexadecimal payload from a file # 59.16 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 59.16 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 59.16 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 59.16 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 59.17 [+0.00] encapsulations in lower layers, most packet types allow/require # 59.17 [+0.00] additional packet-specific arguments in an ; # 59.17 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 59.17 [+0.00] dns, rtp, syslog, lldp and more; # 59.18 [+0.00] For context-help use 'help' as ! # 59.18 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 59.18 [+0.00] Enter -T help or -T rtp help for further information # 59.18 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 59.19 [+0.00] -V|VV|... Verbose and more verbose mode # 59.19 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 59.19 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 59.19 [+0.00] typically combined with one of the verbose modes (v or V) # 59.19 [+0.00] -v Show version # 59.20 [+0.00] -h Print this help # 59.20 [+0.00] # 59.20 [+0.00] Examples: # 59.20 [+0.00] mausezahn -x 99 # 59.20 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 59.20 [+0.00] mausezahn -t cdp change -c 0 # 59.20 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 59.20 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 59.21 [+0.00] # 59.21 [+0.00] Note: # 59.21 [+0.00] This tool is targeted for network developers! You should # 59.21 [+0.00] be aware of what you are doing and what these options above # 59.21 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 59.21 [+0.00] # 59.21 [+0.00] Please report bugs to # 59.22 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 59.22 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 59.22 [+0.00] Swiss federal institute of technology (ETH Zurich) # 59.22 [+0.00] License: GNU GPL version 2.0 # 59.22 [+0.00] This is free software: you are free to change and redistribute it. # 59.22 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 59.23 [+0.00] # 59.78 [+0.55] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 59.78 [+0.00] # 59.78 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 59.78 [+0.00] http://www.netsniff-ng.org # 59.78 [+0.00] # 59.79 [+0.00] Usage: mausezahn [options] [interface] || # 59.79 [+0.00] Options: # 59.79 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 59.79 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 59.79 [+0.00] -4 IPv4 mode (default) # 59.79 [+0.00] -6 IPv6 mode # 59.80 [+0.00] -R Set socket priority # 59.80 [+0.00] -c Send packet count times, default:1, infinite:0 # 59.80 [+0.00] -d Apply delay between transmissions. The delay value can be # 59.80 [+0.00] specified in usec (default, no additional unit needed), or in # 59.80 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 59.80 [+0.00] -r Multiplies the specified delay with a random value # 59.81 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 59.81 [+0.00] -a Use specified source mac address, no matter what has # 59.81 [+0.00] been specified with other arguments; keywords see below, # 59.81 [+0.00] Default is own interface # 59.81 [+0.00] -b Same with destination mac address; keywords: # 59.82 [+0.00] rand Use a random MAC address # 59.82 [+0.00] bc Use a broadcast MAC address # 59.82 [+0.00] own Use own interface MAC address (default for source MAC) # 59.82 [+0.00] stp Use IEEE 802.1d STP multicast address # 59.82 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 59.82 [+0.00] -A Use specified source IP address (default is own interface IP) # 59.83 [+0.00] -B Send packet to specified destination IP or domain name # 59.83 [+0.00] -P Use the specified ASCII payload # 59.83 [+0.00] -f Read the ASCII payload from a file # 59.83 [+0.00] -F Read the hexadecimal payload from a file # 59.83 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 59.83 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 59.84 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 59.84 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 59.84 [+0.00] encapsulations in lower layers, most packet types allow/require # 59.84 [+0.00] additional packet-specific arguments in an ; # 59.84 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 59.85 [+0.00] dns, rtp, syslog, lldp and more; # 59.85 [+0.00] For context-help use 'help' as ! # 59.85 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 59.85 [+0.00] Enter -T help or -T rtp help for further information # 59.85 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 59.85 [+0.00] -V|VV|... Verbose and more verbose mode # 59.85 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 59.86 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 59.86 [+0.00] typically combined with one of the verbose modes (v or V) # 59.86 [+0.00] -v Show version # 59.86 [+0.00] -h Print this help # 59.86 [+0.00] # 59.86 [+0.00] Examples: # 59.86 [+0.00] mausezahn -x 99 # 59.86 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 59.86 [+0.00] mausezahn -t cdp change -c 0 # 59.86 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 59.87 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 59.87 [+0.00] # 59.87 [+0.00] Note: # 59.87 [+0.00] This tool is targeted for network developers! You should # 59.87 [+0.00] be aware of what you are doing and what these options above # 59.87 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 59.87 [+0.00] # 59.87 [+0.00] Please report bugs to # 59.87 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 59.87 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 59.88 [+0.00] Swiss federal institute of technology (ETH Zurich) # 59.88 [+0.00] License: GNU GPL version 2.0 # 59.88 [+0.00] This is free software: you are free to change and redistribute it. # 59.88 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 59.88 [+0.00] # 60.43 [+0.55] TEST: mirror to gretap: vlan untagged at a bridge egress [FAIL] # 60.43 [+0.00] Expected to capture >= 10 packets, got 0. # 60.52 [+0.08] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 60.52 [+0.00] # 60.52 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 60.52 [+0.00] http://www.netsniff-ng.org # 60.52 [+0.00] # 60.52 [+0.00] Usage: mausezahn [options] [interface] || # 60.52 [+0.00] Options: # 60.53 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 60.53 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 60.53 [+0.00] -4 IPv4 mode (default) # 60.53 [+0.00] -6 IPv6 mode # 60.53 [+0.00] -R Set socket priority # 60.53 [+0.00] -c Send packet count times, default:1, infinite:0 # 60.54 [+0.00] -d Apply delay between transmissions. The delay value can be # 60.54 [+0.00] specified in usec (default, no additional unit needed), or in # 60.54 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 60.54 [+0.00] -r Multiplies the specified delay with a random value # 60.55 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 60.55 [+0.00] -a Use specified source mac address, no matter what has # 60.55 [+0.00] been specified with other arguments; keywords see below, # 60.55 [+0.00] Default is own interface # 60.55 [+0.00] -b Same with destination mac address; keywords: # 60.56 [+0.00] rand Use a random MAC address # 60.56 [+0.00] bc Use a broadcast MAC address # 60.56 [+0.00] own Use own interface MAC address (default for source MAC) # 60.56 [+0.00] stp Use IEEE 802.1d STP multicast address # 60.56 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 60.57 [+0.00] -A Use specified source IP address (default is own interface IP) # 60.57 [+0.00] -B Send packet to specified destination IP or domain name # 60.58 [+0.00] -P Use the specified ASCII payload # 60.58 [+0.00] -f Read the ASCII payload from a file # 60.58 [+0.00] -F Read the hexadecimal payload from a file # 60.58 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 60.58 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 60.59 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 60.59 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 60.59 [+0.00] encapsulations in lower layers, most packet types allow/require # 60.59 [+0.00] additional packet-specific arguments in an ; # 60.60 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 60.60 [+0.00] dns, rtp, syslog, lldp and more; # 60.60 [+0.00] For context-help use 'help' as ! # 60.60 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 60.60 [+0.00] Enter -T help or -T rtp help for further information # 60.61 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 60.61 [+0.00] -V|VV|... Verbose and more verbose mode # 60.61 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 60.61 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 60.62 [+0.00] typically combined with one of the verbose modes (v or V) # 60.62 [+0.00] -v Show version # 60.62 [+0.00] -h Print this help # 60.62 [+0.00] # 60.62 [+0.00] Examples: # 60.62 [+0.00] mausezahn -x 99 # 60.62 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 60.62 [+0.00] mausezahn -t cdp change -c 0 # 60.62 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 60.63 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 60.63 [+0.00] # 60.63 [+0.00] Note: # 60.63 [+0.00] This tool is targeted for network developers! You should # 60.63 [+0.00] be aware of what you are doing and what these options above # 60.63 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 60.63 [+0.00] # 60.63 [+0.00] Please report bugs to # 60.64 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 60.64 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 60.64 [+0.00] Swiss federal institute of technology (ETH Zurich) # 60.64 [+0.00] License: GNU GPL version 2.0 # 60.64 [+0.00] This is free software: you are free to change and redistribute it. # 60.64 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 60.65 [+0.00] # 61.17 [+0.52] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 61.17 [+0.00] # 61.17 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 61.17 [+0.00] http://www.netsniff-ng.org # 61.17 [+0.00] # 61.17 [+0.00] Usage: mausezahn [options] [interface] || # 61.18 [+0.00] Options: # 61.18 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 61.18 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 61.18 [+0.00] -4 IPv4 mode (default) # 61.19 [+0.00] -6 IPv6 mode # 61.19 [+0.00] -R Set socket priority # 61.19 [+0.00] -c Send packet count times, default:1, infinite:0 # 61.19 [+0.00] -d Apply delay between transmissions. The delay value can be # 61.19 [+0.00] specified in usec (default, no additional unit needed), or in # 61.19 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 61.20 [+0.00] -r Multiplies the specified delay with a random value # 61.20 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 61.20 [+0.00] -a Use specified source mac address, no matter what has # 61.20 [+0.00] been specified with other arguments; keywords see below, # 61.21 [+0.00] Default is own interface # 61.21 [+0.00] -b Same with destination mac address; keywords: # 61.21 [+0.00] rand Use a random MAC address # 61.21 [+0.00] bc Use a broadcast MAC address # 61.21 [+0.00] own Use own interface MAC address (default for source MAC) # 61.22 [+0.00] stp Use IEEE 802.1d STP multicast address # 61.22 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 61.22 [+0.00] -A Use specified source IP address (default is own interface IP) # 61.22 [+0.00] -B Send packet to specified destination IP or domain name # 61.22 [+0.00] -P Use the specified ASCII payload # 61.23 [+0.00] -f Read the ASCII payload from a file # 61.23 [+0.00] -F Read the hexadecimal payload from a file # 61.23 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 61.23 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 61.23 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 61.24 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 61.24 [+0.00] encapsulations in lower layers, most packet types allow/require # 61.24 [+0.00] additional packet-specific arguments in an ; # 61.24 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 61.25 [+0.00] dns, rtp, syslog, lldp and more; # 61.25 [+0.00] For context-help use 'help' as ! # 61.25 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 61.25 [+0.00] Enter -T help or -T rtp help for further information # 61.26 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 61.26 [+0.00] -V|VV|... Verbose and more verbose mode # 61.26 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 61.26 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 61.27 [+0.00] typically combined with one of the verbose modes (v or V) # 61.27 [+0.00] -v Show version # 61.27 [+0.00] -h Print this help # 61.27 [+0.00] # 61.27 [+0.00] Examples: # 61.27 [+0.00] mausezahn -x 99 # 61.27 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 61.27 [+0.00] mausezahn -t cdp change -c 0 # 61.27 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 61.28 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 61.28 [+0.00] # 61.28 [+0.00] Note: # 61.28 [+0.00] This tool is targeted for network developers! You should # 61.28 [+0.00] be aware of what you are doing and what these options above # 61.28 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 61.28 [+0.00] # 61.28 [+0.00] Please report bugs to # 61.29 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 61.29 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 61.29 [+0.00] Swiss federal institute of technology (ETH Zurich) # 61.29 [+0.00] License: GNU GPL version 2.0 # 61.29 [+0.00] This is free software: you are free to change and redistribute it. # 61.29 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 61.30 [+0.00] # 61.78 [+0.48] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 61.78 [+0.00] # 61.78 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 61.78 [+0.00] http://www.netsniff-ng.org # 61.78 [+0.00] # 61.79 [+0.00] Usage: mausezahn [options] [interface] || # 61.79 [+0.00] Options: # 61.79 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 61.79 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 61.79 [+0.00] -4 IPv4 mode (default) # 61.79 [+0.00] -6 IPv6 mode # 61.80 [+0.00] -R Set socket priority # 61.80 [+0.00] -c Send packet count times, default:1, infinite:0 # 61.80 [+0.00] -d Apply delay between transmissions. The delay value can be # 61.80 [+0.00] specified in usec (default, no additional unit needed), or in # 61.80 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 61.81 [+0.00] -r Multiplies the specified delay with a random value # 61.81 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 61.81 [+0.00] -a Use specified source mac address, no matter what has # 61.81 [+0.00] been specified with other arguments; keywords see below, # 61.82 [+0.00] Default is own interface # 61.82 [+0.00] -b Same with destination mac address; keywords: # 61.82 [+0.00] rand Use a random MAC address # 61.82 [+0.00] bc Use a broadcast MAC address # 61.82 [+0.00] own Use own interface MAC address (default for source MAC) # 61.83 [+0.00] stp Use IEEE 802.1d STP multicast address # 61.83 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 61.83 [+0.00] -A Use specified source IP address (default is own interface IP) # 61.83 [+0.00] -B Send packet to specified destination IP or domain name # 61.83 [+0.00] -P Use the specified ASCII payload # 61.84 [+0.00] -f Read the ASCII payload from a file # 61.84 [+0.00] -F Read the hexadecimal payload from a file # 61.84 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 61.84 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 61.85 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 61.85 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 61.85 [+0.00] encapsulations in lower layers, most packet types allow/require # 61.85 [+0.00] additional packet-specific arguments in an ; # 61.86 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 61.86 [+0.00] dns, rtp, syslog, lldp and more; # 61.86 [+0.00] For context-help use 'help' as ! # 61.86 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 61.87 [+0.00] Enter -T help or -T rtp help for further information # 61.87 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 61.87 [+0.00] -V|VV|... Verbose and more verbose mode # 61.87 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 61.88 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 61.88 [+0.00] typically combined with one of the verbose modes (v or V) # 61.88 [+0.00] -v Show version # 61.88 [+0.00] -h Print this help # 61.88 [+0.00] # 61.88 [+0.00] Examples: # 61.88 [+0.00] mausezahn -x 99 # 61.88 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 61.89 [+0.00] mausezahn -t cdp change -c 0 # 61.89 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 61.89 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 61.89 [+0.00] # 61.89 [+0.00] Note: # 61.89 [+0.00] This tool is targeted for network developers! You should # 61.89 [+0.00] be aware of what you are doing and what these options above # 61.90 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 61.90 [+0.00] # 61.90 [+0.00] Please report bugs to # 61.90 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 61.90 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 61.90 [+0.00] Swiss federal institute of technology (ETH Zurich) # 61.91 [+0.00] License: GNU GPL version 2.0 # 61.91 [+0.00] This is free software: you are free to change and redistribute it. # 61.91 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 61.91 [+0.00] # 62.36 [+0.44] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 62.36 [+0.00] # 62.36 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 62.36 [+0.00] http://www.netsniff-ng.org # 62.36 [+0.00] # 62.36 [+0.00] Usage: mausezahn [options] [interface] || # 62.37 [+0.00] Options: # 62.37 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 62.37 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 62.37 [+0.00] -4 IPv4 mode (default) # 62.37 [+0.00] -6 IPv6 mode # 62.37 [+0.00] -R Set socket priority # 62.38 [+0.00] -c Send packet count times, default:1, infinite:0 # 62.38 [+0.00] -d Apply delay between transmissions. The delay value can be # 62.38 [+0.00] specified in usec (default, no additional unit needed), or in # 62.38 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 62.39 [+0.00] -r Multiplies the specified delay with a random value # 62.39 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 62.39 [+0.00] -a Use specified source mac address, no matter what has # 62.39 [+0.00] been specified with other arguments; keywords see below, # 62.40 [+0.00] Default is own interface # 62.40 [+0.00] -b Same with destination mac address; keywords: # 62.40 [+0.00] rand Use a random MAC address # 62.40 [+0.00] bc Use a broadcast MAC address # 62.40 [+0.00] own Use own interface MAC address (default for source MAC) # 62.40 [+0.00] stp Use IEEE 802.1d STP multicast address # 62.41 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 62.41 [+0.00] -A Use specified source IP address (default is own interface IP) # 62.41 [+0.00] -B Send packet to specified destination IP or domain name # 62.41 [+0.00] -P Use the specified ASCII payload # 62.42 [+0.00] -f Read the ASCII payload from a file # 62.42 [+0.00] -F Read the hexadecimal payload from a file # 62.42 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 62.42 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 62.43 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 62.43 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 62.43 [+0.00] encapsulations in lower layers, most packet types allow/require # 62.43 [+0.00] additional packet-specific arguments in an ; # 62.44 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 62.44 [+0.00] dns, rtp, syslog, lldp and more; # 62.44 [+0.00] For context-help use 'help' as ! # 62.44 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 62.45 [+0.00] Enter -T help or -T rtp help for further information # 62.45 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 62.45 [+0.00] -V|VV|... Verbose and more verbose mode # 62.45 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 62.46 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 62.46 [+0.00] typically combined with one of the verbose modes (v or V) # 62.46 [+0.00] -v Show version # 62.46 [+0.00] -h Print this help # 62.46 [+0.00] # 62.46 [+0.00] Examples: # 62.46 [+0.00] mausezahn -x 99 # 62.46 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 62.47 [+0.00] mausezahn -t cdp change -c 0 # 62.47 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 62.47 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 62.47 [+0.00] # 62.47 [+0.00] Note: # 62.47 [+0.00] This tool is targeted for network developers! You should # 62.47 [+0.00] be aware of what you are doing and what these options above # 62.48 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 62.48 [+0.00] # 62.48 [+0.00] Please report bugs to # 62.48 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 62.48 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 62.48 [+0.00] Swiss federal institute of technology (ETH Zurich) # 62.48 [+0.00] License: GNU GPL version 2.0 # 62.49 [+0.00] This is free software: you are free to change and redistribute it. # 62.49 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 62.49 [+0.00] # 68.16 [+5.67] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 68.16 [+0.00] # 68.16 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 68.16 [+0.00] http://www.netsniff-ng.org # 68.16 [+0.00] # 68.16 [+0.00] Usage: mausezahn [options] [interface] || # 68.17 [+0.00] Options: # 68.17 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 68.17 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 68.17 [+0.00] -4 IPv4 mode (default) # 68.17 [+0.00] -6 IPv6 mode # 68.17 [+0.00] -R Set socket priority # 68.17 [+0.00] -c Send packet count times, default:1, infinite:0 # 68.18 [+0.00] -d Apply delay between transmissions. The delay value can be # 68.18 [+0.00] specified in usec (default, no additional unit needed), or in # 68.18 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 68.18 [+0.00] -r Multiplies the specified delay with a random value # 68.18 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 68.19 [+0.00] -a Use specified source mac address, no matter what has # 68.19 [+0.00] been specified with other arguments; keywords see below, # 68.19 [+0.00] Default is own interface # 68.19 [+0.00] -b Same with destination mac address; keywords: # 68.19 [+0.00] rand Use a random MAC address # 68.19 [+0.00] bc Use a broadcast MAC address # 68.19 [+0.00] own Use own interface MAC address (default for source MAC) # 68.20 [+0.00] stp Use IEEE 802.1d STP multicast address # 68.20 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 68.20 [+0.00] -A Use specified source IP address (default is own interface IP) # 68.20 [+0.00] -B Send packet to specified destination IP or domain name # 68.20 [+0.00] -P Use the specified ASCII payload # 68.20 [+0.00] -f Read the ASCII payload from a file # 68.20 [+0.00] -F Read the hexadecimal payload from a file # 68.21 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 68.21 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 68.21 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 68.21 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 68.21 [+0.00] encapsulations in lower layers, most packet types allow/require # 68.22 [+0.00] additional packet-specific arguments in an ; # 68.22 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 68.22 [+0.00] dns, rtp, syslog, lldp and more; # 68.22 [+0.00] For context-help use 'help' as ! # 68.22 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 68.23 [+0.00] Enter -T help or -T rtp help for further information # 68.23 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 68.23 [+0.00] -V|VV|... Verbose and more verbose mode # 68.23 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 68.23 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 68.24 [+0.00] typically combined with one of the verbose modes (v or V) # 68.24 [+0.00] -v Show version # 68.24 [+0.00] -h Print this help # 68.24 [+0.00] # 68.24 [+0.00] Examples: # 68.24 [+0.00] mausezahn -x 99 # 68.24 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 68.24 [+0.00] mausezahn -t cdp change -c 0 # 68.24 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 68.25 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 68.25 [+0.00] # 68.25 [+0.00] Note: # 68.25 [+0.00] This tool is targeted for network developers! You should # 68.25 [+0.00] be aware of what you are doing and what these options above # 68.25 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 68.25 [+0.00] # 68.25 [+0.00] Please report bugs to # 68.25 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 68.25 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 68.26 [+0.00] Swiss federal institute of technology (ETH Zurich) # 68.26 [+0.00] License: GNU GPL version 2.0 # 68.26 [+0.00] This is free software: you are free to change and redistribute it. # 68.26 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 68.26 [+0.00] # 68.76 [+0.50] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 68.76 [+0.00] # 68.76 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 68.76 [+0.00] http://www.netsniff-ng.org # 68.77 [+0.00] # 68.77 [+0.00] Usage: mausezahn [options] [interface] || # 68.77 [+0.00] Options: # 68.77 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 68.77 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 68.77 [+0.00] -4 IPv4 mode (default) # 68.77 [+0.00] -6 IPv6 mode # 68.77 [+0.00] -R Set socket priority # 68.78 [+0.00] -c Send packet count times, default:1, infinite:0 # 68.78 [+0.00] -d Apply delay between transmissions. The delay value can be # 68.78 [+0.00] specified in usec (default, no additional unit needed), or in # 68.78 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 68.78 [+0.00] -r Multiplies the specified delay with a random value # 68.78 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 68.78 [+0.00] -a Use specified source mac address, no matter what has # 68.79 [+0.00] been specified with other arguments; keywords see below, # 68.79 [+0.00] Default is own interface # 68.79 [+0.00] -b Same with destination mac address; keywords: # 68.79 [+0.00] rand Use a random MAC address # 68.79 [+0.00] bc Use a broadcast MAC address # 68.79 [+0.00] own Use own interface MAC address (default for source MAC) # 68.79 [+0.00] stp Use IEEE 802.1d STP multicast address # 68.80 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 68.80 [+0.00] -A Use specified source IP address (default is own interface IP) # 68.80 [+0.00] -B Send packet to specified destination IP or domain name # 68.80 [+0.00] -P Use the specified ASCII payload # 68.80 [+0.00] -f Read the ASCII payload from a file # 68.80 [+0.00] -F Read the hexadecimal payload from a file # 68.80 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 68.81 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 68.81 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 68.81 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 68.81 [+0.00] encapsulations in lower layers, most packet types allow/require # 68.81 [+0.00] additional packet-specific arguments in an ; # 68.81 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 68.82 [+0.00] dns, rtp, syslog, lldp and more; # 68.82 [+0.00] For context-help use 'help' as ! # 68.82 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 68.82 [+0.00] Enter -T help or -T rtp help for further information # 68.82 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 68.82 [+0.00] -V|VV|... Verbose and more verbose mode # 68.82 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 68.83 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 68.83 [+0.00] typically combined with one of the verbose modes (v or V) # 68.83 [+0.00] -v Show version # 68.83 [+0.00] -h Print this help # 68.83 [+0.00] # 68.83 [+0.00] Examples: # 68.83 [+0.00] mausezahn -x 99 # 68.83 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 68.83 [+0.00] mausezahn -t cdp change -c 0 # 68.83 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 68.84 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 68.84 [+0.00] # 68.84 [+0.00] Note: # 68.84 [+0.00] This tool is targeted for network developers! You should # 68.84 [+0.00] be aware of what you are doing and what these options above # 68.84 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 68.84 [+0.00] # 68.84 [+0.00] Please report bugs to # 68.84 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 68.84 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 68.84 [+0.00] Swiss federal institute of technology (ETH Zurich) # 68.85 [+0.00] License: GNU GPL version 2.0 # 68.85 [+0.00] This is free software: you are free to change and redistribute it. # 68.85 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 68.85 [+0.00] # 69.36 [+0.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 69.36 [+0.00] # 69.36 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 69.36 [+0.00] http://www.netsniff-ng.org # 69.36 [+0.00] # 69.37 [+0.00] Usage: mausezahn [options] [interface] || # 69.37 [+0.00] Options: # 69.37 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 69.37 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 69.37 [+0.00] -4 IPv4 mode (default) # 69.37 [+0.00] -6 IPv6 mode # 69.37 [+0.00] -R Set socket priority # 69.37 [+0.00] -c Send packet count times, default:1, infinite:0 # 69.38 [+0.00] -d Apply delay between transmissions. The delay value can be # 69.38 [+0.00] specified in usec (default, no additional unit needed), or in # 69.38 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 69.38 [+0.00] -r Multiplies the specified delay with a random value # 69.38 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 69.38 [+0.00] -a Use specified source mac address, no matter what has # 69.39 [+0.00] been specified with other arguments; keywords see below, # 69.39 [+0.00] Default is own interface # 69.39 [+0.00] -b Same with destination mac address; keywords: # 69.39 [+0.00] rand Use a random MAC address # 69.39 [+0.00] bc Use a broadcast MAC address # 69.39 [+0.00] own Use own interface MAC address (default for source MAC) # 69.39 [+0.00] stp Use IEEE 802.1d STP multicast address # 69.39 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 69.40 [+0.00] -A Use specified source IP address (default is own interface IP) # 69.40 [+0.00] -B Send packet to specified destination IP or domain name # 69.40 [+0.00] -P Use the specified ASCII payload # 69.40 [+0.00] -f Read the ASCII payload from a file # 69.40 [+0.00] -F Read the hexadecimal payload from a file # 69.40 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 69.40 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 69.41 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 69.41 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 69.41 [+0.00] encapsulations in lower layers, most packet types allow/require # 69.41 [+0.00] additional packet-specific arguments in an ; # 69.41 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 69.41 [+0.00] dns, rtp, syslog, lldp and more; # 69.42 [+0.00] For context-help use 'help' as ! # 69.42 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 69.42 [+0.00] Enter -T help or -T rtp help for further information # 69.42 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 69.42 [+0.00] -V|VV|... Verbose and more verbose mode # 69.42 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 69.43 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 69.43 [+0.00] typically combined with one of the verbose modes (v or V) # 69.43 [+0.00] -v Show version # 69.43 [+0.00] -h Print this help # 69.43 [+0.00] # 69.43 [+0.00] Examples: # 69.43 [+0.00] mausezahn -x 99 # 69.43 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 69.43 [+0.00] mausezahn -t cdp change -c 0 # 69.44 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 69.44 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 69.44 [+0.00] # 69.44 [+0.00] Note: # 69.44 [+0.00] This tool is targeted for network developers! You should # 69.44 [+0.00] be aware of what you are doing and what these options above # 69.44 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 69.45 [+0.00] # 69.45 [+0.00] Please report bugs to # 69.45 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 69.45 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 69.45 [+0.00] Swiss federal institute of technology (ETH Zurich) # 69.45 [+0.00] License: GNU GPL version 2.0 # 69.45 [+0.00] This is free software: you are free to change and redistribute it. # 69.45 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 69.46 [+0.00] # 69.93 [+0.47] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 69.93 [+0.00] # 69.93 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 69.93 [+0.00] http://www.netsniff-ng.org # 69.93 [+0.00] # 69.93 [+0.00] Usage: mausezahn [options] [interface] || # 69.94 [+0.00] Options: # 69.94 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 69.94 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 69.94 [+0.00] -4 IPv4 mode (default) # 69.94 [+0.00] -6 IPv6 mode # 69.94 [+0.00] -R Set socket priority # 69.94 [+0.00] -c Send packet count times, default:1, infinite:0 # 69.94 [+0.00] -d Apply delay between transmissions. The delay value can be # 69.95 [+0.00] specified in usec (default, no additional unit needed), or in # 69.95 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 69.95 [+0.00] -r Multiplies the specified delay with a random value # 69.95 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 69.95 [+0.00] -a Use specified source mac address, no matter what has # 69.95 [+0.00] been specified with other arguments; keywords see below, # 69.96 [+0.00] Default is own interface # 69.96 [+0.00] -b Same with destination mac address; keywords: # 69.96 [+0.00] rand Use a random MAC address # 69.96 [+0.00] bc Use a broadcast MAC address # 69.96 [+0.00] own Use own interface MAC address (default for source MAC) # 69.96 [+0.00] stp Use IEEE 802.1d STP multicast address # 69.96 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 69.96 [+0.00] -A Use specified source IP address (default is own interface IP) # 69.97 [+0.00] -B Send packet to specified destination IP or domain name # 69.97 [+0.00] -P Use the specified ASCII payload # 69.97 [+0.00] -f Read the ASCII payload from a file # 69.97 [+0.00] -F Read the hexadecimal payload from a file # 69.97 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 69.97 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 69.97 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 69.98 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 69.98 [+0.00] encapsulations in lower layers, most packet types allow/require # 69.98 [+0.00] additional packet-specific arguments in an ; # 69.98 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 69.98 [+0.00] dns, rtp, syslog, lldp and more; # 69.98 [+0.00] For context-help use 'help' as ! # 69.98 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 69.99 [+0.00] Enter -T help or -T rtp help for further information # 69.99 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 69.99 [+0.00] -V|VV|... Verbose and more verbose mode # 69.99 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 69.99 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 69.99 [+0.00] typically combined with one of the verbose modes (v or V) # 70.00 [+0.00] -v Show version # 70.00 [+0.00] -h Print this help # 70.00 [+0.00] # 70.00 [+0.00] Examples: # 70.00 [+0.00] mausezahn -x 99 # 70.00 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 70.00 [+0.00] mausezahn -t cdp change -c 0 # 70.00 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 70.00 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 70.00 [+0.00] # 70.00 [+0.00] Note: # 70.00 [+0.00] This tool is targeted for network developers! You should # 70.00 [+0.00] be aware of what you are doing and what these options above # 70.01 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 70.01 [+0.00] # 70.01 [+0.00] Please report bugs to # 70.01 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 70.01 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 70.01 [+0.00] Swiss federal institute of technology (ETH Zurich) # 70.01 [+0.00] License: GNU GPL version 2.0 # 70.01 [+0.00] This is free software: you are free to change and redistribute it. # 70.01 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 70.01 [+0.00] # 75.59 [+5.57] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 75.59 [+0.00] # 75.59 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 75.59 [+0.00] http://www.netsniff-ng.org # 75.59 [+0.00] # 75.59 [+0.00] Usage: mausezahn [options] [interface] || # 75.59 [+0.00] Options: # 75.60 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 75.60 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 75.60 [+0.00] -4 IPv4 mode (default) # 75.60 [+0.00] -6 IPv6 mode # 75.60 [+0.00] -R Set socket priority # 75.60 [+0.00] -c Send packet count times, default:1, infinite:0 # 75.60 [+0.00] -d Apply delay between transmissions. The delay value can be # 75.60 [+0.00] specified in usec (default, no additional unit needed), or in # 75.61 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 75.61 [+0.00] -r Multiplies the specified delay with a random value # 75.61 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 75.61 [+0.00] -a Use specified source mac address, no matter what has # 75.61 [+0.00] been specified with other arguments; keywords see below, # 75.61 [+0.00] Default is own interface # 75.61 [+0.00] -b Same with destination mac address; keywords: # 75.62 [+0.00] rand Use a random MAC address # 75.62 [+0.00] bc Use a broadcast MAC address # 75.62 [+0.00] own Use own interface MAC address (default for source MAC) # 75.62 [+0.00] stp Use IEEE 802.1d STP multicast address # 75.62 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 75.62 [+0.00] -A Use specified source IP address (default is own interface IP) # 75.62 [+0.00] -B Send packet to specified destination IP or domain name # 75.62 [+0.00] -P Use the specified ASCII payload # 75.63 [+0.00] -f Read the ASCII payload from a file # 75.63 [+0.00] -F Read the hexadecimal payload from a file # 75.63 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 75.63 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 75.63 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 75.63 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 75.63 [+0.00] encapsulations in lower layers, most packet types allow/require # 75.64 [+0.00] additional packet-specific arguments in an ; # 75.64 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 75.64 [+0.00] dns, rtp, syslog, lldp and more; # 75.64 [+0.00] For context-help use 'help' as ! # 75.64 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 75.64 [+0.00] Enter -T help or -T rtp help for further information # 75.65 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 75.65 [+0.00] -V|VV|... Verbose and more verbose mode # 75.65 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 75.65 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 75.65 [+0.00] typically combined with one of the verbose modes (v or V) # 75.65 [+0.00] -v Show version # 75.65 [+0.00] -h Print this help # 75.65 [+0.00] # 75.65 [+0.00] Examples: # 75.65 [+0.00] mausezahn -x 99 # 75.66 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 75.66 [+0.00] mausezahn -t cdp change -c 0 # 75.66 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 75.66 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 75.66 [+0.00] # 75.66 [+0.00] Note: # 75.66 [+0.00] This tool is targeted for network developers! You should # 75.66 [+0.00] be aware of what you are doing and what these options above # 75.66 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 75.66 [+0.00] # 75.66 [+0.00] Please report bugs to # 75.66 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 75.67 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 75.67 [+0.00] Swiss federal institute of technology (ETH Zurich) # 75.67 [+0.00] License: GNU GPL version 2.0 # 75.67 [+0.00] This is free software: you are free to change and redistribute it. # 75.67 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 75.67 [+0.00] # 76.19 [+0.52] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 76.19 [+0.00] # 76.19 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 76.19 [+0.00] http://www.netsniff-ng.org # 76.19 [+0.00] # 76.19 [+0.00] Usage: mausezahn [options] [interface] || # 76.19 [+0.00] Options: # 76.19 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 76.20 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 76.20 [+0.00] -4 IPv4 mode (default) # 76.20 [+0.00] -6 IPv6 mode # 76.20 [+0.00] -R Set socket priority # 76.20 [+0.00] -c Send packet count times, default:1, infinite:0 # 76.20 [+0.00] -d Apply delay between transmissions. The delay value can be # 76.20 [+0.00] specified in usec (default, no additional unit needed), or in # 76.21 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 76.21 [+0.00] -r Multiplies the specified delay with a random value # 76.21 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 76.21 [+0.00] -a Use specified source mac address, no matter what has # 76.21 [+0.00] been specified with other arguments; keywords see below, # 76.22 [+0.00] Default is own interface # 76.22 [+0.00] -b Same with destination mac address; keywords: # 76.22 [+0.00] rand Use a random MAC address # 76.22 [+0.00] bc Use a broadcast MAC address # 76.22 [+0.00] own Use own interface MAC address (default for source MAC) # 76.22 [+0.00] stp Use IEEE 802.1d STP multicast address # 76.22 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 76.22 [+0.00] -A Use specified source IP address (default is own interface IP) # 76.23 [+0.00] -B Send packet to specified destination IP or domain name # 76.23 [+0.00] -P Use the specified ASCII payload # 76.23 [+0.00] -f Read the ASCII payload from a file # 76.23 [+0.00] -F Read the hexadecimal payload from a file # 76.23 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 76.23 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 76.24 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 76.24 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 76.24 [+0.00] encapsulations in lower layers, most packet types allow/require # 76.24 [+0.00] additional packet-specific arguments in an ; # 76.24 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 76.25 [+0.00] dns, rtp, syslog, lldp and more; # 76.25 [+0.00] For context-help use 'help' as ! # 76.25 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 76.25 [+0.00] Enter -T help or -T rtp help for further information # 76.25 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 76.26 [+0.00] -V|VV|... Verbose and more verbose mode # 76.26 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 76.26 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 76.26 [+0.00] typically combined with one of the verbose modes (v or V) # 76.26 [+0.00] -v Show version # 76.26 [+0.00] -h Print this help # 76.26 [+0.00] # 76.26 [+0.00] Examples: # 76.26 [+0.00] mausezahn -x 99 # 76.26 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 76.27 [+0.00] mausezahn -t cdp change -c 0 # 76.27 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 76.27 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 76.27 [+0.00] # 76.27 [+0.00] Note: # 76.27 [+0.00] This tool is targeted for network developers! You should # 76.27 [+0.00] be aware of what you are doing and what these options above # 76.27 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 76.27 [+0.00] # 76.27 [+0.00] Please report bugs to # 76.27 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 76.28 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 76.28 [+0.00] Swiss federal institute of technology (ETH Zurich) # 76.28 [+0.00] License: GNU GPL version 2.0 # 76.28 [+0.00] This is free software: you are free to change and redistribute it. # 76.28 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 76.28 [+0.00] # 76.84 [+0.56] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 76.84 [+0.00] # 76.84 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 76.84 [+0.00] http://www.netsniff-ng.org # 76.85 [+0.00] # 76.85 [+0.00] Usage: mausezahn [options] [interface] || # 76.85 [+0.00] Options: # 76.85 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 76.85 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 76.85 [+0.00] -4 IPv4 mode (default) # 76.85 [+0.00] -6 IPv6 mode # 76.85 [+0.00] -R Set socket priority # 76.85 [+0.00] -c Send packet count times, default:1, infinite:0 # 76.86 [+0.00] -d Apply delay between transmissions. The delay value can be # 76.86 [+0.00] specified in usec (default, no additional unit needed), or in # 76.86 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 76.86 [+0.00] -r Multiplies the specified delay with a random value # 76.87 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 76.87 [+0.00] -a Use specified source mac address, no matter what has # 76.87 [+0.00] been specified with other arguments; keywords see below, # 76.87 [+0.00] Default is own interface # 76.87 [+0.00] -b Same with destination mac address; keywords: # 76.87 [+0.00] rand Use a random MAC address # 76.87 [+0.00] bc Use a broadcast MAC address # 76.88 [+0.00] own Use own interface MAC address (default for source MAC) # 76.88 [+0.00] stp Use IEEE 802.1d STP multicast address # 76.88 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 76.88 [+0.00] -A Use specified source IP address (default is own interface IP) # 76.88 [+0.00] -B Send packet to specified destination IP or domain name # 76.89 [+0.00] -P Use the specified ASCII payload # 76.89 [+0.00] -f Read the ASCII payload from a file # 76.89 [+0.00] -F Read the hexadecimal payload from a file # 76.89 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 76.89 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 76.89 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 76.89 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 76.90 [+0.00] encapsulations in lower layers, most packet types allow/require # 76.90 [+0.00] additional packet-specific arguments in an ; # 76.90 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 76.90 [+0.00] dns, rtp, syslog, lldp and more; # 76.90 [+0.00] For context-help use 'help' as ! # 76.91 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 76.91 [+0.00] Enter -T help or -T rtp help for further information # 76.91 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 76.91 [+0.00] -V|VV|... Verbose and more verbose mode # 76.91 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 76.91 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 76.92 [+0.00] typically combined with one of the verbose modes (v or V) # 76.92 [+0.00] -v Show version # 76.92 [+0.00] -h Print this help # 76.92 [+0.00] # 76.92 [+0.00] Examples: # 76.92 [+0.00] mausezahn -x 99 # 76.92 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 76.92 [+0.00] mausezahn -t cdp change -c 0 # 76.92 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 76.92 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 76.93 [+0.00] # 76.93 [+0.00] Note: # 76.93 [+0.00] This tool is targeted for network developers! You should # 76.93 [+0.00] be aware of what you are doing and what these options above # 76.93 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 76.93 [+0.00] # 76.93 [+0.00] Please report bugs to # 76.93 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 76.93 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 76.93 [+0.00] Swiss federal institute of technology (ETH Zurich) # 76.94 [+0.00] License: GNU GPL version 2.0 # 76.94 [+0.00] This is free software: you are free to change and redistribute it. # 76.94 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 76.94 [+0.00] # 77.43 [+0.49] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 77.44 [+0.00] # 77.44 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 77.44 [+0.00] http://www.netsniff-ng.org # 77.44 [+0.00] # 77.44 [+0.00] Usage: mausezahn [options] [interface] || # 77.44 [+0.00] Options: # 77.44 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 77.45 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 77.45 [+0.00] -4 IPv4 mode (default) # 77.45 [+0.00] -6 IPv6 mode # 77.45 [+0.00] -R Set socket priority # 77.46 [+0.00] -c Send packet count times, default:1, infinite:0 # 77.46 [+0.00] -d Apply delay between transmissions. The delay value can be # 77.46 [+0.00] specified in usec (default, no additional unit needed), or in # 77.46 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 77.47 [+0.00] -r Multiplies the specified delay with a random value # 77.47 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 77.47 [+0.00] -a Use specified source mac address, no matter what has # 77.48 [+0.00] been specified with other arguments; keywords see below, # 77.48 [+0.00] Default is own interface # 77.48 [+0.00] -b Same with destination mac address; keywords: # 77.49 [+0.00] rand Use a random MAC address # 77.49 [+0.00] bc Use a broadcast MAC address # 77.49 [+0.00] own Use own interface MAC address (default for source MAC) # 77.49 [+0.00] stp Use IEEE 802.1d STP multicast address # 77.49 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 77.50 [+0.00] -A Use specified source IP address (default is own interface IP) # 77.50 [+0.00] -B Send packet to specified destination IP or domain name # 77.50 [+0.00] -P Use the specified ASCII payload # 77.50 [+0.00] -f Read the ASCII payload from a file # 77.51 [+0.00] -F Read the hexadecimal payload from a file # 77.51 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 77.51 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 77.51 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 77.52 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 77.52 [+0.00] encapsulations in lower layers, most packet types allow/require # 77.52 [+0.00] additional packet-specific arguments in an ; # 77.53 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 77.53 [+0.00] dns, rtp, syslog, lldp and more; # 77.53 [+0.00] For context-help use 'help' as ! # 77.53 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 77.54 [+0.00] Enter -T help or -T rtp help for further information # 77.54 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 77.54 [+0.00] -V|VV|... Verbose and more verbose mode # 77.54 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 77.55 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 77.55 [+0.00] typically combined with one of the verbose modes (v or V) # 77.55 [+0.00] -v Show version # 77.56 [+0.00] -h Print this help # 77.56 [+0.00] # 77.56 [+0.00] Examples: # 77.56 [+0.00] mausezahn -x 99 # 77.56 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 77.56 [+0.00] mausezahn -t cdp change -c 0 # 77.56 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 77.57 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 77.57 [+0.00] # 77.57 [+0.00] Note: # 77.57 [+0.00] This tool is targeted for network developers! You should # 77.57 [+0.00] be aware of what you are doing and what these options above # 77.57 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 77.58 [+0.00] # 77.58 [+0.00] Please report bugs to # 77.58 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 77.58 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 77.58 [+0.00] Swiss federal institute of technology (ETH Zurich) # 77.58 [+0.00] License: GNU GPL version 2.0 # 77.58 [+0.00] This is free software: you are free to change and redistribute it. # 77.59 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 77.59 [+0.00] # 78.02 [+0.43] TEST: mirror to ip6gretap: vlan untagged at a bridge egress [FAIL] # 78.02 [+0.00] Expected to capture >= 10 packets, got 0. # 78.12 [+0.10] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 78.12 [+0.00] # 78.12 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 78.13 [+0.00] http://www.netsniff-ng.org # 78.13 [+0.00] # 78.13 [+0.00] Usage: mausezahn [options] [interface] || # 78.13 [+0.00] Options: # 78.13 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 78.13 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 78.13 [+0.00] -4 IPv4 mode (default) # 78.13 [+0.00] -6 IPv6 mode # 78.13 [+0.00] -R Set socket priority # 78.14 [+0.00] -c Send packet count times, default:1, infinite:0 # 78.14 [+0.00] -d Apply delay between transmissions. The delay value can be # 78.14 [+0.00] specified in usec (default, no additional unit needed), or in # 78.14 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 78.15 [+0.00] -r Multiplies the specified delay with a random value # 78.15 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 78.15 [+0.00] -a Use specified source mac address, no matter what has # 78.15 [+0.00] been specified with other arguments; keywords see below, # 78.15 [+0.00] Default is own interface # 78.15 [+0.00] -b Same with destination mac address; keywords: # 78.16 [+0.00] rand Use a random MAC address # 78.16 [+0.00] bc Use a broadcast MAC address # 78.16 [+0.00] own Use own interface MAC address (default for source MAC) # 78.16 [+0.00] stp Use IEEE 802.1d STP multicast address # 78.16 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 78.16 [+0.00] -A Use specified source IP address (default is own interface IP) # 78.17 [+0.00] -B Send packet to specified destination IP or domain name # 78.17 [+0.00] -P Use the specified ASCII payload # 78.17 [+0.00] -f Read the ASCII payload from a file # 78.17 [+0.00] -F Read the hexadecimal payload from a file # 78.17 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 78.17 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 78.18 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 78.18 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 78.18 [+0.00] encapsulations in lower layers, most packet types allow/require # 78.18 [+0.00] additional packet-specific arguments in an ; # 78.18 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 78.19 [+0.00] dns, rtp, syslog, lldp and more; # 78.19 [+0.00] For context-help use 'help' as ! # 78.19 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 78.19 [+0.00] Enter -T help or -T rtp help for further information # 78.19 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 78.20 [+0.00] -V|VV|... Verbose and more verbose mode # 78.20 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 78.20 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 78.20 [+0.00] typically combined with one of the verbose modes (v or V) # 78.20 [+0.00] -v Show version # 78.20 [+0.00] -h Print this help # 78.20 [+0.00] # 78.20 [+0.00] Examples: # 78.21 [+0.00] mausezahn -x 99 # 78.21 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 78.21 [+0.00] mausezahn -t cdp change -c 0 # 78.21 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 78.21 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 78.21 [+0.00] # 78.21 [+0.00] Note: # 78.21 [+0.00] This tool is targeted for network developers! You should # 78.21 [+0.00] be aware of what you are doing and what these options above # 78.21 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 78.22 [+0.00] # 78.22 [+0.00] Please report bugs to # 78.22 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 78.22 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 78.22 [+0.00] Swiss federal institute of technology (ETH Zurich) # 78.22 [+0.00] License: GNU GPL version 2.0 # 78.22 [+0.00] This is free software: you are free to change and redistribute it. # 78.22 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 78.22 [+0.00] # 78.74 [+0.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 78.74 [+0.00] # 78.74 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 78.74 [+0.00] http://www.netsniff-ng.org # 78.74 [+0.00] # 78.74 [+0.00] Usage: mausezahn [options] [interface] || # 78.74 [+0.00] Options: # 78.74 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 78.75 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 78.75 [+0.00] -4 IPv4 mode (default) # 78.75 [+0.00] -6 IPv6 mode # 78.75 [+0.00] -R Set socket priority # 78.75 [+0.00] -c Send packet count times, default:1, infinite:0 # 78.75 [+0.00] -d Apply delay between transmissions. The delay value can be # 78.76 [+0.00] specified in usec (default, no additional unit needed), or in # 78.76 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 78.76 [+0.00] -r Multiplies the specified delay with a random value # 78.76 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 78.76 [+0.00] -a Use specified source mac address, no matter what has # 78.77 [+0.00] been specified with other arguments; keywords see below, # 78.77 [+0.00] Default is own interface # 78.77 [+0.00] -b Same with destination mac address; keywords: # 78.77 [+0.00] rand Use a random MAC address # 78.77 [+0.00] bc Use a broadcast MAC address # 78.77 [+0.00] own Use own interface MAC address (default for source MAC) # 78.77 [+0.00] stp Use IEEE 802.1d STP multicast address # 78.77 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 78.78 [+0.00] -A Use specified source IP address (default is own interface IP) # 78.78 [+0.00] -B Send packet to specified destination IP or domain name # 78.78 [+0.00] -P Use the specified ASCII payload # 78.78 [+0.00] -f Read the ASCII payload from a file # 78.78 [+0.00] -F Read the hexadecimal payload from a file # 78.79 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 78.79 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 78.79 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 78.80 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 78.80 [+0.00] encapsulations in lower layers, most packet types allow/require # 78.80 [+0.00] additional packet-specific arguments in an ; # 78.80 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 78.81 [+0.00] dns, rtp, syslog, lldp and more; # 78.81 [+0.00] For context-help use 'help' as ! # 78.81 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 78.81 [+0.00] Enter -T help or -T rtp help for further information # 78.81 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 78.81 [+0.00] -V|VV|... Verbose and more verbose mode # 78.82 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 78.82 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 78.82 [+0.00] typically combined with one of the verbose modes (v or V) # 78.82 [+0.00] -v Show version # 78.82 [+0.00] -h Print this help # 78.82 [+0.00] # 78.82 [+0.00] Examples: # 78.82 [+0.00] mausezahn -x 99 # 78.82 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 78.83 [+0.00] mausezahn -t cdp change -c 0 # 78.83 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 78.83 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 78.83 [+0.00] # 78.83 [+0.00] Note: # 78.83 [+0.00] This tool is targeted for network developers! You should # 78.83 [+0.00] be aware of what you are doing and what these options above # 78.84 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 78.84 [+0.00] # 78.84 [+0.00] Please report bugs to # 78.84 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 78.84 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 78.84 [+0.00] Swiss federal institute of technology (ETH Zurich) # 78.84 [+0.00] License: GNU GPL version 2.0 # 78.84 [+0.00] This is free software: you are free to change and redistribute it. # 78.85 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 78.85 [+0.00] # 80.43 [+1.58] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 80.43 [+0.00] # 80.43 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 80.43 [+0.00] http://www.netsniff-ng.org # 80.43 [+0.00] # 80.43 [+0.00] Usage: mausezahn [options] [interface] || # 80.44 [+0.00] Options: # 80.44 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 80.44 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 80.44 [+0.00] -4 IPv4 mode (default) # 80.44 [+0.00] -6 IPv6 mode # 80.44 [+0.00] -R Set socket priority # 80.44 [+0.00] -c Send packet count times, default:1, infinite:0 # 80.44 [+0.00] -d Apply delay between transmissions. The delay value can be # 80.45 [+0.00] specified in usec (default, no additional unit needed), or in # 80.45 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 80.45 [+0.00] -r Multiplies the specified delay with a random value # 80.45 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 80.46 [+0.00] -a Use specified source mac address, no matter what has # 80.46 [+0.00] been specified with other arguments; keywords see below, # 80.46 [+0.00] Default is own interface # 80.46 [+0.00] -b Same with destination mac address; keywords: # 80.47 [+0.00] rand Use a random MAC address # 80.47 [+0.00] bc Use a broadcast MAC address # 80.47 [+0.00] own Use own interface MAC address (default for source MAC) # 80.47 [+0.00] stp Use IEEE 802.1d STP multicast address # 80.47 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 80.47 [+0.00] -A Use specified source IP address (default is own interface IP) # 80.48 [+0.00] -B Send packet to specified destination IP or domain name # 80.48 [+0.00] -P Use the specified ASCII payload # 80.48 [+0.00] -f Read the ASCII payload from a file # 80.48 [+0.00] -F Read the hexadecimal payload from a file # 80.48 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 80.48 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 80.49 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 80.49 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 80.49 [+0.00] encapsulations in lower layers, most packet types allow/require # 80.49 [+0.00] additional packet-specific arguments in an ; # 80.49 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 80.50 [+0.00] dns, rtp, syslog, lldp and more; # 80.50 [+0.00] For context-help use 'help' as ! # 80.50 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 80.50 [+0.00] Enter -T help or -T rtp help for further information # 80.50 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 80.51 [+0.00] -V|VV|... Verbose and more verbose mode # 80.51 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 80.51 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 80.51 [+0.00] typically combined with one of the verbose modes (v or V) # 80.51 [+0.00] -v Show version # 80.51 [+0.00] -h Print this help # 80.52 [+0.00] # 80.52 [+0.00] Examples: # 80.52 [+0.00] mausezahn -x 99 # 80.52 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 80.52 [+0.00] mausezahn -t cdp change -c 0 # 80.52 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 80.52 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 80.52 [+0.00] # 80.52 [+0.00] Note: # 80.52 [+0.00] This tool is targeted for network developers! You should # 80.52 [+0.00] be aware of what you are doing and what these options above # 80.53 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 80.53 [+0.00] # 80.53 [+0.00] Please report bugs to # 80.53 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 80.53 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 80.53 [+0.00] Swiss federal institute of technology (ETH Zurich) # 80.53 [+0.00] License: GNU GPL version 2.0 # 80.53 [+0.00] This is free software: you are free to change and redistribute it. # 80.54 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 80.54 [+0.00] # 81.09 [+0.55] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 81.09 [+0.00] # 81.09 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 81.09 [+0.00] http://www.netsniff-ng.org # 81.09 [+0.00] # 81.09 [+0.00] Usage: mausezahn [options] [interface] || # 81.10 [+0.00] Options: # 81.10 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 81.10 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 81.10 [+0.00] -4 IPv4 mode (default) # 81.10 [+0.00] -6 IPv6 mode # 81.10 [+0.00] -R Set socket priority # 81.10 [+0.00] -c Send packet count times, default:1, infinite:0 # 81.11 [+0.00] -d Apply delay between transmissions. The delay value can be # 81.11 [+0.00] specified in usec (default, no additional unit needed), or in # 81.11 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 81.11 [+0.00] -r Multiplies the specified delay with a random value # 81.11 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 81.12 [+0.00] -a Use specified source mac address, no matter what has # 81.12 [+0.00] been specified with other arguments; keywords see below, # 81.12 [+0.00] Default is own interface # 81.12 [+0.00] -b Same with destination mac address; keywords: # 81.12 [+0.00] rand Use a random MAC address # 81.12 [+0.00] bc Use a broadcast MAC address # 81.13 [+0.00] own Use own interface MAC address (default for source MAC) # 81.13 [+0.00] stp Use IEEE 802.1d STP multicast address # 81.13 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 81.13 [+0.00] -A Use specified source IP address (default is own interface IP) # 81.13 [+0.00] -B Send packet to specified destination IP or domain name # 81.13 [+0.00] -P Use the specified ASCII payload # 81.14 [+0.00] -f Read the ASCII payload from a file # 81.14 [+0.00] -F Read the hexadecimal payload from a file # 81.14 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 81.14 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 81.14 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 81.14 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 81.15 [+0.00] encapsulations in lower layers, most packet types allow/require # 81.15 [+0.00] additional packet-specific arguments in an ; # 81.15 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 81.15 [+0.00] dns, rtp, syslog, lldp and more; # 81.15 [+0.00] For context-help use 'help' as ! # 81.16 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 81.16 [+0.00] Enter -T help or -T rtp help for further information # 81.16 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 81.16 [+0.00] -V|VV|... Verbose and more verbose mode # 81.17 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 81.17 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 81.17 [+0.00] typically combined with one of the verbose modes (v or V) # 81.17 [+0.00] -v Show version # 81.17 [+0.00] -h Print this help # 81.17 [+0.00] # 81.17 [+0.00] Examples: # 81.17 [+0.00] mausezahn -x 99 # 81.17 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 81.18 [+0.00] mausezahn -t cdp change -c 0 # 81.18 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 81.18 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 81.18 [+0.00] # 81.18 [+0.00] Note: # 81.18 [+0.00] This tool is targeted for network developers! You should # 81.18 [+0.00] be aware of what you are doing and what these options above # 81.18 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 81.19 [+0.00] # 81.19 [+0.00] Please report bugs to # 81.19 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 81.19 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 81.19 [+0.00] Swiss federal institute of technology (ETH Zurich) # 81.19 [+0.00] License: GNU GPL version 2.0 # 81.19 [+0.00] This is free software: you are free to change and redistribute it. # 81.19 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 81.20 [+0.00] # 81.71 [+0.51] TEST: mirror to gretap: MAC roaming [FAIL] # 81.71 [+0.00] Expected to capture == 10 packets, got 0. # 81.80 [+0.09] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 81.81 [+0.00] # 81.81 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 81.81 [+0.00] http://www.netsniff-ng.org # 81.81 [+0.00] # 81.81 [+0.00] Usage: mausezahn [options] [interface] || # 81.81 [+0.00] Options: # 81.81 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 81.81 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 81.82 [+0.00] -4 IPv4 mode (default) # 81.82 [+0.00] -6 IPv6 mode # 81.82 [+0.00] -R Set socket priority # 81.82 [+0.00] -c Send packet count times, default:1, infinite:0 # 81.82 [+0.00] -d Apply delay between transmissions. The delay value can be # 81.82 [+0.00] specified in usec (default, no additional unit needed), or in # 81.83 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 81.83 [+0.00] -r Multiplies the specified delay with a random value # 81.83 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 81.83 [+0.00] -a Use specified source mac address, no matter what has # 81.84 [+0.00] been specified with other arguments; keywords see below, # 81.84 [+0.00] Default is own interface # 81.84 [+0.00] -b Same with destination mac address; keywords: # 81.84 [+0.00] rand Use a random MAC address # 81.84 [+0.00] bc Use a broadcast MAC address # 81.84 [+0.00] own Use own interface MAC address (default for source MAC) # 81.85 [+0.00] stp Use IEEE 802.1d STP multicast address # 81.85 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 81.85 [+0.00] -A Use specified source IP address (default is own interface IP) # 81.85 [+0.00] -B Send packet to specified destination IP or domain name # 81.85 [+0.00] -P Use the specified ASCII payload # 81.86 [+0.00] -f Read the ASCII payload from a file # 81.86 [+0.00] -F Read the hexadecimal payload from a file # 81.86 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 81.86 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 81.86 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 81.87 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 81.87 [+0.00] encapsulations in lower layers, most packet types allow/require # 81.87 [+0.00] additional packet-specific arguments in an ; # 81.87 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 81.87 [+0.00] dns, rtp, syslog, lldp and more; # 81.88 [+0.00] For context-help use 'help' as ! # 81.88 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 81.88 [+0.00] Enter -T help or -T rtp help for further information # 81.88 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 81.88 [+0.00] -V|VV|... Verbose and more verbose mode # 81.89 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 81.89 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 81.89 [+0.00] typically combined with one of the verbose modes (v or V) # 81.89 [+0.00] -v Show version # 81.89 [+0.00] -h Print this help # 81.89 [+0.00] # 81.89 [+0.00] Examples: # 81.89 [+0.00] mausezahn -x 99 # 81.89 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 81.90 [+0.00] mausezahn -t cdp change -c 0 # 81.90 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 81.90 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 81.90 [+0.00] # 81.90 [+0.00] Note: # 81.90 [+0.00] This tool is targeted for network developers! You should # 81.90 [+0.00] be aware of what you are doing and what these options above # 81.90 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 81.90 [+0.00] # 81.90 [+0.00] Please report bugs to # 81.90 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 81.91 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 81.91 [+0.00] Swiss federal institute of technology (ETH Zurich) # 81.91 [+0.00] License: GNU GPL version 2.0 # 81.91 [+0.00] This is free software: you are free to change and redistribute it. # 81.91 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 81.91 [+0.00] # 82.50 [+0.59] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 82.51 [+0.00] # 82.51 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 82.51 [+0.00] http://www.netsniff-ng.org # 82.51 [+0.00] # 82.51 [+0.00] Usage: mausezahn [options] [interface] || # 82.51 [+0.00] Options: # 82.51 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 82.51 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 82.52 [+0.00] -4 IPv4 mode (default) # 82.52 [+0.00] -6 IPv6 mode # 82.52 [+0.00] -R Set socket priority # 82.52 [+0.00] -c Send packet count times, default:1, infinite:0 # 82.52 [+0.00] -d Apply delay between transmissions. The delay value can be # 82.52 [+0.00] specified in usec (default, no additional unit needed), or in # 82.52 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 82.53 [+0.00] -r Multiplies the specified delay with a random value # 82.53 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 82.53 [+0.00] -a Use specified source mac address, no matter what has # 82.53 [+0.00] been specified with other arguments; keywords see below, # 82.53 [+0.00] Default is own interface # 82.53 [+0.00] -b Same with destination mac address; keywords: # 82.54 [+0.00] rand Use a random MAC address # 82.54 [+0.00] bc Use a broadcast MAC address # 82.54 [+0.00] own Use own interface MAC address (default for source MAC) # 82.54 [+0.00] stp Use IEEE 802.1d STP multicast address # 82.54 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 82.54 [+0.00] -A Use specified source IP address (default is own interface IP) # 82.54 [+0.00] -B Send packet to specified destination IP or domain name # 82.55 [+0.00] -P Use the specified ASCII payload # 82.55 [+0.00] -f Read the ASCII payload from a file # 82.55 [+0.00] -F Read the hexadecimal payload from a file # 82.55 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 82.55 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 82.55 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 82.56 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 82.56 [+0.00] encapsulations in lower layers, most packet types allow/require # 82.56 [+0.00] additional packet-specific arguments in an ; # 82.56 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 82.56 [+0.00] dns, rtp, syslog, lldp and more; # 82.57 [+0.00] For context-help use 'help' as ! # 82.57 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 82.57 [+0.00] Enter -T help or -T rtp help for further information # 82.57 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 82.57 [+0.00] -V|VV|... Verbose and more verbose mode # 82.57 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 82.58 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 82.58 [+0.00] typically combined with one of the verbose modes (v or V) # 82.58 [+0.00] -v Show version # 82.58 [+0.00] -h Print this help # 82.58 [+0.00] # 82.58 [+0.00] Examples: # 82.58 [+0.00] mausezahn -x 99 # 82.59 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 82.59 [+0.00] mausezahn -t cdp change -c 0 # 82.59 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 82.59 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 82.59 [+0.00] # 82.59 [+0.00] Note: # 82.59 [+0.00] This tool is targeted for network developers! You should # 82.59 [+0.00] be aware of what you are doing and what these options above # 82.59 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 82.60 [+0.00] # 82.60 [+0.00] Please report bugs to # 82.60 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 82.60 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 82.60 [+0.00] Swiss federal institute of technology (ETH Zurich) # 82.60 [+0.00] License: GNU GPL version 2.0 # 82.60 [+0.00] This is free software: you are free to change and redistribute it. # 82.60 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 82.60 [+0.00] # 84.21 [+1.61] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 84.22 [+0.01] # 84.22 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 84.22 [+0.00] http://www.netsniff-ng.org # 84.22 [+0.00] # 84.22 [+0.00] Usage: mausezahn [options] [interface] || # 84.22 [+0.00] Options: # 84.23 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 84.23 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 84.23 [+0.00] -4 IPv4 mode (default) # 84.23 [+0.00] -6 IPv6 mode # 84.23 [+0.00] -R Set socket priority # 84.23 [+0.00] -c Send packet count times, default:1, infinite:0 # 84.24 [+0.00] -d Apply delay between transmissions. The delay value can be # 84.24 [+0.00] specified in usec (default, no additional unit needed), or in # 84.24 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 84.24 [+0.00] -r Multiplies the specified delay with a random value # 84.25 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 84.25 [+0.00] -a Use specified source mac address, no matter what has # 84.25 [+0.00] been specified with other arguments; keywords see below, # 84.25 [+0.00] Default is own interface # 84.25 [+0.00] -b Same with destination mac address; keywords: # 84.26 [+0.00] rand Use a random MAC address # 84.26 [+0.00] bc Use a broadcast MAC address # 84.26 [+0.00] own Use own interface MAC address (default for source MAC) # 84.26 [+0.00] stp Use IEEE 802.1d STP multicast address # 84.27 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 84.27 [+0.00] -A Use specified source IP address (default is own interface IP) # 84.27 [+0.00] -B Send packet to specified destination IP or domain name # 84.27 [+0.00] -P Use the specified ASCII payload # 84.27 [+0.00] -f Read the ASCII payload from a file # 84.28 [+0.00] -F Read the hexadecimal payload from a file # 84.28 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 84.28 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 84.28 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 84.29 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 84.29 [+0.00] encapsulations in lower layers, most packet types allow/require # 84.29 [+0.00] additional packet-specific arguments in an ; # 84.29 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 84.30 [+0.00] dns, rtp, syslog, lldp and more; # 84.30 [+0.00] For context-help use 'help' as ! # 84.30 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 84.30 [+0.00] Enter -T help or -T rtp help for further information # 84.31 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 84.31 [+0.00] -V|VV|... Verbose and more verbose mode # 84.31 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 84.31 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 84.32 [+0.00] typically combined with one of the verbose modes (v or V) # 84.32 [+0.00] -v Show version # 84.32 [+0.00] -h Print this help # 84.32 [+0.00] # 84.32 [+0.00] Examples: # 84.32 [+0.00] mausezahn -x 99 # 84.32 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 84.33 [+0.00] mausezahn -t cdp change -c 0 # 84.33 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 84.33 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 84.33 [+0.00] # 84.33 [+0.00] Note: # 84.33 [+0.00] This tool is targeted for network developers! You should # 84.33 [+0.00] be aware of what you are doing and what these options above # 84.34 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 84.34 [+0.00] # 84.34 [+0.00] Please report bugs to # 84.34 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 84.34 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 84.35 [+0.00] Swiss federal institute of technology (ETH Zurich) # 84.35 [+0.00] License: GNU GPL version 2.0 # 84.35 [+0.00] This is free software: you are free to change and redistribute it. # 84.35 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 84.35 [+0.00] # 84.82 [+0.46] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 84.82 [+0.00] # 84.82 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 84.82 [+0.00] http://www.netsniff-ng.org # 84.82 [+0.00] # 84.82 [+0.00] Usage: mausezahn [options] [interface] || # 84.83 [+0.00] Options: # 84.83 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 84.83 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 84.83 [+0.00] -4 IPv4 mode (default) # 84.83 [+0.00] -6 IPv6 mode # 84.83 [+0.00] -R Set socket priority # 84.83 [+0.00] -c Send packet count times, default:1, infinite:0 # 84.84 [+0.00] -d Apply delay between transmissions. The delay value can be # 84.84 [+0.00] specified in usec (default, no additional unit needed), or in # 84.84 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 84.85 [+0.00] -r Multiplies the specified delay with a random value # 84.85 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 84.85 [+0.00] -a Use specified source mac address, no matter what has # 84.85 [+0.00] been specified with other arguments; keywords see below, # 84.85 [+0.00] Default is own interface # 84.86 [+0.00] -b Same with destination mac address; keywords: # 84.86 [+0.00] rand Use a random MAC address # 84.86 [+0.00] bc Use a broadcast MAC address # 84.86 [+0.00] own Use own interface MAC address (default for source MAC) # 84.86 [+0.00] stp Use IEEE 802.1d STP multicast address # 84.87 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 84.87 [+0.00] -A Use specified source IP address (default is own interface IP) # 84.87 [+0.00] -B Send packet to specified destination IP or domain name # 84.87 [+0.00] -P Use the specified ASCII payload # 84.88 [+0.00] -f Read the ASCII payload from a file # 84.88 [+0.00] -F Read the hexadecimal payload from a file # 84.88 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 84.88 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 84.88 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 84.89 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 84.89 [+0.00] encapsulations in lower layers, most packet types allow/require # 84.89 [+0.00] additional packet-specific arguments in an ; # 84.89 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 84.90 [+0.00] dns, rtp, syslog, lldp and more; # 84.90 [+0.00] For context-help use 'help' as ! # 84.90 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 84.91 [+0.00] Enter -T help or -T rtp help for further information # 84.91 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 84.91 [+0.00] -V|VV|... Verbose and more verbose mode # 84.91 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 84.92 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 84.92 [+0.00] typically combined with one of the verbose modes (v or V) # 84.92 [+0.00] -v Show version # 84.92 [+0.00] -h Print this help # 84.92 [+0.00] # 84.92 [+0.00] Examples: # 84.92 [+0.00] mausezahn -x 99 # 84.92 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 84.92 [+0.00] mausezahn -t cdp change -c 0 # 84.92 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 84.93 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 84.93 [+0.00] # 84.93 [+0.00] Note: # 84.93 [+0.00] This tool is targeted for network developers! You should # 84.93 [+0.00] be aware of what you are doing and what these options above # 84.93 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 84.93 [+0.00] # 84.93 [+0.00] Please report bugs to # 84.93 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 84.94 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 84.94 [+0.00] Swiss federal institute of technology (ETH Zurich) # 84.94 [+0.00] License: GNU GPL version 2.0 # 84.94 [+0.00] This is free software: you are free to change and redistribute it. # 84.94 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 84.94 [+0.00] # 85.47 [+0.52] TEST: mirror to ip6gretap: MAC roaming [FAIL] # 85.47 [+0.00] Expected to capture == 10 packets, got 0. # 85.56 [+0.09] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 85.56 [+0.00] # 85.56 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 85.57 [+0.00] http://www.netsniff-ng.org # 85.57 [+0.00] # 85.57 [+0.00] Usage: mausezahn [options] [interface] || # 85.57 [+0.00] Options: # 85.57 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 85.57 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 85.57 [+0.00] -4 IPv4 mode (default) # 85.57 [+0.00] -6 IPv6 mode # 85.58 [+0.00] -R Set socket priority # 85.58 [+0.00] -c Send packet count times, default:1, infinite:0 # 85.58 [+0.00] -d Apply delay between transmissions. The delay value can be # 85.58 [+0.00] specified in usec (default, no additional unit needed), or in # 85.58 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 85.58 [+0.00] -r Multiplies the specified delay with a random value # 85.59 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 85.59 [+0.00] -a Use specified source mac address, no matter what has # 85.59 [+0.00] been specified with other arguments; keywords see below, # 85.59 [+0.00] Default is own interface # 85.59 [+0.00] -b Same with destination mac address; keywords: # 85.59 [+0.00] rand Use a random MAC address # 85.60 [+0.00] bc Use a broadcast MAC address # 85.60 [+0.00] own Use own interface MAC address (default for source MAC) # 85.60 [+0.00] stp Use IEEE 802.1d STP multicast address # 85.60 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 85.60 [+0.00] -A Use specified source IP address (default is own interface IP) # 85.60 [+0.00] -B Send packet to specified destination IP or domain name # 85.61 [+0.00] -P Use the specified ASCII payload # 85.61 [+0.00] -f Read the ASCII payload from a file # 85.61 [+0.00] -F Read the hexadecimal payload from a file # 85.61 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 85.61 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 85.61 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 85.62 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 85.62 [+0.00] encapsulations in lower layers, most packet types allow/require # 85.62 [+0.00] additional packet-specific arguments in an ; # 85.62 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 85.62 [+0.00] dns, rtp, syslog, lldp and more; # 85.62 [+0.00] For context-help use 'help' as ! # 85.63 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 85.63 [+0.00] Enter -T help or -T rtp help for further information # 85.63 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 85.63 [+0.00] -V|VV|... Verbose and more verbose mode # 85.63 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 85.63 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 85.64 [+0.00] typically combined with one of the verbose modes (v or V) # 85.64 [+0.00] -v Show version # 85.64 [+0.00] -h Print this help # 85.64 [+0.00] # 85.64 [+0.00] Examples: # 85.64 [+0.00] mausezahn -x 99 # 85.64 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 85.64 [+0.00] mausezahn -t cdp change -c 0 # 85.64 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 85.64 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 85.65 [+0.00] # 85.65 [+0.00] Note: # 85.65 [+0.00] This tool is targeted for network developers! You should # 85.65 [+0.00] be aware of what you are doing and what these options above # 85.65 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 85.65 [+0.00] # 85.65 [+0.00] Please report bugs to # 85.65 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 85.65 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 85.65 [+0.00] Swiss federal institute of technology (ETH Zurich) # 85.66 [+0.00] License: GNU GPL version 2.0 # 85.66 [+0.00] This is free software: you are free to change and redistribute it. # 85.66 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 85.66 [+0.00] # 86.16 [+0.50] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 86.16 [+0.00] # 86.16 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 86.16 [+0.00] http://www.netsniff-ng.org # 86.17 [+0.00] # 86.17 [+0.00] Usage: mausezahn [options] [interface] || # 86.17 [+0.00] Options: # 86.17 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 86.17 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 86.18 [+0.00] -4 IPv4 mode (default) # 86.18 [+0.00] -6 IPv6 mode # 86.18 [+0.00] -R Set socket priority # 86.18 [+0.00] -c Send packet count times, default:1, infinite:0 # 86.18 [+0.00] -d Apply delay between transmissions. The delay value can be # 86.18 [+0.00] specified in usec (default, no additional unit needed), or in # 86.19 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 86.19 [+0.00] -r Multiplies the specified delay with a random value # 86.19 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 86.20 [+0.00] -a Use specified source mac address, no matter what has # 86.20 [+0.00] been specified with other arguments; keywords see below, # 86.20 [+0.00] Default is own interface # 86.20 [+0.00] -b Same with destination mac address; keywords: # 86.20 [+0.00] rand Use a random MAC address # 86.20 [+0.00] bc Use a broadcast MAC address # 86.21 [+0.00] own Use own interface MAC address (default for source MAC) # 86.21 [+0.00] stp Use IEEE 802.1d STP multicast address # 86.21 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 86.21 [+0.00] -A Use specified source IP address (default is own interface IP) # 86.22 [+0.00] -B Send packet to specified destination IP or domain name # 86.22 [+0.00] -P Use the specified ASCII payload # 86.22 [+0.00] -f Read the ASCII payload from a file # 86.22 [+0.00] -F Read the hexadecimal payload from a file # 86.22 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 86.23 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 86.23 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 86.23 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 86.23 [+0.00] encapsulations in lower layers, most packet types allow/require # 86.24 [+0.00] additional packet-specific arguments in an ; # 86.24 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 86.24 [+0.00] dns, rtp, syslog, lldp and more; # 86.24 [+0.00] For context-help use 'help' as ! # 86.25 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 86.25 [+0.00] Enter -T help or -T rtp help for further information # 86.25 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 86.25 [+0.00] -V|VV|... Verbose and more verbose mode # 86.26 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 86.26 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 86.26 [+0.00] typically combined with one of the verbose modes (v or V) # 86.26 [+0.00] -v Show version # 86.27 [+0.00] -h Print this help # 86.27 [+0.00] # 86.27 [+0.00] Examples: # 86.27 [+0.00] mausezahn -x 99 # 86.27 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 86.27 [+0.00] mausezahn -t cdp change -c 0 # 86.27 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 86.27 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 86.27 [+0.00] # 86.27 [+0.00] Note: # 86.28 [+0.00] This tool is targeted for network developers! You should # 86.28 [+0.00] be aware of what you are doing and what these options above # 86.28 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 86.28 [+0.00] # 86.28 [+0.00] Please report bugs to # 86.28 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 86.28 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 86.29 [+0.00] Swiss federal institute of technology (ETH Zurich) # 86.29 [+0.00] License: GNU GPL version 2.0 # 86.29 [+0.00] This is free software: you are free to change and redistribute it. # 86.29 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 86.29 [+0.00] # 87.80 [+1.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 87.80 [+0.01] # 87.80 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 87.81 [+0.00] http://www.netsniff-ng.org # 87.81 [+0.00] # 87.81 [+0.00] Usage: mausezahn [options] [interface] || # 87.81 [+0.00] Options: # 87.81 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 87.81 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 87.82 [+0.00] -4 IPv4 mode (default) # 87.82 [+0.00] -6 IPv6 mode # 87.82 [+0.00] -R Set socket priority # 87.82 [+0.00] -c Send packet count times, default:1, infinite:0 # 87.83 [+0.00] -d Apply delay between transmissions. The delay value can be # 87.83 [+0.00] specified in usec (default, no additional unit needed), or in # 87.83 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 87.84 [+0.00] -r Multiplies the specified delay with a random value # 87.84 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 87.84 [+0.00] -a Use specified source mac address, no matter what has # 87.85 [+0.00] been specified with other arguments; keywords see below, # 87.85 [+0.00] Default is own interface # 87.85 [+0.00] -b Same with destination mac address; keywords: # 87.85 [+0.00] rand Use a random MAC address # 87.85 [+0.00] bc Use a broadcast MAC address # 87.86 [+0.00] own Use own interface MAC address (default for source MAC) # 87.86 [+0.00] stp Use IEEE 802.1d STP multicast address # 87.86 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 87.86 [+0.00] -A Use specified source IP address (default is own interface IP) # 87.87 [+0.00] -B Send packet to specified destination IP or domain name # 87.87 [+0.00] -P Use the specified ASCII payload # 87.87 [+0.00] -f Read the ASCII payload from a file # 87.87 [+0.00] -F Read the hexadecimal payload from a file # 87.87 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 87.88 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 87.88 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 87.89 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 87.89 [+0.00] encapsulations in lower layers, most packet types allow/require # 87.89 [+0.00] additional packet-specific arguments in an ; # 87.90 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 87.90 [+0.00] dns, rtp, syslog, lldp and more; # 87.90 [+0.00] For context-help use 'help' as ! # 87.91 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 87.91 [+0.00] Enter -T help or -T rtp help for further information # 87.91 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 87.92 [+0.00] -V|VV|... Verbose and more verbose mode # 87.92 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 87.92 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 87.93 [+0.00] typically combined with one of the verbose modes (v or V) # 87.93 [+0.00] -v Show version # 87.93 [+0.00] -h Print this help # 87.93 [+0.00] # 87.93 [+0.00] Examples: # 87.93 [+0.00] mausezahn -x 99 # 87.93 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 87.94 [+0.00] mausezahn -t cdp change -c 0 # 87.94 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 87.94 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 87.94 [+0.00] # 87.94 [+0.00] Note: # 87.94 [+0.00] This tool is targeted for network developers! You should # 87.95 [+0.00] be aware of what you are doing and what these options above # 87.95 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 87.95 [+0.00] # 87.95 [+0.00] Please report bugs to # 87.95 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 87.96 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 87.96 [+0.00] Swiss federal institute of technology (ETH Zurich) # 87.96 [+0.00] License: GNU GPL version 2.0 # 87.96 [+0.00] This is free software: you are free to change and redistribute it. # 87.96 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 87.97 [+0.00] # 88.49 [+0.52] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 88.49 [+0.00] # 88.49 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 88.50 [+0.00] http://www.netsniff-ng.org # 88.50 [+0.00] # 88.50 [+0.00] Usage: mausezahn [options] [interface] || # 88.50 [+0.00] Options: # 88.50 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 88.50 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 88.51 [+0.00] -4 IPv4 mode (default) # 88.51 [+0.00] -6 IPv6 mode # 88.51 [+0.00] -R Set socket priority # 88.51 [+0.00] -c Send packet count times, default:1, infinite:0 # 88.51 [+0.00] -d Apply delay between transmissions. The delay value can be # 88.52 [+0.00] specified in usec (default, no additional unit needed), or in # 88.52 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 88.52 [+0.00] -r Multiplies the specified delay with a random value # 88.52 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 88.53 [+0.00] -a Use specified source mac address, no matter what has # 88.53 [+0.00] been specified with other arguments; keywords see below, # 88.53 [+0.00] Default is own interface # 88.53 [+0.00] -b Same with destination mac address; keywords: # 88.54 [+0.00] rand Use a random MAC address # 88.54 [+0.00] bc Use a broadcast MAC address # 88.54 [+0.00] own Use own interface MAC address (default for source MAC) # 88.54 [+0.00] stp Use IEEE 802.1d STP multicast address # 88.54 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 88.55 [+0.00] -A Use specified source IP address (default is own interface IP) # 88.55 [+0.00] -B Send packet to specified destination IP or domain name # 88.55 [+0.00] -P Use the specified ASCII payload # 88.55 [+0.00] -f Read the ASCII payload from a file # 88.56 [+0.00] -F Read the hexadecimal payload from a file # 88.56 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 88.56 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 88.56 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 88.57 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 88.57 [+0.00] encapsulations in lower layers, most packet types allow/require # 88.57 [+0.00] additional packet-specific arguments in an ; # 88.57 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 88.58 [+0.00] dns, rtp, syslog, lldp and more; # 88.58 [+0.00] For context-help use 'help' as ! # 88.58 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 88.58 [+0.00] Enter -T help or -T rtp help for further information # 88.59 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 88.59 [+0.00] -V|VV|... Verbose and more verbose mode # 88.59 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 88.59 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 88.59 [+0.00] typically combined with one of the verbose modes (v or V) # 88.60 [+0.00] -v Show version # 88.60 [+0.00] -h Print this help # 88.60 [+0.00] # 88.60 [+0.00] Examples: # 88.60 [+0.00] mausezahn -x 99 # 88.60 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 88.60 [+0.00] mausezahn -t cdp change -c 0 # 88.60 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 88.61 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 88.61 [+0.00] # 88.61 [+0.00] Note: # 88.61 [+0.00] This tool is targeted for network developers! You should # 88.61 [+0.00] be aware of what you are doing and what these options above # 88.61 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 88.61 [+0.00] # 88.61 [+0.00] Please report bugs to # 88.62 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 88.62 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 88.62 [+0.00] Swiss federal institute of technology (ETH Zurich) # 88.62 [+0.00] License: GNU GPL version 2.0 # 88.62 [+0.00] This is free software: you are free to change and redistribute it. # 88.62 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 88.63 [+0.00] # 90.14 [+1.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 90.14 [+0.00] # 90.14 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 90.14 [+0.00] http://www.netsniff-ng.org # 90.14 [+0.00] # 90.14 [+0.00] Usage: mausezahn [options] [interface] || # 90.15 [+0.00] Options: # 90.15 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 90.15 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 90.15 [+0.00] -4 IPv4 mode (default) # 90.15 [+0.00] -6 IPv6 mode # 90.15 [+0.00] -R Set socket priority # 90.15 [+0.00] -c Send packet count times, default:1, infinite:0 # 90.16 [+0.00] -d Apply delay between transmissions. The delay value can be # 90.16 [+0.00] specified in usec (default, no additional unit needed), or in # 90.16 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 90.16 [+0.00] -r Multiplies the specified delay with a random value # 90.17 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 90.17 [+0.00] -a Use specified source mac address, no matter what has # 90.17 [+0.00] been specified with other arguments; keywords see below, # 90.17 [+0.00] Default is own interface # 90.17 [+0.00] -b Same with destination mac address; keywords: # 90.17 [+0.00] rand Use a random MAC address # 90.18 [+0.00] bc Use a broadcast MAC address # 90.18 [+0.00] own Use own interface MAC address (default for source MAC) # 90.18 [+0.00] stp Use IEEE 802.1d STP multicast address # 90.18 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 90.18 [+0.00] -A Use specified source IP address (default is own interface IP) # 90.18 [+0.00] -B Send packet to specified destination IP or domain name # 90.19 [+0.00] -P Use the specified ASCII payload # 90.19 [+0.00] -f Read the ASCII payload from a file # 90.19 [+0.00] -F Read the hexadecimal payload from a file # 90.19 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 90.19 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 90.19 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 90.19 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 90.20 [+0.00] encapsulations in lower layers, most packet types allow/require # 90.20 [+0.00] additional packet-specific arguments in an ; # 90.20 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 90.20 [+0.00] dns, rtp, syslog, lldp and more; # 90.20 [+0.00] For context-help use 'help' as ! # 90.21 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 90.21 [+0.00] Enter -T help or -T rtp help for further information # 90.21 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 90.21 [+0.00] -V|VV|... Verbose and more verbose mode # 90.21 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 90.21 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 90.22 [+0.00] typically combined with one of the verbose modes (v or V) # 90.22 [+0.00] -v Show version # 90.22 [+0.00] -h Print this help # 90.22 [+0.00] # 90.22 [+0.00] Examples: # 90.22 [+0.00] mausezahn -x 99 # 90.22 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 90.22 [+0.00] mausezahn -t cdp change -c 0 # 90.22 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 90.22 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 90.23 [+0.00] # 90.23 [+0.00] Note: # 90.23 [+0.00] This tool is targeted for network developers! You should # 90.23 [+0.00] be aware of what you are doing and what these options above # 90.23 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 90.23 [+0.00] # 90.23 [+0.00] Please report bugs to # 90.23 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 90.23 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 90.23 [+0.00] Swiss federal institute of technology (ETH Zurich) # 90.24 [+0.00] License: GNU GPL version 2.0 # 90.24 [+0.00] This is free software: you are free to change and redistribute it. # 90.24 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 90.24 [+0.00] # 90.85 [+0.61] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 90.85 [+0.00] # 90.85 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 90.85 [+0.00] http://www.netsniff-ng.org # 90.85 [+0.00] # 90.86 [+0.00] Usage: mausezahn [options] [interface] || # 90.86 [+0.00] Options: # 90.86 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 90.86 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 90.86 [+0.00] -4 IPv4 mode (default) # 90.86 [+0.00] -6 IPv6 mode # 90.86 [+0.00] -R Set socket priority # 90.86 [+0.00] -c Send packet count times, default:1, infinite:0 # 90.87 [+0.00] -d Apply delay between transmissions. The delay value can be # 90.87 [+0.00] specified in usec (default, no additional unit needed), or in # 90.87 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 90.87 [+0.00] -r Multiplies the specified delay with a random value # 90.87 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 90.88 [+0.00] -a Use specified source mac address, no matter what has # 90.88 [+0.00] been specified with other arguments; keywords see below, # 90.88 [+0.00] Default is own interface # 90.88 [+0.00] -b Same with destination mac address; keywords: # 90.88 [+0.00] rand Use a random MAC address # 90.88 [+0.00] bc Use a broadcast MAC address # 90.88 [+0.00] own Use own interface MAC address (default for source MAC) # 90.89 [+0.00] stp Use IEEE 802.1d STP multicast address # 90.89 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 90.89 [+0.00] -A Use specified source IP address (default is own interface IP) # 90.89 [+0.00] -B Send packet to specified destination IP or domain name # 90.89 [+0.00] -P Use the specified ASCII payload # 90.89 [+0.00] -f Read the ASCII payload from a file # 90.89 [+0.00] -F Read the hexadecimal payload from a file # 90.90 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 90.90 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 90.90 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 90.90 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 90.90 [+0.00] encapsulations in lower layers, most packet types allow/require # 90.91 [+0.00] additional packet-specific arguments in an ; # 90.91 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 90.91 [+0.00] dns, rtp, syslog, lldp and more; # 90.91 [+0.00] For context-help use 'help' as ! # 90.91 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 90.92 [+0.00] Enter -T help or -T rtp help for further information # 90.92 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 90.92 [+0.00] -V|VV|... Verbose and more verbose mode # 90.92 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 90.92 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 90.92 [+0.00] typically combined with one of the verbose modes (v or V) # 90.93 [+0.00] -v Show version # 90.93 [+0.00] -h Print this help # 90.93 [+0.00] # 90.93 [+0.00] Examples: # 90.93 [+0.00] mausezahn -x 99 # 90.93 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 90.93 [+0.00] mausezahn -t cdp change -c 0 # 90.93 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 90.93 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 90.94 [+0.00] # 90.94 [+0.00] Note: # 90.94 [+0.00] This tool is targeted for network developers! You should # 90.94 [+0.00] be aware of what you are doing and what these options above # 90.94 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 90.94 [+0.00] # 90.94 [+0.00] Please report bugs to # 90.94 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 90.94 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 90.94 [+0.00] Swiss federal institute of technology (ETH Zurich) # 90.95 [+0.00] License: GNU GPL version 2.0 # 90.95 [+0.00] This is free software: you are free to change and redistribute it. # 90.95 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 90.95 [+0.00] # 91.40 [+0.45] TEST: mirror to gretap: STP state [FAIL] # 91.40 [+0.00] Expected to capture == 10 packets, got 0. # 91.50 [+0.09] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 91.50 [+0.00] # 91.50 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 91.50 [+0.00] http://www.netsniff-ng.org # 91.50 [+0.00] # 91.50 [+0.00] Usage: mausezahn [options] [interface] || # 91.50 [+0.00] Options: # 91.50 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 91.51 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 91.51 [+0.00] -4 IPv4 mode (default) # 91.51 [+0.00] -6 IPv6 mode # 91.51 [+0.00] -R Set socket priority # 91.51 [+0.00] -c Send packet count times, default:1, infinite:0 # 91.51 [+0.00] -d Apply delay between transmissions. The delay value can be # 91.52 [+0.00] specified in usec (default, no additional unit needed), or in # 91.52 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 91.52 [+0.00] -r Multiplies the specified delay with a random value # 91.52 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 91.53 [+0.00] -a Use specified source mac address, no matter what has # 91.53 [+0.00] been specified with other arguments; keywords see below, # 91.53 [+0.00] Default is own interface # 91.53 [+0.00] -b Same with destination mac address; keywords: # 91.53 [+0.00] rand Use a random MAC address # 91.53 [+0.00] bc Use a broadcast MAC address # 91.53 [+0.00] own Use own interface MAC address (default for source MAC) # 91.54 [+0.00] stp Use IEEE 802.1d STP multicast address # 91.54 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 91.54 [+0.00] -A Use specified source IP address (default is own interface IP) # 91.54 [+0.00] -B Send packet to specified destination IP or domain name # 91.54 [+0.00] -P Use the specified ASCII payload # 91.54 [+0.00] -f Read the ASCII payload from a file # 91.55 [+0.00] -F Read the hexadecimal payload from a file # 91.55 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 91.55 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 91.55 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 91.55 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 91.55 [+0.00] encapsulations in lower layers, most packet types allow/require # 91.56 [+0.00] additional packet-specific arguments in an ; # 91.56 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 91.56 [+0.00] dns, rtp, syslog, lldp and more; # 91.56 [+0.00] For context-help use 'help' as ! # 91.56 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 91.57 [+0.00] Enter -T help or -T rtp help for further information # 91.57 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 91.57 [+0.00] -V|VV|... Verbose and more verbose mode # 91.57 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 91.57 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 91.57 [+0.00] typically combined with one of the verbose modes (v or V) # 91.58 [+0.00] -v Show version # 91.58 [+0.00] -h Print this help # 91.58 [+0.00] # 91.58 [+0.00] Examples: # 91.58 [+0.00] mausezahn -x 99 # 91.58 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 91.58 [+0.00] mausezahn -t cdp change -c 0 # 91.58 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 91.58 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 91.58 [+0.00] # 91.58 [+0.00] Note: # 91.58 [+0.00] This tool is targeted for network developers! You should # 91.58 [+0.00] be aware of what you are doing and what these options above # 91.59 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 91.59 [+0.00] # 91.59 [+0.00] Please report bugs to # 91.59 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 91.59 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 91.59 [+0.00] Swiss federal institute of technology (ETH Zurich) # 91.59 [+0.00] License: GNU GPL version 2.0 # 91.59 [+0.00] This is free software: you are free to change and redistribute it. # 91.60 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 91.60 [+0.00] # 92.11 [+0.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 92.11 [+0.00] # 92.11 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 92.11 [+0.00] http://www.netsniff-ng.org # 92.11 [+0.00] # 92.11 [+0.00] Usage: mausezahn [options] [interface] || # 92.12 [+0.00] Options: # 92.12 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 92.12 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 92.12 [+0.00] -4 IPv4 mode (default) # 92.12 [+0.00] -6 IPv6 mode # 92.12 [+0.00] -R Set socket priority # 92.13 [+0.00] -c Send packet count times, default:1, infinite:0 # 92.13 [+0.00] -d Apply delay between transmissions. The delay value can be # 92.13 [+0.00] specified in usec (default, no additional unit needed), or in # 92.14 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 92.14 [+0.00] -r Multiplies the specified delay with a random value # 92.14 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 92.14 [+0.00] -a Use specified source mac address, no matter what has # 92.15 [+0.00] been specified with other arguments; keywords see below, # 92.15 [+0.00] Default is own interface # 92.15 [+0.00] -b Same with destination mac address; keywords: # 92.15 [+0.00] rand Use a random MAC address # 92.15 [+0.00] bc Use a broadcast MAC address # 92.15 [+0.00] own Use own interface MAC address (default for source MAC) # 92.16 [+0.00] stp Use IEEE 802.1d STP multicast address # 92.16 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 92.16 [+0.00] -A Use specified source IP address (default is own interface IP) # 92.16 [+0.00] -B Send packet to specified destination IP or domain name # 92.17 [+0.00] -P Use the specified ASCII payload # 92.17 [+0.00] -f Read the ASCII payload from a file # 92.17 [+0.00] -F Read the hexadecimal payload from a file # 92.17 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 92.17 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 92.18 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 92.18 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 92.18 [+0.00] encapsulations in lower layers, most packet types allow/require # 92.18 [+0.00] additional packet-specific arguments in an ; # 92.19 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 92.19 [+0.00] dns, rtp, syslog, lldp and more; # 92.19 [+0.00] For context-help use 'help' as ! # 92.19 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 92.20 [+0.00] Enter -T help or -T rtp help for further information # 92.20 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 92.20 [+0.00] -V|VV|... Verbose and more verbose mode # 92.20 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 92.21 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 92.21 [+0.00] typically combined with one of the verbose modes (v or V) # 92.21 [+0.00] -v Show version # 92.21 [+0.00] -h Print this help # 92.21 [+0.00] # 92.21 [+0.00] Examples: # 92.21 [+0.00] mausezahn -x 99 # 92.21 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 92.21 [+0.00] mausezahn -t cdp change -c 0 # 92.22 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 92.22 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 92.22 [+0.00] # 92.22 [+0.00] Note: # 92.22 [+0.00] This tool is targeted for network developers! You should # 92.22 [+0.00] be aware of what you are doing and what these options above # 92.22 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 92.23 [+0.00] # 92.23 [+0.00] Please report bugs to # 92.23 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 92.23 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 92.23 [+0.00] Swiss federal institute of technology (ETH Zurich) # 92.23 [+0.00] License: GNU GPL version 2.0 # 92.23 [+0.00] This is free software: you are free to change and redistribute it. # 92.24 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 92.24 [+0.00] # 93.75 [+1.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 93.75 [+0.01] # 93.75 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 93.76 [+0.00] http://www.netsniff-ng.org # 93.76 [+0.00] # 93.76 [+0.00] Usage: mausezahn [options] [interface] || # 93.76 [+0.00] Options: # 93.76 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 93.77 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 93.77 [+0.00] -4 IPv4 mode (default) # 93.77 [+0.00] -6 IPv6 mode # 93.77 [+0.00] -R Set socket priority # 93.78 [+0.00] -c Send packet count times, default:1, infinite:0 # 93.78 [+0.00] -d Apply delay between transmissions. The delay value can be # 93.78 [+0.00] specified in usec (default, no additional unit needed), or in # 93.79 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 93.79 [+0.00] -r Multiplies the specified delay with a random value # 93.79 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 93.80 [+0.00] -a Use specified source mac address, no matter what has # 93.80 [+0.00] been specified with other arguments; keywords see below, # 93.80 [+0.00] Default is own interface # 93.80 [+0.00] -b Same with destination mac address; keywords: # 93.81 [+0.00] rand Use a random MAC address # 93.81 [+0.00] bc Use a broadcast MAC address # 93.81 [+0.00] own Use own interface MAC address (default for source MAC) # 93.81 [+0.00] stp Use IEEE 802.1d STP multicast address # 93.81 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 93.82 [+0.00] -A Use specified source IP address (default is own interface IP) # 93.82 [+0.00] -B Send packet to specified destination IP or domain name # 93.82 [+0.00] -P Use the specified ASCII payload # 93.82 [+0.00] -f Read the ASCII payload from a file # 93.82 [+0.00] -F Read the hexadecimal payload from a file # 93.83 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 93.83 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 93.83 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 93.83 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 93.84 [+0.00] encapsulations in lower layers, most packet types allow/require # 93.84 [+0.00] additional packet-specific arguments in an ; # 93.84 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 93.84 [+0.00] dns, rtp, syslog, lldp and more; # 93.85 [+0.00] For context-help use 'help' as ! # 93.85 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 93.85 [+0.00] Enter -T help or -T rtp help for further information # 93.85 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 93.86 [+0.00] -V|VV|... Verbose and more verbose mode # 93.86 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 93.86 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 93.86 [+0.00] typically combined with one of the verbose modes (v or V) # 93.86 [+0.00] -v Show version # 93.87 [+0.00] -h Print this help # 93.87 [+0.00] # 93.87 [+0.00] Examples: # 93.87 [+0.00] mausezahn -x 99 # 93.87 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 93.87 [+0.00] mausezahn -t cdp change -c 0 # 93.87 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 93.87 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 93.87 [+0.00] # 93.88 [+0.00] Note: # 93.88 [+0.00] This tool is targeted for network developers! You should # 93.88 [+0.00] be aware of what you are doing and what these options above # 93.88 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 93.88 [+0.00] # 93.88 [+0.00] Please report bugs to # 93.88 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 93.88 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 93.89 [+0.00] Swiss federal institute of technology (ETH Zurich) # 93.89 [+0.00] License: GNU GPL version 2.0 # 93.89 [+0.00] This is free software: you are free to change and redistribute it. # 93.89 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 93.89 [+0.00] # 94.35 [+0.46] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 94.35 [+0.00] # 94.35 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 94.35 [+0.00] http://www.netsniff-ng.org # 94.36 [+0.00] # 94.36 [+0.00] Usage: mausezahn [options] [interface] || # 94.36 [+0.00] Options: # 94.36 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 94.36 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 94.37 [+0.00] -4 IPv4 mode (default) # 94.37 [+0.00] -6 IPv6 mode # 94.37 [+0.00] -R Set socket priority # 94.37 [+0.00] -c Send packet count times, default:1, infinite:0 # 94.37 [+0.00] -d Apply delay between transmissions. The delay value can be # 94.37 [+0.00] specified in usec (default, no additional unit needed), or in # 94.38 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 94.38 [+0.00] -r Multiplies the specified delay with a random value # 94.38 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 94.38 [+0.00] -a Use specified source mac address, no matter what has # 94.39 [+0.00] been specified with other arguments; keywords see below, # 94.39 [+0.00] Default is own interface # 94.39 [+0.00] -b Same with destination mac address; keywords: # 94.39 [+0.00] rand Use a random MAC address # 94.39 [+0.00] bc Use a broadcast MAC address # 94.39 [+0.00] own Use own interface MAC address (default for source MAC) # 94.40 [+0.00] stp Use IEEE 802.1d STP multicast address # 94.40 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 94.40 [+0.00] -A Use specified source IP address (default is own interface IP) # 94.40 [+0.00] -B Send packet to specified destination IP or domain name # 94.41 [+0.00] -P Use the specified ASCII payload # 94.41 [+0.00] -f Read the ASCII payload from a file # 94.41 [+0.00] -F Read the hexadecimal payload from a file # 94.41 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 94.41 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 94.42 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 94.42 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 94.42 [+0.00] encapsulations in lower layers, most packet types allow/require # 94.42 [+0.00] additional packet-specific arguments in an ; # 94.43 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 94.43 [+0.00] dns, rtp, syslog, lldp and more; # 94.43 [+0.00] For context-help use 'help' as ! # 94.43 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 94.44 [+0.00] Enter -T help or -T rtp help for further information # 94.44 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 94.44 [+0.00] -V|VV|... Verbose and more verbose mode # 94.44 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 94.44 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 94.45 [+0.00] typically combined with one of the verbose modes (v or V) # 94.45 [+0.00] -v Show version # 94.45 [+0.00] -h Print this help # 94.45 [+0.00] # 94.45 [+0.00] Examples: # 94.45 [+0.00] mausezahn -x 99 # 94.45 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 94.45 [+0.00] mausezahn -t cdp change -c 0 # 94.46 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 94.46 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 94.46 [+0.00] # 94.46 [+0.00] Note: # 94.46 [+0.00] This tool is targeted for network developers! You should # 94.46 [+0.00] be aware of what you are doing and what these options above # 94.46 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 94.47 [+0.00] # 94.47 [+0.00] Please report bugs to # 94.47 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 94.47 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 94.47 [+0.00] Swiss federal institute of technology (ETH Zurich) # 94.47 [+0.00] License: GNU GPL version 2.0 # 94.47 [+0.00] This is free software: you are free to change and redistribute it. # 94.48 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 94.48 [+0.00] # 95.97 [+1.49] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 95.97 [+0.00] # 95.97 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 95.97 [+0.00] http://www.netsniff-ng.org # 95.98 [+0.00] # 95.98 [+0.00] Usage: mausezahn [options] [interface] || # 95.98 [+0.00] Options: # 95.98 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 95.98 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 95.98 [+0.00] -4 IPv4 mode (default) # 95.98 [+0.00] -6 IPv6 mode # 95.98 [+0.00] -R Set socket priority # 95.98 [+0.00] -c Send packet count times, default:1, infinite:0 # 95.98 [+0.00] -d Apply delay between transmissions. The delay value can be # 95.99 [+0.00] specified in usec (default, no additional unit needed), or in # 95.99 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 95.99 [+0.00] -r Multiplies the specified delay with a random value # 95.99 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 95.99 [+0.00] -a Use specified source mac address, no matter what has # 95.99 [+0.00] been specified with other arguments; keywords see below, # 96.00 [+0.00] Default is own interface # 96.00 [+0.00] -b Same with destination mac address; keywords: # 96.00 [+0.00] rand Use a random MAC address # 96.00 [+0.00] bc Use a broadcast MAC address # 96.00 [+0.00] own Use own interface MAC address (default for source MAC) # 96.00 [+0.00] stp Use IEEE 802.1d STP multicast address # 96.00 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 96.00 [+0.00] -A Use specified source IP address (default is own interface IP) # 96.01 [+0.00] -B Send packet to specified destination IP or domain name # 96.01 [+0.00] -P Use the specified ASCII payload # 96.01 [+0.00] -f Read the ASCII payload from a file # 96.01 [+0.00] -F Read the hexadecimal payload from a file # 96.01 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 96.01 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 96.01 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 96.02 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 96.02 [+0.00] encapsulations in lower layers, most packet types allow/require # 96.02 [+0.00] additional packet-specific arguments in an ; # 96.02 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 96.02 [+0.00] dns, rtp, syslog, lldp and more; # 96.02 [+0.00] For context-help use 'help' as ! # 96.02 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 96.03 [+0.00] Enter -T help or -T rtp help for further information # 96.03 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 96.03 [+0.00] -V|VV|... Verbose and more verbose mode # 96.03 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 96.03 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 96.03 [+0.00] typically combined with one of the verbose modes (v or V) # 96.03 [+0.00] -v Show version # 96.04 [+0.00] -h Print this help # 96.04 [+0.00] # 96.04 [+0.00] Examples: # 96.04 [+0.00] mausezahn -x 99 # 96.04 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 96.04 [+0.00] mausezahn -t cdp change -c 0 # 96.04 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 96.04 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 96.04 [+0.00] # 96.04 [+0.00] Note: # 96.04 [+0.00] This tool is targeted for network developers! You should # 96.04 [+0.00] be aware of what you are doing and what these options above # 96.04 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 96.05 [+0.00] # 96.05 [+0.00] Please report bugs to # 96.05 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 96.05 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 96.05 [+0.00] Swiss federal institute of technology (ETH Zurich) # 96.05 [+0.00] License: GNU GPL version 2.0 # 96.05 [+0.00] This is free software: you are free to change and redistribute it. # 96.05 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 96.05 [+0.00] # 96.57 [+0.52] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 96.58 [+0.01] # 96.58 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 96.58 [+0.00] http://www.netsniff-ng.org # 96.58 [+0.00] # 96.58 [+0.00] Usage: mausezahn [options] [interface] || # 96.58 [+0.00] Options: # 96.58 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 96.59 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 96.59 [+0.00] -4 IPv4 mode (default) # 96.59 [+0.00] -6 IPv6 mode # 96.59 [+0.00] -R Set socket priority # 96.59 [+0.00] -c Send packet count times, default:1, infinite:0 # 96.60 [+0.00] -d Apply delay between transmissions. The delay value can be # 96.60 [+0.00] specified in usec (default, no additional unit needed), or in # 96.60 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 96.60 [+0.00] -r Multiplies the specified delay with a random value # 96.60 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 96.61 [+0.00] -a Use specified source mac address, no matter what has # 96.61 [+0.00] been specified with other arguments; keywords see below, # 96.61 [+0.00] Default is own interface # 96.61 [+0.00] -b Same with destination mac address; keywords: # 96.61 [+0.00] rand Use a random MAC address # 96.61 [+0.00] bc Use a broadcast MAC address # 96.62 [+0.00] own Use own interface MAC address (default for source MAC) # 96.62 [+0.00] stp Use IEEE 802.1d STP multicast address # 96.62 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 96.62 [+0.00] -A Use specified source IP address (default is own interface IP) # 96.62 [+0.00] -B Send packet to specified destination IP or domain name # 96.62 [+0.00] -P Use the specified ASCII payload # 96.63 [+0.00] -f Read the ASCII payload from a file # 96.63 [+0.00] -F Read the hexadecimal payload from a file # 96.63 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 96.63 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 96.63 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 96.63 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 96.64 [+0.00] encapsulations in lower layers, most packet types allow/require # 96.64 [+0.00] additional packet-specific arguments in an ; # 96.64 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 96.64 [+0.00] dns, rtp, syslog, lldp and more; # 96.64 [+0.00] For context-help use 'help' as ! # 96.64 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 96.65 [+0.00] Enter -T help or -T rtp help for further information # 96.65 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 96.65 [+0.00] -V|VV|... Verbose and more verbose mode # 96.65 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 96.65 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 96.65 [+0.00] typically combined with one of the verbose modes (v or V) # 96.66 [+0.00] -v Show version # 96.66 [+0.00] -h Print this help # 96.66 [+0.00] # 96.66 [+0.00] Examples: # 96.66 [+0.00] mausezahn -x 99 # 96.66 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 96.66 [+0.00] mausezahn -t cdp change -c 0 # 96.66 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 96.66 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 96.66 [+0.00] # 96.66 [+0.00] Note: # 96.66 [+0.00] This tool is targeted for network developers! You should # 96.66 [+0.00] be aware of what you are doing and what these options above # 96.67 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 96.67 [+0.00] # 96.67 [+0.00] Please report bugs to # 96.67 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 96.67 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 96.67 [+0.00] Swiss federal institute of technology (ETH Zurich) # 96.67 [+0.00] License: GNU GPL version 2.0 # 96.67 [+0.00] This is free software: you are free to change and redistribute it. # 96.67 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 96.68 [+0.00] # 97.13 [+0.46] TEST: mirror to ip6gretap: STP state [FAIL] # 97.13 [+0.00] Expected to capture == 10 packets, got 0. not ok 1 selftests: net/forwarding: mirror_gre_vlan_bridge_1q.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__->