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 # 5.99 [+5.99] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 5.99 [+0.00] # 5.99 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 5.99 [+0.00] http://www.netsniff-ng.org # 6.00 [+0.00] # 6.00 [+0.00] Usage: mausezahn [options] [interface] || # 6.00 [+0.00] Options: # 6.00 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 6.00 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 6.00 [+0.00] -4 IPv4 mode (default) # 6.00 [+0.00] -6 IPv6 mode # 6.01 [+0.00] -R Set socket priority # 6.01 [+0.00] -c Send packet count times, default:1, infinite:0 # 6.01 [+0.00] -d Apply delay between transmissions. The delay value can be # 6.01 [+0.00] specified in usec (default, no additional unit needed), or in # 6.01 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 6.02 [+0.00] -r Multiplies the specified delay with a random value # 6.02 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 6.02 [+0.00] -a Use specified source mac address, no matter what has # 6.02 [+0.00] been specified with other arguments; keywords see below, # 6.03 [+0.00] Default is own interface # 6.03 [+0.00] -b Same with destination mac address; keywords: # 6.03 [+0.00] rand Use a random MAC address # 6.03 [+0.00] bc Use a broadcast MAC address # 6.03 [+0.00] own Use own interface MAC address (default for source MAC) # 6.04 [+0.00] stp Use IEEE 802.1d STP multicast address # 6.04 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 6.04 [+0.00] -A Use specified source IP address (default is own interface IP) # 6.04 [+0.00] -B Send packet to specified destination IP or domain name # 6.04 [+0.00] -P Use the specified ASCII payload # 6.05 [+0.00] -f Read the ASCII payload from a file # 6.05 [+0.00] -F Read the hexadecimal payload from a file # 6.05 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 6.05 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 6.06 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 6.06 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 6.06 [+0.00] encapsulations in lower layers, most packet types allow/require # 6.07 [+0.00] additional packet-specific arguments in an ; # 6.07 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 6.07 [+0.00] dns, rtp, syslog, lldp and more; # 6.07 [+0.00] For context-help use 'help' as ! # 6.08 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 6.08 [+0.00] Enter -T help or -T rtp help for further information # 6.08 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 6.09 [+0.00] -V|VV|... Verbose and more verbose mode # 6.09 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 6.09 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 6.10 [+0.00] typically combined with one of the verbose modes (v or V) # 6.10 [+0.00] -v Show version # 6.10 [+0.00] -h Print this help # 6.10 [+0.00] # 6.10 [+0.00] Examples: # 6.10 [+0.00] mausezahn -x 99 # 6.10 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 6.10 [+0.00] mausezahn -t cdp change -c 0 # 6.11 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 6.11 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 6.11 [+0.00] # 6.11 [+0.00] Note: # 6.11 [+0.00] This tool is targeted for network developers! You should # 6.11 [+0.00] be aware of what you are doing and what these options above # 6.12 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 6.12 [+0.00] # 6.12 [+0.00] Please report bugs to # 6.12 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 6.12 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 6.12 [+0.00] Swiss federal institute of technology (ETH Zurich) # 6.12 [+0.00] License: GNU GPL version 2.0 # 6.13 [+0.00] This is free software: you are free to change and redistribute it. # 6.13 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 6.13 [+0.00] # 6.58 [+0.45] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 6.59 [+0.00] # 6.59 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 6.59 [+0.00] http://www.netsniff-ng.org # 6.59 [+0.00] # 6.59 [+0.00] Usage: mausezahn [options] [interface] || # 6.59 [+0.00] Options: # 6.59 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 6.59 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 6.60 [+0.00] -4 IPv4 mode (default) # 6.60 [+0.00] -6 IPv6 mode # 6.60 [+0.00] -R Set socket priority # 6.60 [+0.00] -c Send packet count times, default:1, infinite:0 # 6.60 [+0.00] -d Apply delay between transmissions. The delay value can be # 6.61 [+0.00] specified in usec (default, no additional unit needed), or in # 6.61 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 6.61 [+0.00] -r Multiplies the specified delay with a random value # 6.61 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 6.61 [+0.00] -a Use specified source mac address, no matter what has # 6.62 [+0.00] been specified with other arguments; keywords see below, # 6.62 [+0.00] Default is own interface # 6.62 [+0.00] -b Same with destination mac address; keywords: # 6.62 [+0.00] rand Use a random MAC address # 6.62 [+0.00] bc Use a broadcast MAC address # 6.62 [+0.00] own Use own interface MAC address (default for source MAC) # 6.63 [+0.00] stp Use IEEE 802.1d STP multicast address # 6.63 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 6.63 [+0.00] -A Use specified source IP address (default is own interface IP) # 6.63 [+0.00] -B Send packet to specified destination IP or domain name # 6.64 [+0.00] -P Use the specified ASCII payload # 6.64 [+0.00] -f Read the ASCII payload from a file # 6.64 [+0.00] -F Read the hexadecimal payload from a file # 6.64 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 6.64 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 6.64 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 6.65 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 6.65 [+0.00] encapsulations in lower layers, most packet types allow/require # 6.65 [+0.00] additional packet-specific arguments in an ; # 6.65 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 6.66 [+0.00] dns, rtp, syslog, lldp and more; # 6.66 [+0.00] For context-help use 'help' as ! # 6.66 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 6.66 [+0.00] Enter -T help or -T rtp help for further information # 6.66 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 6.67 [+0.00] -V|VV|... Verbose and more verbose mode # 6.67 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 6.67 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 6.67 [+0.00] typically combined with one of the verbose modes (v or V) # 6.67 [+0.00] -v Show version # 6.68 [+0.00] -h Print this help # 6.68 [+0.00] # 6.68 [+0.00] Examples: # 6.68 [+0.00] mausezahn -x 99 # 6.68 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 6.68 [+0.00] mausezahn -t cdp change -c 0 # 6.68 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 6.68 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 6.68 [+0.00] # 6.68 [+0.00] Note: # 6.68 [+0.00] This tool is targeted for network developers! You should # 6.69 [+0.00] be aware of what you are doing and what these options above # 6.69 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 6.69 [+0.00] # 6.69 [+0.00] Please report bugs to # 6.69 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 6.69 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 6.70 [+0.00] Swiss federal institute of technology (ETH Zurich) # 6.70 [+0.00] License: GNU GPL version 2.0 # 6.70 [+0.00] This is free software: you are free to change and redistribute it. # 6.70 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 6.70 [+0.00] # 7.18 [+0.48] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 7.19 [+0.01] # 7.19 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 7.19 [+0.00] http://www.netsniff-ng.org # 7.19 [+0.00] # 7.19 [+0.00] Usage: mausezahn [options] [interface] || # 7.19 [+0.00] Options: # 7.19 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 7.20 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 7.20 [+0.00] -4 IPv4 mode (default) # 7.20 [+0.00] -6 IPv6 mode # 7.20 [+0.00] -R Set socket priority # 7.21 [+0.00] -c Send packet count times, default:1, infinite:0 # 7.21 [+0.00] -d Apply delay between transmissions. The delay value can be # 7.21 [+0.00] specified in usec (default, no additional unit needed), or in # 7.22 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 7.22 [+0.00] -r Multiplies the specified delay with a random value # 7.22 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 7.22 [+0.00] -a Use specified source mac address, no matter what has # 7.23 [+0.00] been specified with other arguments; keywords see below, # 7.23 [+0.00] Default is own interface # 7.23 [+0.00] -b Same with destination mac address; keywords: # 7.23 [+0.00] rand Use a random MAC address # 7.24 [+0.00] bc Use a broadcast MAC address # 7.24 [+0.00] own Use own interface MAC address (default for source MAC) # 7.24 [+0.00] stp Use IEEE 802.1d STP multicast address # 7.24 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 7.25 [+0.00] -A Use specified source IP address (default is own interface IP) # 7.25 [+0.00] -B Send packet to specified destination IP or domain name # 7.25 [+0.00] -P Use the specified ASCII payload # 7.25 [+0.00] -f Read the ASCII payload from a file # 7.25 [+0.00] -F Read the hexadecimal payload from a file # 7.26 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 7.26 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 7.26 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 7.26 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 7.27 [+0.00] encapsulations in lower layers, most packet types allow/require # 7.27 [+0.00] additional packet-specific arguments in an ; # 7.27 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 7.28 [+0.00] dns, rtp, syslog, lldp and more; # 7.28 [+0.00] For context-help use 'help' as ! # 7.28 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 7.29 [+0.00] Enter -T help or -T rtp help for further information # 7.29 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 7.29 [+0.00] -V|VV|... Verbose and more verbose mode # 7.29 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 7.30 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 7.30 [+0.00] typically combined with one of the verbose modes (v or V) # 7.30 [+0.00] -v Show version # 7.30 [+0.00] -h Print this help # 7.30 [+0.00] # 7.30 [+0.00] Examples: # 7.31 [+0.00] mausezahn -x 99 # 7.31 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 7.31 [+0.00] mausezahn -t cdp change -c 0 # 7.31 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 7.31 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 7.31 [+0.00] # 7.31 [+0.00] Note: # 7.32 [+0.00] This tool is targeted for network developers! You should # 7.32 [+0.00] be aware of what you are doing and what these options above # 7.32 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 7.32 [+0.00] # 7.32 [+0.00] Please report bugs to # 7.32 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 7.33 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 7.33 [+0.00] Swiss federal institute of technology (ETH Zurich) # 7.33 [+0.00] License: GNU GPL version 2.0 # 7.33 [+0.00] This is free software: you are free to change and redistribute it. # 7.33 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 7.34 [+0.00] # 7.78 [+0.44] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 7.78 [+0.00] # 7.78 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 7.78 [+0.00] http://www.netsniff-ng.org # 7.78 [+0.00] # 7.78 [+0.00] Usage: mausezahn [options] [interface] || # 7.79 [+0.00] Options: # 7.79 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 7.79 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 7.79 [+0.00] -4 IPv4 mode (default) # 7.79 [+0.00] -6 IPv6 mode # 7.79 [+0.00] -R Set socket priority # 7.79 [+0.00] -c Send packet count times, default:1, infinite:0 # 7.80 [+0.00] -d Apply delay between transmissions. The delay value can be # 7.80 [+0.00] specified in usec (default, no additional unit needed), or in # 7.80 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 7.80 [+0.00] -r Multiplies the specified delay with a random value # 7.81 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 7.81 [+0.00] -a Use specified source mac address, no matter what has # 7.81 [+0.00] been specified with other arguments; keywords see below, # 7.81 [+0.00] Default is own interface # 7.81 [+0.00] -b Same with destination mac address; keywords: # 7.82 [+0.00] rand Use a random MAC address # 7.82 [+0.00] bc Use a broadcast MAC address # 7.82 [+0.00] own Use own interface MAC address (default for source MAC) # 7.82 [+0.00] stp Use IEEE 802.1d STP multicast address # 7.82 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 7.82 [+0.00] -A Use specified source IP address (default is own interface IP) # 7.83 [+0.00] -B Send packet to specified destination IP or domain name # 7.83 [+0.00] -P Use the specified ASCII payload # 7.83 [+0.00] -f Read the ASCII payload from a file # 7.83 [+0.00] -F Read the hexadecimal payload from a file # 7.83 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 7.84 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 7.84 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 7.84 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 7.84 [+0.00] encapsulations in lower layers, most packet types allow/require # 7.85 [+0.00] additional packet-specific arguments in an ; # 7.85 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 7.85 [+0.00] dns, rtp, syslog, lldp and more; # 7.85 [+0.00] For context-help use 'help' as ! # 7.85 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 7.86 [+0.00] Enter -T help or -T rtp help for further information # 7.86 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 7.86 [+0.00] -V|VV|... Verbose and more verbose mode # 7.86 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 7.86 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 7.87 [+0.00] typically combined with one of the verbose modes (v or V) # 7.87 [+0.00] -v Show version # 7.87 [+0.00] -h Print this help # 7.87 [+0.00] # 7.87 [+0.00] Examples: # 7.87 [+0.00] mausezahn -x 99 # 7.88 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 7.88 [+0.00] mausezahn -t cdp change -c 0 # 7.88 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 7.88 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 7.88 [+0.00] # 7.88 [+0.00] Note: # 7.89 [+0.00] This tool is targeted for network developers! You should # 7.89 [+0.00] be aware of what you are doing and what these options above # 7.89 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 7.89 [+0.00] # 7.89 [+0.00] Please report bugs to # 7.89 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 7.90 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 7.90 [+0.00] Swiss federal institute of technology (ETH Zurich) # 7.90 [+0.00] License: GNU GPL version 2.0 # 7.90 [+0.00] This is free software: you are free to change and redistribute it. # 7.90 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 7.91 [+0.00] # 8.38 [+0.48] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 8.39 [+0.00] # 8.39 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 8.39 [+0.00] http://www.netsniff-ng.org # 8.39 [+0.00] # 8.39 [+0.00] Usage: mausezahn [options] [interface] || # 8.39 [+0.00] Options: # 8.39 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 8.40 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 8.40 [+0.00] -4 IPv4 mode (default) # 8.40 [+0.00] -6 IPv6 mode # 8.40 [+0.00] -R Set socket priority # 8.40 [+0.00] -c Send packet count times, default:1, infinite:0 # 8.41 [+0.00] -d Apply delay between transmissions. The delay value can be # 8.41 [+0.00] specified in usec (default, no additional unit needed), or in # 8.41 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 8.41 [+0.00] -r Multiplies the specified delay with a random value # 8.41 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 8.42 [+0.00] -a Use specified source mac address, no matter what has # 8.42 [+0.00] been specified with other arguments; keywords see below, # 8.42 [+0.00] Default is own interface # 8.42 [+0.00] -b Same with destination mac address; keywords: # 8.42 [+0.00] rand Use a random MAC address # 8.43 [+0.00] bc Use a broadcast MAC address # 8.43 [+0.00] own Use own interface MAC address (default for source MAC) # 8.43 [+0.00] stp Use IEEE 802.1d STP multicast address # 8.43 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 8.43 [+0.00] -A Use specified source IP address (default is own interface IP) # 8.44 [+0.00] -B Send packet to specified destination IP or domain name # 8.44 [+0.00] -P Use the specified ASCII payload # 8.44 [+0.00] -f Read the ASCII payload from a file # 8.44 [+0.00] -F Read the hexadecimal payload from a file # 8.44 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 8.45 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 8.45 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 8.45 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 8.45 [+0.00] encapsulations in lower layers, most packet types allow/require # 8.46 [+0.00] additional packet-specific arguments in an ; # 8.46 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 8.46 [+0.00] dns, rtp, syslog, lldp and more; # 8.46 [+0.00] For context-help use 'help' as ! # 8.46 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 8.47 [+0.00] Enter -T help or -T rtp help for further information # 8.47 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 8.47 [+0.00] -V|VV|... Verbose and more verbose mode # 8.47 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 8.48 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 8.48 [+0.00] typically combined with one of the verbose modes (v or V) # 8.48 [+0.00] -v Show version # 8.48 [+0.00] -h Print this help # 8.48 [+0.00] # 8.48 [+0.00] Examples: # 8.48 [+0.00] mausezahn -x 99 # 8.48 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 8.48 [+0.00] mausezahn -t cdp change -c 0 # 8.49 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 8.49 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 8.49 [+0.00] # 8.49 [+0.00] Note: # 8.49 [+0.00] This tool is targeted for network developers! You should # 8.49 [+0.00] be aware of what you are doing and what these options above # 8.49 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 8.50 [+0.00] # 8.50 [+0.00] Please report bugs to # 8.50 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 8.50 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 8.50 [+0.00] Swiss federal institute of technology (ETH Zurich) # 8.50 [+0.00] License: GNU GPL version 2.0 # 8.50 [+0.00] This is free software: you are free to change and redistribute it. # 8.50 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 8.51 [+0.00] # 8.94 [+0.44] TEST: ingress mirror to gretap [FAIL] # 8.95 [+0.00] Expected to capture >= 10 packets, got 0. # 9.01 [+0.07] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 9.02 [+0.00] # 9.02 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 9.02 [+0.00] http://www.netsniff-ng.org # 9.02 [+0.00] # 9.02 [+0.00] Usage: mausezahn [options] [interface] || # 9.02 [+0.00] Options: # 9.02 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 9.02 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 9.03 [+0.00] -4 IPv4 mode (default) # 9.03 [+0.00] -6 IPv6 mode # 9.03 [+0.00] -R Set socket priority # 9.03 [+0.00] -c Send packet count times, default:1, infinite:0 # 9.03 [+0.00] -d Apply delay between transmissions. The delay value can be # 9.04 [+0.00] specified in usec (default, no additional unit needed), or in # 9.04 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 9.04 [+0.00] -r Multiplies the specified delay with a random value # 9.04 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 9.04 [+0.00] -a Use specified source mac address, no matter what has # 9.05 [+0.00] been specified with other arguments; keywords see below, # 9.05 [+0.00] Default is own interface # 9.05 [+0.00] -b Same with destination mac address; keywords: # 9.05 [+0.00] rand Use a random MAC address # 9.05 [+0.00] bc Use a broadcast MAC address # 9.06 [+0.00] own Use own interface MAC address (default for source MAC) # 9.06 [+0.00] stp Use IEEE 802.1d STP multicast address # 9.06 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 9.06 [+0.00] -A Use specified source IP address (default is own interface IP) # 9.06 [+0.00] -B Send packet to specified destination IP or domain name # 9.07 [+0.00] -P Use the specified ASCII payload # 9.07 [+0.00] -f Read the ASCII payload from a file # 9.07 [+0.00] -F Read the hexadecimal payload from a file # 9.07 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 9.07 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 9.08 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 9.08 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 9.08 [+0.00] encapsulations in lower layers, most packet types allow/require # 9.08 [+0.00] additional packet-specific arguments in an ; # 9.09 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 9.09 [+0.00] dns, rtp, syslog, lldp and more; # 9.09 [+0.00] For context-help use 'help' as ! # 9.09 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 9.09 [+0.00] Enter -T help or -T rtp help for further information # 9.10 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 9.10 [+0.00] -V|VV|... Verbose and more verbose mode # 9.10 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 9.10 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 9.10 [+0.00] typically combined with one of the verbose modes (v or V) # 9.11 [+0.00] -v Show version # 9.11 [+0.00] -h Print this help # 9.11 [+0.00] # 9.11 [+0.00] Examples: # 9.11 [+0.00] mausezahn -x 99 # 9.11 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 9.11 [+0.00] mausezahn -t cdp change -c 0 # 9.11 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 9.11 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 9.12 [+0.00] # 9.12 [+0.00] Note: # 9.12 [+0.00] This tool is targeted for network developers! You should # 9.12 [+0.00] be aware of what you are doing and what these options above # 9.12 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 9.12 [+0.00] # 9.12 [+0.00] Please report bugs to # 9.12 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 9.13 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 9.13 [+0.00] Swiss federal institute of technology (ETH Zurich) # 9.13 [+0.00] License: GNU GPL version 2.0 # 9.13 [+0.00] This is free software: you are free to change and redistribute it. # 9.13 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 9.13 [+0.00] # 9.61 [+0.48] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 9.61 [+0.00] # 9.62 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 9.62 [+0.00] http://www.netsniff-ng.org # 9.62 [+0.00] # 9.62 [+0.00] Usage: mausezahn [options] [interface] || # 9.62 [+0.00] Options: # 9.62 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 9.62 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 9.63 [+0.00] -4 IPv4 mode (default) # 9.63 [+0.00] -6 IPv6 mode # 9.63 [+0.00] -R Set socket priority # 9.63 [+0.00] -c Send packet count times, default:1, infinite:0 # 9.63 [+0.00] -d Apply delay between transmissions. The delay value can be # 9.64 [+0.00] specified in usec (default, no additional unit needed), or in # 9.64 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 9.64 [+0.00] -r Multiplies the specified delay with a random value # 9.65 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 9.65 [+0.00] -a Use specified source mac address, no matter what has # 9.65 [+0.00] been specified with other arguments; keywords see below, # 9.66 [+0.00] Default is own interface # 9.66 [+0.00] -b Same with destination mac address; keywords: # 9.66 [+0.00] rand Use a random MAC address # 9.66 [+0.00] bc Use a broadcast MAC address # 9.66 [+0.00] own Use own interface MAC address (default for source MAC) # 9.66 [+0.00] stp Use IEEE 802.1d STP multicast address # 9.67 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 9.67 [+0.00] -A Use specified source IP address (default is own interface IP) # 9.67 [+0.00] -B Send packet to specified destination IP or domain name # 9.67 [+0.00] -P Use the specified ASCII payload # 9.67 [+0.00] -f Read the ASCII payload from a file # 9.68 [+0.00] -F Read the hexadecimal payload from a file # 9.68 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 9.68 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 9.68 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 9.68 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 9.69 [+0.00] encapsulations in lower layers, most packet types allow/require # 9.69 [+0.00] additional packet-specific arguments in an ; # 9.69 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 9.69 [+0.00] dns, rtp, syslog, lldp and more; # 9.70 [+0.00] For context-help use 'help' as ! # 9.70 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 9.70 [+0.00] Enter -T help or -T rtp help for further information # 9.70 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 9.71 [+0.00] -V|VV|... Verbose and more verbose mode # 9.71 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 9.71 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 9.71 [+0.00] typically combined with one of the verbose modes (v or V) # 9.71 [+0.00] -v Show version # 9.72 [+0.00] -h Print this help # 9.72 [+0.00] # 9.72 [+0.00] Examples: # 9.72 [+0.00] mausezahn -x 99 # 9.72 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 9.72 [+0.00] mausezahn -t cdp change -c 0 # 9.72 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 9.72 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 9.72 [+0.00] # 9.72 [+0.00] Note: # 9.72 [+0.00] This tool is targeted for network developers! You should # 9.73 [+0.00] be aware of what you are doing and what these options above # 9.73 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 9.73 [+0.00] # 9.73 [+0.00] Please report bugs to # 9.73 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 9.73 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 9.74 [+0.00] Swiss federal institute of technology (ETH Zurich) # 9.74 [+0.00] License: GNU GPL version 2.0 # 9.74 [+0.00] This is free software: you are free to change and redistribute it. # 9.74 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 9.74 [+0.00] # 10.22 [+0.48] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 10.22 [+0.00] # 10.22 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 10.23 [+0.00] http://www.netsniff-ng.org # 10.23 [+0.00] # 10.23 [+0.00] Usage: mausezahn [options] [interface] || # 10.23 [+0.00] Options: # 10.23 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 10.23 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 10.23 [+0.00] -4 IPv4 mode (default) # 10.23 [+0.00] -6 IPv6 mode # 10.24 [+0.00] -R Set socket priority # 10.24 [+0.00] -c Send packet count times, default:1, infinite:0 # 10.24 [+0.00] -d Apply delay between transmissions. The delay value can be # 10.24 [+0.00] specified in usec (default, no additional unit needed), or in # 10.24 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 10.25 [+0.00] -r Multiplies the specified delay with a random value # 10.25 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 10.25 [+0.00] -a Use specified source mac address, no matter what has # 10.25 [+0.00] been specified with other arguments; keywords see below, # 10.25 [+0.00] Default is own interface # 10.26 [+0.00] -b Same with destination mac address; keywords: # 10.26 [+0.00] rand Use a random MAC address # 10.26 [+0.00] bc Use a broadcast MAC address # 10.26 [+0.00] own Use own interface MAC address (default for source MAC) # 10.26 [+0.00] stp Use IEEE 802.1d STP multicast address # 10.27 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 10.27 [+0.00] -A Use specified source IP address (default is own interface IP) # 10.27 [+0.00] -B Send packet to specified destination IP or domain name # 10.27 [+0.00] -P Use the specified ASCII payload # 10.27 [+0.00] -f Read the ASCII payload from a file # 10.28 [+0.00] -F Read the hexadecimal payload from a file # 10.28 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 10.28 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 10.28 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 10.28 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 10.29 [+0.00] encapsulations in lower layers, most packet types allow/require # 10.29 [+0.00] additional packet-specific arguments in an ; # 10.29 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 10.29 [+0.00] dns, rtp, syslog, lldp and more; # 10.30 [+0.00] For context-help use 'help' as ! # 10.30 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 10.30 [+0.00] Enter -T help or -T rtp help for further information # 10.31 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 10.31 [+0.00] -V|VV|... Verbose and more verbose mode # 10.31 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 10.31 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 10.32 [+0.00] typically combined with one of the verbose modes (v or V) # 10.32 [+0.00] -v Show version # 10.32 [+0.00] -h Print this help # 10.32 [+0.00] # 10.32 [+0.00] Examples: # 10.32 [+0.00] mausezahn -x 99 # 10.32 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 10.33 [+0.00] mausezahn -t cdp change -c 0 # 10.33 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 10.33 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 10.33 [+0.00] # 10.33 [+0.00] Note: # 10.33 [+0.00] This tool is targeted for network developers! You should # 10.34 [+0.00] be aware of what you are doing and what these options above # 10.34 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 10.34 [+0.00] # 10.34 [+0.00] Please report bugs to # 10.34 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 10.35 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 10.35 [+0.00] Swiss federal institute of technology (ETH Zurich) # 10.35 [+0.00] License: GNU GPL version 2.0 # 10.35 [+0.00] This is free software: you are free to change and redistribute it. # 10.35 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 10.36 [+0.00] # 10.82 [+0.46] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 10.83 [+0.00] # 10.83 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 10.83 [+0.00] http://www.netsniff-ng.org # 10.83 [+0.00] # 10.83 [+0.00] Usage: mausezahn [options] [interface] || # 10.83 [+0.00] Options: # 10.83 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 10.84 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 10.84 [+0.00] -4 IPv4 mode (default) # 10.84 [+0.00] -6 IPv6 mode # 10.84 [+0.00] -R Set socket priority # 10.84 [+0.00] -c Send packet count times, default:1, infinite:0 # 10.84 [+0.00] -d Apply delay between transmissions. The delay value can be # 10.85 [+0.00] specified in usec (default, no additional unit needed), or in # 10.85 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 10.85 [+0.00] -r Multiplies the specified delay with a random value # 10.85 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 10.86 [+0.00] -a Use specified source mac address, no matter what has # 10.86 [+0.00] been specified with other arguments; keywords see below, # 10.86 [+0.00] Default is own interface # 10.86 [+0.00] -b Same with destination mac address; keywords: # 10.87 [+0.00] rand Use a random MAC address # 10.87 [+0.00] bc Use a broadcast MAC address # 10.87 [+0.00] own Use own interface MAC address (default for source MAC) # 10.87 [+0.00] stp Use IEEE 802.1d STP multicast address # 10.87 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 10.88 [+0.00] -A Use specified source IP address (default is own interface IP) # 10.88 [+0.00] -B Send packet to specified destination IP or domain name # 10.88 [+0.00] -P Use the specified ASCII payload # 10.88 [+0.00] -f Read the ASCII payload from a file # 10.88 [+0.00] -F Read the hexadecimal payload from a file # 10.89 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 10.89 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 10.89 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 10.89 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 10.90 [+0.00] encapsulations in lower layers, most packet types allow/require # 10.90 [+0.00] additional packet-specific arguments in an ; # 10.90 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 10.90 [+0.00] dns, rtp, syslog, lldp and more; # 10.90 [+0.00] For context-help use 'help' as ! # 10.91 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 10.91 [+0.00] Enter -T help or -T rtp help for further information # 10.91 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 10.91 [+0.00] -V|VV|... Verbose and more verbose mode # 10.91 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 10.92 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 10.92 [+0.00] typically combined with one of the verbose modes (v or V) # 10.92 [+0.00] -v Show version # 10.92 [+0.00] -h Print this help # 10.92 [+0.00] # 10.92 [+0.00] Examples: # 10.92 [+0.00] mausezahn -x 99 # 10.92 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 10.93 [+0.00] mausezahn -t cdp change -c 0 # 10.93 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 10.93 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 10.93 [+0.00] # 10.93 [+0.00] Note: # 10.93 [+0.00] This tool is targeted for network developers! You should # 10.93 [+0.00] be aware of what you are doing and what these options above # 10.93 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 10.94 [+0.00] # 10.94 [+0.00] Please report bugs to # 10.94 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 10.94 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 10.94 [+0.00] Swiss federal institute of technology (ETH Zurich) # 10.94 [+0.00] License: GNU GPL version 2.0 # 10.94 [+0.00] This is free software: you are free to change and redistribute it. # 10.95 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 10.95 [+0.00] # 11.42 [+0.48] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 11.43 [+0.00] # 11.43 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 11.43 [+0.00] http://www.netsniff-ng.org # 11.43 [+0.00] # 11.43 [+0.00] Usage: mausezahn [options] [interface] || # 11.43 [+0.00] Options: # 11.43 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 11.44 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 11.44 [+0.00] -4 IPv4 mode (default) # 11.44 [+0.00] -6 IPv6 mode # 11.44 [+0.00] -R Set socket priority # 11.44 [+0.00] -c Send packet count times, default:1, infinite:0 # 11.45 [+0.00] -d Apply delay between transmissions. The delay value can be # 11.45 [+0.00] specified in usec (default, no additional unit needed), or in # 11.45 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 11.45 [+0.00] -r Multiplies the specified delay with a random value # 11.45 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 11.46 [+0.00] -a Use specified source mac address, no matter what has # 11.46 [+0.00] been specified with other arguments; keywords see below, # 11.46 [+0.00] Default is own interface # 11.46 [+0.00] -b Same with destination mac address; keywords: # 11.46 [+0.00] rand Use a random MAC address # 11.47 [+0.00] bc Use a broadcast MAC address # 11.47 [+0.00] own Use own interface MAC address (default for source MAC) # 11.47 [+0.00] stp Use IEEE 802.1d STP multicast address # 11.47 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 11.47 [+0.00] -A Use specified source IP address (default is own interface IP) # 11.48 [+0.00] -B Send packet to specified destination IP or domain name # 11.48 [+0.00] -P Use the specified ASCII payload # 11.48 [+0.00] -f Read the ASCII payload from a file # 11.48 [+0.00] -F Read the hexadecimal payload from a file # 11.48 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 11.49 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 11.49 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 11.49 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 11.49 [+0.00] encapsulations in lower layers, most packet types allow/require # 11.50 [+0.00] additional packet-specific arguments in an ; # 11.50 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 11.50 [+0.00] dns, rtp, syslog, lldp and more; # 11.50 [+0.00] For context-help use 'help' as ! # 11.50 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 11.51 [+0.00] Enter -T help or -T rtp help for further information # 11.51 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 11.51 [+0.00] -V|VV|... Verbose and more verbose mode # 11.51 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 11.52 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 11.52 [+0.00] typically combined with one of the verbose modes (v or V) # 11.52 [+0.00] -v Show version # 11.52 [+0.00] -h Print this help # 11.52 [+0.00] # 11.52 [+0.00] Examples: # 11.52 [+0.00] mausezahn -x 99 # 11.52 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 11.52 [+0.00] mausezahn -t cdp change -c 0 # 11.53 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 11.53 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 11.53 [+0.00] # 11.53 [+0.00] Note: # 11.53 [+0.00] This tool is targeted for network developers! You should # 11.53 [+0.00] be aware of what you are doing and what these options above # 11.53 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 11.54 [+0.00] # 11.54 [+0.00] Please report bugs to # 11.54 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 11.54 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 11.54 [+0.00] Swiss federal institute of technology (ETH Zurich) # 11.54 [+0.00] License: GNU GPL version 2.0 # 11.54 [+0.00] This is free software: you are free to change and redistribute it. # 11.55 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 11.55 [+0.00] # 11.98 [+0.43] TEST: egress mirror to gretap [FAIL] # 11.98 [+0.00] Expected to capture >= 10 packets, got 0. # 12.06 [+0.08] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 12.07 [+0.00] # 12.07 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 12.07 [+0.00] http://www.netsniff-ng.org # 12.07 [+0.00] # 12.07 [+0.00] Usage: mausezahn [options] [interface] || # 12.07 [+0.00] Options: # 12.07 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 12.08 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 12.08 [+0.00] -4 IPv4 mode (default) # 12.08 [+0.00] -6 IPv6 mode # 12.08 [+0.00] -R Set socket priority # 12.08 [+0.00] -c Send packet count times, default:1, infinite:0 # 12.08 [+0.00] -d Apply delay between transmissions. The delay value can be # 12.09 [+0.00] specified in usec (default, no additional unit needed), or in # 12.09 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 12.09 [+0.00] -r Multiplies the specified delay with a random value # 12.09 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 12.09 [+0.00] -a Use specified source mac address, no matter what has # 12.10 [+0.00] been specified with other arguments; keywords see below, # 12.10 [+0.00] Default is own interface # 12.10 [+0.00] -b Same with destination mac address; keywords: # 12.10 [+0.00] rand Use a random MAC address # 12.10 [+0.00] bc Use a broadcast MAC address # 12.11 [+0.00] own Use own interface MAC address (default for source MAC) # 12.11 [+0.00] stp Use IEEE 802.1d STP multicast address # 12.11 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 12.11 [+0.00] -A Use specified source IP address (default is own interface IP) # 12.11 [+0.00] -B Send packet to specified destination IP or domain name # 12.12 [+0.00] -P Use the specified ASCII payload # 12.12 [+0.00] -f Read the ASCII payload from a file # 12.12 [+0.00] -F Read the hexadecimal payload from a file # 12.12 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 12.12 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 12.13 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 12.13 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 12.13 [+0.00] encapsulations in lower layers, most packet types allow/require # 12.13 [+0.00] additional packet-specific arguments in an ; # 12.13 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 12.14 [+0.00] dns, rtp, syslog, lldp and more; # 12.14 [+0.00] For context-help use 'help' as ! # 12.14 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 12.14 [+0.00] Enter -T help or -T rtp help for further information # 12.15 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 12.15 [+0.00] -V|VV|... Verbose and more verbose mode # 12.15 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 12.15 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 12.15 [+0.00] typically combined with one of the verbose modes (v or V) # 12.16 [+0.00] -v Show version # 12.16 [+0.00] -h Print this help # 12.16 [+0.00] # 12.16 [+0.00] Examples: # 12.16 [+0.00] mausezahn -x 99 # 12.16 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 12.16 [+0.00] mausezahn -t cdp change -c 0 # 12.16 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 12.16 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 12.17 [+0.00] # 12.17 [+0.00] Note: # 12.17 [+0.00] This tool is targeted for network developers! You should # 12.17 [+0.00] be aware of what you are doing and what these options above # 12.17 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 12.17 [+0.00] # 12.17 [+0.00] Please report bugs to # 12.17 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 12.18 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 12.18 [+0.00] Swiss federal institute of technology (ETH Zurich) # 12.18 [+0.00] License: GNU GPL version 2.0 # 12.18 [+0.00] This is free software: you are free to change and redistribute it. # 12.18 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 12.18 [+0.00] # 12.65 [+0.47] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 12.66 [+0.00] # 12.66 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 12.66 [+0.00] http://www.netsniff-ng.org # 12.66 [+0.00] # 12.66 [+0.00] Usage: mausezahn [options] [interface] || # 12.66 [+0.00] Options: # 12.66 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 12.67 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 12.67 [+0.00] -4 IPv4 mode (default) # 12.67 [+0.00] -6 IPv6 mode # 12.67 [+0.00] -R Set socket priority # 12.67 [+0.00] -c Send packet count times, default:1, infinite:0 # 12.67 [+0.00] -d Apply delay between transmissions. The delay value can be # 12.68 [+0.00] specified in usec (default, no additional unit needed), or in # 12.68 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 12.68 [+0.00] -r Multiplies the specified delay with a random value # 12.68 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 12.69 [+0.00] -a Use specified source mac address, no matter what has # 12.69 [+0.00] been specified with other arguments; keywords see below, # 12.69 [+0.00] Default is own interface # 12.69 [+0.00] -b Same with destination mac address; keywords: # 12.69 [+0.00] rand Use a random MAC address # 12.70 [+0.00] bc Use a broadcast MAC address # 12.70 [+0.00] own Use own interface MAC address (default for source MAC) # 12.70 [+0.00] stp Use IEEE 802.1d STP multicast address # 12.70 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 12.70 [+0.00] -A Use specified source IP address (default is own interface IP) # 12.71 [+0.00] -B Send packet to specified destination IP or domain name # 12.71 [+0.00] -P Use the specified ASCII payload # 12.71 [+0.00] -f Read the ASCII payload from a file # 12.71 [+0.00] -F Read the hexadecimal payload from a file # 12.71 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 12.71 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 12.72 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 12.72 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 12.72 [+0.00] encapsulations in lower layers, most packet types allow/require # 12.72 [+0.00] additional packet-specific arguments in an ; # 12.73 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 12.73 [+0.00] dns, rtp, syslog, lldp and more; # 12.73 [+0.00] For context-help use 'help' as ! # 12.73 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 12.73 [+0.00] Enter -T help or -T rtp help for further information # 12.74 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 12.74 [+0.00] -V|VV|... Verbose and more verbose mode # 12.74 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 12.74 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 12.75 [+0.00] typically combined with one of the verbose modes (v or V) # 12.75 [+0.00] -v Show version # 12.75 [+0.00] -h Print this help # 12.75 [+0.00] # 12.75 [+0.00] Examples: # 12.75 [+0.00] mausezahn -x 99 # 12.75 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 12.75 [+0.00] mausezahn -t cdp change -c 0 # 12.75 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 12.76 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 12.76 [+0.00] # 12.76 [+0.00] Note: # 12.76 [+0.00] This tool is targeted for network developers! You should # 12.76 [+0.00] be aware of what you are doing and what these options above # 12.76 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 12.76 [+0.00] # 12.76 [+0.00] Please report bugs to # 12.77 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 12.77 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 12.77 [+0.00] Swiss federal institute of technology (ETH Zurich) # 12.77 [+0.00] License: GNU GPL version 2.0 # 12.77 [+0.00] This is free software: you are free to change and redistribute it. # 12.77 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 12.77 [+0.00] # 13.25 [+0.48] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 13.26 [+0.00] # 13.26 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 13.26 [+0.00] http://www.netsniff-ng.org # 13.26 [+0.00] # 13.26 [+0.00] Usage: mausezahn [options] [interface] || # 13.26 [+0.00] Options: # 13.27 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 13.27 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 13.27 [+0.00] -4 IPv4 mode (default) # 13.27 [+0.00] -6 IPv6 mode # 13.27 [+0.00] -R Set socket priority # 13.27 [+0.00] -c Send packet count times, default:1, infinite:0 # 13.28 [+0.00] -d Apply delay between transmissions. The delay value can be # 13.28 [+0.00] specified in usec (default, no additional unit needed), or in # 13.28 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 13.28 [+0.00] -r Multiplies the specified delay with a random value # 13.29 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 13.29 [+0.00] -a Use specified source mac address, no matter what has # 13.29 [+0.00] been specified with other arguments; keywords see below, # 13.30 [+0.00] Default is own interface # 13.30 [+0.00] -b Same with destination mac address; keywords: # 13.30 [+0.00] rand Use a random MAC address # 13.30 [+0.00] bc Use a broadcast MAC address # 13.30 [+0.00] own Use own interface MAC address (default for source MAC) # 13.30 [+0.00] stp Use IEEE 802.1d STP multicast address # 13.31 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 13.31 [+0.00] -A Use specified source IP address (default is own interface IP) # 13.31 [+0.00] -B Send packet to specified destination IP or domain name # 13.31 [+0.00] -P Use the specified ASCII payload # 13.31 [+0.00] -f Read the ASCII payload from a file # 13.32 [+0.00] -F Read the hexadecimal payload from a file # 13.32 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 13.32 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 13.32 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 13.33 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 13.33 [+0.00] encapsulations in lower layers, most packet types allow/require # 13.33 [+0.00] additional packet-specific arguments in an ; # 13.33 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 13.33 [+0.00] dns, rtp, syslog, lldp and more; # 13.34 [+0.00] For context-help use 'help' as ! # 13.34 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 13.34 [+0.00] Enter -T help or -T rtp help for further information # 13.34 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 13.35 [+0.00] -V|VV|... Verbose and more verbose mode # 13.35 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 13.35 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 13.35 [+0.00] typically combined with one of the verbose modes (v or V) # 13.35 [+0.00] -v Show version # 13.36 [+0.00] -h Print this help # 13.36 [+0.00] # 13.36 [+0.00] Examples: # 13.36 [+0.00] mausezahn -x 99 # 13.36 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 13.36 [+0.00] mausezahn -t cdp change -c 0 # 13.36 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 13.36 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 13.36 [+0.00] # 13.36 [+0.00] Note: # 13.36 [+0.00] This tool is targeted for network developers! You should # 13.37 [+0.00] be aware of what you are doing and what these options above # 13.37 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 13.37 [+0.00] # 13.37 [+0.00] Please report bugs to # 13.37 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 13.37 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 13.37 [+0.00] Swiss federal institute of technology (ETH Zurich) # 13.38 [+0.00] License: GNU GPL version 2.0 # 13.38 [+0.00] This is free software: you are free to change and redistribute it. # 13.38 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 13.38 [+0.00] # 13.85 [+0.47] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 13.86 [+0.00] # 13.86 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 13.86 [+0.00] http://www.netsniff-ng.org # 13.86 [+0.00] # 13.86 [+0.00] Usage: mausezahn [options] [interface] || # 13.86 [+0.00] Options: # 13.86 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 13.87 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 13.87 [+0.00] -4 IPv4 mode (default) # 13.87 [+0.00] -6 IPv6 mode # 13.87 [+0.00] -R Set socket priority # 13.87 [+0.00] -c Send packet count times, default:1, infinite:0 # 13.87 [+0.00] -d Apply delay between transmissions. The delay value can be # 13.88 [+0.00] specified in usec (default, no additional unit needed), or in # 13.88 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 13.88 [+0.00] -r Multiplies the specified delay with a random value # 13.88 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 13.89 [+0.00] -a Use specified source mac address, no matter what has # 13.89 [+0.00] been specified with other arguments; keywords see below, # 13.89 [+0.00] Default is own interface # 13.89 [+0.00] -b Same with destination mac address; keywords: # 13.89 [+0.00] rand Use a random MAC address # 13.89 [+0.00] bc Use a broadcast MAC address # 13.90 [+0.00] own Use own interface MAC address (default for source MAC) # 13.90 [+0.00] stp Use IEEE 802.1d STP multicast address # 13.90 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 13.90 [+0.00] -A Use specified source IP address (default is own interface IP) # 13.90 [+0.00] -B Send packet to specified destination IP or domain name # 13.91 [+0.00] -P Use the specified ASCII payload # 13.91 [+0.00] -f Read the ASCII payload from a file # 13.91 [+0.00] -F Read the hexadecimal payload from a file # 13.91 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 13.91 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 13.92 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 13.92 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 13.92 [+0.00] encapsulations in lower layers, most packet types allow/require # 13.92 [+0.00] additional packet-specific arguments in an ; # 13.93 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 13.93 [+0.00] dns, rtp, syslog, lldp and more; # 13.93 [+0.00] For context-help use 'help' as ! # 13.93 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 13.93 [+0.00] Enter -T help or -T rtp help for further information # 13.94 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 13.94 [+0.00] -V|VV|... Verbose and more verbose mode # 13.94 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 13.94 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 13.94 [+0.00] typically combined with one of the verbose modes (v or V) # 13.95 [+0.00] -v Show version # 13.95 [+0.00] -h Print this help # 13.95 [+0.00] # 13.95 [+0.00] Examples: # 13.95 [+0.00] mausezahn -x 99 # 13.95 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 13.95 [+0.00] mausezahn -t cdp change -c 0 # 13.95 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 13.95 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 13.96 [+0.00] # 13.96 [+0.00] Note: # 13.96 [+0.00] This tool is targeted for network developers! You should # 13.96 [+0.00] be aware of what you are doing and what these options above # 13.96 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 13.96 [+0.00] # 13.96 [+0.00] Please report bugs to # 13.96 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 13.96 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 13.97 [+0.00] Swiss federal institute of technology (ETH Zurich) # 13.97 [+0.00] License: GNU GPL version 2.0 # 13.97 [+0.00] This is free software: you are free to change and redistribute it. # 13.97 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 13.97 [+0.00] # 14.46 [+0.48] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 14.46 [+0.00] # 14.46 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 14.46 [+0.00] http://www.netsniff-ng.org # 14.46 [+0.00] # 14.46 [+0.00] Usage: mausezahn [options] [interface] || # 14.46 [+0.00] Options: # 14.46 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 14.46 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 14.46 [+0.00] -4 IPv4 mode (default) # 14.46 [+0.00] -6 IPv6 mode # 14.46 [+0.00] -R Set socket priority # 14.46 [+0.00] -c Send packet count times, default:1, infinite:0 # 14.47 [+0.00] -d Apply delay between transmissions. The delay value can be # 14.47 [+0.00] specified in usec (default, no additional unit needed), or in # 14.47 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 14.47 [+0.00] -r Multiplies the specified delay with a random value # 14.47 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 14.47 [+0.00] -a Use specified source mac address, no matter what has # 14.47 [+0.00] been specified with other arguments; keywords see below, # 14.48 [+0.00] Default is own interface # 14.48 [+0.00] -b Same with destination mac address; keywords: # 14.48 [+0.00] rand Use a random MAC address # 14.48 [+0.00] bc Use a broadcast MAC address # 14.48 [+0.00] own Use own interface MAC address (default for source MAC) # 14.48 [+0.00] stp Use IEEE 802.1d STP multicast address # 14.48 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 14.48 [+0.00] -A Use specified source IP address (default is own interface IP) # 14.48 [+0.00] -B Send packet to specified destination IP or domain name # 14.48 [+0.00] -P Use the specified ASCII payload # 14.48 [+0.00] -f Read the ASCII payload from a file # 14.48 [+0.00] -F Read the hexadecimal payload from a file # 14.49 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 14.49 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 14.49 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 14.49 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 14.49 [+0.00] encapsulations in lower layers, most packet types allow/require # 14.49 [+0.00] additional packet-specific arguments in an ; # 14.49 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 14.49 [+0.00] dns, rtp, syslog, lldp and more; # 14.49 [+0.00] For context-help use 'help' as ! # 14.49 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 14.50 [+0.00] Enter -T help or -T rtp help for further information # 14.50 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 14.50 [+0.00] -V|VV|... Verbose and more verbose mode # 14.50 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 14.50 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 14.50 [+0.00] typically combined with one of the verbose modes (v or V) # 14.50 [+0.00] -v Show version # 14.50 [+0.00] -h Print this help # 14.50 [+0.00] # 14.50 [+0.00] Examples: # 14.50 [+0.00] mausezahn -x 99 # 14.50 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 14.50 [+0.00] mausezahn -t cdp change -c 0 # 14.50 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 14.51 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 14.51 [+0.00] # 14.51 [+0.00] Note: # 14.51 [+0.00] This tool is targeted for network developers! You should # 14.51 [+0.00] be aware of what you are doing and what these options above # 14.51 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 14.51 [+0.00] # 14.51 [+0.00] Please report bugs to # 14.51 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 14.51 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 14.51 [+0.00] Swiss federal institute of technology (ETH Zurich) # 14.51 [+0.00] License: GNU GPL version 2.0 # 14.51 [+0.00] This is free software: you are free to change and redistribute it. # 14.51 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 14.52 [+0.00] # 15.01 [+0.50] TEST: ingress mirror to ip6gretap [FAIL] # 15.02 [+0.00] Expected to capture >= 10 packets, got 0. # 15.08 [+0.07] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 15.09 [+0.00] # 15.09 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 15.09 [+0.00] http://www.netsniff-ng.org # 15.09 [+0.00] # 15.09 [+0.00] Usage: mausezahn [options] [interface] || # 15.09 [+0.00] Options: # 15.09 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 15.09 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 15.09 [+0.00] -4 IPv4 mode (default) # 15.09 [+0.00] -6 IPv6 mode # 15.10 [+0.00] -R Set socket priority # 15.10 [+0.00] -c Send packet count times, default:1, infinite:0 # 15.10 [+0.00] -d Apply delay between transmissions. The delay value can be # 15.10 [+0.00] specified in usec (default, no additional unit needed), or in # 15.10 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 15.10 [+0.00] -r Multiplies the specified delay with a random value # 15.11 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 15.11 [+0.00] -a Use specified source mac address, no matter what has # 15.11 [+0.00] been specified with other arguments; keywords see below, # 15.11 [+0.00] Default is own interface # 15.11 [+0.00] -b Same with destination mac address; keywords: # 15.11 [+0.00] rand Use a random MAC address # 15.11 [+0.00] bc Use a broadcast MAC address # 15.11 [+0.00] own Use own interface MAC address (default for source MAC) # 15.12 [+0.00] stp Use IEEE 802.1d STP multicast address # 15.12 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 15.12 [+0.00] -A Use specified source IP address (default is own interface IP) # 15.12 [+0.00] -B Send packet to specified destination IP or domain name # 15.12 [+0.00] -P Use the specified ASCII payload # 15.12 [+0.00] -f Read the ASCII payload from a file # 15.12 [+0.00] -F Read the hexadecimal payload from a file # 15.13 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 15.13 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 15.13 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 15.13 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 15.13 [+0.00] encapsulations in lower layers, most packet types allow/require # 15.13 [+0.00] additional packet-specific arguments in an ; # 15.14 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 15.14 [+0.00] dns, rtp, syslog, lldp and more; # 15.14 [+0.00] For context-help use 'help' as ! # 15.14 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 15.14 [+0.00] Enter -T help or -T rtp help for further information # 15.14 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 15.15 [+0.00] -V|VV|... Verbose and more verbose mode # 15.15 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 15.15 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 15.15 [+0.00] typically combined with one of the verbose modes (v or V) # 15.15 [+0.00] -v Show version # 15.15 [+0.00] -h Print this help # 15.15 [+0.00] # 15.15 [+0.00] Examples: # 15.15 [+0.00] mausezahn -x 99 # 15.15 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 15.15 [+0.00] mausezahn -t cdp change -c 0 # 15.16 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 15.16 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 15.16 [+0.00] # 15.16 [+0.00] Note: # 15.16 [+0.00] This tool is targeted for network developers! You should # 15.16 [+0.00] be aware of what you are doing and what these options above # 15.16 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 15.16 [+0.00] # 15.16 [+0.00] Please report bugs to # 15.16 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 15.16 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 15.17 [+0.00] Swiss federal institute of technology (ETH Zurich) # 15.17 [+0.00] License: GNU GPL version 2.0 # 15.17 [+0.00] This is free software: you are free to change and redistribute it. # 15.17 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 15.17 [+0.00] # 15.68 [+0.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 15.68 [+0.00] # 15.68 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 15.68 [+0.00] http://www.netsniff-ng.org # 15.68 [+0.00] # 15.68 [+0.00] Usage: mausezahn [options] [interface] || # 15.68 [+0.00] Options: # 15.69 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 15.69 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 15.69 [+0.00] -4 IPv4 mode (default) # 15.69 [+0.00] -6 IPv6 mode # 15.69 [+0.00] -R Set socket priority # 15.69 [+0.00] -c Send packet count times, default:1, infinite:0 # 15.69 [+0.00] -d Apply delay between transmissions. The delay value can be # 15.69 [+0.00] specified in usec (default, no additional unit needed), or in # 15.69 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 15.69 [+0.00] -r Multiplies the specified delay with a random value # 15.69 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 15.69 [+0.00] -a Use specified source mac address, no matter what has # 15.70 [+0.00] been specified with other arguments; keywords see below, # 15.70 [+0.00] Default is own interface # 15.70 [+0.00] -b Same with destination mac address; keywords: # 15.70 [+0.00] rand Use a random MAC address # 15.70 [+0.00] bc Use a broadcast MAC address # 15.70 [+0.00] own Use own interface MAC address (default for source MAC) # 15.70 [+0.00] stp Use IEEE 802.1d STP multicast address # 15.70 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 15.70 [+0.00] -A Use specified source IP address (default is own interface IP) # 15.70 [+0.00] -B Send packet to specified destination IP or domain name # 15.71 [+0.00] -P Use the specified ASCII payload # 15.71 [+0.00] -f Read the ASCII payload from a file # 15.71 [+0.00] -F Read the hexadecimal payload from a file # 15.71 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 15.71 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 15.71 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 15.71 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 15.71 [+0.00] encapsulations in lower layers, most packet types allow/require # 15.71 [+0.00] additional packet-specific arguments in an ; # 15.72 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 15.72 [+0.00] dns, rtp, syslog, lldp and more; # 15.72 [+0.00] For context-help use 'help' as ! # 15.72 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 15.72 [+0.00] Enter -T help or -T rtp help for further information # 15.72 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 15.72 [+0.00] -V|VV|... Verbose and more verbose mode # 15.72 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 15.72 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 15.72 [+0.00] typically combined with one of the verbose modes (v or V) # 15.72 [+0.00] -v Show version # 15.73 [+0.00] -h Print this help # 15.73 [+0.00] # 15.73 [+0.00] Examples: # 15.73 [+0.00] mausezahn -x 99 # 15.73 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 15.73 [+0.00] mausezahn -t cdp change -c 0 # 15.73 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 15.73 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 15.73 [+0.00] # 15.73 [+0.00] Note: # 15.73 [+0.00] This tool is targeted for network developers! You should # 15.73 [+0.00] be aware of what you are doing and what these options above # 15.73 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 15.73 [+0.00] # 15.73 [+0.00] Please report bugs to # 15.73 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 15.73 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 15.73 [+0.00] Swiss federal institute of technology (ETH Zurich) # 15.73 [+0.00] License: GNU GPL version 2.0 # 15.73 [+0.00] This is free software: you are free to change and redistribute it. # 15.74 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 15.74 [+0.00] # 16.31 [+0.57] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 16.31 [+0.00] # 16.31 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 16.31 [+0.00] http://www.netsniff-ng.org # 16.31 [+0.00] # 16.31 [+0.00] Usage: mausezahn [options] [interface] || # 16.31 [+0.00] Options: # 16.31 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 16.31 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 16.31 [+0.00] -4 IPv4 mode (default) # 16.32 [+0.00] -6 IPv6 mode # 16.32 [+0.00] -R Set socket priority # 16.32 [+0.00] -c Send packet count times, default:1, infinite:0 # 16.32 [+0.00] -d Apply delay between transmissions. The delay value can be # 16.32 [+0.00] specified in usec (default, no additional unit needed), or in # 16.32 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 16.32 [+0.00] -r Multiplies the specified delay with a random value # 16.33 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 16.33 [+0.00] -a Use specified source mac address, no matter what has # 16.33 [+0.00] been specified with other arguments; keywords see below, # 16.33 [+0.00] Default is own interface # 16.33 [+0.00] -b Same with destination mac address; keywords: # 16.33 [+0.00] rand Use a random MAC address # 16.33 [+0.00] bc Use a broadcast MAC address # 16.33 [+0.00] own Use own interface MAC address (default for source MAC) # 16.34 [+0.00] stp Use IEEE 802.1d STP multicast address # 16.34 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 16.34 [+0.00] -A Use specified source IP address (default is own interface IP) # 16.34 [+0.00] -B Send packet to specified destination IP or domain name # 16.34 [+0.00] -P Use the specified ASCII payload # 16.34 [+0.00] -f Read the ASCII payload from a file # 16.34 [+0.00] -F Read the hexadecimal payload from a file # 16.35 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 16.35 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 16.35 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 16.35 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 16.35 [+0.00] encapsulations in lower layers, most packet types allow/require # 16.36 [+0.00] additional packet-specific arguments in an ; # 16.36 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 16.36 [+0.00] dns, rtp, syslog, lldp and more; # 16.36 [+0.00] For context-help use 'help' as ! # 16.36 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 16.36 [+0.00] Enter -T help or -T rtp help for further information # 16.37 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 16.37 [+0.00] -V|VV|... Verbose and more verbose mode # 16.37 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 16.37 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 16.37 [+0.00] typically combined with one of the verbose modes (v or V) # 16.37 [+0.00] -v Show version # 16.37 [+0.00] -h Print this help # 16.37 [+0.00] # 16.37 [+0.00] Examples: # 16.37 [+0.00] mausezahn -x 99 # 16.38 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 16.38 [+0.00] mausezahn -t cdp change -c 0 # 16.38 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 16.38 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 16.38 [+0.00] # 16.38 [+0.00] Note: # 16.38 [+0.00] This tool is targeted for network developers! You should # 16.38 [+0.00] be aware of what you are doing and what these options above # 16.38 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 16.38 [+0.00] # 16.38 [+0.00] Please report bugs to # 16.39 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 16.39 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 16.39 [+0.00] Swiss federal institute of technology (ETH Zurich) # 16.39 [+0.00] License: GNU GPL version 2.0 # 16.39 [+0.00] This is free software: you are free to change and redistribute it. # 16.39 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 16.39 [+0.00] # 16.94 [+0.55] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 16.94 [+0.00] # 16.94 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 16.94 [+0.00] http://www.netsniff-ng.org # 16.94 [+0.00] # 16.94 [+0.00] Usage: mausezahn [options] [interface] || # 16.94 [+0.00] Options: # 16.94 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 16.94 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 16.94 [+0.00] -4 IPv4 mode (default) # 16.94 [+0.00] -6 IPv6 mode # 16.95 [+0.00] -R Set socket priority # 16.95 [+0.00] -c Send packet count times, default:1, infinite:0 # 16.95 [+0.00] -d Apply delay between transmissions. The delay value can be # 16.95 [+0.00] specified in usec (default, no additional unit needed), or in # 16.95 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 16.95 [+0.00] -r Multiplies the specified delay with a random value # 16.95 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 16.95 [+0.00] -a Use specified source mac address, no matter what has # 16.95 [+0.00] been specified with other arguments; keywords see below, # 16.95 [+0.00] Default is own interface # 16.95 [+0.00] -b Same with destination mac address; keywords: # 16.95 [+0.00] rand Use a random MAC address # 16.95 [+0.00] bc Use a broadcast MAC address # 16.96 [+0.00] own Use own interface MAC address (default for source MAC) # 16.96 [+0.00] stp Use IEEE 802.1d STP multicast address # 16.96 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 16.96 [+0.00] -A Use specified source IP address (default is own interface IP) # 16.96 [+0.00] -B Send packet to specified destination IP or domain name # 16.96 [+0.00] -P Use the specified ASCII payload # 16.96 [+0.00] -f Read the ASCII payload from a file # 16.96 [+0.00] -F Read the hexadecimal payload from a file # 16.96 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 16.96 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 16.96 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 16.97 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 16.97 [+0.00] encapsulations in lower layers, most packet types allow/require # 16.97 [+0.00] additional packet-specific arguments in an ; # 16.97 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 16.97 [+0.00] dns, rtp, syslog, lldp and more; # 16.97 [+0.00] For context-help use 'help' as ! # 16.97 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 16.97 [+0.00] Enter -T help or -T rtp help for further information # 16.97 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 16.97 [+0.00] -V|VV|... Verbose and more verbose mode # 16.97 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 16.98 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 16.98 [+0.00] typically combined with one of the verbose modes (v or V) # 16.98 [+0.00] -v Show version # 16.98 [+0.00] -h Print this help # 16.98 [+0.00] # 16.98 [+0.00] Examples: # 16.98 [+0.00] mausezahn -x 99 # 16.98 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 16.98 [+0.00] mausezahn -t cdp change -c 0 # 16.98 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 16.98 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 16.99 [+0.00] # 16.99 [+0.00] Note: # 16.99 [+0.00] This tool is targeted for network developers! You should # 16.99 [+0.00] be aware of what you are doing and what these options above # 16.99 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 16.99 [+0.00] # 16.99 [+0.00] Please report bugs to # 16.99 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 16.99 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 16.99 [+0.00] Swiss federal institute of technology (ETH Zurich) # 16.99 [+0.00] License: GNU GPL version 2.0 # 16.99 [+0.00] This is free software: you are free to change and redistribute it. # 16.99 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 16.99 [+0.00] # 17.57 [+0.58] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 17.58 [+0.00] # 17.58 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 17.58 [+0.00] http://www.netsniff-ng.org # 17.58 [+0.00] # 17.58 [+0.00] Usage: mausezahn [options] [interface] || # 17.58 [+0.00] Options: # 17.58 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 17.58 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 17.58 [+0.00] -4 IPv4 mode (default) # 17.59 [+0.00] -6 IPv6 mode # 17.59 [+0.00] -R Set socket priority # 17.59 [+0.00] -c Send packet count times, default:1, infinite:0 # 17.59 [+0.00] -d Apply delay between transmissions. The delay value can be # 17.59 [+0.00] specified in usec (default, no additional unit needed), or in # 17.59 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 17.59 [+0.00] -r Multiplies the specified delay with a random value # 17.59 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 17.60 [+0.00] -a Use specified source mac address, no matter what has # 17.60 [+0.00] been specified with other arguments; keywords see below, # 17.60 [+0.00] Default is own interface # 17.60 [+0.00] -b Same with destination mac address; keywords: # 17.60 [+0.00] rand Use a random MAC address # 17.60 [+0.00] bc Use a broadcast MAC address # 17.60 [+0.00] own Use own interface MAC address (default for source MAC) # 17.60 [+0.00] stp Use IEEE 802.1d STP multicast address # 17.60 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 17.61 [+0.00] -A Use specified source IP address (default is own interface IP) # 17.61 [+0.00] -B Send packet to specified destination IP or domain name # 17.61 [+0.00] -P Use the specified ASCII payload # 17.61 [+0.00] -f Read the ASCII payload from a file # 17.61 [+0.00] -F Read the hexadecimal payload from a file # 17.61 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 17.61 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 17.61 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 17.61 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 17.62 [+0.00] encapsulations in lower layers, most packet types allow/require # 17.62 [+0.00] additional packet-specific arguments in an ; # 17.62 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 17.62 [+0.00] dns, rtp, syslog, lldp and more; # 17.62 [+0.00] For context-help use 'help' as ! # 17.63 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 17.63 [+0.00] Enter -T help or -T rtp help for further information # 17.63 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 17.63 [+0.00] -V|VV|... Verbose and more verbose mode # 17.63 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 17.63 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 17.64 [+0.00] typically combined with one of the verbose modes (v or V) # 17.64 [+0.00] -v Show version # 17.64 [+0.00] -h Print this help # 17.64 [+0.00] # 17.64 [+0.00] Examples: # 17.64 [+0.00] mausezahn -x 99 # 17.64 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 17.64 [+0.00] mausezahn -t cdp change -c 0 # 17.64 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 17.64 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 17.64 [+0.00] # 17.64 [+0.00] Note: # 17.64 [+0.00] This tool is targeted for network developers! You should # 17.65 [+0.00] be aware of what you are doing and what these options above # 17.65 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 17.65 [+0.00] # 17.65 [+0.00] Please report bugs to # 17.65 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 17.65 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 17.65 [+0.00] Swiss federal institute of technology (ETH Zurich) # 17.65 [+0.00] License: GNU GPL version 2.0 # 17.65 [+0.00] This is free software: you are free to change and redistribute it. # 17.65 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 17.65 [+0.00] # 18.17 [+0.52] TEST: egress mirror to ip6gretap [FAIL] # 18.17 [+0.00] Expected to capture >= 10 packets, got 0. # 18.26 [+0.08] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 18.26 [+0.00] # 18.26 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 18.26 [+0.00] http://www.netsniff-ng.org # 18.26 [+0.00] # 18.26 [+0.00] Usage: mausezahn [options] [interface] || # 18.26 [+0.00] Options: # 18.26 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 18.27 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 18.27 [+0.00] -4 IPv4 mode (default) # 18.27 [+0.00] -6 IPv6 mode # 18.27 [+0.00] -R Set socket priority # 18.27 [+0.00] -c Send packet count times, default:1, infinite:0 # 18.27 [+0.00] -d Apply delay between transmissions. The delay value can be # 18.27 [+0.00] specified in usec (default, no additional unit needed), or in # 18.28 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 18.28 [+0.00] -r Multiplies the specified delay with a random value # 18.28 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 18.28 [+0.00] -a Use specified source mac address, no matter what has # 18.28 [+0.00] been specified with other arguments; keywords see below, # 18.28 [+0.00] Default is own interface # 18.29 [+0.00] -b Same with destination mac address; keywords: # 18.29 [+0.00] rand Use a random MAC address # 18.29 [+0.00] bc Use a broadcast MAC address # 18.29 [+0.00] own Use own interface MAC address (default for source MAC) # 18.29 [+0.00] stp Use IEEE 802.1d STP multicast address # 18.29 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 18.29 [+0.00] -A Use specified source IP address (default is own interface IP) # 18.30 [+0.00] -B Send packet to specified destination IP or domain name # 18.30 [+0.00] -P Use the specified ASCII payload # 18.30 [+0.00] -f Read the ASCII payload from a file # 18.30 [+0.00] -F Read the hexadecimal payload from a file # 18.30 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 18.30 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 18.30 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 18.30 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 18.31 [+0.00] encapsulations in lower layers, most packet types allow/require # 18.31 [+0.00] additional packet-specific arguments in an ; # 18.31 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 18.31 [+0.00] dns, rtp, syslog, lldp and more; # 18.31 [+0.00] For context-help use 'help' as ! # 18.31 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 18.32 [+0.00] Enter -T help or -T rtp help for further information # 18.32 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 18.32 [+0.00] -V|VV|... Verbose and more verbose mode # 18.32 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 18.32 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 18.32 [+0.00] typically combined with one of the verbose modes (v or V) # 18.32 [+0.00] -v Show version # 18.33 [+0.00] -h Print this help # 18.33 [+0.00] # 18.33 [+0.00] Examples: # 18.33 [+0.00] mausezahn -x 99 # 18.33 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 18.33 [+0.00] mausezahn -t cdp change -c 0 # 18.33 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 18.33 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 18.33 [+0.00] # 18.33 [+0.00] Note: # 18.33 [+0.00] This tool is targeted for network developers! You should # 18.33 [+0.00] be aware of what you are doing and what these options above # 18.33 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 18.34 [+0.00] # 18.34 [+0.00] Please report bugs to # 18.34 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 18.34 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 18.34 [+0.00] Swiss federal institute of technology (ETH Zurich) # 18.34 [+0.00] License: GNU GPL version 2.0 # 18.34 [+0.00] This is free software: you are free to change and redistribute it. # 18.34 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 18.34 [+0.00] # 18.86 [+0.52] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 18.86 [+0.00] # 18.86 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 18.86 [+0.00] http://www.netsniff-ng.org # 18.87 [+0.00] # 18.87 [+0.00] Usage: mausezahn [options] [interface] || # 18.87 [+0.00] Options: # 18.87 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 18.87 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 18.87 [+0.00] -4 IPv4 mode (default) # 18.87 [+0.00] -6 IPv6 mode # 18.87 [+0.00] -R Set socket priority # 18.87 [+0.00] -c Send packet count times, default:1, infinite:0 # 18.87 [+0.00] -d Apply delay between transmissions. The delay value can be # 18.88 [+0.00] specified in usec (default, no additional unit needed), or in # 18.88 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 18.88 [+0.00] -r Multiplies the specified delay with a random value # 18.88 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 18.88 [+0.00] -a Use specified source mac address, no matter what has # 18.88 [+0.00] been specified with other arguments; keywords see below, # 18.88 [+0.00] Default is own interface # 18.88 [+0.00] -b Same with destination mac address; keywords: # 18.88 [+0.00] rand Use a random MAC address # 18.89 [+0.00] bc Use a broadcast MAC address # 18.89 [+0.00] own Use own interface MAC address (default for source MAC) # 18.89 [+0.00] stp Use IEEE 802.1d STP multicast address # 18.89 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 18.89 [+0.00] -A Use specified source IP address (default is own interface IP) # 18.89 [+0.00] -B Send packet to specified destination IP or domain name # 18.89 [+0.00] -P Use the specified ASCII payload # 18.89 [+0.00] -f Read the ASCII payload from a file # 18.89 [+0.00] -F Read the hexadecimal payload from a file # 18.89 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 18.90 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 18.90 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 18.90 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 18.90 [+0.00] encapsulations in lower layers, most packet types allow/require # 18.90 [+0.00] additional packet-specific arguments in an ; # 18.90 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 18.90 [+0.00] dns, rtp, syslog, lldp and more; # 18.90 [+0.00] For context-help use 'help' as ! # 18.90 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 18.90 [+0.00] Enter -T help or -T rtp help for further information # 18.91 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 18.91 [+0.00] -V|VV|... Verbose and more verbose mode # 18.91 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 18.91 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 18.91 [+0.00] typically combined with one of the verbose modes (v or V) # 18.91 [+0.00] -v Show version # 18.91 [+0.00] -h Print this help # 18.91 [+0.00] # 18.91 [+0.00] Examples: # 18.91 [+0.00] mausezahn -x 99 # 18.91 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 18.91 [+0.00] mausezahn -t cdp change -c 0 # 18.91 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 18.91 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 18.91 [+0.00] # 18.91 [+0.00] Note: # 18.91 [+0.00] This tool is targeted for network developers! You should # 18.92 [+0.00] be aware of what you are doing and what these options above # 18.92 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 18.92 [+0.00] # 18.92 [+0.00] Please report bugs to # 18.92 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 18.92 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 18.92 [+0.00] Swiss federal institute of technology (ETH Zurich) # 18.92 [+0.00] License: GNU GPL version 2.0 # 18.92 [+0.00] This is free software: you are free to change and redistribute it. # 18.92 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 18.92 [+0.00] # 20.49 [+1.56] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 20.49 [+0.00] # 20.49 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 20.49 [+0.00] http://www.netsniff-ng.org # 20.49 [+0.00] # 20.49 [+0.00] Usage: mausezahn [options] [interface] || # 20.49 [+0.00] Options: # 20.49 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 20.49 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 20.49 [+0.00] -4 IPv4 mode (default) # 20.49 [+0.00] -6 IPv6 mode # 20.50 [+0.00] -R Set socket priority # 20.50 [+0.00] -c Send packet count times, default:1, infinite:0 # 20.50 [+0.00] -d Apply delay between transmissions. The delay value can be # 20.50 [+0.00] specified in usec (default, no additional unit needed), or in # 20.50 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 20.50 [+0.00] -r Multiplies the specified delay with a random value # 20.50 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 20.50 [+0.00] -a Use specified source mac address, no matter what has # 20.50 [+0.00] been specified with other arguments; keywords see below, # 20.50 [+0.00] Default is own interface # 20.51 [+0.00] -b Same with destination mac address; keywords: # 20.51 [+0.00] rand Use a random MAC address # 20.51 [+0.00] bc Use a broadcast MAC address # 20.51 [+0.00] own Use own interface MAC address (default for source MAC) # 20.51 [+0.00] stp Use IEEE 802.1d STP multicast address # 20.51 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 20.51 [+0.00] -A Use specified source IP address (default is own interface IP) # 20.51 [+0.00] -B Send packet to specified destination IP or domain name # 20.51 [+0.00] -P Use the specified ASCII payload # 20.51 [+0.00] -f Read the ASCII payload from a file # 20.51 [+0.00] -F Read the hexadecimal payload from a file # 20.52 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 20.52 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 20.52 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 20.52 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 20.52 [+0.00] encapsulations in lower layers, most packet types allow/require # 20.52 [+0.00] additional packet-specific arguments in an ; # 20.52 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 20.52 [+0.00] dns, rtp, syslog, lldp and more; # 20.52 [+0.00] For context-help use 'help' as ! # 20.52 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 20.53 [+0.00] Enter -T help or -T rtp help for further information # 20.53 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 20.53 [+0.00] -V|VV|... Verbose and more verbose mode # 20.53 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 20.53 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 20.53 [+0.00] typically combined with one of the verbose modes (v or V) # 20.53 [+0.00] -v Show version # 20.53 [+0.00] -h Print this help # 20.53 [+0.00] # 20.53 [+0.00] Examples: # 20.53 [+0.00] mausezahn -x 99 # 20.53 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 20.53 [+0.00] mausezahn -t cdp change -c 0 # 20.53 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 20.54 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 20.54 [+0.00] # 20.54 [+0.00] Note: # 20.54 [+0.00] This tool is targeted for network developers! You should # 20.54 [+0.00] be aware of what you are doing and what these options above # 20.54 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 20.54 [+0.00] # 20.54 [+0.00] Please report bugs to # 20.54 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 20.54 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 20.54 [+0.00] Swiss federal institute of technology (ETH Zurich) # 20.55 [+0.00] License: GNU GPL version 2.0 # 20.55 [+0.00] This is free software: you are free to change and redistribute it. # 20.55 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 20.55 [+0.00] # 21.14 [+0.59] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 21.14 [+0.00] # 21.14 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 21.14 [+0.00] http://www.netsniff-ng.org # 21.14 [+0.00] # 21.14 [+0.00] Usage: mausezahn [options] [interface] || # 21.14 [+0.00] Options: # 21.14 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 21.14 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 21.14 [+0.00] -4 IPv4 mode (default) # 21.14 [+0.00] -6 IPv6 mode # 21.14 [+0.00] -R Set socket priority # 21.14 [+0.00] -c Send packet count times, default:1, infinite:0 # 21.15 [+0.00] -d Apply delay between transmissions. The delay value can be # 21.15 [+0.00] specified in usec (default, no additional unit needed), or in # 21.15 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 21.15 [+0.00] -r Multiplies the specified delay with a random value # 21.15 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 21.15 [+0.00] -a Use specified source mac address, no matter what has # 21.15 [+0.00] been specified with other arguments; keywords see below, # 21.15 [+0.00] Default is own interface # 21.15 [+0.00] -b Same with destination mac address; keywords: # 21.16 [+0.00] rand Use a random MAC address # 21.16 [+0.00] bc Use a broadcast MAC address # 21.16 [+0.00] own Use own interface MAC address (default for source MAC) # 21.16 [+0.00] stp Use IEEE 802.1d STP multicast address # 21.16 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 21.16 [+0.00] -A Use specified source IP address (default is own interface IP) # 21.16 [+0.00] -B Send packet to specified destination IP or domain name # 21.16 [+0.00] -P Use the specified ASCII payload # 21.16 [+0.00] -f Read the ASCII payload from a file # 21.16 [+0.00] -F Read the hexadecimal payload from a file # 21.17 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 21.17 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 21.17 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 21.17 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 21.17 [+0.00] encapsulations in lower layers, most packet types allow/require # 21.17 [+0.00] additional packet-specific arguments in an ; # 21.17 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 21.17 [+0.00] dns, rtp, syslog, lldp and more; # 21.17 [+0.00] For context-help use 'help' as ! # 21.18 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 21.18 [+0.00] Enter -T help or -T rtp help for further information # 21.18 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 21.18 [+0.00] -V|VV|... Verbose and more verbose mode # 21.18 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 21.18 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 21.18 [+0.00] typically combined with one of the verbose modes (v or V) # 21.18 [+0.00] -v Show version # 21.18 [+0.00] -h Print this help # 21.18 [+0.00] # 21.18 [+0.00] Examples: # 21.18 [+0.00] mausezahn -x 99 # 21.18 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 21.18 [+0.00] mausezahn -t cdp change -c 0 # 21.19 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 21.19 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 21.19 [+0.00] # 21.19 [+0.00] Note: # 21.19 [+0.00] This tool is targeted for network developers! You should # 21.19 [+0.00] be aware of what you are doing and what these options above # 21.19 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 21.19 [+0.00] # 21.19 [+0.00] Please report bugs to # 21.19 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 21.19 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 21.19 [+0.00] Swiss federal institute of technology (ETH Zurich) # 21.19 [+0.00] License: GNU GPL version 2.0 # 21.19 [+0.00] This is free software: you are free to change and redistribute it. # 21.19 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 21.19 [+0.00] # 22.82 [+1.63] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 22.83 [+0.00] # 22.83 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 22.83 [+0.00] http://www.netsniff-ng.org # 22.83 [+0.00] # 22.83 [+0.00] Usage: mausezahn [options] [interface] || # 22.83 [+0.00] Options: # 22.83 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 22.83 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 22.83 [+0.00] -4 IPv4 mode (default) # 22.83 [+0.00] -6 IPv6 mode # 22.83 [+0.00] -R Set socket priority # 22.83 [+0.00] -c Send packet count times, default:1, infinite:0 # 22.84 [+0.00] -d Apply delay between transmissions. The delay value can be # 22.84 [+0.00] specified in usec (default, no additional unit needed), or in # 22.84 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 22.84 [+0.00] -r Multiplies the specified delay with a random value # 22.84 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 22.84 [+0.00] -a Use specified source mac address, no matter what has # 22.84 [+0.00] been specified with other arguments; keywords see below, # 22.84 [+0.00] Default is own interface # 22.85 [+0.00] -b Same with destination mac address; keywords: # 22.85 [+0.00] rand Use a random MAC address # 22.85 [+0.00] bc Use a broadcast MAC address # 22.85 [+0.00] own Use own interface MAC address (default for source MAC) # 22.85 [+0.00] stp Use IEEE 802.1d STP multicast address # 22.85 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 22.85 [+0.00] -A Use specified source IP address (default is own interface IP) # 22.85 [+0.00] -B Send packet to specified destination IP or domain name # 22.86 [+0.00] -P Use the specified ASCII payload # 22.86 [+0.00] -f Read the ASCII payload from a file # 22.86 [+0.00] -F Read the hexadecimal payload from a file # 22.86 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 22.86 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 22.86 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 22.86 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 22.87 [+0.00] encapsulations in lower layers, most packet types allow/require # 22.87 [+0.00] additional packet-specific arguments in an ; # 22.87 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 22.87 [+0.00] dns, rtp, syslog, lldp and more; # 22.87 [+0.00] For context-help use 'help' as ! # 22.87 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 22.88 [+0.00] Enter -T help or -T rtp help for further information # 22.88 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 22.88 [+0.00] -V|VV|... Verbose and more verbose mode # 22.88 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 22.88 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 22.88 [+0.00] typically combined with one of the verbose modes (v or V) # 22.88 [+0.00] -v Show version # 22.88 [+0.00] -h Print this help # 22.89 [+0.00] # 22.89 [+0.00] Examples: # 22.89 [+0.00] mausezahn -x 99 # 22.89 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 22.89 [+0.00] mausezahn -t cdp change -c 0 # 22.89 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 22.89 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 22.89 [+0.00] # 22.89 [+0.00] Note: # 22.89 [+0.00] This tool is targeted for network developers! You should # 22.89 [+0.00] be aware of what you are doing and what these options above # 22.89 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 22.89 [+0.00] # 22.90 [+0.00] Please report bugs to # 22.90 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 22.90 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 22.90 [+0.00] Swiss federal institute of technology (ETH Zurich) # 22.90 [+0.00] License: GNU GPL version 2.0 # 22.90 [+0.00] This is free software: you are free to change and redistribute it. # 22.90 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 22.90 [+0.00] # 23.49 [+0.58] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 23.49 [+0.00] # 23.49 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 23.49 [+0.00] http://www.netsniff-ng.org # 23.49 [+0.00] # 23.49 [+0.00] Usage: mausezahn [options] [interface] || # 23.49 [+0.00] Options: # 23.49 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 23.49 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 23.49 [+0.00] -4 IPv4 mode (default) # 23.50 [+0.00] -6 IPv6 mode # 23.50 [+0.00] -R Set socket priority # 23.50 [+0.00] -c Send packet count times, default:1, infinite:0 # 23.50 [+0.00] -d Apply delay between transmissions. The delay value can be # 23.50 [+0.00] specified in usec (default, no additional unit needed), or in # 23.50 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 23.50 [+0.00] -r Multiplies the specified delay with a random value # 23.50 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 23.50 [+0.00] -a Use specified source mac address, no matter what has # 23.50 [+0.00] been specified with other arguments; keywords see below, # 23.51 [+0.00] Default is own interface # 23.51 [+0.00] -b Same with destination mac address; keywords: # 23.51 [+0.00] rand Use a random MAC address # 23.51 [+0.00] bc Use a broadcast MAC address # 23.51 [+0.00] own Use own interface MAC address (default for source MAC) # 23.51 [+0.00] stp Use IEEE 802.1d STP multicast address # 23.51 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 23.51 [+0.00] -A Use specified source IP address (default is own interface IP) # 23.51 [+0.00] -B Send packet to specified destination IP or domain name # 23.51 [+0.00] -P Use the specified ASCII payload # 23.51 [+0.00] -f Read the ASCII payload from a file # 23.52 [+0.00] -F Read the hexadecimal payload from a file # 23.52 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 23.52 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 23.52 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 23.52 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 23.52 [+0.00] encapsulations in lower layers, most packet types allow/require # 23.52 [+0.00] additional packet-specific arguments in an ; # 23.52 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 23.52 [+0.00] dns, rtp, syslog, lldp and more; # 23.52 [+0.00] For context-help use 'help' as ! # 23.53 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 23.53 [+0.00] Enter -T help or -T rtp help for further information # 23.53 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 23.53 [+0.00] -V|VV|... Verbose and more verbose mode # 23.53 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 23.53 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 23.53 [+0.00] typically combined with one of the verbose modes (v or V) # 23.53 [+0.00] -v Show version # 23.53 [+0.00] -h Print this help # 23.53 [+0.00] # 23.53 [+0.00] Examples: # 23.53 [+0.00] mausezahn -x 99 # 23.54 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 23.54 [+0.00] mausezahn -t cdp change -c 0 # 23.54 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 23.54 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 23.54 [+0.00] # 23.54 [+0.00] Note: # 23.54 [+0.00] This tool is targeted for network developers! You should # 23.54 [+0.00] be aware of what you are doing and what these options above # 23.54 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 23.54 [+0.00] # 23.54 [+0.00] Please report bugs to # 23.54 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 23.55 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 23.55 [+0.00] Swiss federal institute of technology (ETH Zurich) # 23.55 [+0.00] License: GNU GPL version 2.0 # 23.55 [+0.00] This is free software: you are free to change and redistribute it. # 23.55 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 23.55 [+0.00] # 24.09 [+0.54] TEST: mirror to gretap: vlan forbidden at a bridge [FAIL] # 24.09 [+0.00] Expected to capture == 10 packets, got 0. # 24.16 [+0.08] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 24.16 [+0.00] # 24.16 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 24.17 [+0.00] http://www.netsniff-ng.org # 24.17 [+0.00] # 24.17 [+0.00] Usage: mausezahn [options] [interface] || # 24.17 [+0.00] Options: # 24.17 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 24.17 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 24.17 [+0.00] -4 IPv4 mode (default) # 24.17 [+0.00] -6 IPv6 mode # 24.17 [+0.00] -R Set socket priority # 24.17 [+0.00] -c Send packet count times, default:1, infinite:0 # 24.17 [+0.00] -d Apply delay between transmissions. The delay value can be # 24.17 [+0.00] specified in usec (default, no additional unit needed), or in # 24.18 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 24.18 [+0.00] -r Multiplies the specified delay with a random value # 24.18 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 24.18 [+0.00] -a Use specified source mac address, no matter what has # 24.18 [+0.00] been specified with other arguments; keywords see below, # 24.18 [+0.00] Default is own interface # 24.18 [+0.00] -b Same with destination mac address; keywords: # 24.18 [+0.00] rand Use a random MAC address # 24.18 [+0.00] bc Use a broadcast MAC address # 24.18 [+0.00] own Use own interface MAC address (default for source MAC) # 24.18 [+0.00] stp Use IEEE 802.1d STP multicast address # 24.19 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 24.19 [+0.00] -A Use specified source IP address (default is own interface IP) # 24.19 [+0.00] -B Send packet to specified destination IP or domain name # 24.19 [+0.00] -P Use the specified ASCII payload # 24.19 [+0.00] -f Read the ASCII payload from a file # 24.19 [+0.00] -F Read the hexadecimal payload from a file # 24.19 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 24.19 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 24.19 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 24.20 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 24.20 [+0.00] encapsulations in lower layers, most packet types allow/require # 24.20 [+0.00] additional packet-specific arguments in an ; # 24.20 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 24.20 [+0.00] dns, rtp, syslog, lldp and more; # 24.20 [+0.00] For context-help use 'help' as ! # 24.20 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 24.20 [+0.00] Enter -T help or -T rtp help for further information # 24.20 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 24.21 [+0.00] -V|VV|... Verbose and more verbose mode # 24.21 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 24.21 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 24.21 [+0.00] typically combined with one of the verbose modes (v or V) # 24.21 [+0.00] -v Show version # 24.21 [+0.00] -h Print this help # 24.21 [+0.00] # 24.21 [+0.00] Examples: # 24.21 [+0.00] mausezahn -x 99 # 24.21 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 24.21 [+0.00] mausezahn -t cdp change -c 0 # 24.21 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 24.21 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 24.21 [+0.00] # 24.21 [+0.00] Note: # 24.21 [+0.00] This tool is targeted for network developers! You should # 24.22 [+0.00] be aware of what you are doing and what these options above # 24.22 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 24.22 [+0.00] # 24.22 [+0.00] Please report bugs to # 24.22 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 24.22 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 24.22 [+0.00] Swiss federal institute of technology (ETH Zurich) # 24.22 [+0.00] License: GNU GPL version 2.0 # 24.22 [+0.00] This is free software: you are free to change and redistribute it. # 24.22 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 24.22 [+0.00] # 24.81 [+0.59] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 24.81 [+0.00] # 24.81 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 24.81 [+0.00] http://www.netsniff-ng.org # 24.82 [+0.00] # 24.82 [+0.00] Usage: mausezahn [options] [interface] || # 24.82 [+0.00] Options: # 24.82 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 24.82 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 24.82 [+0.00] -4 IPv4 mode (default) # 24.82 [+0.00] -6 IPv6 mode # 24.82 [+0.00] -R Set socket priority # 24.82 [+0.00] -c Send packet count times, default:1, infinite:0 # 24.82 [+0.00] -d Apply delay between transmissions. The delay value can be # 24.82 [+0.00] specified in usec (default, no additional unit needed), or in # 24.82 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 24.82 [+0.00] -r Multiplies the specified delay with a random value # 24.83 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 24.83 [+0.00] -a Use specified source mac address, no matter what has # 24.83 [+0.00] been specified with other arguments; keywords see below, # 24.83 [+0.00] Default is own interface # 24.83 [+0.00] -b Same with destination mac address; keywords: # 24.83 [+0.00] rand Use a random MAC address # 24.83 [+0.00] bc Use a broadcast MAC address # 24.83 [+0.00] own Use own interface MAC address (default for source MAC) # 24.83 [+0.00] stp Use IEEE 802.1d STP multicast address # 24.83 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 24.83 [+0.00] -A Use specified source IP address (default is own interface IP) # 24.84 [+0.00] -B Send packet to specified destination IP or domain name # 24.84 [+0.00] -P Use the specified ASCII payload # 24.84 [+0.00] -f Read the ASCII payload from a file # 24.84 [+0.00] -F Read the hexadecimal payload from a file # 24.84 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 24.84 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 24.84 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 24.84 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 24.84 [+0.00] encapsulations in lower layers, most packet types allow/require # 24.84 [+0.00] additional packet-specific arguments in an ; # 24.85 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 24.85 [+0.00] dns, rtp, syslog, lldp and more; # 24.85 [+0.00] For context-help use 'help' as ! # 24.85 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 24.85 [+0.00] Enter -T help or -T rtp help for further information # 24.85 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 24.85 [+0.00] -V|VV|... Verbose and more verbose mode # 24.85 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 24.85 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 24.85 [+0.00] typically combined with one of the verbose modes (v or V) # 24.86 [+0.00] -v Show version # 24.86 [+0.00] -h Print this help # 24.86 [+0.00] # 24.86 [+0.00] Examples: # 24.86 [+0.00] mausezahn -x 99 # 24.86 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 24.86 [+0.00] mausezahn -t cdp change -c 0 # 24.86 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 24.86 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 24.86 [+0.00] # 24.86 [+0.00] Note: # 24.86 [+0.00] This tool is targeted for network developers! You should # 24.86 [+0.00] be aware of what you are doing and what these options above # 24.86 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 24.87 [+0.00] # 24.87 [+0.00] Please report bugs to # 24.87 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 24.87 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 24.87 [+0.00] Swiss federal institute of technology (ETH Zurich) # 24.87 [+0.00] License: GNU GPL version 2.0 # 24.87 [+0.00] This is free software: you are free to change and redistribute it. # 24.87 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 24.87 [+0.00] # 26.49 [+1.62] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 26.50 [+0.00] # 26.50 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 26.50 [+0.00] http://www.netsniff-ng.org # 26.50 [+0.00] # 26.50 [+0.00] Usage: mausezahn [options] [interface] || # 26.50 [+0.00] Options: # 26.50 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 26.50 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 26.50 [+0.00] -4 IPv4 mode (default) # 26.50 [+0.00] -6 IPv6 mode # 26.51 [+0.00] -R Set socket priority # 26.51 [+0.00] -c Send packet count times, default:1, infinite:0 # 26.51 [+0.00] -d Apply delay between transmissions. The delay value can be # 26.51 [+0.00] specified in usec (default, no additional unit needed), or in # 26.51 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 26.51 [+0.00] -r Multiplies the specified delay with a random value # 26.52 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 26.52 [+0.00] -a Use specified source mac address, no matter what has # 26.52 [+0.00] been specified with other arguments; keywords see below, # 26.52 [+0.00] Default is own interface # 26.52 [+0.00] -b Same with destination mac address; keywords: # 26.52 [+0.00] rand Use a random MAC address # 26.52 [+0.00] bc Use a broadcast MAC address # 26.52 [+0.00] own Use own interface MAC address (default for source MAC) # 26.52 [+0.00] stp Use IEEE 802.1d STP multicast address # 26.52 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 26.53 [+0.00] -A Use specified source IP address (default is own interface IP) # 26.53 [+0.00] -B Send packet to specified destination IP or domain name # 26.53 [+0.00] -P Use the specified ASCII payload # 26.53 [+0.00] -f Read the ASCII payload from a file # 26.53 [+0.00] -F Read the hexadecimal payload from a file # 26.53 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 26.53 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 26.53 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 26.54 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 26.54 [+0.00] encapsulations in lower layers, most packet types allow/require # 26.54 [+0.00] additional packet-specific arguments in an ; # 26.54 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 26.54 [+0.00] dns, rtp, syslog, lldp and more; # 26.54 [+0.00] For context-help use 'help' as ! # 26.54 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 26.54 [+0.00] Enter -T help or -T rtp help for further information # 26.55 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 26.55 [+0.00] -V|VV|... Verbose and more verbose mode # 26.55 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 26.55 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 26.55 [+0.00] typically combined with one of the verbose modes (v or V) # 26.55 [+0.00] -v Show version # 26.55 [+0.00] -h Print this help # 26.56 [+0.00] # 26.56 [+0.00] Examples: # 26.56 [+0.00] mausezahn -x 99 # 26.56 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 26.56 [+0.00] mausezahn -t cdp change -c 0 # 26.56 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 26.56 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 26.56 [+0.00] # 26.56 [+0.00] Note: # 26.56 [+0.00] This tool is targeted for network developers! You should # 26.56 [+0.00] be aware of what you are doing and what these options above # 26.56 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 26.56 [+0.00] # 26.56 [+0.00] Please report bugs to # 26.56 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 26.56 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 26.56 [+0.00] Swiss federal institute of technology (ETH Zurich) # 26.57 [+0.00] License: GNU GPL version 2.0 # 26.57 [+0.00] This is free software: you are free to change and redistribute it. # 26.57 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 26.57 [+0.00] # 27.10 [+0.53] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 27.10 [+0.00] # 27.10 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 27.10 [+0.00] http://www.netsniff-ng.org # 27.10 [+0.00] # 27.10 [+0.00] Usage: mausezahn [options] [interface] || # 27.10 [+0.00] Options: # 27.10 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 27.10 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 27.10 [+0.00] -4 IPv4 mode (default) # 27.10 [+0.00] -6 IPv6 mode # 27.10 [+0.00] -R Set socket priority # 27.10 [+0.00] -c Send packet count times, default:1, infinite:0 # 27.10 [+0.00] -d Apply delay between transmissions. The delay value can be # 27.11 [+0.00] specified in usec (default, no additional unit needed), or in # 27.11 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 27.11 [+0.00] -r Multiplies the specified delay with a random value # 27.11 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 27.11 [+0.00] -a Use specified source mac address, no matter what has # 27.11 [+0.00] been specified with other arguments; keywords see below, # 27.11 [+0.00] Default is own interface # 27.11 [+0.00] -b Same with destination mac address; keywords: # 27.12 [+0.00] rand Use a random MAC address # 27.12 [+0.00] bc Use a broadcast MAC address # 27.12 [+0.00] own Use own interface MAC address (default for source MAC) # 27.12 [+0.00] stp Use IEEE 802.1d STP multicast address # 27.12 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 27.12 [+0.00] -A Use specified source IP address (default is own interface IP) # 27.12 [+0.00] -B Send packet to specified destination IP or domain name # 27.12 [+0.00] -P Use the specified ASCII payload # 27.12 [+0.00] -f Read the ASCII payload from a file # 27.12 [+0.00] -F Read the hexadecimal payload from a file # 27.13 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 27.13 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 27.13 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 27.13 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 27.13 [+0.00] encapsulations in lower layers, most packet types allow/require # 27.13 [+0.00] additional packet-specific arguments in an ; # 27.13 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 27.13 [+0.00] dns, rtp, syslog, lldp and more; # 27.13 [+0.00] For context-help use 'help' as ! # 27.13 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 27.13 [+0.00] Enter -T help or -T rtp help for further information # 27.14 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 27.14 [+0.00] -V|VV|... Verbose and more verbose mode # 27.14 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 27.14 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 27.14 [+0.00] typically combined with one of the verbose modes (v or V) # 27.14 [+0.00] -v Show version # 27.14 [+0.00] -h Print this help # 27.14 [+0.00] # 27.14 [+0.00] Examples: # 27.14 [+0.00] mausezahn -x 99 # 27.14 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 27.14 [+0.00] mausezahn -t cdp change -c 0 # 27.14 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 27.14 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 27.15 [+0.00] # 27.15 [+0.00] Note: # 27.15 [+0.00] This tool is targeted for network developers! You should # 27.15 [+0.00] be aware of what you are doing and what these options above # 27.15 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 27.15 [+0.00] # 27.15 [+0.00] Please report bugs to # 27.15 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 27.15 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 27.15 [+0.00] Swiss federal institute of technology (ETH Zurich) # 27.15 [+0.00] License: GNU GPL version 2.0 # 27.15 [+0.00] This is free software: you are free to change and redistribute it. # 27.15 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 27.15 [+0.00] # 28.73 [+1.57] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 28.73 [+0.00] # 28.73 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 28.73 [+0.00] http://www.netsniff-ng.org # 28.73 [+0.00] # 28.73 [+0.00] Usage: mausezahn [options] [interface] || # 28.73 [+0.00] Options: # 28.73 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 28.73 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 28.73 [+0.00] -4 IPv4 mode (default) # 28.73 [+0.00] -6 IPv6 mode # 28.73 [+0.00] -R Set socket priority # 28.73 [+0.00] -c Send packet count times, default:1, infinite:0 # 28.73 [+0.00] -d Apply delay between transmissions. The delay value can be # 28.74 [+0.00] specified in usec (default, no additional unit needed), or in # 28.74 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 28.74 [+0.00] -r Multiplies the specified delay with a random value # 28.74 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 28.74 [+0.00] -a Use specified source mac address, no matter what has # 28.74 [+0.00] been specified with other arguments; keywords see below, # 28.74 [+0.00] Default is own interface # 28.74 [+0.00] -b Same with destination mac address; keywords: # 28.74 [+0.00] rand Use a random MAC address # 28.74 [+0.00] bc Use a broadcast MAC address # 28.74 [+0.00] own Use own interface MAC address (default for source MAC) # 28.75 [+0.00] stp Use IEEE 802.1d STP multicast address # 28.75 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 28.75 [+0.00] -A Use specified source IP address (default is own interface IP) # 28.75 [+0.00] -B Send packet to specified destination IP or domain name # 28.75 [+0.00] -P Use the specified ASCII payload # 28.75 [+0.00] -f Read the ASCII payload from a file # 28.75 [+0.00] -F Read the hexadecimal payload from a file # 28.75 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 28.75 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 28.75 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 28.76 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 28.76 [+0.00] encapsulations in lower layers, most packet types allow/require # 28.76 [+0.00] additional packet-specific arguments in an ; # 28.76 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 28.76 [+0.00] dns, rtp, syslog, lldp and more; # 28.76 [+0.00] For context-help use 'help' as ! # 28.76 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 28.76 [+0.00] Enter -T help or -T rtp help for further information # 28.76 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 28.76 [+0.00] -V|VV|... Verbose and more verbose mode # 28.76 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 28.77 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 28.77 [+0.00] typically combined with one of the verbose modes (v or V) # 28.77 [+0.00] -v Show version # 28.77 [+0.00] -h Print this help # 28.77 [+0.00] # 28.77 [+0.00] Examples: # 28.77 [+0.00] mausezahn -x 99 # 28.77 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 28.77 [+0.00] mausezahn -t cdp change -c 0 # 28.77 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 28.77 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 28.77 [+0.00] # 28.77 [+0.00] Note: # 28.77 [+0.00] This tool is targeted for network developers! You should # 28.77 [+0.00] be aware of what you are doing and what these options above # 28.77 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 28.78 [+0.00] # 28.78 [+0.00] Please report bugs to # 28.78 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 28.78 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 28.78 [+0.00] Swiss federal institute of technology (ETH Zurich) # 28.78 [+0.00] License: GNU GPL version 2.0 # 28.78 [+0.00] This is free software: you are free to change and redistribute it. # 28.78 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 28.78 [+0.00] # 29.38 [+0.60] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 29.39 [+0.00] # 29.39 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 29.39 [+0.00] http://www.netsniff-ng.org # 29.39 [+0.00] # 29.39 [+0.00] Usage: mausezahn [options] [interface] || # 29.39 [+0.00] Options: # 29.39 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 29.39 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 29.39 [+0.00] -4 IPv4 mode (default) # 29.39 [+0.00] -6 IPv6 mode # 29.39 [+0.00] -R Set socket priority # 29.39 [+0.00] -c Send packet count times, default:1, infinite:0 # 29.39 [+0.00] -d Apply delay between transmissions. The delay value can be # 29.39 [+0.00] specified in usec (default, no additional unit needed), or in # 29.39 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 29.40 [+0.00] -r Multiplies the specified delay with a random value # 29.40 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 29.40 [+0.00] -a Use specified source mac address, no matter what has # 29.40 [+0.00] been specified with other arguments; keywords see below, # 29.40 [+0.00] Default is own interface # 29.40 [+0.00] -b Same with destination mac address; keywords: # 29.40 [+0.00] rand Use a random MAC address # 29.40 [+0.00] bc Use a broadcast MAC address # 29.40 [+0.00] own Use own interface MAC address (default for source MAC) # 29.40 [+0.00] stp Use IEEE 802.1d STP multicast address # 29.40 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 29.41 [+0.00] -A Use specified source IP address (default is own interface IP) # 29.41 [+0.00] -B Send packet to specified destination IP or domain name # 29.41 [+0.00] -P Use the specified ASCII payload # 29.41 [+0.00] -f Read the ASCII payload from a file # 29.41 [+0.00] -F Read the hexadecimal payload from a file # 29.41 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 29.41 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 29.41 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 29.41 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 29.41 [+0.00] encapsulations in lower layers, most packet types allow/require # 29.41 [+0.00] additional packet-specific arguments in an ; # 29.42 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 29.42 [+0.00] dns, rtp, syslog, lldp and more; # 29.42 [+0.00] For context-help use 'help' as ! # 29.42 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 29.42 [+0.00] Enter -T help or -T rtp help for further information # 29.42 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 29.42 [+0.00] -V|VV|... Verbose and more verbose mode # 29.42 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 29.42 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 29.42 [+0.00] typically combined with one of the verbose modes (v or V) # 29.43 [+0.00] -v Show version # 29.43 [+0.00] -h Print this help # 29.43 [+0.00] # 29.43 [+0.00] Examples: # 29.43 [+0.00] mausezahn -x 99 # 29.43 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 29.43 [+0.00] mausezahn -t cdp change -c 0 # 29.43 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 29.43 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 29.43 [+0.00] # 29.43 [+0.00] Note: # 29.43 [+0.00] This tool is targeted for network developers! You should # 29.43 [+0.00] be aware of what you are doing and what these options above # 29.43 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 29.43 [+0.00] # 29.43 [+0.00] Please report bugs to # 29.43 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 29.43 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 29.43 [+0.00] Swiss federal institute of technology (ETH Zurich) # 29.44 [+0.00] License: GNU GPL version 2.0 # 29.44 [+0.00] This is free software: you are free to change and redistribute it. # 29.44 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 29.44 [+0.00] # 30.00 [+0.56] TEST: mirror to ip6gretap: vlan forbidden at a bridge [FAIL] # 30.00 [+0.00] Expected to capture == 10 packets, got 0. # 30.09 [+0.09] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 30.09 [+0.00] # 30.09 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 30.09 [+0.00] http://www.netsniff-ng.org # 30.09 [+0.00] # 30.09 [+0.00] Usage: mausezahn [options] [interface] || # 30.10 [+0.00] Options: # 30.10 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 30.10 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 30.10 [+0.00] -4 IPv4 mode (default) # 30.10 [+0.00] -6 IPv6 mode # 30.10 [+0.00] -R Set socket priority # 30.10 [+0.00] -c Send packet count times, default:1, infinite:0 # 30.10 [+0.00] -d Apply delay between transmissions. The delay value can be # 30.11 [+0.00] specified in usec (default, no additional unit needed), or in # 30.11 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 30.11 [+0.00] -r Multiplies the specified delay with a random value # 30.11 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 30.11 [+0.00] -a Use specified source mac address, no matter what has # 30.11 [+0.00] been specified with other arguments; keywords see below, # 30.11 [+0.00] Default is own interface # 30.11 [+0.00] -b Same with destination mac address; keywords: # 30.12 [+0.00] rand Use a random MAC address # 30.12 [+0.00] bc Use a broadcast MAC address # 30.12 [+0.00] own Use own interface MAC address (default for source MAC) # 30.12 [+0.00] stp Use IEEE 802.1d STP multicast address # 30.12 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 30.12 [+0.00] -A Use specified source IP address (default is own interface IP) # 30.12 [+0.00] -B Send packet to specified destination IP or domain name # 30.13 [+0.00] -P Use the specified ASCII payload # 30.13 [+0.00] -f Read the ASCII payload from a file # 30.13 [+0.00] -F Read the hexadecimal payload from a file # 30.13 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 30.13 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 30.13 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 30.13 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 30.14 [+0.00] encapsulations in lower layers, most packet types allow/require # 30.14 [+0.00] additional packet-specific arguments in an ; # 30.14 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 30.14 [+0.00] dns, rtp, syslog, lldp and more; # 30.14 [+0.00] For context-help use 'help' as ! # 30.14 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 30.15 [+0.00] Enter -T help or -T rtp help for further information # 30.15 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 30.15 [+0.00] -V|VV|... Verbose and more verbose mode # 30.15 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 30.15 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 30.15 [+0.00] typically combined with one of the verbose modes (v or V) # 30.15 [+0.00] -v Show version # 30.15 [+0.00] -h Print this help # 30.16 [+0.00] # 30.16 [+0.00] Examples: # 30.16 [+0.00] mausezahn -x 99 # 30.16 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 30.16 [+0.00] mausezahn -t cdp change -c 0 # 30.16 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 30.16 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 30.16 [+0.00] # 30.16 [+0.00] Note: # 30.16 [+0.00] This tool is targeted for network developers! You should # 30.16 [+0.00] be aware of what you are doing and what these options above # 30.16 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 30.16 [+0.00] # 30.16 [+0.00] Please report bugs to # 30.17 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 30.17 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 30.17 [+0.00] Swiss federal institute of technology (ETH Zurich) # 30.17 [+0.00] License: GNU GPL version 2.0 # 30.17 [+0.00] This is free software: you are free to change and redistribute it. # 30.17 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 30.17 [+0.00] # 30.69 [+0.52] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 30.69 [+0.00] # 30.69 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 30.69 [+0.00] http://www.netsniff-ng.org # 30.70 [+0.00] # 30.70 [+0.00] Usage: mausezahn [options] [interface] || # 30.70 [+0.00] Options: # 30.70 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 30.70 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 30.70 [+0.00] -4 IPv4 mode (default) # 30.70 [+0.00] -6 IPv6 mode # 30.70 [+0.00] -R Set socket priority # 30.70 [+0.00] -c Send packet count times, default:1, infinite:0 # 30.70 [+0.00] -d Apply delay between transmissions. The delay value can be # 30.70 [+0.00] specified in usec (default, no additional unit needed), or in # 30.70 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 30.71 [+0.00] -r Multiplies the specified delay with a random value # 30.71 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 30.71 [+0.00] -a Use specified source mac address, no matter what has # 30.71 [+0.00] been specified with other arguments; keywords see below, # 30.71 [+0.00] Default is own interface # 30.71 [+0.00] -b Same with destination mac address; keywords: # 30.71 [+0.00] rand Use a random MAC address # 30.71 [+0.00] bc Use a broadcast MAC address # 30.71 [+0.00] own Use own interface MAC address (default for source MAC) # 30.71 [+0.00] stp Use IEEE 802.1d STP multicast address # 30.71 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 30.71 [+0.00] -A Use specified source IP address (default is own interface IP) # 30.72 [+0.00] -B Send packet to specified destination IP or domain name # 30.72 [+0.00] -P Use the specified ASCII payload # 30.72 [+0.00] -f Read the ASCII payload from a file # 30.72 [+0.00] -F Read the hexadecimal payload from a file # 30.72 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 30.72 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 30.72 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 30.72 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 30.72 [+0.00] encapsulations in lower layers, most packet types allow/require # 30.72 [+0.00] additional packet-specific arguments in an ; # 30.73 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 30.73 [+0.00] dns, rtp, syslog, lldp and more; # 30.73 [+0.00] For context-help use 'help' as ! # 30.73 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 30.73 [+0.00] Enter -T help or -T rtp help for further information # 30.73 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 30.73 [+0.00] -V|VV|... Verbose and more verbose mode # 30.73 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 30.73 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 30.73 [+0.00] typically combined with one of the verbose modes (v or V) # 30.73 [+0.00] -v Show version # 30.74 [+0.00] -h Print this help # 30.74 [+0.00] # 30.74 [+0.00] Examples: # 30.74 [+0.00] mausezahn -x 99 # 30.74 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 30.74 [+0.00] mausezahn -t cdp change -c 0 # 30.74 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 30.74 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 30.74 [+0.00] # 30.74 [+0.00] Note: # 30.74 [+0.00] This tool is targeted for network developers! You should # 30.74 [+0.00] be aware of what you are doing and what these options above # 30.74 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 30.74 [+0.00] # 30.74 [+0.00] Please report bugs to # 30.74 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 30.74 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 30.74 [+0.00] Swiss federal institute of technology (ETH Zurich) # 30.74 [+0.00] License: GNU GPL version 2.0 # 30.75 [+0.00] This is free software: you are free to change and redistribute it. # 30.75 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 30.75 [+0.00] # 32.37 [+1.62] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 32.37 [+0.00] # 32.37 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 32.37 [+0.00] http://www.netsniff-ng.org # 32.37 [+0.00] # 32.37 [+0.00] Usage: mausezahn [options] [interface] || # 32.38 [+0.00] Options: # 32.38 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 32.38 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 32.38 [+0.00] -4 IPv4 mode (default) # 32.38 [+0.00] -6 IPv6 mode # 32.38 [+0.00] -R Set socket priority # 32.38 [+0.00] -c Send packet count times, default:1, infinite:0 # 32.38 [+0.00] -d Apply delay between transmissions. The delay value can be # 32.39 [+0.00] specified in usec (default, no additional unit needed), or in # 32.39 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 32.39 [+0.00] -r Multiplies the specified delay with a random value # 32.39 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 32.39 [+0.00] -a Use specified source mac address, no matter what has # 32.39 [+0.00] been specified with other arguments; keywords see below, # 32.40 [+0.00] Default is own interface # 32.40 [+0.00] -b Same with destination mac address; keywords: # 32.40 [+0.00] rand Use a random MAC address # 32.40 [+0.00] bc Use a broadcast MAC address # 32.40 [+0.00] own Use own interface MAC address (default for source MAC) # 32.40 [+0.00] stp Use IEEE 802.1d STP multicast address # 32.40 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 32.40 [+0.00] -A Use specified source IP address (default is own interface IP) # 32.41 [+0.00] -B Send packet to specified destination IP or domain name # 32.41 [+0.00] -P Use the specified ASCII payload # 32.41 [+0.00] -f Read the ASCII payload from a file # 32.41 [+0.00] -F Read the hexadecimal payload from a file # 32.41 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 32.41 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 32.41 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 32.41 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 32.41 [+0.00] encapsulations in lower layers, most packet types allow/require # 32.41 [+0.00] additional packet-specific arguments in an ; # 32.41 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 32.41 [+0.00] dns, rtp, syslog, lldp and more; # 32.42 [+0.00] For context-help use 'help' as ! # 32.42 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 32.42 [+0.00] Enter -T help or -T rtp help for further information # 32.42 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 32.42 [+0.00] -V|VV|... Verbose and more verbose mode # 32.42 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 32.42 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 32.42 [+0.00] typically combined with one of the verbose modes (v or V) # 32.42 [+0.00] -v Show version # 32.42 [+0.00] -h Print this help # 32.42 [+0.00] # 32.42 [+0.00] Examples: # 32.42 [+0.00] mausezahn -x 99 # 32.42 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 32.42 [+0.00] mausezahn -t cdp change -c 0 # 32.43 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 32.43 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 32.43 [+0.00] # 32.43 [+0.00] Note: # 32.43 [+0.00] This tool is targeted for network developers! You should # 32.43 [+0.00] be aware of what you are doing and what these options above # 32.43 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 32.43 [+0.00] # 32.43 [+0.00] Please report bugs to # 32.43 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 32.43 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 32.43 [+0.00] Swiss federal institute of technology (ETH Zurich) # 32.43 [+0.00] License: GNU GPL version 2.0 # 32.43 [+0.00] This is free software: you are free to change and redistribute it. # 32.43 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 32.43 [+0.00] # 32.98 [+0.55] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 32.99 [+0.00] # 32.99 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 32.99 [+0.00] http://www.netsniff-ng.org # 32.99 [+0.00] # 32.99 [+0.00] Usage: mausezahn [options] [interface] || # 32.99 [+0.00] Options: # 32.99 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 33.00 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 33.00 [+0.00] -4 IPv4 mode (default) # 33.00 [+0.00] -6 IPv6 mode # 33.00 [+0.00] -R Set socket priority # 33.00 [+0.00] -c Send packet count times, default:1, infinite:0 # 33.00 [+0.00] -d Apply delay between transmissions. The delay value can be # 33.01 [+0.00] specified in usec (default, no additional unit needed), or in # 33.01 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 33.01 [+0.00] -r Multiplies the specified delay with a random value # 33.01 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 33.02 [+0.00] -a Use specified source mac address, no matter what has # 33.02 [+0.00] been specified with other arguments; keywords see below, # 33.02 [+0.00] Default is own interface # 33.02 [+0.00] -b Same with destination mac address; keywords: # 33.02 [+0.00] rand Use a random MAC address # 33.03 [+0.00] bc Use a broadcast MAC address # 33.03 [+0.00] own Use own interface MAC address (default for source MAC) # 33.03 [+0.00] stp Use IEEE 802.1d STP multicast address # 33.03 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 33.03 [+0.00] -A Use specified source IP address (default is own interface IP) # 33.04 [+0.00] -B Send packet to specified destination IP or domain name # 33.04 [+0.00] -P Use the specified ASCII payload # 33.04 [+0.00] -f Read the ASCII payload from a file # 33.04 [+0.00] -F Read the hexadecimal payload from a file # 33.04 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 33.05 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 33.05 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 33.05 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 33.05 [+0.00] encapsulations in lower layers, most packet types allow/require # 33.06 [+0.00] additional packet-specific arguments in an ; # 33.06 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 33.06 [+0.00] dns, rtp, syslog, lldp and more; # 33.06 [+0.00] For context-help use 'help' as ! # 33.07 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 33.07 [+0.00] Enter -T help or -T rtp help for further information # 33.07 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 33.07 [+0.00] -V|VV|... Verbose and more verbose mode # 33.07 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 33.08 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 33.08 [+0.00] typically combined with one of the verbose modes (v or V) # 33.08 [+0.00] -v Show version # 33.08 [+0.00] -h Print this help # 33.08 [+0.00] # 33.08 [+0.00] Examples: # 33.08 [+0.00] mausezahn -x 99 # 33.08 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 33.09 [+0.00] mausezahn -t cdp change -c 0 # 33.09 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 33.09 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 33.09 [+0.00] # 33.09 [+0.00] Note: # 33.09 [+0.00] This tool is targeted for network developers! You should # 33.09 [+0.00] be aware of what you are doing and what these options above # 33.10 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 33.10 [+0.00] # 33.10 [+0.00] Please report bugs to # 33.10 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 33.10 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 33.10 [+0.00] Swiss federal institute of technology (ETH Zurich) # 33.10 [+0.00] License: GNU GPL version 2.0 # 33.10 [+0.00] This is free software: you are free to change and redistribute it. # 33.11 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 33.11 [+0.00] # 34.64 [+1.53] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 34.64 [+0.00] # 34.64 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 34.65 [+0.00] http://www.netsniff-ng.org # 34.65 [+0.00] # 34.65 [+0.00] Usage: mausezahn [options] [interface] || # 34.65 [+0.00] Options: # 34.65 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 34.65 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 34.65 [+0.00] -4 IPv4 mode (default) # 34.65 [+0.00] -6 IPv6 mode # 34.65 [+0.00] -R Set socket priority # 34.65 [+0.00] -c Send packet count times, default:1, infinite:0 # 34.66 [+0.00] -d Apply delay between transmissions. The delay value can be # 34.66 [+0.00] specified in usec (default, no additional unit needed), or in # 34.66 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 34.66 [+0.00] -r Multiplies the specified delay with a random value # 34.66 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 34.66 [+0.00] -a Use specified source mac address, no matter what has # 34.67 [+0.00] been specified with other arguments; keywords see below, # 34.67 [+0.00] Default is own interface # 34.67 [+0.00] -b Same with destination mac address; keywords: # 34.67 [+0.00] rand Use a random MAC address # 34.67 [+0.00] bc Use a broadcast MAC address # 34.67 [+0.00] own Use own interface MAC address (default for source MAC) # 34.68 [+0.00] stp Use IEEE 802.1d STP multicast address # 34.68 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 34.68 [+0.00] -A Use specified source IP address (default is own interface IP) # 34.68 [+0.00] -B Send packet to specified destination IP or domain name # 34.68 [+0.00] -P Use the specified ASCII payload # 34.68 [+0.00] -f Read the ASCII payload from a file # 34.68 [+0.00] -F Read the hexadecimal payload from a file # 34.69 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 34.69 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 34.69 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 34.69 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 34.69 [+0.00] encapsulations in lower layers, most packet types allow/require # 34.69 [+0.00] additional packet-specific arguments in an ; # 34.69 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 34.70 [+0.00] dns, rtp, syslog, lldp and more; # 34.70 [+0.00] For context-help use 'help' as ! # 34.70 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 34.70 [+0.00] Enter -T help or -T rtp help for further information # 34.70 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 34.70 [+0.00] -V|VV|... Verbose and more verbose mode # 34.70 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 34.70 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 34.70 [+0.00] typically combined with one of the verbose modes (v or V) # 34.71 [+0.00] -v Show version # 34.71 [+0.00] -h Print this help # 34.71 [+0.00] # 34.71 [+0.00] Examples: # 34.71 [+0.00] mausezahn -x 99 # 34.71 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 34.71 [+0.00] mausezahn -t cdp change -c 0 # 34.71 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 34.71 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 34.71 [+0.00] # 34.71 [+0.00] Note: # 34.71 [+0.00] This tool is targeted for network developers! You should # 34.71 [+0.00] be aware of what you are doing and what these options above # 34.71 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 34.71 [+0.00] # 34.71 [+0.00] Please report bugs to # 34.71 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 34.72 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 34.72 [+0.00] Swiss federal institute of technology (ETH Zurich) # 34.72 [+0.00] License: GNU GPL version 2.0 # 34.72 [+0.00] This is free software: you are free to change and redistribute it. # 34.72 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 34.72 [+0.00] # 35.32 [+0.60] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 35.32 [+0.00] # 35.32 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 35.32 [+0.00] http://www.netsniff-ng.org # 35.33 [+0.00] # 35.33 [+0.00] Usage: mausezahn [options] [interface] || # 35.33 [+0.00] Options: # 35.33 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 35.33 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 35.34 [+0.00] -4 IPv4 mode (default) # 35.34 [+0.00] -6 IPv6 mode # 35.34 [+0.00] -R Set socket priority # 35.34 [+0.00] -c Send packet count times, default:1, infinite:0 # 35.34 [+0.00] -d Apply delay between transmissions. The delay value can be # 35.35 [+0.00] specified in usec (default, no additional unit needed), or in # 35.35 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 35.35 [+0.00] -r Multiplies the specified delay with a random value # 35.36 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 35.36 [+0.00] -a Use specified source mac address, no matter what has # 35.36 [+0.00] been specified with other arguments; keywords see below, # 35.36 [+0.00] Default is own interface # 35.37 [+0.00] -b Same with destination mac address; keywords: # 35.37 [+0.00] rand Use a random MAC address # 35.37 [+0.00] bc Use a broadcast MAC address # 35.37 [+0.00] own Use own interface MAC address (default for source MAC) # 35.37 [+0.00] stp Use IEEE 802.1d STP multicast address # 35.37 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 35.38 [+0.00] -A Use specified source IP address (default is own interface IP) # 35.38 [+0.00] -B Send packet to specified destination IP or domain name # 35.38 [+0.00] -P Use the specified ASCII payload # 35.38 [+0.00] -f Read the ASCII payload from a file # 35.38 [+0.00] -F Read the hexadecimal payload from a file # 35.39 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 35.39 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 35.39 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 35.39 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 35.40 [+0.00] encapsulations in lower layers, most packet types allow/require # 35.40 [+0.00] additional packet-specific arguments in an ; # 35.40 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 35.40 [+0.00] dns, rtp, syslog, lldp and more; # 35.40 [+0.00] For context-help use 'help' as ! # 35.41 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 35.41 [+0.00] Enter -T help or -T rtp help for further information # 35.41 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 35.41 [+0.00] -V|VV|... Verbose and more verbose mode # 35.41 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 35.42 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 35.42 [+0.00] typically combined with one of the verbose modes (v or V) # 35.42 [+0.00] -v Show version # 35.42 [+0.00] -h Print this help # 35.43 [+0.00] # 35.43 [+0.00] Examples: # 35.43 [+0.00] mausezahn -x 99 # 35.43 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 35.43 [+0.00] mausezahn -t cdp change -c 0 # 35.43 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 35.43 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 35.43 [+0.00] # 35.43 [+0.00] Note: # 35.43 [+0.00] This tool is targeted for network developers! You should # 35.44 [+0.00] be aware of what you are doing and what these options above # 35.44 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 35.44 [+0.00] # 35.44 [+0.00] Please report bugs to # 35.44 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 35.44 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 35.44 [+0.00] Swiss federal institute of technology (ETH Zurich) # 35.45 [+0.00] License: GNU GPL version 2.0 # 35.45 [+0.00] This is free software: you are free to change and redistribute it. # 35.45 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 35.45 [+0.00] # 35.87 [+0.42] TEST: mirror to gretap: vlan forbidden at a bridge egress [FAIL] # 35.87 [+0.00] Expected to capture == 10 packets, got 0. # 35.96 [+0.08] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 35.96 [+0.00] # 35.96 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 35.96 [+0.00] http://www.netsniff-ng.org # 35.96 [+0.00] # 35.96 [+0.00] Usage: mausezahn [options] [interface] || # 35.96 [+0.00] Options: # 35.96 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 35.96 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 35.97 [+0.00] -4 IPv4 mode (default) # 35.97 [+0.00] -6 IPv6 mode # 35.97 [+0.00] -R Set socket priority # 35.97 [+0.00] -c Send packet count times, default:1, infinite:0 # 35.97 [+0.00] -d Apply delay between transmissions. The delay value can be # 35.97 [+0.00] specified in usec (default, no additional unit needed), or in # 35.97 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 35.98 [+0.00] -r Multiplies the specified delay with a random value # 35.98 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 35.98 [+0.00] -a Use specified source mac address, no matter what has # 35.98 [+0.00] been specified with other arguments; keywords see below, # 35.98 [+0.00] Default is own interface # 35.98 [+0.00] -b Same with destination mac address; keywords: # 35.98 [+0.00] rand Use a random MAC address # 35.99 [+0.00] bc Use a broadcast MAC address # 35.99 [+0.00] own Use own interface MAC address (default for source MAC) # 35.99 [+0.00] stp Use IEEE 802.1d STP multicast address # 35.99 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 35.99 [+0.00] -A Use specified source IP address (default is own interface IP) # 35.99 [+0.00] -B Send packet to specified destination IP or domain name # 35.99 [+0.00] -P Use the specified ASCII payload # 36.00 [+0.00] -f Read the ASCII payload from a file # 36.00 [+0.00] -F Read the hexadecimal payload from a file # 36.00 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 36.00 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 36.00 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 36.00 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 36.00 [+0.00] encapsulations in lower layers, most packet types allow/require # 36.01 [+0.00] additional packet-specific arguments in an ; # 36.01 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 36.01 [+0.00] dns, rtp, syslog, lldp and more; # 36.01 [+0.00] For context-help use 'help' as ! # 36.01 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 36.01 [+0.00] Enter -T help or -T rtp help for further information # 36.01 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 36.02 [+0.00] -V|VV|... Verbose and more verbose mode # 36.02 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 36.02 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 36.02 [+0.00] typically combined with one of the verbose modes (v or V) # 36.02 [+0.00] -v Show version # 36.02 [+0.00] -h Print this help # 36.02 [+0.00] # 36.02 [+0.00] Examples: # 36.02 [+0.00] mausezahn -x 99 # 36.02 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 36.03 [+0.00] mausezahn -t cdp change -c 0 # 36.03 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 36.03 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 36.03 [+0.00] # 36.03 [+0.00] Note: # 36.03 [+0.00] This tool is targeted for network developers! You should # 36.03 [+0.00] be aware of what you are doing and what these options above # 36.03 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 36.03 [+0.00] # 36.03 [+0.00] Please report bugs to # 36.03 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 36.04 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 36.04 [+0.00] Swiss federal institute of technology (ETH Zurich) # 36.04 [+0.00] License: GNU GPL version 2.0 # 36.04 [+0.00] This is free software: you are free to change and redistribute it. # 36.04 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 36.04 [+0.00] # 36.64 [+0.60] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 36.64 [+0.00] # 36.64 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 36.65 [+0.00] http://www.netsniff-ng.org # 36.65 [+0.00] # 36.65 [+0.00] Usage: mausezahn [options] [interface] || # 36.65 [+0.00] Options: # 36.65 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 36.65 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 36.65 [+0.00] -4 IPv4 mode (default) # 36.65 [+0.00] -6 IPv6 mode # 36.65 [+0.00] -R Set socket priority # 36.65 [+0.00] -c Send packet count times, default:1, infinite:0 # 36.65 [+0.00] -d Apply delay between transmissions. The delay value can be # 36.65 [+0.00] specified in usec (default, no additional unit needed), or in # 36.65 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 36.66 [+0.00] -r Multiplies the specified delay with a random value # 36.66 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 36.66 [+0.00] -a Use specified source mac address, no matter what has # 36.66 [+0.00] been specified with other arguments; keywords see below, # 36.66 [+0.00] Default is own interface # 36.66 [+0.00] -b Same with destination mac address; keywords: # 36.66 [+0.00] rand Use a random MAC address # 36.66 [+0.00] bc Use a broadcast MAC address # 36.66 [+0.00] own Use own interface MAC address (default for source MAC) # 36.66 [+0.00] stp Use IEEE 802.1d STP multicast address # 36.66 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 36.67 [+0.00] -A Use specified source IP address (default is own interface IP) # 36.67 [+0.00] -B Send packet to specified destination IP or domain name # 36.67 [+0.00] -P Use the specified ASCII payload # 36.67 [+0.00] -f Read the ASCII payload from a file # 36.67 [+0.00] -F Read the hexadecimal payload from a file # 36.67 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 36.67 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 36.67 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 36.67 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 36.67 [+0.00] encapsulations in lower layers, most packet types allow/require # 36.68 [+0.00] additional packet-specific arguments in an ; # 36.68 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 36.68 [+0.00] dns, rtp, syslog, lldp and more; # 36.68 [+0.00] For context-help use 'help' as ! # 36.68 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 36.68 [+0.00] Enter -T help or -T rtp help for further information # 36.68 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 36.68 [+0.00] -V|VV|... Verbose and more verbose mode # 36.68 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 36.68 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 36.69 [+0.00] typically combined with one of the verbose modes (v or V) # 36.69 [+0.00] -v Show version # 36.69 [+0.00] -h Print this help # 36.69 [+0.00] # 36.69 [+0.00] Examples: # 36.69 [+0.00] mausezahn -x 99 # 36.69 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 36.69 [+0.00] mausezahn -t cdp change -c 0 # 36.69 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 36.69 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 36.69 [+0.00] # 36.69 [+0.00] Note: # 36.69 [+0.00] This tool is targeted for network developers! You should # 36.69 [+0.00] be aware of what you are doing and what these options above # 36.69 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 36.69 [+0.00] # 36.69 [+0.00] Please report bugs to # 36.69 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 36.70 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 36.70 [+0.00] Swiss federal institute of technology (ETH Zurich) # 36.70 [+0.00] License: GNU GPL version 2.0 # 36.70 [+0.00] This is free software: you are free to change and redistribute it. # 36.70 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 36.70 [+0.00] # 38.32 [+1.62] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 38.32 [+0.00] # 38.32 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 38.32 [+0.00] http://www.netsniff-ng.org # 38.33 [+0.00] # 38.33 [+0.00] Usage: mausezahn [options] [interface] || # 38.33 [+0.00] Options: # 38.33 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 38.33 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 38.33 [+0.00] -4 IPv4 mode (default) # 38.33 [+0.00] -6 IPv6 mode # 38.33 [+0.00] -R Set socket priority # 38.33 [+0.00] -c Send packet count times, default:1, infinite:0 # 38.33 [+0.00] -d Apply delay between transmissions. The delay value can be # 38.34 [+0.00] specified in usec (default, no additional unit needed), or in # 38.34 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 38.34 [+0.00] -r Multiplies the specified delay with a random value # 38.34 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 38.34 [+0.00] -a Use specified source mac address, no matter what has # 38.34 [+0.00] been specified with other arguments; keywords see below, # 38.35 [+0.00] Default is own interface # 38.35 [+0.00] -b Same with destination mac address; keywords: # 38.35 [+0.00] rand Use a random MAC address # 38.35 [+0.00] bc Use a broadcast MAC address # 38.35 [+0.00] own Use own interface MAC address (default for source MAC) # 38.35 [+0.00] stp Use IEEE 802.1d STP multicast address # 38.35 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 38.35 [+0.00] -A Use specified source IP address (default is own interface IP) # 38.36 [+0.00] -B Send packet to specified destination IP or domain name # 38.36 [+0.00] -P Use the specified ASCII payload # 38.36 [+0.00] -f Read the ASCII payload from a file # 38.36 [+0.00] -F Read the hexadecimal payload from a file # 38.36 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 38.36 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 38.36 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 38.37 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 38.37 [+0.00] encapsulations in lower layers, most packet types allow/require # 38.37 [+0.00] additional packet-specific arguments in an ; # 38.37 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 38.37 [+0.00] dns, rtp, syslog, lldp and more; # 38.37 [+0.00] For context-help use 'help' as ! # 38.38 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 38.38 [+0.00] Enter -T help or -T rtp help for further information # 38.38 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 38.38 [+0.00] -V|VV|... Verbose and more verbose mode # 38.38 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 38.38 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 38.39 [+0.00] typically combined with one of the verbose modes (v or V) # 38.39 [+0.00] -v Show version # 38.39 [+0.00] -h Print this help # 38.39 [+0.00] # 38.39 [+0.00] Examples: # 38.39 [+0.00] mausezahn -x 99 # 38.39 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 38.39 [+0.00] mausezahn -t cdp change -c 0 # 38.39 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 38.39 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 38.39 [+0.00] # 38.39 [+0.00] Note: # 38.39 [+0.00] This tool is targeted for network developers! You should # 38.39 [+0.00] be aware of what you are doing and what these options above # 38.39 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 38.40 [+0.00] # 38.40 [+0.00] Please report bugs to # 38.40 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 38.40 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 38.40 [+0.00] Swiss federal institute of technology (ETH Zurich) # 38.40 [+0.00] License: GNU GPL version 2.0 # 38.40 [+0.00] This is free software: you are free to change and redistribute it. # 38.40 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 38.40 [+0.00] # 38.97 [+0.57] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 38.98 [+0.00] # 38.98 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 38.98 [+0.00] http://www.netsniff-ng.org # 38.98 [+0.00] # 38.98 [+0.00] Usage: mausezahn [options] [interface] || # 38.98 [+0.00] Options: # 38.98 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 38.98 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 38.98 [+0.00] -4 IPv4 mode (default) # 38.98 [+0.00] -6 IPv6 mode # 38.98 [+0.00] -R Set socket priority # 38.99 [+0.00] -c Send packet count times, default:1, infinite:0 # 38.99 [+0.00] -d Apply delay between transmissions. The delay value can be # 38.99 [+0.00] specified in usec (default, no additional unit needed), or in # 38.99 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 38.99 [+0.00] -r Multiplies the specified delay with a random value # 38.99 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 38.99 [+0.00] -a Use specified source mac address, no matter what has # 39.00 [+0.00] been specified with other arguments; keywords see below, # 39.00 [+0.00] Default is own interface # 39.00 [+0.00] -b Same with destination mac address; keywords: # 39.00 [+0.00] rand Use a random MAC address # 39.00 [+0.00] bc Use a broadcast MAC address # 39.00 [+0.00] own Use own interface MAC address (default for source MAC) # 39.00 [+0.00] stp Use IEEE 802.1d STP multicast address # 39.00 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 39.01 [+0.00] -A Use specified source IP address (default is own interface IP) # 39.01 [+0.00] -B Send packet to specified destination IP or domain name # 39.01 [+0.00] -P Use the specified ASCII payload # 39.01 [+0.00] -f Read the ASCII payload from a file # 39.01 [+0.00] -F Read the hexadecimal payload from a file # 39.01 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 39.01 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 39.02 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 39.02 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 39.02 [+0.00] encapsulations in lower layers, most packet types allow/require # 39.02 [+0.00] additional packet-specific arguments in an ; # 39.02 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 39.02 [+0.00] dns, rtp, syslog, lldp and more; # 39.02 [+0.00] For context-help use 'help' as ! # 39.03 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 39.03 [+0.00] Enter -T help or -T rtp help for further information # 39.03 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 39.03 [+0.00] -V|VV|... Verbose and more verbose mode # 39.03 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 39.03 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 39.03 [+0.00] typically combined with one of the verbose modes (v or V) # 39.04 [+0.00] -v Show version # 39.04 [+0.00] -h Print this help # 39.04 [+0.00] # 39.04 [+0.00] Examples: # 39.04 [+0.00] mausezahn -x 99 # 39.04 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 39.04 [+0.00] mausezahn -t cdp change -c 0 # 39.04 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 39.04 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 39.04 [+0.00] # 39.04 [+0.00] Note: # 39.04 [+0.00] This tool is targeted for network developers! You should # 39.04 [+0.00] be aware of what you are doing and what these options above # 39.05 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 39.05 [+0.00] # 39.05 [+0.00] Please report bugs to # 39.05 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 39.05 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 39.05 [+0.00] Swiss federal institute of technology (ETH Zurich) # 39.05 [+0.00] License: GNU GPL version 2.0 # 39.05 [+0.00] This is free software: you are free to change and redistribute it. # 39.05 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 39.05 [+0.00] # 40.63 [+1.58] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 40.64 [+0.00] # 40.64 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 40.64 [+0.00] http://www.netsniff-ng.org # 40.64 [+0.00] # 40.64 [+0.00] Usage: mausezahn [options] [interface] || # 40.64 [+0.00] Options: # 40.64 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 40.64 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 40.64 [+0.00] -4 IPv4 mode (default) # 40.64 [+0.00] -6 IPv6 mode # 40.64 [+0.00] -R Set socket priority # 40.64 [+0.00] -c Send packet count times, default:1, infinite:0 # 40.64 [+0.00] -d Apply delay between transmissions. The delay value can be # 40.64 [+0.00] specified in usec (default, no additional unit needed), or in # 40.65 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 40.65 [+0.00] -r Multiplies the specified delay with a random value # 40.65 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 40.65 [+0.00] -a Use specified source mac address, no matter what has # 40.65 [+0.00] been specified with other arguments; keywords see below, # 40.65 [+0.00] Default is own interface # 40.65 [+0.00] -b Same with destination mac address; keywords: # 40.65 [+0.00] rand Use a random MAC address # 40.65 [+0.00] bc Use a broadcast MAC address # 40.65 [+0.00] own Use own interface MAC address (default for source MAC) # 40.65 [+0.00] stp Use IEEE 802.1d STP multicast address # 40.66 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 40.66 [+0.00] -A Use specified source IP address (default is own interface IP) # 40.66 [+0.00] -B Send packet to specified destination IP or domain name # 40.66 [+0.00] -P Use the specified ASCII payload # 40.66 [+0.00] -f Read the ASCII payload from a file # 40.66 [+0.00] -F Read the hexadecimal payload from a file # 40.66 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 40.66 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 40.66 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 40.67 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 40.67 [+0.00] encapsulations in lower layers, most packet types allow/require # 40.67 [+0.00] additional packet-specific arguments in an ; # 40.67 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 40.67 [+0.00] dns, rtp, syslog, lldp and more; # 40.67 [+0.00] For context-help use 'help' as ! # 40.67 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 40.67 [+0.00] Enter -T help or -T rtp help for further information # 40.67 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 40.67 [+0.00] -V|VV|... Verbose and more verbose mode # 40.68 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 40.68 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 40.68 [+0.00] typically combined with one of the verbose modes (v or V) # 40.68 [+0.00] -v Show version # 40.68 [+0.00] -h Print this help # 40.68 [+0.00] # 40.68 [+0.00] Examples: # 40.68 [+0.00] mausezahn -x 99 # 40.68 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 40.68 [+0.00] mausezahn -t cdp change -c 0 # 40.68 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 40.68 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 40.68 [+0.00] # 40.68 [+0.00] Note: # 40.68 [+0.00] This tool is targeted for network developers! You should # 40.68 [+0.00] be aware of what you are doing and what these options above # 40.68 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 40.69 [+0.00] # 40.69 [+0.00] Please report bugs to # 40.69 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 40.69 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 40.69 [+0.00] Swiss federal institute of technology (ETH Zurich) # 40.69 [+0.00] License: GNU GPL version 2.0 # 40.69 [+0.00] This is free software: you are free to change and redistribute it. # 40.69 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 40.69 [+0.00] # 41.25 [+0.56] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 41.26 [+0.00] # 41.26 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 41.26 [+0.00] http://www.netsniff-ng.org # 41.26 [+0.00] # 41.26 [+0.00] Usage: mausezahn [options] [interface] || # 41.26 [+0.00] Options: # 41.26 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 41.26 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 41.26 [+0.00] -4 IPv4 mode (default) # 41.26 [+0.00] -6 IPv6 mode # 41.26 [+0.00] -R Set socket priority # 41.26 [+0.00] -c Send packet count times, default:1, infinite:0 # 41.26 [+0.00] -d Apply delay between transmissions. The delay value can be # 41.27 [+0.00] specified in usec (default, no additional unit needed), or in # 41.27 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 41.27 [+0.00] -r Multiplies the specified delay with a random value # 41.27 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 41.27 [+0.00] -a Use specified source mac address, no matter what has # 41.27 [+0.00] been specified with other arguments; keywords see below, # 41.27 [+0.00] Default is own interface # 41.27 [+0.00] -b Same with destination mac address; keywords: # 41.28 [+0.00] rand Use a random MAC address # 41.28 [+0.00] bc Use a broadcast MAC address # 41.28 [+0.00] own Use own interface MAC address (default for source MAC) # 41.28 [+0.00] stp Use IEEE 802.1d STP multicast address # 41.28 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 41.28 [+0.00] -A Use specified source IP address (default is own interface IP) # 41.28 [+0.00] -B Send packet to specified destination IP or domain name # 41.28 [+0.00] -P Use the specified ASCII payload # 41.28 [+0.00] -f Read the ASCII payload from a file # 41.28 [+0.00] -F Read the hexadecimal payload from a file # 41.28 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 41.29 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 41.29 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 41.29 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 41.29 [+0.00] encapsulations in lower layers, most packet types allow/require # 41.29 [+0.00] additional packet-specific arguments in an ; # 41.29 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 41.29 [+0.00] dns, rtp, syslog, lldp and more; # 41.29 [+0.00] For context-help use 'help' as ! # 41.29 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 41.30 [+0.00] Enter -T help or -T rtp help for further information # 41.30 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 41.30 [+0.00] -V|VV|... Verbose and more verbose mode # 41.30 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 41.30 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 41.30 [+0.00] typically combined with one of the verbose modes (v or V) # 41.30 [+0.00] -v Show version # 41.30 [+0.00] -h Print this help # 41.31 [+0.00] # 41.31 [+0.00] Examples: # 41.31 [+0.00] mausezahn -x 99 # 41.31 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 41.31 [+0.00] mausezahn -t cdp change -c 0 # 41.31 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 41.31 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 41.31 [+0.00] # 41.31 [+0.00] Note: # 41.31 [+0.00] This tool is targeted for network developers! You should # 41.31 [+0.00] be aware of what you are doing and what these options above # 41.31 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 41.31 [+0.00] # 41.31 [+0.00] Please report bugs to # 41.31 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 41.31 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 41.31 [+0.00] Swiss federal institute of technology (ETH Zurich) # 41.32 [+0.00] License: GNU GPL version 2.0 # 41.32 [+0.00] This is free software: you are free to change and redistribute it. # 41.32 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 41.32 [+0.00] # 41.83 [+0.51] TEST: mirror to ip6gretap: vlan forbidden at a bridge egress [FAIL] # 41.83 [+0.00] Expected to capture == 10 packets, got 0. # 41.92 [+0.09] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 41.92 [+0.00] # 41.92 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 41.92 [+0.00] http://www.netsniff-ng.org # 41.92 [+0.00] # 41.92 [+0.00] Usage: mausezahn [options] [interface] || # 41.92 [+0.00] Options: # 41.92 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 41.93 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 41.93 [+0.00] -4 IPv4 mode (default) # 41.93 [+0.00] -6 IPv6 mode # 41.93 [+0.00] -R Set socket priority # 41.93 [+0.00] -c Send packet count times, default:1, infinite:0 # 41.93 [+0.00] -d Apply delay between transmissions. The delay value can be # 41.93 [+0.00] specified in usec (default, no additional unit needed), or in # 41.93 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 41.93 [+0.00] -r Multiplies the specified delay with a random value # 41.93 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 41.93 [+0.00] -a Use specified source mac address, no matter what has # 41.94 [+0.00] been specified with other arguments; keywords see below, # 41.94 [+0.00] Default is own interface # 41.94 [+0.00] -b Same with destination mac address; keywords: # 41.94 [+0.00] rand Use a random MAC address # 41.94 [+0.00] bc Use a broadcast MAC address # 41.94 [+0.00] own Use own interface MAC address (default for source MAC) # 41.94 [+0.00] stp Use IEEE 802.1d STP multicast address # 41.94 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 41.94 [+0.00] -A Use specified source IP address (default is own interface IP) # 41.95 [+0.00] -B Send packet to specified destination IP or domain name # 41.95 [+0.00] -P Use the specified ASCII payload # 41.95 [+0.00] -f Read the ASCII payload from a file # 41.95 [+0.00] -F Read the hexadecimal payload from a file # 41.95 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 41.95 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 41.95 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 41.95 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 41.95 [+0.00] encapsulations in lower layers, most packet types allow/require # 41.96 [+0.00] additional packet-specific arguments in an ; # 41.96 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 41.96 [+0.00] dns, rtp, syslog, lldp and more; # 41.96 [+0.00] For context-help use 'help' as ! # 41.96 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 41.96 [+0.00] Enter -T help or -T rtp help for further information # 41.96 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 41.96 [+0.00] -V|VV|... Verbose and more verbose mode # 41.96 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 41.97 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 41.97 [+0.00] typically combined with one of the verbose modes (v or V) # 41.97 [+0.00] -v Show version # 41.97 [+0.00] -h Print this help # 41.97 [+0.00] # 41.97 [+0.00] Examples: # 41.97 [+0.00] mausezahn -x 99 # 41.97 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 41.97 [+0.00] mausezahn -t cdp change -c 0 # 41.97 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 41.97 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 41.97 [+0.00] # 41.97 [+0.00] Note: # 41.97 [+0.00] This tool is targeted for network developers! You should # 41.97 [+0.00] be aware of what you are doing and what these options above # 41.97 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 41.98 [+0.00] # 41.98 [+0.00] Please report bugs to # 41.98 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 41.98 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 41.98 [+0.00] Swiss federal institute of technology (ETH Zurich) # 41.98 [+0.00] License: GNU GPL version 2.0 # 41.98 [+0.00] This is free software: you are free to change and redistribute it. # 41.98 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 41.98 [+0.00] # 42.59 [+0.61] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 42.59 [+0.00] # 42.59 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 42.59 [+0.00] http://www.netsniff-ng.org # 42.59 [+0.00] # 42.59 [+0.00] Usage: mausezahn [options] [interface] || # 42.59 [+0.00] Options: # 42.59 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 42.60 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 42.60 [+0.00] -4 IPv4 mode (default) # 42.60 [+0.00] -6 IPv6 mode # 42.60 [+0.00] -R Set socket priority # 42.60 [+0.00] -c Send packet count times, default:1, infinite:0 # 42.60 [+0.00] -d Apply delay between transmissions. The delay value can be # 42.60 [+0.00] specified in usec (default, no additional unit needed), or in # 42.60 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 42.61 [+0.00] -r Multiplies the specified delay with a random value # 42.61 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 42.61 [+0.00] -a Use specified source mac address, no matter what has # 42.61 [+0.00] been specified with other arguments; keywords see below, # 42.61 [+0.00] Default is own interface # 42.61 [+0.00] -b Same with destination mac address; keywords: # 42.62 [+0.00] rand Use a random MAC address # 42.62 [+0.00] bc Use a broadcast MAC address # 42.62 [+0.00] own Use own interface MAC address (default for source MAC) # 42.62 [+0.00] stp Use IEEE 802.1d STP multicast address # 42.62 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 42.62 [+0.00] -A Use specified source IP address (default is own interface IP) # 42.62 [+0.00] -B Send packet to specified destination IP or domain name # 42.63 [+0.00] -P Use the specified ASCII payload # 42.63 [+0.00] -f Read the ASCII payload from a file # 42.63 [+0.00] -F Read the hexadecimal payload from a file # 42.63 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 42.63 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 42.63 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 42.63 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 42.63 [+0.00] encapsulations in lower layers, most packet types allow/require # 42.64 [+0.00] additional packet-specific arguments in an ; # 42.64 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 42.64 [+0.00] dns, rtp, syslog, lldp and more; # 42.64 [+0.00] For context-help use 'help' as ! # 42.64 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 42.64 [+0.00] Enter -T help or -T rtp help for further information # 42.64 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 42.64 [+0.00] -V|VV|... Verbose and more verbose mode # 42.64 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 42.65 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 42.65 [+0.00] typically combined with one of the verbose modes (v or V) # 42.65 [+0.00] -v Show version # 42.65 [+0.00] -h Print this help # 42.65 [+0.00] # 42.65 [+0.00] Examples: # 42.65 [+0.00] mausezahn -x 99 # 42.65 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 42.65 [+0.00] mausezahn -t cdp change -c 0 # 42.65 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 42.65 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 42.65 [+0.00] # 42.65 [+0.00] Note: # 42.65 [+0.00] This tool is targeted for network developers! You should # 42.65 [+0.00] be aware of what you are doing and what these options above # 42.65 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 42.66 [+0.00] # 42.66 [+0.00] Please report bugs to # 42.66 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 42.66 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 42.66 [+0.00] Swiss federal institute of technology (ETH Zurich) # 42.66 [+0.00] License: GNU GPL version 2.0 # 42.66 [+0.00] This is free software: you are free to change and redistribute it. # 42.66 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 42.66 [+0.00] # 43.25 [+0.59] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 43.26 [+0.00] # 43.26 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 43.26 [+0.00] http://www.netsniff-ng.org # 43.26 [+0.00] # 43.26 [+0.00] Usage: mausezahn [options] [interface] || # 43.26 [+0.00] Options: # 43.26 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 43.26 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 43.26 [+0.00] -4 IPv4 mode (default) # 43.26 [+0.00] -6 IPv6 mode # 43.27 [+0.00] -R Set socket priority # 43.27 [+0.00] -c Send packet count times, default:1, infinite:0 # 43.27 [+0.00] -d Apply delay between transmissions. The delay value can be # 43.27 [+0.00] specified in usec (default, no additional unit needed), or in # 43.27 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 43.27 [+0.00] -r Multiplies the specified delay with a random value # 43.27 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 43.27 [+0.00] -a Use specified source mac address, no matter what has # 43.28 [+0.00] been specified with other arguments; keywords see below, # 43.28 [+0.00] Default is own interface # 43.28 [+0.00] -b Same with destination mac address; keywords: # 43.28 [+0.00] rand Use a random MAC address # 43.28 [+0.00] bc Use a broadcast MAC address # 43.28 [+0.00] own Use own interface MAC address (default for source MAC) # 43.28 [+0.00] stp Use IEEE 802.1d STP multicast address # 43.28 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 43.28 [+0.00] -A Use specified source IP address (default is own interface IP) # 43.28 [+0.00] -B Send packet to specified destination IP or domain name # 43.29 [+0.00] -P Use the specified ASCII payload # 43.29 [+0.00] -f Read the ASCII payload from a file # 43.29 [+0.00] -F Read the hexadecimal payload from a file # 43.29 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 43.29 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 43.29 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 43.29 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 43.30 [+0.00] encapsulations in lower layers, most packet types allow/require # 43.30 [+0.00] additional packet-specific arguments in an ; # 43.30 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 43.30 [+0.00] dns, rtp, syslog, lldp and more; # 43.30 [+0.00] For context-help use 'help' as ! # 43.30 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 43.30 [+0.00] Enter -T help or -T rtp help for further information # 43.30 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 43.30 [+0.00] -V|VV|... Verbose and more verbose mode # 43.30 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 43.30 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 43.31 [+0.00] typically combined with one of the verbose modes (v or V) # 43.31 [+0.00] -v Show version # 43.31 [+0.00] -h Print this help # 43.31 [+0.00] # 43.31 [+0.00] Examples: # 43.31 [+0.00] mausezahn -x 99 # 43.31 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 43.31 [+0.00] mausezahn -t cdp change -c 0 # 43.31 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 43.31 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 43.31 [+0.00] # 43.31 [+0.00] Note: # 43.31 [+0.00] This tool is targeted for network developers! You should # 43.31 [+0.00] be aware of what you are doing and what these options above # 43.31 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 43.31 [+0.00] # 43.31 [+0.00] Please report bugs to # 43.31 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 43.31 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 43.32 [+0.00] Swiss federal institute of technology (ETH Zurich) # 43.32 [+0.00] License: GNU GPL version 2.0 # 43.32 [+0.00] This is free software: you are free to change and redistribute it. # 43.32 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 43.32 [+0.00] # 43.82 [+0.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 43.82 [+0.00] # 43.82 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 43.83 [+0.00] http://www.netsniff-ng.org # 43.83 [+0.00] # 43.83 [+0.00] Usage: mausezahn [options] [interface] || # 43.83 [+0.00] Options: # 43.83 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 43.83 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 43.83 [+0.00] -4 IPv4 mode (default) # 43.83 [+0.00] -6 IPv6 mode # 43.83 [+0.00] -R Set socket priority # 43.83 [+0.00] -c Send packet count times, default:1, infinite:0 # 43.83 [+0.00] -d Apply delay between transmissions. The delay value can be # 43.83 [+0.00] specified in usec (default, no additional unit needed), or in # 43.83 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 43.84 [+0.00] -r Multiplies the specified delay with a random value # 43.84 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 43.84 [+0.00] -a Use specified source mac address, no matter what has # 43.84 [+0.00] been specified with other arguments; keywords see below, # 43.84 [+0.00] Default is own interface # 43.84 [+0.00] -b Same with destination mac address; keywords: # 43.84 [+0.00] rand Use a random MAC address # 43.84 [+0.00] bc Use a broadcast MAC address # 43.84 [+0.00] own Use own interface MAC address (default for source MAC) # 43.84 [+0.00] stp Use IEEE 802.1d STP multicast address # 43.85 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 43.85 [+0.00] -A Use specified source IP address (default is own interface IP) # 43.85 [+0.00] -B Send packet to specified destination IP or domain name # 43.85 [+0.00] -P Use the specified ASCII payload # 43.85 [+0.00] -f Read the ASCII payload from a file # 43.85 [+0.00] -F Read the hexadecimal payload from a file # 43.85 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 43.85 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 43.85 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 43.85 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 43.86 [+0.00] encapsulations in lower layers, most packet types allow/require # 43.86 [+0.00] additional packet-specific arguments in an ; # 43.86 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 43.86 [+0.00] dns, rtp, syslog, lldp and more; # 43.86 [+0.00] For context-help use 'help' as ! # 43.86 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 43.86 [+0.00] Enter -T help or -T rtp help for further information # 43.86 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 43.86 [+0.00] -V|VV|... Verbose and more verbose mode # 43.86 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 43.86 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 43.87 [+0.00] typically combined with one of the verbose modes (v or V) # 43.87 [+0.00] -v Show version # 43.87 [+0.00] -h Print this help # 43.87 [+0.00] # 43.87 [+0.00] Examples: # 43.87 [+0.00] mausezahn -x 99 # 43.87 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 43.87 [+0.00] mausezahn -t cdp change -c 0 # 43.87 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 43.87 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 43.87 [+0.00] # 43.87 [+0.00] Note: # 43.87 [+0.00] This tool is targeted for network developers! You should # 43.87 [+0.00] be aware of what you are doing and what these options above # 43.88 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 43.88 [+0.00] # 43.88 [+0.00] Please report bugs to # 43.88 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 43.88 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 43.88 [+0.00] Swiss federal institute of technology (ETH Zurich) # 43.88 [+0.00] License: GNU GPL version 2.0 # 43.88 [+0.00] This is free software: you are free to change and redistribute it. # 43.88 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 43.88 [+0.00] # 49.54 [+5.66] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 49.54 [+0.00] # 49.54 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 49.54 [+0.00] http://www.netsniff-ng.org # 49.54 [+0.00] # 49.54 [+0.00] Usage: mausezahn [options] [interface] || # 49.54 [+0.00] Options: # 49.55 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 49.55 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 49.55 [+0.00] -4 IPv4 mode (default) # 49.55 [+0.00] -6 IPv6 mode # 49.55 [+0.00] -R Set socket priority # 49.55 [+0.00] -c Send packet count times, default:1, infinite:0 # 49.55 [+0.00] -d Apply delay between transmissions. The delay value can be # 49.55 [+0.00] specified in usec (default, no additional unit needed), or in # 49.55 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 49.56 [+0.00] -r Multiplies the specified delay with a random value # 49.56 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 49.56 [+0.00] -a Use specified source mac address, no matter what has # 49.56 [+0.00] been specified with other arguments; keywords see below, # 49.56 [+0.00] Default is own interface # 49.56 [+0.00] -b Same with destination mac address; keywords: # 49.56 [+0.00] rand Use a random MAC address # 49.56 [+0.00] bc Use a broadcast MAC address # 49.57 [+0.00] own Use own interface MAC address (default for source MAC) # 49.57 [+0.00] stp Use IEEE 802.1d STP multicast address # 49.57 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 49.57 [+0.00] -A Use specified source IP address (default is own interface IP) # 49.57 [+0.00] -B Send packet to specified destination IP or domain name # 49.57 [+0.00] -P Use the specified ASCII payload # 49.57 [+0.00] -f Read the ASCII payload from a file # 49.57 [+0.00] -F Read the hexadecimal payload from a file # 49.58 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 49.58 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 49.58 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 49.58 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 49.58 [+0.00] encapsulations in lower layers, most packet types allow/require # 49.58 [+0.00] additional packet-specific arguments in an ; # 49.58 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 49.58 [+0.00] dns, rtp, syslog, lldp and more; # 49.58 [+0.00] For context-help use 'help' as ! # 49.59 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 49.59 [+0.00] Enter -T help or -T rtp help for further information # 49.59 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 49.59 [+0.00] -V|VV|... Verbose and more verbose mode # 49.59 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 49.59 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 49.59 [+0.00] typically combined with one of the verbose modes (v or V) # 49.59 [+0.00] -v Show version # 49.59 [+0.00] -h Print this help # 49.59 [+0.00] # 49.59 [+0.00] Examples: # 49.59 [+0.00] mausezahn -x 99 # 49.59 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 49.59 [+0.00] mausezahn -t cdp change -c 0 # 49.60 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 49.60 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 49.60 [+0.00] # 49.60 [+0.00] Note: # 49.60 [+0.00] This tool is targeted for network developers! You should # 49.60 [+0.00] be aware of what you are doing and what these options above # 49.60 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 49.60 [+0.00] # 49.60 [+0.00] Please report bugs to # 49.60 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 49.60 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 49.60 [+0.00] Swiss federal institute of technology (ETH Zurich) # 49.60 [+0.00] License: GNU GPL version 2.0 # 49.60 [+0.00] This is free software: you are free to change and redistribute it. # 49.60 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 49.60 [+0.00] # 50.14 [+0.54] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 50.14 [+0.00] # 50.14 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 50.15 [+0.00] http://www.netsniff-ng.org # 50.15 [+0.00] # 50.15 [+0.00] Usage: mausezahn [options] [interface] || # 50.15 [+0.00] Options: # 50.15 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 50.15 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 50.15 [+0.00] -4 IPv4 mode (default) # 50.15 [+0.00] -6 IPv6 mode # 50.15 [+0.00] -R Set socket priority # 50.15 [+0.00] -c Send packet count times, default:1, infinite:0 # 50.15 [+0.00] -d Apply delay between transmissions. The delay value can be # 50.15 [+0.00] specified in usec (default, no additional unit needed), or in # 50.16 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 50.16 [+0.00] -r Multiplies the specified delay with a random value # 50.16 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 50.16 [+0.00] -a Use specified source mac address, no matter what has # 50.16 [+0.00] been specified with other arguments; keywords see below, # 50.16 [+0.00] Default is own interface # 50.16 [+0.00] -b Same with destination mac address; keywords: # 50.16 [+0.00] rand Use a random MAC address # 50.16 [+0.00] bc Use a broadcast MAC address # 50.16 [+0.00] own Use own interface MAC address (default for source MAC) # 50.17 [+0.00] stp Use IEEE 802.1d STP multicast address # 50.17 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 50.17 [+0.00] -A Use specified source IP address (default is own interface IP) # 50.17 [+0.00] -B Send packet to specified destination IP or domain name # 50.17 [+0.00] -P Use the specified ASCII payload # 50.17 [+0.00] -f Read the ASCII payload from a file # 50.17 [+0.00] -F Read the hexadecimal payload from a file # 50.17 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 50.17 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 50.17 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 50.17 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 50.18 [+0.00] encapsulations in lower layers, most packet types allow/require # 50.18 [+0.00] additional packet-specific arguments in an ; # 50.18 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 50.18 [+0.00] dns, rtp, syslog, lldp and more; # 50.18 [+0.00] For context-help use 'help' as ! # 50.18 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 50.18 [+0.00] Enter -T help or -T rtp help for further information # 50.18 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 50.19 [+0.00] -V|VV|... Verbose and more verbose mode # 50.19 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 50.19 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 50.19 [+0.00] typically combined with one of the verbose modes (v or V) # 50.19 [+0.00] -v Show version # 50.19 [+0.00] -h Print this help # 50.19 [+0.00] # 50.19 [+0.00] Examples: # 50.19 [+0.00] mausezahn -x 99 # 50.19 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 50.19 [+0.00] mausezahn -t cdp change -c 0 # 50.19 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 50.19 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 50.20 [+0.00] # 50.20 [+0.00] Note: # 50.20 [+0.00] This tool is targeted for network developers! You should # 50.20 [+0.00] be aware of what you are doing and what these options above # 50.20 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 50.20 [+0.00] # 50.20 [+0.00] Please report bugs to # 50.20 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 50.20 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 50.20 [+0.00] Swiss federal institute of technology (ETH Zurich) # 50.20 [+0.00] License: GNU GPL version 2.0 # 50.20 [+0.00] This is free software: you are free to change and redistribute it. # 50.20 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 50.20 [+0.00] # 50.76 [+0.55] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 50.76 [+0.00] # 50.76 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 50.76 [+0.00] http://www.netsniff-ng.org # 50.76 [+0.00] # 50.76 [+0.00] Usage: mausezahn [options] [interface] || # 50.76 [+0.00] Options: # 50.76 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 50.77 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 50.77 [+0.00] -4 IPv4 mode (default) # 50.77 [+0.00] -6 IPv6 mode # 50.77 [+0.00] -R Set socket priority # 50.77 [+0.00] -c Send packet count times, default:1, infinite:0 # 50.77 [+0.00] -d Apply delay between transmissions. The delay value can be # 50.77 [+0.00] specified in usec (default, no additional unit needed), or in # 50.77 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 50.77 [+0.00] -r Multiplies the specified delay with a random value # 50.77 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 50.78 [+0.00] -a Use specified source mac address, no matter what has # 50.78 [+0.00] been specified with other arguments; keywords see below, # 50.78 [+0.00] Default is own interface # 50.78 [+0.00] -b Same with destination mac address; keywords: # 50.78 [+0.00] rand Use a random MAC address # 50.78 [+0.00] bc Use a broadcast MAC address # 50.78 [+0.00] own Use own interface MAC address (default for source MAC) # 50.78 [+0.00] stp Use IEEE 802.1d STP multicast address # 50.78 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 50.78 [+0.00] -A Use specified source IP address (default is own interface IP) # 50.79 [+0.00] -B Send packet to specified destination IP or domain name # 50.79 [+0.00] -P Use the specified ASCII payload # 50.79 [+0.00] -f Read the ASCII payload from a file # 50.79 [+0.00] -F Read the hexadecimal payload from a file # 50.79 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 50.79 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 50.79 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 50.79 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 50.79 [+0.00] encapsulations in lower layers, most packet types allow/require # 50.79 [+0.00] additional packet-specific arguments in an ; # 50.79 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 50.80 [+0.00] dns, rtp, syslog, lldp and more; # 50.80 [+0.00] For context-help use 'help' as ! # 50.80 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 50.80 [+0.00] Enter -T help or -T rtp help for further information # 50.80 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 50.80 [+0.00] -V|VV|... Verbose and more verbose mode # 50.80 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 50.80 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 50.80 [+0.00] typically combined with one of the verbose modes (v or V) # 50.80 [+0.00] -v Show version # 50.80 [+0.00] -h Print this help # 50.81 [+0.00] # 50.81 [+0.00] Examples: # 50.81 [+0.00] mausezahn -x 99 # 50.81 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 50.81 [+0.00] mausezahn -t cdp change -c 0 # 50.81 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 50.81 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 50.81 [+0.00] # 50.81 [+0.00] Note: # 50.81 [+0.00] This tool is targeted for network developers! You should # 50.81 [+0.00] be aware of what you are doing and what these options above # 50.81 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 50.81 [+0.00] # 50.81 [+0.00] Please report bugs to # 50.81 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 50.81 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 50.81 [+0.00] Swiss federal institute of technology (ETH Zurich) # 50.81 [+0.00] License: GNU GPL version 2.0 # 50.81 [+0.00] This is free software: you are free to change and redistribute it. # 50.82 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 50.82 [+0.00] # 51.33 [+0.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 51.33 [+0.00] # 51.33 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 51.33 [+0.00] http://www.netsniff-ng.org # 51.33 [+0.00] # 51.33 [+0.00] Usage: mausezahn [options] [interface] || # 51.33 [+0.00] Options: # 51.33 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 51.34 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 51.34 [+0.00] -4 IPv4 mode (default) # 51.34 [+0.00] -6 IPv6 mode # 51.34 [+0.00] -R Set socket priority # 51.34 [+0.00] -c Send packet count times, default:1, infinite:0 # 51.34 [+0.00] -d Apply delay between transmissions. The delay value can be # 51.34 [+0.00] specified in usec (default, no additional unit needed), or in # 51.34 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 51.34 [+0.00] -r Multiplies the specified delay with a random value # 51.35 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 51.35 [+0.00] -a Use specified source mac address, no matter what has # 51.35 [+0.00] been specified with other arguments; keywords see below, # 51.35 [+0.00] Default is own interface # 51.35 [+0.00] -b Same with destination mac address; keywords: # 51.35 [+0.00] rand Use a random MAC address # 51.35 [+0.00] bc Use a broadcast MAC address # 51.35 [+0.00] own Use own interface MAC address (default for source MAC) # 51.35 [+0.00] stp Use IEEE 802.1d STP multicast address # 51.35 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 51.36 [+0.00] -A Use specified source IP address (default is own interface IP) # 51.36 [+0.00] -B Send packet to specified destination IP or domain name # 51.36 [+0.00] -P Use the specified ASCII payload # 51.36 [+0.00] -f Read the ASCII payload from a file # 51.36 [+0.00] -F Read the hexadecimal payload from a file # 51.36 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 51.36 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 51.36 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 51.36 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 51.36 [+0.00] encapsulations in lower layers, most packet types allow/require # 51.37 [+0.00] additional packet-specific arguments in an ; # 51.37 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 51.37 [+0.00] dns, rtp, syslog, lldp and more; # 51.37 [+0.00] For context-help use 'help' as ! # 51.37 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 51.37 [+0.00] Enter -T help or -T rtp help for further information # 51.37 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 51.37 [+0.00] -V|VV|... Verbose and more verbose mode # 51.37 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 51.38 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 51.38 [+0.00] typically combined with one of the verbose modes (v or V) # 51.38 [+0.00] -v Show version # 51.38 [+0.00] -h Print this help # 51.38 [+0.00] # 51.38 [+0.00] Examples: # 51.38 [+0.00] mausezahn -x 99 # 51.38 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 51.38 [+0.00] mausezahn -t cdp change -c 0 # 51.38 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 51.38 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 51.38 [+0.00] # 51.38 [+0.00] Note: # 51.38 [+0.00] This tool is targeted for network developers! You should # 51.38 [+0.00] be aware of what you are doing and what these options above # 51.38 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 51.39 [+0.00] # 51.39 [+0.00] Please report bugs to # 51.39 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 51.39 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 51.39 [+0.00] Swiss federal institute of technology (ETH Zurich) # 51.39 [+0.00] License: GNU GPL version 2.0 # 51.39 [+0.00] This is free software: you are free to change and redistribute it. # 51.39 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 51.39 [+0.00] # 57.00 [+5.61] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 57.01 [+0.00] # 57.01 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 57.01 [+0.00] http://www.netsniff-ng.org # 57.01 [+0.00] # 57.01 [+0.00] Usage: mausezahn [options] [interface] || # 57.01 [+0.00] Options: # 57.01 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 57.01 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 57.01 [+0.00] -4 IPv4 mode (default) # 57.01 [+0.00] -6 IPv6 mode # 57.01 [+0.00] -R Set socket priority # 57.01 [+0.00] -c Send packet count times, default:1, infinite:0 # 57.01 [+0.00] -d Apply delay between transmissions. The delay value can be # 57.02 [+0.00] specified in usec (default, no additional unit needed), or in # 57.02 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 57.02 [+0.00] -r Multiplies the specified delay with a random value # 57.02 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 57.02 [+0.00] -a Use specified source mac address, no matter what has # 57.02 [+0.00] been specified with other arguments; keywords see below, # 57.03 [+0.00] Default is own interface # 57.03 [+0.00] -b Same with destination mac address; keywords: # 57.03 [+0.00] rand Use a random MAC address # 57.03 [+0.00] bc Use a broadcast MAC address # 57.03 [+0.00] own Use own interface MAC address (default for source MAC) # 57.03 [+0.00] stp Use IEEE 802.1d STP multicast address # 57.03 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 57.03 [+0.00] -A Use specified source IP address (default is own interface IP) # 57.03 [+0.00] -B Send packet to specified destination IP or domain name # 57.03 [+0.00] -P Use the specified ASCII payload # 57.03 [+0.00] -f Read the ASCII payload from a file # 57.04 [+0.00] -F Read the hexadecimal payload from a file # 57.04 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 57.04 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 57.04 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 57.04 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 57.04 [+0.00] encapsulations in lower layers, most packet types allow/require # 57.04 [+0.00] additional packet-specific arguments in an ; # 57.04 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 57.04 [+0.00] dns, rtp, syslog, lldp and more; # 57.04 [+0.00] For context-help use 'help' as ! # 57.05 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 57.05 [+0.00] Enter -T help or -T rtp help for further information # 57.05 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 57.05 [+0.00] -V|VV|... Verbose and more verbose mode # 57.05 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 57.05 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 57.05 [+0.00] typically combined with one of the verbose modes (v or V) # 57.06 [+0.00] -v Show version # 57.06 [+0.00] -h Print this help # 57.06 [+0.00] # 57.06 [+0.00] Examples: # 57.06 [+0.00] mausezahn -x 99 # 57.06 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 57.06 [+0.00] mausezahn -t cdp change -c 0 # 57.06 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 57.06 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 57.06 [+0.00] # 57.06 [+0.00] Note: # 57.06 [+0.00] This tool is targeted for network developers! You should # 57.06 [+0.00] be aware of what you are doing and what these options above # 57.06 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 57.06 [+0.00] # 57.06 [+0.00] Please report bugs to # 57.06 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 57.07 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 57.07 [+0.00] Swiss federal institute of technology (ETH Zurich) # 57.07 [+0.00] License: GNU GPL version 2.0 # 57.07 [+0.00] This is free software: you are free to change and redistribute it. # 57.07 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 57.07 [+0.00] # 57.62 [+0.55] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 57.62 [+0.00] # 57.62 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 57.62 [+0.00] http://www.netsniff-ng.org # 57.62 [+0.00] # 57.62 [+0.00] Usage: mausezahn [options] [interface] || # 57.62 [+0.00] Options: # 57.62 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 57.63 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 57.63 [+0.00] -4 IPv4 mode (default) # 57.63 [+0.00] -6 IPv6 mode # 57.63 [+0.00] -R Set socket priority # 57.63 [+0.00] -c Send packet count times, default:1, infinite:0 # 57.63 [+0.00] -d Apply delay between transmissions. The delay value can be # 57.63 [+0.00] specified in usec (default, no additional unit needed), or in # 57.64 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 57.64 [+0.00] -r Multiplies the specified delay with a random value # 57.64 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 57.64 [+0.00] -a Use specified source mac address, no matter what has # 57.64 [+0.00] been specified with other arguments; keywords see below, # 57.64 [+0.00] Default is own interface # 57.65 [+0.00] -b Same with destination mac address; keywords: # 57.65 [+0.00] rand Use a random MAC address # 57.65 [+0.00] bc Use a broadcast MAC address # 57.65 [+0.00] own Use own interface MAC address (default for source MAC) # 57.65 [+0.00] stp Use IEEE 802.1d STP multicast address # 57.65 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 57.65 [+0.00] -A Use specified source IP address (default is own interface IP) # 57.66 [+0.00] -B Send packet to specified destination IP or domain name # 57.66 [+0.00] -P Use the specified ASCII payload # 57.66 [+0.00] -f Read the ASCII payload from a file # 57.66 [+0.00] -F Read the hexadecimal payload from a file # 57.66 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 57.66 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 57.66 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 57.67 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 57.67 [+0.00] encapsulations in lower layers, most packet types allow/require # 57.67 [+0.00] additional packet-specific arguments in an ; # 57.67 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 57.68 [+0.00] dns, rtp, syslog, lldp and more; # 57.68 [+0.00] For context-help use 'help' as ! # 57.68 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 57.68 [+0.00] Enter -T help or -T rtp help for further information # 57.68 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 57.68 [+0.00] -V|VV|... Verbose and more verbose mode # 57.68 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 57.68 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 57.69 [+0.00] typically combined with one of the verbose modes (v or V) # 57.69 [+0.00] -v Show version # 57.69 [+0.00] -h Print this help # 57.69 [+0.00] # 57.69 [+0.00] Examples: # 57.69 [+0.00] mausezahn -x 99 # 57.69 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 57.69 [+0.00] mausezahn -t cdp change -c 0 # 57.69 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 57.69 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 57.69 [+0.00] # 57.69 [+0.00] Note: # 57.70 [+0.00] This tool is targeted for network developers! You should # 57.70 [+0.00] be aware of what you are doing and what these options above # 57.70 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 57.70 [+0.00] # 57.70 [+0.00] Please report bugs to # 57.70 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 57.70 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 57.70 [+0.00] Swiss federal institute of technology (ETH Zurich) # 57.70 [+0.00] License: GNU GPL version 2.0 # 57.70 [+0.00] This is free software: you are free to change and redistribute it. # 57.70 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 57.71 [+0.00] # 58.27 [+0.57] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 58.28 [+0.00] # 58.28 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 58.28 [+0.00] http://www.netsniff-ng.org # 58.28 [+0.00] # 58.28 [+0.00] Usage: mausezahn [options] [interface] || # 58.28 [+0.00] Options: # 58.28 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 58.28 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 58.28 [+0.00] -4 IPv4 mode (default) # 58.28 [+0.00] -6 IPv6 mode # 58.28 [+0.00] -R Set socket priority # 58.29 [+0.00] -c Send packet count times, default:1, infinite:0 # 58.29 [+0.00] -d Apply delay between transmissions. The delay value can be # 58.29 [+0.00] specified in usec (default, no additional unit needed), or in # 58.29 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 58.29 [+0.00] -r Multiplies the specified delay with a random value # 58.29 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 58.30 [+0.00] -a Use specified source mac address, no matter what has # 58.30 [+0.00] been specified with other arguments; keywords see below, # 58.30 [+0.00] Default is own interface # 58.30 [+0.00] -b Same with destination mac address; keywords: # 58.30 [+0.00] rand Use a random MAC address # 58.30 [+0.00] bc Use a broadcast MAC address # 58.30 [+0.00] own Use own interface MAC address (default for source MAC) # 58.30 [+0.00] stp Use IEEE 802.1d STP multicast address # 58.30 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 58.30 [+0.00] -A Use specified source IP address (default is own interface IP) # 58.31 [+0.00] -B Send packet to specified destination IP or domain name # 58.31 [+0.00] -P Use the specified ASCII payload # 58.31 [+0.00] -f Read the ASCII payload from a file # 58.31 [+0.00] -F Read the hexadecimal payload from a file # 58.31 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 58.31 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 58.31 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 58.32 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 58.32 [+0.00] encapsulations in lower layers, most packet types allow/require # 58.32 [+0.00] additional packet-specific arguments in an ; # 58.32 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 58.32 [+0.00] dns, rtp, syslog, lldp and more; # 58.32 [+0.00] For context-help use 'help' as ! # 58.32 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 58.33 [+0.00] Enter -T help or -T rtp help for further information # 58.33 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 58.33 [+0.00] -V|VV|... Verbose and more verbose mode # 58.33 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 58.33 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 58.33 [+0.00] typically combined with one of the verbose modes (v or V) # 58.33 [+0.00] -v Show version # 58.33 [+0.00] -h Print this help # 58.33 [+0.00] # 58.33 [+0.00] Examples: # 58.33 [+0.00] mausezahn -x 99 # 58.33 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 58.34 [+0.00] mausezahn -t cdp change -c 0 # 58.34 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 58.34 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 58.34 [+0.00] # 58.34 [+0.00] Note: # 58.34 [+0.00] This tool is targeted for network developers! You should # 58.34 [+0.00] be aware of what you are doing and what these options above # 58.34 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 58.34 [+0.00] # 58.34 [+0.00] Please report bugs to # 58.34 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 58.34 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 58.34 [+0.00] Swiss federal institute of technology (ETH Zurich) # 58.34 [+0.00] License: GNU GPL version 2.0 # 58.34 [+0.00] This is free software: you are free to change and redistribute it. # 58.34 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 58.35 [+0.00] # 58.91 [+0.56] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 58.91 [+0.00] # 58.91 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 58.91 [+0.00] http://www.netsniff-ng.org # 58.91 [+0.00] # 58.91 [+0.00] Usage: mausezahn [options] [interface] || # 58.91 [+0.00] Options: # 58.91 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 58.92 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 58.92 [+0.00] -4 IPv4 mode (default) # 58.92 [+0.00] -6 IPv6 mode # 58.92 [+0.00] -R Set socket priority # 58.92 [+0.00] -c Send packet count times, default:1, infinite:0 # 58.92 [+0.00] -d Apply delay between transmissions. The delay value can be # 58.92 [+0.00] specified in usec (default, no additional unit needed), or in # 58.92 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 58.92 [+0.00] -r Multiplies the specified delay with a random value # 58.92 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 58.92 [+0.00] -a Use specified source mac address, no matter what has # 58.92 [+0.00] been specified with other arguments; keywords see below, # 58.93 [+0.00] Default is own interface # 58.93 [+0.00] -b Same with destination mac address; keywords: # 58.93 [+0.00] rand Use a random MAC address # 58.93 [+0.00] bc Use a broadcast MAC address # 58.93 [+0.00] own Use own interface MAC address (default for source MAC) # 58.93 [+0.00] stp Use IEEE 802.1d STP multicast address # 58.93 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 58.93 [+0.00] -A Use specified source IP address (default is own interface IP) # 58.93 [+0.00] -B Send packet to specified destination IP or domain name # 58.93 [+0.00] -P Use the specified ASCII payload # 58.93 [+0.00] -f Read the ASCII payload from a file # 58.93 [+0.00] -F Read the hexadecimal payload from a file # 58.94 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 58.94 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 58.94 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 58.94 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 58.94 [+0.00] encapsulations in lower layers, most packet types allow/require # 58.94 [+0.00] additional packet-specific arguments in an ; # 58.94 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 58.94 [+0.00] dns, rtp, syslog, lldp and more; # 58.95 [+0.00] For context-help use 'help' as ! # 58.95 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 58.95 [+0.00] Enter -T help or -T rtp help for further information # 58.95 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 58.95 [+0.00] -V|VV|... Verbose and more verbose mode # 58.95 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 58.95 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 58.95 [+0.00] typically combined with one of the verbose modes (v or V) # 58.95 [+0.00] -v Show version # 58.95 [+0.00] -h Print this help # 58.95 [+0.00] # 58.95 [+0.00] Examples: # 58.95 [+0.00] mausezahn -x 99 # 58.95 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 58.95 [+0.00] mausezahn -t cdp change -c 0 # 58.96 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 58.96 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 58.96 [+0.00] # 58.96 [+0.00] Note: # 58.96 [+0.00] This tool is targeted for network developers! You should # 58.96 [+0.00] be aware of what you are doing and what these options above # 58.96 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 58.96 [+0.00] # 58.96 [+0.00] Please report bugs to # 58.96 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 58.96 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 58.96 [+0.00] Swiss federal institute of technology (ETH Zurich) # 58.96 [+0.00] License: GNU GPL version 2.0 # 58.96 [+0.00] This is free software: you are free to change and redistribute it. # 58.96 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 58.96 [+0.00] # 59.49 [+0.53] TEST: mirror to gretap: vlan untagged at a bridge egress [FAIL] # 59.49 [+0.00] Expected to capture >= 10 packets, got 0. # 59.57 [+0.08] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 59.57 [+0.00] # 59.57 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 59.57 [+0.00] http://www.netsniff-ng.org # 59.57 [+0.00] # 59.57 [+0.00] Usage: mausezahn [options] [interface] || # 59.57 [+0.00] Options: # 59.57 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 59.57 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 59.58 [+0.00] -4 IPv4 mode (default) # 59.58 [+0.00] -6 IPv6 mode # 59.58 [+0.00] -R Set socket priority # 59.58 [+0.00] -c Send packet count times, default:1, infinite:0 # 59.58 [+0.00] -d Apply delay between transmissions. The delay value can be # 59.58 [+0.00] specified in usec (default, no additional unit needed), or in # 59.58 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 59.58 [+0.00] -r Multiplies the specified delay with a random value # 59.58 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 59.58 [+0.00] -a Use specified source mac address, no matter what has # 59.58 [+0.00] been specified with other arguments; keywords see below, # 59.59 [+0.00] Default is own interface # 59.59 [+0.00] -b Same with destination mac address; keywords: # 59.59 [+0.00] rand Use a random MAC address # 59.59 [+0.00] bc Use a broadcast MAC address # 59.59 [+0.00] own Use own interface MAC address (default for source MAC) # 59.59 [+0.00] stp Use IEEE 802.1d STP multicast address # 59.59 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 59.59 [+0.00] -A Use specified source IP address (default is own interface IP) # 59.59 [+0.00] -B Send packet to specified destination IP or domain name # 59.60 [+0.00] -P Use the specified ASCII payload # 59.60 [+0.00] -f Read the ASCII payload from a file # 59.60 [+0.00] -F Read the hexadecimal payload from a file # 59.60 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 59.60 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 59.60 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 59.60 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 59.60 [+0.00] encapsulations in lower layers, most packet types allow/require # 59.60 [+0.00] additional packet-specific arguments in an ; # 59.60 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 59.61 [+0.00] dns, rtp, syslog, lldp and more; # 59.61 [+0.00] For context-help use 'help' as ! # 59.61 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 59.61 [+0.00] Enter -T help or -T rtp help for further information # 59.61 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 59.61 [+0.00] -V|VV|... Verbose and more verbose mode # 59.61 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 59.61 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 59.61 [+0.00] typically combined with one of the verbose modes (v or V) # 59.61 [+0.00] -v Show version # 59.62 [+0.00] -h Print this help # 59.62 [+0.00] # 59.62 [+0.00] Examples: # 59.62 [+0.00] mausezahn -x 99 # 59.62 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 59.62 [+0.00] mausezahn -t cdp change -c 0 # 59.62 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 59.62 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 59.62 [+0.00] # 59.62 [+0.00] Note: # 59.62 [+0.00] This tool is targeted for network developers! You should # 59.62 [+0.00] be aware of what you are doing and what these options above # 59.62 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 59.62 [+0.00] # 59.62 [+0.00] Please report bugs to # 59.62 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 59.62 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 59.62 [+0.00] Swiss federal institute of technology (ETH Zurich) # 59.63 [+0.00] License: GNU GPL version 2.0 # 59.63 [+0.00] This is free software: you are free to change and redistribute it. # 59.63 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 59.63 [+0.00] # 60.18 [+0.55] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 60.18 [+0.00] # 60.18 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 60.18 [+0.00] http://www.netsniff-ng.org # 60.18 [+0.00] # 60.18 [+0.00] Usage: mausezahn [options] [interface] || # 60.18 [+0.00] Options: # 60.18 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 60.18 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 60.19 [+0.00] -4 IPv4 mode (default) # 60.19 [+0.00] -6 IPv6 mode # 60.19 [+0.00] -R Set socket priority # 60.19 [+0.00] -c Send packet count times, default:1, infinite:0 # 60.19 [+0.00] -d Apply delay between transmissions. The delay value can be # 60.19 [+0.00] specified in usec (default, no additional unit needed), or in # 60.19 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 60.19 [+0.00] -r Multiplies the specified delay with a random value # 60.19 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 60.20 [+0.00] -a Use specified source mac address, no matter what has # 60.20 [+0.00] been specified with other arguments; keywords see below, # 60.20 [+0.00] Default is own interface # 60.20 [+0.00] -b Same with destination mac address; keywords: # 60.20 [+0.00] rand Use a random MAC address # 60.20 [+0.00] bc Use a broadcast MAC address # 60.20 [+0.00] own Use own interface MAC address (default for source MAC) # 60.20 [+0.00] stp Use IEEE 802.1d STP multicast address # 60.20 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 60.20 [+0.00] -A Use specified source IP address (default is own interface IP) # 60.21 [+0.00] -B Send packet to specified destination IP or domain name # 60.21 [+0.00] -P Use the specified ASCII payload # 60.21 [+0.00] -f Read the ASCII payload from a file # 60.21 [+0.00] -F Read the hexadecimal payload from a file # 60.21 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 60.21 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 60.22 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 60.22 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 60.22 [+0.00] encapsulations in lower layers, most packet types allow/require # 60.22 [+0.00] additional packet-specific arguments in an ; # 60.22 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 60.22 [+0.00] dns, rtp, syslog, lldp and more; # 60.22 [+0.00] For context-help use 'help' as ! # 60.22 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 60.23 [+0.00] Enter -T help or -T rtp help for further information # 60.23 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 60.23 [+0.00] -V|VV|... Verbose and more verbose mode # 60.23 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 60.23 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 60.23 [+0.00] typically combined with one of the verbose modes (v or V) # 60.23 [+0.00] -v Show version # 60.23 [+0.00] -h Print this help # 60.23 [+0.00] # 60.23 [+0.00] Examples: # 60.23 [+0.00] mausezahn -x 99 # 60.23 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 60.24 [+0.00] mausezahn -t cdp change -c 0 # 60.24 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 60.24 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 60.24 [+0.00] # 60.24 [+0.00] Note: # 60.24 [+0.00] This tool is targeted for network developers! You should # 60.24 [+0.00] be aware of what you are doing and what these options above # 60.24 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 60.24 [+0.00] # 60.24 [+0.00] Please report bugs to # 60.24 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 60.24 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 60.24 [+0.00] Swiss federal institute of technology (ETH Zurich) # 60.24 [+0.00] License: GNU GPL version 2.0 # 60.24 [+0.00] This is free software: you are free to change and redistribute it. # 60.25 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 60.25 [+0.00] # 60.81 [+0.56] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 60.81 [+0.00] # 60.81 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 60.81 [+0.00] http://www.netsniff-ng.org # 60.81 [+0.00] # 60.81 [+0.00] Usage: mausezahn [options] [interface] || # 60.81 [+0.00] Options: # 60.81 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 60.82 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 60.82 [+0.00] -4 IPv4 mode (default) # 60.82 [+0.00] -6 IPv6 mode # 60.82 [+0.00] -R Set socket priority # 60.82 [+0.00] -c Send packet count times, default:1, infinite:0 # 60.82 [+0.00] -d Apply delay between transmissions. The delay value can be # 60.82 [+0.00] specified in usec (default, no additional unit needed), or in # 60.82 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 60.82 [+0.00] -r Multiplies the specified delay with a random value # 60.82 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 60.83 [+0.00] -a Use specified source mac address, no matter what has # 60.83 [+0.00] been specified with other arguments; keywords see below, # 60.83 [+0.00] Default is own interface # 60.83 [+0.00] -b Same with destination mac address; keywords: # 60.83 [+0.00] rand Use a random MAC address # 60.83 [+0.00] bc Use a broadcast MAC address # 60.83 [+0.00] own Use own interface MAC address (default for source MAC) # 60.83 [+0.00] stp Use IEEE 802.1d STP multicast address # 60.83 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 60.83 [+0.00] -A Use specified source IP address (default is own interface IP) # 60.83 [+0.00] -B Send packet to specified destination IP or domain name # 60.84 [+0.00] -P Use the specified ASCII payload # 60.84 [+0.00] -f Read the ASCII payload from a file # 60.84 [+0.00] -F Read the hexadecimal payload from a file # 60.84 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 60.84 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 60.84 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 60.84 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 60.84 [+0.00] encapsulations in lower layers, most packet types allow/require # 60.84 [+0.00] additional packet-specific arguments in an ; # 60.84 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 60.85 [+0.00] dns, rtp, syslog, lldp and more; # 60.85 [+0.00] For context-help use 'help' as ! # 60.85 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 60.85 [+0.00] Enter -T help or -T rtp help for further information # 60.85 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 60.85 [+0.00] -V|VV|... Verbose and more verbose mode # 60.85 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 60.85 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 60.85 [+0.00] typically combined with one of the verbose modes (v or V) # 60.85 [+0.00] -v Show version # 60.86 [+0.00] -h Print this help # 60.86 [+0.00] # 60.86 [+0.00] Examples: # 60.86 [+0.00] mausezahn -x 99 # 60.86 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 60.86 [+0.00] mausezahn -t cdp change -c 0 # 60.86 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 60.86 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 60.86 [+0.00] # 60.86 [+0.00] Note: # 60.86 [+0.00] This tool is targeted for network developers! You should # 60.86 [+0.00] be aware of what you are doing and what these options above # 60.86 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 60.86 [+0.00] # 60.86 [+0.00] Please report bugs to # 60.86 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 60.86 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 60.86 [+0.00] Swiss federal institute of technology (ETH Zurich) # 60.87 [+0.00] License: GNU GPL version 2.0 # 60.87 [+0.00] This is free software: you are free to change and redistribute it. # 60.87 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 60.87 [+0.00] # 61.44 [+0.57] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 61.44 [+0.00] # 61.44 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 61.44 [+0.00] http://www.netsniff-ng.org # 61.44 [+0.00] # 61.44 [+0.00] Usage: mausezahn [options] [interface] || # 61.44 [+0.00] Options: # 61.44 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 61.45 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 61.45 [+0.00] -4 IPv4 mode (default) # 61.45 [+0.00] -6 IPv6 mode # 61.45 [+0.00] -R Set socket priority # 61.45 [+0.00] -c Send packet count times, default:1, infinite:0 # 61.45 [+0.00] -d Apply delay between transmissions. The delay value can be # 61.45 [+0.00] specified in usec (default, no additional unit needed), or in # 61.45 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 61.45 [+0.00] -r Multiplies the specified delay with a random value # 61.45 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 61.46 [+0.00] -a Use specified source mac address, no matter what has # 61.46 [+0.00] been specified with other arguments; keywords see below, # 61.46 [+0.00] Default is own interface # 61.46 [+0.00] -b Same with destination mac address; keywords: # 61.46 [+0.00] rand Use a random MAC address # 61.46 [+0.00] bc Use a broadcast MAC address # 61.46 [+0.00] own Use own interface MAC address (default for source MAC) # 61.46 [+0.00] stp Use IEEE 802.1d STP multicast address # 61.46 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 61.46 [+0.00] -A Use specified source IP address (default is own interface IP) # 61.46 [+0.00] -B Send packet to specified destination IP or domain name # 61.47 [+0.00] -P Use the specified ASCII payload # 61.47 [+0.00] -f Read the ASCII payload from a file # 61.47 [+0.00] -F Read the hexadecimal payload from a file # 61.47 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 61.47 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 61.47 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 61.47 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 61.47 [+0.00] encapsulations in lower layers, most packet types allow/require # 61.47 [+0.00] additional packet-specific arguments in an ; # 61.47 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 61.47 [+0.00] dns, rtp, syslog, lldp and more; # 61.48 [+0.00] For context-help use 'help' as ! # 61.48 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 61.48 [+0.00] Enter -T help or -T rtp help for further information # 61.48 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 61.48 [+0.00] -V|VV|... Verbose and more verbose mode # 61.48 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 61.48 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 61.48 [+0.00] typically combined with one of the verbose modes (v or V) # 61.48 [+0.00] -v Show version # 61.48 [+0.00] -h Print this help # 61.49 [+0.00] # 61.49 [+0.00] Examples: # 61.49 [+0.00] mausezahn -x 99 # 61.49 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 61.49 [+0.00] mausezahn -t cdp change -c 0 # 61.49 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 61.49 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 61.49 [+0.00] # 61.49 [+0.00] Note: # 61.49 [+0.00] This tool is targeted for network developers! You should # 61.49 [+0.00] be aware of what you are doing and what these options above # 61.49 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 61.49 [+0.00] # 61.49 [+0.00] Please report bugs to # 61.49 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 61.49 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 61.49 [+0.00] Swiss federal institute of technology (ETH Zurich) # 61.49 [+0.00] License: GNU GPL version 2.0 # 61.49 [+0.00] This is free software: you are free to change and redistribute it. # 61.50 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 61.50 [+0.00] # 67.12 [+5.62] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 67.12 [+0.00] # 67.12 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 67.12 [+0.00] http://www.netsniff-ng.org # 67.12 [+0.00] # 67.12 [+0.00] Usage: mausezahn [options] [interface] || # 67.12 [+0.00] Options: # 67.12 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 67.12 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 67.13 [+0.00] -4 IPv4 mode (default) # 67.13 [+0.00] -6 IPv6 mode # 67.13 [+0.00] -R Set socket priority # 67.13 [+0.00] -c Send packet count times, default:1, infinite:0 # 67.13 [+0.00] -d Apply delay between transmissions. The delay value can be # 67.13 [+0.00] specified in usec (default, no additional unit needed), or in # 67.13 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 67.13 [+0.00] -r Multiplies the specified delay with a random value # 67.13 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 67.13 [+0.00] -a Use specified source mac address, no matter what has # 67.14 [+0.00] been specified with other arguments; keywords see below, # 67.14 [+0.00] Default is own interface # 67.14 [+0.00] -b Same with destination mac address; keywords: # 67.14 [+0.00] rand Use a random MAC address # 67.14 [+0.00] bc Use a broadcast MAC address # 67.14 [+0.00] own Use own interface MAC address (default for source MAC) # 67.14 [+0.00] stp Use IEEE 802.1d STP multicast address # 67.14 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 67.14 [+0.00] -A Use specified source IP address (default is own interface IP) # 67.14 [+0.00] -B Send packet to specified destination IP or domain name # 67.15 [+0.00] -P Use the specified ASCII payload # 67.15 [+0.00] -f Read the ASCII payload from a file # 67.15 [+0.00] -F Read the hexadecimal payload from a file # 67.15 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 67.15 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 67.15 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 67.15 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 67.15 [+0.00] encapsulations in lower layers, most packet types allow/require # 67.15 [+0.00] additional packet-specific arguments in an ; # 67.15 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 67.16 [+0.00] dns, rtp, syslog, lldp and more; # 67.16 [+0.00] For context-help use 'help' as ! # 67.16 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 67.16 [+0.00] Enter -T help or -T rtp help for further information # 67.16 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 67.16 [+0.00] -V|VV|... Verbose and more verbose mode # 67.16 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 67.16 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 67.16 [+0.00] typically combined with one of the verbose modes (v or V) # 67.16 [+0.00] -v Show version # 67.17 [+0.00] -h Print this help # 67.17 [+0.00] # 67.17 [+0.00] Examples: # 67.17 [+0.00] mausezahn -x 99 # 67.17 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 67.17 [+0.00] mausezahn -t cdp change -c 0 # 67.17 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 67.17 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 67.17 [+0.00] # 67.17 [+0.00] Note: # 67.17 [+0.00] This tool is targeted for network developers! You should # 67.17 [+0.00] be aware of what you are doing and what these options above # 67.17 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 67.17 [+0.00] # 67.17 [+0.00] Please report bugs to # 67.17 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 67.17 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 67.17 [+0.00] Swiss federal institute of technology (ETH Zurich) # 67.17 [+0.00] License: GNU GPL version 2.0 # 67.18 [+0.00] This is free software: you are free to change and redistribute it. # 67.18 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 67.18 [+0.00] # 67.78 [+0.60] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 67.78 [+0.00] # 67.78 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 67.78 [+0.00] http://www.netsniff-ng.org # 67.78 [+0.00] # 67.78 [+0.00] Usage: mausezahn [options] [interface] || # 67.78 [+0.00] Options: # 67.78 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 67.78 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 67.79 [+0.00] -4 IPv4 mode (default) # 67.79 [+0.00] -6 IPv6 mode # 67.79 [+0.00] -R Set socket priority # 67.79 [+0.00] -c Send packet count times, default:1, infinite:0 # 67.79 [+0.00] -d Apply delay between transmissions. The delay value can be # 67.79 [+0.00] specified in usec (default, no additional unit needed), or in # 67.79 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 67.79 [+0.00] -r Multiplies the specified delay with a random value # 67.79 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 67.79 [+0.00] -a Use specified source mac address, no matter what has # 67.80 [+0.00] been specified with other arguments; keywords see below, # 67.80 [+0.00] Default is own interface # 67.80 [+0.00] -b Same with destination mac address; keywords: # 67.80 [+0.00] rand Use a random MAC address # 67.80 [+0.00] bc Use a broadcast MAC address # 67.80 [+0.00] own Use own interface MAC address (default for source MAC) # 67.80 [+0.00] stp Use IEEE 802.1d STP multicast address # 67.80 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 67.80 [+0.00] -A Use specified source IP address (default is own interface IP) # 67.80 [+0.00] -B Send packet to specified destination IP or domain name # 67.80 [+0.00] -P Use the specified ASCII payload # 67.80 [+0.00] -f Read the ASCII payload from a file # 67.81 [+0.00] -F Read the hexadecimal payload from a file # 67.81 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 67.81 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 67.81 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 67.81 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 67.81 [+0.00] encapsulations in lower layers, most packet types allow/require # 67.81 [+0.00] additional packet-specific arguments in an ; # 67.81 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 67.81 [+0.00] dns, rtp, syslog, lldp and more; # 67.81 [+0.00] For context-help use 'help' as ! # 67.81 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 67.82 [+0.00] Enter -T help or -T rtp help for further information # 67.82 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 67.82 [+0.00] -V|VV|... Verbose and more verbose mode # 67.82 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 67.82 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 67.82 [+0.00] typically combined with one of the verbose modes (v or V) # 67.82 [+0.00] -v Show version # 67.82 [+0.00] -h Print this help # 67.82 [+0.00] # 67.82 [+0.00] Examples: # 67.82 [+0.00] mausezahn -x 99 # 67.83 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 67.83 [+0.00] mausezahn -t cdp change -c 0 # 67.83 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 67.83 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 67.83 [+0.00] # 67.83 [+0.00] Note: # 67.83 [+0.00] This tool is targeted for network developers! You should # 67.83 [+0.00] be aware of what you are doing and what these options above # 67.83 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 67.83 [+0.00] # 67.83 [+0.00] Please report bugs to # 67.83 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 67.83 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 67.83 [+0.00] Swiss federal institute of technology (ETH Zurich) # 67.83 [+0.00] License: GNU GPL version 2.0 # 67.83 [+0.00] This is free software: you are free to change and redistribute it. # 67.84 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 67.84 [+0.00] # 68.41 [+0.58] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 68.41 [+0.00] # 68.41 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 68.41 [+0.00] http://www.netsniff-ng.org # 68.41 [+0.00] # 68.41 [+0.00] Usage: mausezahn [options] [interface] || # 68.42 [+0.00] Options: # 68.42 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 68.42 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 68.42 [+0.00] -4 IPv4 mode (default) # 68.42 [+0.00] -6 IPv6 mode # 68.42 [+0.00] -R Set socket priority # 68.42 [+0.00] -c Send packet count times, default:1, infinite:0 # 68.42 [+0.00] -d Apply delay between transmissions. The delay value can be # 68.42 [+0.00] specified in usec (default, no additional unit needed), or in # 68.42 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 68.42 [+0.00] -r Multiplies the specified delay with a random value # 68.43 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 68.43 [+0.00] -a Use specified source mac address, no matter what has # 68.43 [+0.00] been specified with other arguments; keywords see below, # 68.43 [+0.00] Default is own interface # 68.43 [+0.00] -b Same with destination mac address; keywords: # 68.43 [+0.00] rand Use a random MAC address # 68.43 [+0.00] bc Use a broadcast MAC address # 68.43 [+0.00] own Use own interface MAC address (default for source MAC) # 68.43 [+0.00] stp Use IEEE 802.1d STP multicast address # 68.43 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 68.43 [+0.00] -A Use specified source IP address (default is own interface IP) # 68.43 [+0.00] -B Send packet to specified destination IP or domain name # 68.44 [+0.00] -P Use the specified ASCII payload # 68.44 [+0.00] -f Read the ASCII payload from a file # 68.44 [+0.00] -F Read the hexadecimal payload from a file # 68.44 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 68.44 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 68.44 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 68.44 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 68.44 [+0.00] encapsulations in lower layers, most packet types allow/require # 68.44 [+0.00] additional packet-specific arguments in an ; # 68.44 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 68.44 [+0.00] dns, rtp, syslog, lldp and more; # 68.45 [+0.00] For context-help use 'help' as ! # 68.45 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 68.45 [+0.00] Enter -T help or -T rtp help for further information # 68.45 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 68.45 [+0.00] -V|VV|... Verbose and more verbose mode # 68.45 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 68.45 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 68.45 [+0.00] typically combined with one of the verbose modes (v or V) # 68.45 [+0.00] -v Show version # 68.45 [+0.00] -h Print this help # 68.45 [+0.00] # 68.45 [+0.00] Examples: # 68.45 [+0.00] mausezahn -x 99 # 68.45 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 68.46 [+0.00] mausezahn -t cdp change -c 0 # 68.46 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 68.46 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 68.46 [+0.00] # 68.46 [+0.00] Note: # 68.46 [+0.00] This tool is targeted for network developers! You should # 68.46 [+0.00] be aware of what you are doing and what these options above # 68.46 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 68.46 [+0.00] # 68.46 [+0.00] Please report bugs to # 68.46 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 68.46 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 68.46 [+0.00] Swiss federal institute of technology (ETH Zurich) # 68.46 [+0.00] License: GNU GPL version 2.0 # 68.46 [+0.00] This is free software: you are free to change and redistribute it. # 68.46 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 68.46 [+0.00] # 69.04 [+0.58] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 69.05 [+0.00] # 69.05 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 69.05 [+0.00] http://www.netsniff-ng.org # 69.05 [+0.00] # 69.05 [+0.00] Usage: mausezahn [options] [interface] || # 69.05 [+0.00] Options: # 69.05 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 69.05 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 69.05 [+0.00] -4 IPv4 mode (default) # 69.05 [+0.00] -6 IPv6 mode # 69.06 [+0.00] -R Set socket priority # 69.06 [+0.00] -c Send packet count times, default:1, infinite:0 # 69.06 [+0.00] -d Apply delay between transmissions. The delay value can be # 69.06 [+0.00] specified in usec (default, no additional unit needed), or in # 69.06 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 69.06 [+0.00] -r Multiplies the specified delay with a random value # 69.06 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 69.06 [+0.00] -a Use specified source mac address, no matter what has # 69.07 [+0.00] been specified with other arguments; keywords see below, # 69.07 [+0.00] Default is own interface # 69.07 [+0.00] -b Same with destination mac address; keywords: # 69.07 [+0.00] rand Use a random MAC address # 69.07 [+0.00] bc Use a broadcast MAC address # 69.07 [+0.00] own Use own interface MAC address (default for source MAC) # 69.07 [+0.00] stp Use IEEE 802.1d STP multicast address # 69.08 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 69.08 [+0.00] -A Use specified source IP address (default is own interface IP) # 69.08 [+0.00] -B Send packet to specified destination IP or domain name # 69.08 [+0.00] -P Use the specified ASCII payload # 69.08 [+0.00] -f Read the ASCII payload from a file # 69.08 [+0.00] -F Read the hexadecimal payload from a file # 69.08 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 69.08 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 69.09 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 69.09 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 69.09 [+0.00] encapsulations in lower layers, most packet types allow/require # 69.09 [+0.00] additional packet-specific arguments in an ; # 69.09 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 69.09 [+0.00] dns, rtp, syslog, lldp and more; # 69.09 [+0.00] For context-help use 'help' as ! # 69.10 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 69.10 [+0.00] Enter -T help or -T rtp help for further information # 69.10 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 69.10 [+0.00] -V|VV|... Verbose and more verbose mode # 69.10 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 69.10 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 69.10 [+0.00] typically combined with one of the verbose modes (v or V) # 69.11 [+0.00] -v Show version # 69.11 [+0.00] -h Print this help # 69.11 [+0.00] # 69.11 [+0.00] Examples: # 69.11 [+0.00] mausezahn -x 99 # 69.11 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 69.11 [+0.00] mausezahn -t cdp change -c 0 # 69.11 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 69.11 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 69.11 [+0.00] # 69.11 [+0.00] Note: # 69.11 [+0.00] This tool is targeted for network developers! You should # 69.11 [+0.00] be aware of what you are doing and what these options above # 69.12 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 69.12 [+0.00] # 69.12 [+0.00] Please report bugs to # 69.12 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 69.12 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 69.12 [+0.00] Swiss federal institute of technology (ETH Zurich) # 69.12 [+0.00] License: GNU GPL version 2.0 # 69.12 [+0.00] This is free software: you are free to change and redistribute it. # 69.12 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 69.12 [+0.00] # 74.79 [+5.66] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 74.79 [+0.00] # 74.79 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 74.79 [+0.00] http://www.netsniff-ng.org # 74.79 [+0.00] # 74.79 [+0.00] Usage: mausezahn [options] [interface] || # 74.79 [+0.00] Options: # 74.79 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 74.79 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 74.80 [+0.00] -4 IPv4 mode (default) # 74.80 [+0.00] -6 IPv6 mode # 74.80 [+0.00] -R Set socket priority # 74.80 [+0.00] -c Send packet count times, default:1, infinite:0 # 74.80 [+0.00] -d Apply delay between transmissions. The delay value can be # 74.80 [+0.00] specified in usec (default, no additional unit needed), or in # 74.80 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 74.81 [+0.00] -r Multiplies the specified delay with a random value # 74.81 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 74.81 [+0.00] -a Use specified source mac address, no matter what has # 74.81 [+0.00] been specified with other arguments; keywords see below, # 74.81 [+0.00] Default is own interface # 74.81 [+0.00] -b Same with destination mac address; keywords: # 74.81 [+0.00] rand Use a random MAC address # 74.82 [+0.00] bc Use a broadcast MAC address # 74.82 [+0.00] own Use own interface MAC address (default for source MAC) # 74.82 [+0.00] stp Use IEEE 802.1d STP multicast address # 74.82 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 74.82 [+0.00] -A Use specified source IP address (default is own interface IP) # 74.82 [+0.00] -B Send packet to specified destination IP or domain name # 74.82 [+0.00] -P Use the specified ASCII payload # 74.82 [+0.00] -f Read the ASCII payload from a file # 74.83 [+0.00] -F Read the hexadecimal payload from a file # 74.83 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 74.83 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 74.83 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 74.83 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 74.83 [+0.00] encapsulations in lower layers, most packet types allow/require # 74.83 [+0.00] additional packet-specific arguments in an ; # 74.84 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 74.84 [+0.00] dns, rtp, syslog, lldp and more; # 74.84 [+0.00] For context-help use 'help' as ! # 74.84 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 74.84 [+0.00] Enter -T help or -T rtp help for further information # 74.84 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 74.85 [+0.00] -V|VV|... Verbose and more verbose mode # 74.85 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 74.85 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 74.85 [+0.00] typically combined with one of the verbose modes (v or V) # 74.85 [+0.00] -v Show version # 74.85 [+0.00] -h Print this help # 74.85 [+0.00] # 74.85 [+0.00] Examples: # 74.85 [+0.00] mausezahn -x 99 # 74.85 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 74.85 [+0.00] mausezahn -t cdp change -c 0 # 74.85 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 74.86 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 74.86 [+0.00] # 74.86 [+0.00] Note: # 74.86 [+0.00] This tool is targeted for network developers! You should # 74.86 [+0.00] be aware of what you are doing and what these options above # 74.86 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 74.86 [+0.00] # 74.86 [+0.00] Please report bugs to # 74.86 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 74.86 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 74.86 [+0.00] Swiss federal institute of technology (ETH Zurich) # 74.86 [+0.00] License: GNU GPL version 2.0 # 74.86 [+0.00] This is free software: you are free to change and redistribute it. # 74.86 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 74.87 [+0.00] # 75.40 [+0.54] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 75.40 [+0.00] # 75.40 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 75.40 [+0.00] http://www.netsniff-ng.org # 75.40 [+0.00] # 75.40 [+0.00] Usage: mausezahn [options] [interface] || # 75.41 [+0.00] Options: # 75.41 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 75.41 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 75.41 [+0.00] -4 IPv4 mode (default) # 75.41 [+0.00] -6 IPv6 mode # 75.41 [+0.00] -R Set socket priority # 75.41 [+0.00] -c Send packet count times, default:1, infinite:0 # 75.41 [+0.00] -d Apply delay between transmissions. The delay value can be # 75.41 [+0.00] specified in usec (default, no additional unit needed), or in # 75.42 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 75.42 [+0.00] -r Multiplies the specified delay with a random value # 75.42 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 75.42 [+0.00] -a Use specified source mac address, no matter what has # 75.42 [+0.00] been specified with other arguments; keywords see below, # 75.42 [+0.00] Default is own interface # 75.42 [+0.00] -b Same with destination mac address; keywords: # 75.42 [+0.00] rand Use a random MAC address # 75.42 [+0.00] bc Use a broadcast MAC address # 75.42 [+0.00] own Use own interface MAC address (default for source MAC) # 75.43 [+0.00] stp Use IEEE 802.1d STP multicast address # 75.43 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 75.43 [+0.00] -A Use specified source IP address (default is own interface IP) # 75.43 [+0.00] -B Send packet to specified destination IP or domain name # 75.43 [+0.00] -P Use the specified ASCII payload # 75.43 [+0.00] -f Read the ASCII payload from a file # 75.43 [+0.00] -F Read the hexadecimal payload from a file # 75.43 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 75.44 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 75.44 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 75.44 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 75.44 [+0.00] encapsulations in lower layers, most packet types allow/require # 75.44 [+0.00] additional packet-specific arguments in an ; # 75.44 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 75.44 [+0.00] dns, rtp, syslog, lldp and more; # 75.44 [+0.00] For context-help use 'help' as ! # 75.44 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 75.44 [+0.00] Enter -T help or -T rtp help for further information # 75.45 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 75.45 [+0.00] -V|VV|... Verbose and more verbose mode # 75.45 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 75.45 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 75.45 [+0.00] typically combined with one of the verbose modes (v or V) # 75.45 [+0.00] -v Show version # 75.45 [+0.00] -h Print this help # 75.45 [+0.00] # 75.45 [+0.00] Examples: # 75.45 [+0.00] mausezahn -x 99 # 75.45 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 75.46 [+0.00] mausezahn -t cdp change -c 0 # 75.46 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 75.46 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 75.46 [+0.00] # 75.46 [+0.00] Note: # 75.46 [+0.00] This tool is targeted for network developers! You should # 75.46 [+0.00] be aware of what you are doing and what these options above # 75.46 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 75.46 [+0.00] # 75.46 [+0.00] Please report bugs to # 75.46 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 75.46 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 75.46 [+0.00] Swiss federal institute of technology (ETH Zurich) # 75.46 [+0.00] License: GNU GPL version 2.0 # 75.47 [+0.00] This is free software: you are free to change and redistribute it. # 75.47 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 75.47 [+0.00] # 76.01 [+0.55] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 76.02 [+0.00] # 76.02 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 76.02 [+0.00] http://www.netsniff-ng.org # 76.02 [+0.00] # 76.02 [+0.00] Usage: mausezahn [options] [interface] || # 76.02 [+0.00] Options: # 76.02 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 76.02 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 76.02 [+0.00] -4 IPv4 mode (default) # 76.02 [+0.00] -6 IPv6 mode # 76.02 [+0.00] -R Set socket priority # 76.03 [+0.00] -c Send packet count times, default:1, infinite:0 # 76.03 [+0.00] -d Apply delay between transmissions. The delay value can be # 76.03 [+0.00] specified in usec (default, no additional unit needed), or in # 76.03 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 76.03 [+0.00] -r Multiplies the specified delay with a random value # 76.03 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 76.03 [+0.00] -a Use specified source mac address, no matter what has # 76.03 [+0.00] been specified with other arguments; keywords see below, # 76.04 [+0.00] Default is own interface # 76.04 [+0.00] -b Same with destination mac address; keywords: # 76.04 [+0.00] rand Use a random MAC address # 76.04 [+0.00] bc Use a broadcast MAC address # 76.04 [+0.00] own Use own interface MAC address (default for source MAC) # 76.04 [+0.00] stp Use IEEE 802.1d STP multicast address # 76.04 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 76.05 [+0.00] -A Use specified source IP address (default is own interface IP) # 76.05 [+0.00] -B Send packet to specified destination IP or domain name # 76.05 [+0.00] -P Use the specified ASCII payload # 76.05 [+0.00] -f Read the ASCII payload from a file # 76.05 [+0.00] -F Read the hexadecimal payload from a file # 76.05 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 76.05 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 76.06 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 76.06 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 76.06 [+0.00] encapsulations in lower layers, most packet types allow/require # 76.06 [+0.00] additional packet-specific arguments in an ; # 76.06 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 76.06 [+0.00] dns, rtp, syslog, lldp and more; # 76.06 [+0.00] For context-help use 'help' as ! # 76.07 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 76.07 [+0.00] Enter -T help or -T rtp help for further information # 76.07 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 76.07 [+0.00] -V|VV|... Verbose and more verbose mode # 76.07 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 76.07 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 76.07 [+0.00] typically combined with one of the verbose modes (v or V) # 76.08 [+0.00] -v Show version # 76.08 [+0.00] -h Print this help # 76.08 [+0.00] # 76.08 [+0.00] Examples: # 76.08 [+0.00] mausezahn -x 99 # 76.08 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 76.08 [+0.00] mausezahn -t cdp change -c 0 # 76.08 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 76.08 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 76.08 [+0.00] # 76.08 [+0.00] Note: # 76.08 [+0.00] This tool is targeted for network developers! You should # 76.08 [+0.00] be aware of what you are doing and what these options above # 76.08 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 76.09 [+0.00] # 76.09 [+0.00] Please report bugs to # 76.09 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 76.09 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 76.09 [+0.00] Swiss federal institute of technology (ETH Zurich) # 76.09 [+0.00] License: GNU GPL version 2.0 # 76.09 [+0.00] This is free software: you are free to change and redistribute it. # 76.09 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 76.09 [+0.00] # 76.61 [+0.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 76.61 [+0.00] # 76.61 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 76.61 [+0.00] http://www.netsniff-ng.org # 76.61 [+0.00] # 76.61 [+0.00] Usage: mausezahn [options] [interface] || # 76.61 [+0.00] Options: # 76.61 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 76.61 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 76.61 [+0.00] -4 IPv4 mode (default) # 76.61 [+0.00] -6 IPv6 mode # 76.61 [+0.00] -R Set socket priority # 76.61 [+0.00] -c Send packet count times, default:1, infinite:0 # 76.62 [+0.00] -d Apply delay between transmissions. The delay value can be # 76.62 [+0.00] specified in usec (default, no additional unit needed), or in # 76.62 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 76.62 [+0.00] -r Multiplies the specified delay with a random value # 76.62 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 76.62 [+0.00] -a Use specified source mac address, no matter what has # 76.62 [+0.00] been specified with other arguments; keywords see below, # 76.62 [+0.00] Default is own interface # 76.62 [+0.00] -b Same with destination mac address; keywords: # 76.62 [+0.00] rand Use a random MAC address # 76.63 [+0.00] bc Use a broadcast MAC address # 76.63 [+0.00] own Use own interface MAC address (default for source MAC) # 76.63 [+0.00] stp Use IEEE 802.1d STP multicast address # 76.63 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 76.63 [+0.00] -A Use specified source IP address (default is own interface IP) # 76.63 [+0.00] -B Send packet to specified destination IP or domain name # 76.63 [+0.00] -P Use the specified ASCII payload # 76.63 [+0.00] -f Read the ASCII payload from a file # 76.63 [+0.00] -F Read the hexadecimal payload from a file # 76.63 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 76.63 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 76.64 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 76.64 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 76.64 [+0.00] encapsulations in lower layers, most packet types allow/require # 76.64 [+0.00] additional packet-specific arguments in an ; # 76.64 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 76.64 [+0.00] dns, rtp, syslog, lldp and more; # 76.64 [+0.00] For context-help use 'help' as ! # 76.64 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 76.65 [+0.00] Enter -T help or -T rtp help for further information # 76.65 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 76.65 [+0.00] -V|VV|... Verbose and more verbose mode # 76.65 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 76.65 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 76.65 [+0.00] typically combined with one of the verbose modes (v or V) # 76.65 [+0.00] -v Show version # 76.65 [+0.00] -h Print this help # 76.65 [+0.00] # 76.65 [+0.00] Examples: # 76.65 [+0.00] mausezahn -x 99 # 76.65 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 76.65 [+0.00] mausezahn -t cdp change -c 0 # 76.65 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 76.66 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 76.66 [+0.00] # 76.66 [+0.00] Note: # 76.66 [+0.00] This tool is targeted for network developers! You should # 76.66 [+0.00] be aware of what you are doing and what these options above # 76.66 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 76.66 [+0.00] # 76.66 [+0.00] Please report bugs to # 76.66 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 76.66 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 76.66 [+0.00] Swiss federal institute of technology (ETH Zurich) # 76.66 [+0.00] License: GNU GPL version 2.0 # 76.66 [+0.00] This is free software: you are free to change and redistribute it. # 76.66 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 76.66 [+0.00] # 77.22 [+0.55] TEST: mirror to ip6gretap: vlan untagged at a bridge egress [FAIL] # 77.22 [+0.00] Expected to capture >= 10 packets, got 0. # 77.32 [+0.10] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 77.32 [+0.00] # 77.32 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 77.32 [+0.00] http://www.netsniff-ng.org # 77.32 [+0.00] # 77.33 [+0.00] Usage: mausezahn [options] [interface] || # 77.33 [+0.00] Options: # 77.33 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 77.33 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 77.33 [+0.00] -4 IPv4 mode (default) # 77.33 [+0.00] -6 IPv6 mode # 77.33 [+0.00] -R Set socket priority # 77.33 [+0.00] -c Send packet count times, default:1, infinite:0 # 77.33 [+0.00] -d Apply delay between transmissions. The delay value can be # 77.34 [+0.00] specified in usec (default, no additional unit needed), or in # 77.34 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 77.34 [+0.00] -r Multiplies the specified delay with a random value # 77.34 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 77.34 [+0.00] -a Use specified source mac address, no matter what has # 77.34 [+0.00] been specified with other arguments; keywords see below, # 77.34 [+0.00] Default is own interface # 77.35 [+0.00] -b Same with destination mac address; keywords: # 77.35 [+0.00] rand Use a random MAC address # 77.35 [+0.00] bc Use a broadcast MAC address # 77.35 [+0.00] own Use own interface MAC address (default for source MAC) # 77.35 [+0.00] stp Use IEEE 802.1d STP multicast address # 77.35 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 77.35 [+0.00] -A Use specified source IP address (default is own interface IP) # 77.35 [+0.00] -B Send packet to specified destination IP or domain name # 77.36 [+0.00] -P Use the specified ASCII payload # 77.36 [+0.00] -f Read the ASCII payload from a file # 77.36 [+0.00] -F Read the hexadecimal payload from a file # 77.36 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 77.36 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 77.36 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 77.36 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 77.37 [+0.00] encapsulations in lower layers, most packet types allow/require # 77.37 [+0.00] additional packet-specific arguments in an ; # 77.37 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 77.37 [+0.00] dns, rtp, syslog, lldp and more; # 77.37 [+0.00] For context-help use 'help' as ! # 77.37 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 77.37 [+0.00] Enter -T help or -T rtp help for further information # 77.38 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 77.38 [+0.00] -V|VV|... Verbose and more verbose mode # 77.38 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 77.38 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 77.38 [+0.00] typically combined with one of the verbose modes (v or V) # 77.38 [+0.00] -v Show version # 77.38 [+0.00] -h Print this help # 77.38 [+0.00] # 77.38 [+0.00] Examples: # 77.38 [+0.00] mausezahn -x 99 # 77.38 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 77.39 [+0.00] mausezahn -t cdp change -c 0 # 77.39 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 77.39 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 77.39 [+0.00] # 77.39 [+0.00] Note: # 77.39 [+0.00] This tool is targeted for network developers! You should # 77.39 [+0.00] be aware of what you are doing and what these options above # 77.39 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 77.39 [+0.00] # 77.39 [+0.00] Please report bugs to # 77.39 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 77.39 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 77.40 [+0.00] Swiss federal institute of technology (ETH Zurich) # 77.40 [+0.00] License: GNU GPL version 2.0 # 77.40 [+0.00] This is free software: you are free to change and redistribute it. # 77.40 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 77.40 [+0.00] # 78.00 [+0.60] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 78.00 [+0.00] # 78.00 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 78.00 [+0.00] http://www.netsniff-ng.org # 78.00 [+0.00] # 78.00 [+0.00] Usage: mausezahn [options] [interface] || # 78.00 [+0.00] Options: # 78.00 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 78.00 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 78.01 [+0.00] -4 IPv4 mode (default) # 78.01 [+0.00] -6 IPv6 mode # 78.01 [+0.00] -R Set socket priority # 78.01 [+0.00] -c Send packet count times, default:1, infinite:0 # 78.01 [+0.00] -d Apply delay between transmissions. The delay value can be # 78.01 [+0.00] specified in usec (default, no additional unit needed), or in # 78.01 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 78.01 [+0.00] -r Multiplies the specified delay with a random value # 78.01 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 78.01 [+0.00] -a Use specified source mac address, no matter what has # 78.01 [+0.00] been specified with other arguments; keywords see below, # 78.02 [+0.00] Default is own interface # 78.02 [+0.00] -b Same with destination mac address; keywords: # 78.02 [+0.00] rand Use a random MAC address # 78.02 [+0.00] bc Use a broadcast MAC address # 78.02 [+0.00] own Use own interface MAC address (default for source MAC) # 78.02 [+0.00] stp Use IEEE 802.1d STP multicast address # 78.02 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 78.02 [+0.00] -A Use specified source IP address (default is own interface IP) # 78.02 [+0.00] -B Send packet to specified destination IP or domain name # 78.02 [+0.00] -P Use the specified ASCII payload # 78.02 [+0.00] -f Read the ASCII payload from a file # 78.03 [+0.00] -F Read the hexadecimal payload from a file # 78.03 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 78.03 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 78.03 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 78.03 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 78.03 [+0.00] encapsulations in lower layers, most packet types allow/require # 78.03 [+0.00] additional packet-specific arguments in an ; # 78.03 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 78.03 [+0.00] dns, rtp, syslog, lldp and more; # 78.03 [+0.00] For context-help use 'help' as ! # 78.04 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 78.04 [+0.00] Enter -T help or -T rtp help for further information # 78.04 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 78.04 [+0.00] -V|VV|... Verbose and more verbose mode # 78.04 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 78.04 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 78.04 [+0.00] typically combined with one of the verbose modes (v or V) # 78.04 [+0.00] -v Show version # 78.04 [+0.00] -h Print this help # 78.04 [+0.00] # 78.04 [+0.00] Examples: # 78.04 [+0.00] mausezahn -x 99 # 78.04 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 78.04 [+0.00] mausezahn -t cdp change -c 0 # 78.05 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 78.05 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 78.05 [+0.00] # 78.05 [+0.00] Note: # 78.05 [+0.00] This tool is targeted for network developers! You should # 78.05 [+0.00] be aware of what you are doing and what these options above # 78.05 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 78.05 [+0.00] # 78.05 [+0.00] Please report bugs to # 78.05 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 78.05 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 78.05 [+0.00] Swiss federal institute of technology (ETH Zurich) # 78.05 [+0.00] License: GNU GPL version 2.0 # 78.05 [+0.00] This is free software: you are free to change and redistribute it. # 78.05 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 78.05 [+0.00] # 79.64 [+1.58] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 79.64 [+0.00] # 79.64 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 79.64 [+0.00] http://www.netsniff-ng.org # 79.64 [+0.00] # 79.64 [+0.00] Usage: mausezahn [options] [interface] || # 79.64 [+0.00] Options: # 79.64 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 79.64 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 79.65 [+0.00] -4 IPv4 mode (default) # 79.65 [+0.00] -6 IPv6 mode # 79.65 [+0.00] -R Set socket priority # 79.65 [+0.00] -c Send packet count times, default:1, infinite:0 # 79.65 [+0.00] -d Apply delay between transmissions. The delay value can be # 79.65 [+0.00] specified in usec (default, no additional unit needed), or in # 79.65 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 79.65 [+0.00] -r Multiplies the specified delay with a random value # 79.65 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 79.65 [+0.00] -a Use specified source mac address, no matter what has # 79.65 [+0.00] been specified with other arguments; keywords see below, # 79.65 [+0.00] Default is own interface # 79.65 [+0.00] -b Same with destination mac address; keywords: # 79.66 [+0.00] rand Use a random MAC address # 79.66 [+0.00] bc Use a broadcast MAC address # 79.66 [+0.00] own Use own interface MAC address (default for source MAC) # 79.66 [+0.00] stp Use IEEE 802.1d STP multicast address # 79.66 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 79.66 [+0.00] -A Use specified source IP address (default is own interface IP) # 79.66 [+0.00] -B Send packet to specified destination IP or domain name # 79.66 [+0.00] -P Use the specified ASCII payload # 79.66 [+0.00] -f Read the ASCII payload from a file # 79.66 [+0.00] -F Read the hexadecimal payload from a file # 79.66 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 79.66 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 79.67 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 79.67 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 79.67 [+0.00] encapsulations in lower layers, most packet types allow/require # 79.67 [+0.00] additional packet-specific arguments in an ; # 79.67 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 79.67 [+0.00] dns, rtp, syslog, lldp and more; # 79.67 [+0.00] For context-help use 'help' as ! # 79.67 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 79.67 [+0.00] Enter -T help or -T rtp help for further information # 79.67 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 79.67 [+0.00] -V|VV|... Verbose and more verbose mode # 79.67 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 79.68 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 79.68 [+0.00] typically combined with one of the verbose modes (v or V) # 79.68 [+0.00] -v Show version # 79.68 [+0.00] -h Print this help # 79.68 [+0.00] # 79.68 [+0.00] Examples: # 79.68 [+0.00] mausezahn -x 99 # 79.68 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 79.68 [+0.00] mausezahn -t cdp change -c 0 # 79.68 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 79.68 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 79.68 [+0.00] # 79.68 [+0.00] Note: # 79.68 [+0.00] This tool is targeted for network developers! You should # 79.68 [+0.00] be aware of what you are doing and what these options above # 79.68 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 79.68 [+0.00] # 79.68 [+0.00] Please report bugs to # 79.69 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 79.69 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 79.69 [+0.00] Swiss federal institute of technology (ETH Zurich) # 79.69 [+0.00] License: GNU GPL version 2.0 # 79.69 [+0.00] This is free software: you are free to change and redistribute it. # 79.69 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 79.69 [+0.00] # 80.29 [+0.60] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 80.29 [+0.00] # 80.29 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 80.29 [+0.00] http://www.netsniff-ng.org # 80.29 [+0.00] # 80.29 [+0.00] Usage: mausezahn [options] [interface] || # 80.29 [+0.00] Options: # 80.29 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 80.29 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 80.29 [+0.00] -4 IPv4 mode (default) # 80.29 [+0.00] -6 IPv6 mode # 80.29 [+0.00] -R Set socket priority # 80.29 [+0.00] -c Send packet count times, default:1, infinite:0 # 80.29 [+0.00] -d Apply delay between transmissions. The delay value can be # 80.30 [+0.00] specified in usec (default, no additional unit needed), or in # 80.30 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 80.30 [+0.00] -r Multiplies the specified delay with a random value # 80.30 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 80.30 [+0.00] -a Use specified source mac address, no matter what has # 80.30 [+0.00] been specified with other arguments; keywords see below, # 80.30 [+0.00] Default is own interface # 80.31 [+0.00] -b Same with destination mac address; keywords: # 80.31 [+0.00] rand Use a random MAC address # 80.31 [+0.00] bc Use a broadcast MAC address # 80.31 [+0.00] own Use own interface MAC address (default for source MAC) # 80.31 [+0.00] stp Use IEEE 802.1d STP multicast address # 80.31 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 80.31 [+0.00] -A Use specified source IP address (default is own interface IP) # 80.31 [+0.00] -B Send packet to specified destination IP or domain name # 80.31 [+0.00] -P Use the specified ASCII payload # 80.31 [+0.00] -f Read the ASCII payload from a file # 80.31 [+0.00] -F Read the hexadecimal payload from a file # 80.31 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 80.32 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 80.32 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 80.32 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 80.32 [+0.00] encapsulations in lower layers, most packet types allow/require # 80.32 [+0.00] additional packet-specific arguments in an ; # 80.32 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 80.32 [+0.00] dns, rtp, syslog, lldp and more; # 80.32 [+0.00] For context-help use 'help' as ! # 80.32 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 80.32 [+0.00] Enter -T help or -T rtp help for further information # 80.33 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 80.33 [+0.00] -V|VV|... Verbose and more verbose mode # 80.33 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 80.33 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 80.33 [+0.00] typically combined with one of the verbose modes (v or V) # 80.33 [+0.00] -v Show version # 80.33 [+0.00] -h Print this help # 80.33 [+0.00] # 80.33 [+0.00] Examples: # 80.33 [+0.00] mausezahn -x 99 # 80.33 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 80.33 [+0.00] mausezahn -t cdp change -c 0 # 80.33 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 80.33 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 80.34 [+0.00] # 80.34 [+0.00] Note: # 80.34 [+0.00] This tool is targeted for network developers! You should # 80.34 [+0.00] be aware of what you are doing and what these options above # 80.34 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 80.34 [+0.00] # 80.34 [+0.00] Please report bugs to # 80.34 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 80.34 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 80.34 [+0.00] Swiss federal institute of technology (ETH Zurich) # 80.34 [+0.00] License: GNU GPL version 2.0 # 80.34 [+0.00] This is free software: you are free to change and redistribute it. # 80.34 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 80.34 [+0.00] # 80.85 [+0.50] TEST: mirror to gretap: MAC roaming [FAIL] # 80.85 [+0.00] Expected to capture == 10 packets, got 0. # 80.95 [+0.10] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 80.95 [+0.00] # 80.95 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 80.95 [+0.00] http://www.netsniff-ng.org # 80.96 [+0.00] # 80.96 [+0.00] Usage: mausezahn [options] [interface] || # 80.96 [+0.00] Options: # 80.96 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 80.96 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 80.96 [+0.00] -4 IPv4 mode (default) # 80.96 [+0.00] -6 IPv6 mode # 80.96 [+0.00] -R Set socket priority # 80.96 [+0.00] -c Send packet count times, default:1, infinite:0 # 80.96 [+0.00] -d Apply delay between transmissions. The delay value can be # 80.96 [+0.00] specified in usec (default, no additional unit needed), or in # 80.97 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 80.97 [+0.00] -r Multiplies the specified delay with a random value # 80.97 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 80.97 [+0.00] -a Use specified source mac address, no matter what has # 80.97 [+0.00] been specified with other arguments; keywords see below, # 80.97 [+0.00] Default is own interface # 80.97 [+0.00] -b Same with destination mac address; keywords: # 80.98 [+0.00] rand Use a random MAC address # 80.98 [+0.00] bc Use a broadcast MAC address # 80.98 [+0.00] own Use own interface MAC address (default for source MAC) # 80.98 [+0.00] stp Use IEEE 802.1d STP multicast address # 80.98 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 80.98 [+0.00] -A Use specified source IP address (default is own interface IP) # 80.98 [+0.00] -B Send packet to specified destination IP or domain name # 80.98 [+0.00] -P Use the specified ASCII payload # 80.99 [+0.00] -f Read the ASCII payload from a file # 80.99 [+0.00] -F Read the hexadecimal payload from a file # 80.99 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 80.99 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 80.99 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 80.99 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 80.99 [+0.00] encapsulations in lower layers, most packet types allow/require # 81.00 [+0.00] additional packet-specific arguments in an ; # 81.00 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 81.00 [+0.00] dns, rtp, syslog, lldp and more; # 81.00 [+0.00] For context-help use 'help' as ! # 81.00 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 81.00 [+0.00] Enter -T help or -T rtp help for further information # 81.00 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 81.01 [+0.00] -V|VV|... Verbose and more verbose mode # 81.01 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 81.01 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 81.01 [+0.00] typically combined with one of the verbose modes (v or V) # 81.01 [+0.00] -v Show version # 81.01 [+0.00] -h Print this help # 81.01 [+0.00] # 81.01 [+0.00] Examples: # 81.01 [+0.00] mausezahn -x 99 # 81.01 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 81.01 [+0.00] mausezahn -t cdp change -c 0 # 81.02 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 81.02 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 81.02 [+0.00] # 81.02 [+0.00] Note: # 81.02 [+0.00] This tool is targeted for network developers! You should # 81.02 [+0.00] be aware of what you are doing and what these options above # 81.02 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 81.02 [+0.00] # 81.02 [+0.00] Please report bugs to # 81.02 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 81.02 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 81.02 [+0.00] Swiss federal institute of technology (ETH Zurich) # 81.03 [+0.00] License: GNU GPL version 2.0 # 81.03 [+0.00] This is free software: you are free to change and redistribute it. # 81.03 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 81.03 [+0.00] # 81.63 [+0.61] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 81.64 [+0.00] # 81.64 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 81.64 [+0.00] http://www.netsniff-ng.org # 81.64 [+0.00] # 81.64 [+0.00] Usage: mausezahn [options] [interface] || # 81.64 [+0.00] Options: # 81.64 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 81.64 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 81.64 [+0.00] -4 IPv4 mode (default) # 81.64 [+0.00] -6 IPv6 mode # 81.64 [+0.00] -R Set socket priority # 81.64 [+0.00] -c Send packet count times, default:1, infinite:0 # 81.65 [+0.00] -d Apply delay between transmissions. The delay value can be # 81.65 [+0.00] specified in usec (default, no additional unit needed), or in # 81.65 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 81.65 [+0.00] -r Multiplies the specified delay with a random value # 81.65 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 81.65 [+0.00] -a Use specified source mac address, no matter what has # 81.66 [+0.00] been specified with other arguments; keywords see below, # 81.66 [+0.00] Default is own interface # 81.66 [+0.00] -b Same with destination mac address; keywords: # 81.66 [+0.00] rand Use a random MAC address # 81.66 [+0.00] bc Use a broadcast MAC address # 81.66 [+0.00] own Use own interface MAC address (default for source MAC) # 81.66 [+0.00] stp Use IEEE 802.1d STP multicast address # 81.66 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 81.67 [+0.00] -A Use specified source IP address (default is own interface IP) # 81.67 [+0.00] -B Send packet to specified destination IP or domain name # 81.67 [+0.00] -P Use the specified ASCII payload # 81.67 [+0.00] -f Read the ASCII payload from a file # 81.67 [+0.00] -F Read the hexadecimal payload from a file # 81.67 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 81.68 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 81.68 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 81.68 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 81.68 [+0.00] encapsulations in lower layers, most packet types allow/require # 81.68 [+0.00] additional packet-specific arguments in an ; # 81.68 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 81.69 [+0.00] dns, rtp, syslog, lldp and more; # 81.69 [+0.00] For context-help use 'help' as ! # 81.69 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 81.69 [+0.00] Enter -T help or -T rtp help for further information # 81.69 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 81.69 [+0.00] -V|VV|... Verbose and more verbose mode # 81.70 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 81.70 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 81.70 [+0.00] typically combined with one of the verbose modes (v or V) # 81.70 [+0.00] -v Show version # 81.70 [+0.00] -h Print this help # 81.70 [+0.00] # 81.70 [+0.00] Examples: # 81.70 [+0.00] mausezahn -x 99 # 81.70 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 81.70 [+0.00] mausezahn -t cdp change -c 0 # 81.71 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 81.71 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 81.71 [+0.00] # 81.71 [+0.00] Note: # 81.71 [+0.00] This tool is targeted for network developers! You should # 81.71 [+0.00] be aware of what you are doing and what these options above # 81.71 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 81.71 [+0.00] # 81.71 [+0.00] Please report bugs to # 81.71 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 81.72 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 81.72 [+0.00] Swiss federal institute of technology (ETH Zurich) # 81.72 [+0.00] License: GNU GPL version 2.0 # 81.72 [+0.00] This is free software: you are free to change and redistribute it. # 81.72 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 81.72 [+0.00] # 83.37 [+1.65] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 83.37 [+0.00] # 83.37 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 83.37 [+0.00] http://www.netsniff-ng.org # 83.37 [+0.00] # 83.37 [+0.00] Usage: mausezahn [options] [interface] || # 83.37 [+0.00] Options: # 83.37 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 83.38 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 83.38 [+0.00] -4 IPv4 mode (default) # 83.38 [+0.00] -6 IPv6 mode # 83.38 [+0.00] -R Set socket priority # 83.38 [+0.00] -c Send packet count times, default:1, infinite:0 # 83.38 [+0.00] -d Apply delay between transmissions. The delay value can be # 83.38 [+0.00] specified in usec (default, no additional unit needed), or in # 83.38 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 83.38 [+0.00] -r Multiplies the specified delay with a random value # 83.38 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 83.38 [+0.00] -a Use specified source mac address, no matter what has # 83.39 [+0.00] been specified with other arguments; keywords see below, # 83.39 [+0.00] Default is own interface # 83.39 [+0.00] -b Same with destination mac address; keywords: # 83.39 [+0.00] rand Use a random MAC address # 83.39 [+0.00] bc Use a broadcast MAC address # 83.39 [+0.00] own Use own interface MAC address (default for source MAC) # 83.39 [+0.00] stp Use IEEE 802.1d STP multicast address # 83.39 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 83.39 [+0.00] -A Use specified source IP address (default is own interface IP) # 83.39 [+0.00] -B Send packet to specified destination IP or domain name # 83.39 [+0.00] -P Use the specified ASCII payload # 83.39 [+0.00] -f Read the ASCII payload from a file # 83.40 [+0.00] -F Read the hexadecimal payload from a file # 83.40 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 83.40 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 83.40 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 83.40 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 83.40 [+0.00] encapsulations in lower layers, most packet types allow/require # 83.40 [+0.00] additional packet-specific arguments in an ; # 83.40 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 83.40 [+0.00] dns, rtp, syslog, lldp and more; # 83.40 [+0.00] For context-help use 'help' as ! # 83.41 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 83.41 [+0.00] Enter -T help or -T rtp help for further information # 83.41 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 83.41 [+0.00] -V|VV|... Verbose and more verbose mode # 83.41 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 83.41 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 83.41 [+0.00] typically combined with one of the verbose modes (v or V) # 83.41 [+0.00] -v Show version # 83.41 [+0.00] -h Print this help # 83.41 [+0.00] # 83.41 [+0.00] Examples: # 83.41 [+0.00] mausezahn -x 99 # 83.41 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 83.41 [+0.00] mausezahn -t cdp change -c 0 # 83.41 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 83.42 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 83.42 [+0.00] # 83.42 [+0.00] Note: # 83.42 [+0.00] This tool is targeted for network developers! You should # 83.42 [+0.00] be aware of what you are doing and what these options above # 83.42 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 83.42 [+0.00] # 83.42 [+0.00] Please report bugs to # 83.42 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 83.42 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 83.42 [+0.00] Swiss federal institute of technology (ETH Zurich) # 83.42 [+0.00] License: GNU GPL version 2.0 # 83.42 [+0.00] This is free software: you are free to change and redistribute it. # 83.42 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 83.42 [+0.00] # 84.04 [+0.61] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 84.04 [+0.00] # 84.04 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 84.04 [+0.00] http://www.netsniff-ng.org # 84.04 [+0.00] # 84.04 [+0.00] Usage: mausezahn [options] [interface] || # 84.04 [+0.00] Options: # 84.04 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 84.04 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 84.04 [+0.00] -4 IPv4 mode (default) # 84.04 [+0.00] -6 IPv6 mode # 84.04 [+0.00] -R Set socket priority # 84.05 [+0.00] -c Send packet count times, default:1, infinite:0 # 84.05 [+0.00] -d Apply delay between transmissions. The delay value can be # 84.05 [+0.00] specified in usec (default, no additional unit needed), or in # 84.05 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 84.05 [+0.00] -r Multiplies the specified delay with a random value # 84.05 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 84.05 [+0.00] -a Use specified source mac address, no matter what has # 84.05 [+0.00] been specified with other arguments; keywords see below, # 84.05 [+0.00] Default is own interface # 84.06 [+0.00] -b Same with destination mac address; keywords: # 84.06 [+0.00] rand Use a random MAC address # 84.06 [+0.00] bc Use a broadcast MAC address # 84.06 [+0.00] own Use own interface MAC address (default for source MAC) # 84.06 [+0.00] stp Use IEEE 802.1d STP multicast address # 84.06 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 84.06 [+0.00] -A Use specified source IP address (default is own interface IP) # 84.06 [+0.00] -B Send packet to specified destination IP or domain name # 84.06 [+0.00] -P Use the specified ASCII payload # 84.06 [+0.00] -f Read the ASCII payload from a file # 84.06 [+0.00] -F Read the hexadecimal payload from a file # 84.07 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 84.07 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 84.07 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 84.07 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 84.07 [+0.00] encapsulations in lower layers, most packet types allow/require # 84.07 [+0.00] additional packet-specific arguments in an ; # 84.07 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 84.08 [+0.00] dns, rtp, syslog, lldp and more; # 84.08 [+0.00] For context-help use 'help' as ! # 84.08 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 84.08 [+0.00] Enter -T help or -T rtp help for further information # 84.08 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 84.08 [+0.00] -V|VV|... Verbose and more verbose mode # 84.08 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 84.08 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 84.08 [+0.00] typically combined with one of the verbose modes (v or V) # 84.08 [+0.00] -v Show version # 84.09 [+0.00] -h Print this help # 84.09 [+0.00] # 84.09 [+0.00] Examples: # 84.09 [+0.00] mausezahn -x 99 # 84.09 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 84.09 [+0.00] mausezahn -t cdp change -c 0 # 84.09 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 84.09 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 84.09 [+0.00] # 84.09 [+0.00] Note: # 84.09 [+0.00] This tool is targeted for network developers! You should # 84.09 [+0.00] be aware of what you are doing and what these options above # 84.09 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 84.09 [+0.00] # 84.09 [+0.00] Please report bugs to # 84.09 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 84.10 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 84.10 [+0.00] Swiss federal institute of technology (ETH Zurich) # 84.10 [+0.00] License: GNU GPL version 2.0 # 84.10 [+0.00] This is free software: you are free to change and redistribute it. # 84.10 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 84.10 [+0.00] # 84.66 [+0.56] TEST: mirror to ip6gretap: MAC roaming [FAIL] # 84.66 [+0.00] Expected to capture == 10 packets, got 0. # 84.76 [+0.10] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 84.76 [+0.00] # 84.76 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 84.76 [+0.00] http://www.netsniff-ng.org # 84.76 [+0.00] # 84.76 [+0.00] Usage: mausezahn [options] [interface] || # 84.77 [+0.00] Options: # 84.77 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 84.77 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 84.77 [+0.00] -4 IPv4 mode (default) # 84.77 [+0.00] -6 IPv6 mode # 84.77 [+0.00] -R Set socket priority # 84.77 [+0.00] -c Send packet count times, default:1, infinite:0 # 84.77 [+0.00] -d Apply delay between transmissions. The delay value can be # 84.77 [+0.00] specified in usec (default, no additional unit needed), or in # 84.78 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 84.78 [+0.00] -r Multiplies the specified delay with a random value # 84.78 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 84.78 [+0.00] -a Use specified source mac address, no matter what has # 84.78 [+0.00] been specified with other arguments; keywords see below, # 84.78 [+0.00] Default is own interface # 84.78 [+0.00] -b Same with destination mac address; keywords: # 84.79 [+0.00] rand Use a random MAC address # 84.79 [+0.00] bc Use a broadcast MAC address # 84.79 [+0.00] own Use own interface MAC address (default for source MAC) # 84.79 [+0.00] stp Use IEEE 802.1d STP multicast address # 84.79 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 84.79 [+0.00] -A Use specified source IP address (default is own interface IP) # 84.79 [+0.00] -B Send packet to specified destination IP or domain name # 84.79 [+0.00] -P Use the specified ASCII payload # 84.80 [+0.00] -f Read the ASCII payload from a file # 84.80 [+0.00] -F Read the hexadecimal payload from a file # 84.80 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 84.80 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 84.80 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 84.80 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 84.80 [+0.00] encapsulations in lower layers, most packet types allow/require # 84.81 [+0.00] additional packet-specific arguments in an ; # 84.81 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 84.81 [+0.00] dns, rtp, syslog, lldp and more; # 84.81 [+0.00] For context-help use 'help' as ! # 84.81 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 84.81 [+0.00] Enter -T help or -T rtp help for further information # 84.82 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 84.82 [+0.00] -V|VV|... Verbose and more verbose mode # 84.82 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 84.82 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 84.82 [+0.00] typically combined with one of the verbose modes (v or V) # 84.82 [+0.00] -v Show version # 84.82 [+0.00] -h Print this help # 84.83 [+0.00] # 84.83 [+0.00] Examples: # 84.83 [+0.00] mausezahn -x 99 # 84.83 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 84.83 [+0.00] mausezahn -t cdp change -c 0 # 84.83 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 84.83 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 84.83 [+0.00] # 84.83 [+0.00] Note: # 84.83 [+0.00] This tool is targeted for network developers! You should # 84.83 [+0.00] be aware of what you are doing and what these options above # 84.83 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 84.83 [+0.00] # 84.83 [+0.00] Please report bugs to # 84.84 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 84.84 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 84.84 [+0.00] Swiss federal institute of technology (ETH Zurich) # 84.84 [+0.00] License: GNU GPL version 2.0 # 84.84 [+0.00] This is free software: you are free to change and redistribute it. # 84.84 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 84.84 [+0.00] # 85.42 [+0.58] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 85.42 [+0.00] # 85.43 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 85.43 [+0.00] http://www.netsniff-ng.org # 85.43 [+0.00] # 85.43 [+0.00] Usage: mausezahn [options] [interface] || # 85.43 [+0.00] Options: # 85.43 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 85.43 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 85.43 [+0.00] -4 IPv4 mode (default) # 85.44 [+0.00] -6 IPv6 mode # 85.44 [+0.00] -R Set socket priority # 85.44 [+0.00] -c Send packet count times, default:1, infinite:0 # 85.44 [+0.00] -d Apply delay between transmissions. The delay value can be # 85.44 [+0.00] specified in usec (default, no additional unit needed), or in # 85.44 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 85.44 [+0.00] -r Multiplies the specified delay with a random value # 85.44 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 85.45 [+0.00] -a Use specified source mac address, no matter what has # 85.45 [+0.00] been specified with other arguments; keywords see below, # 85.45 [+0.00] Default is own interface # 85.45 [+0.00] -b Same with destination mac address; keywords: # 85.45 [+0.00] rand Use a random MAC address # 85.45 [+0.00] bc Use a broadcast MAC address # 85.45 [+0.00] own Use own interface MAC address (default for source MAC) # 85.46 [+0.00] stp Use IEEE 802.1d STP multicast address # 85.46 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 85.46 [+0.00] -A Use specified source IP address (default is own interface IP) # 85.46 [+0.00] -B Send packet to specified destination IP or domain name # 85.46 [+0.00] -P Use the specified ASCII payload # 85.46 [+0.00] -f Read the ASCII payload from a file # 85.46 [+0.00] -F Read the hexadecimal payload from a file # 85.47 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 85.47 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 85.47 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 85.47 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 85.47 [+0.00] encapsulations in lower layers, most packet types allow/require # 85.47 [+0.00] additional packet-specific arguments in an ; # 85.48 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 85.48 [+0.00] dns, rtp, syslog, lldp and more; # 85.48 [+0.00] For context-help use 'help' as ! # 85.48 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 85.48 [+0.00] Enter -T help or -T rtp help for further information # 85.48 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 85.49 [+0.00] -V|VV|... Verbose and more verbose mode # 85.49 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 85.49 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 85.49 [+0.00] typically combined with one of the verbose modes (v or V) # 85.49 [+0.00] -v Show version # 85.49 [+0.00] -h Print this help # 85.49 [+0.00] # 85.49 [+0.00] Examples: # 85.49 [+0.00] mausezahn -x 99 # 85.49 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 85.49 [+0.00] mausezahn -t cdp change -c 0 # 85.49 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 85.50 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 85.50 [+0.00] # 85.50 [+0.00] Note: # 85.50 [+0.00] This tool is targeted for network developers! You should # 85.50 [+0.00] be aware of what you are doing and what these options above # 85.50 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 85.50 [+0.00] # 85.50 [+0.00] Please report bugs to # 85.50 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 85.50 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 85.50 [+0.00] Swiss federal institute of technology (ETH Zurich) # 85.50 [+0.00] License: GNU GPL version 2.0 # 85.50 [+0.00] This is free software: you are free to change and redistribute it. # 85.50 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 85.51 [+0.00] # 87.06 [+1.56] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 87.06 [+0.00] # 87.06 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 87.07 [+0.00] http://www.netsniff-ng.org # 87.07 [+0.00] # 87.07 [+0.00] Usage: mausezahn [options] [interface] || # 87.07 [+0.00] Options: # 87.07 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 87.07 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 87.07 [+0.00] -4 IPv4 mode (default) # 87.07 [+0.00] -6 IPv6 mode # 87.07 [+0.00] -R Set socket priority # 87.07 [+0.00] -c Send packet count times, default:1, infinite:0 # 87.08 [+0.00] -d Apply delay between transmissions. The delay value can be # 87.08 [+0.00] specified in usec (default, no additional unit needed), or in # 87.08 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 87.08 [+0.00] -r Multiplies the specified delay with a random value # 87.08 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 87.08 [+0.00] -a Use specified source mac address, no matter what has # 87.09 [+0.00] been specified with other arguments; keywords see below, # 87.09 [+0.00] Default is own interface # 87.09 [+0.00] -b Same with destination mac address; keywords: # 87.09 [+0.00] rand Use a random MAC address # 87.09 [+0.00] bc Use a broadcast MAC address # 87.09 [+0.00] own Use own interface MAC address (default for source MAC) # 87.09 [+0.00] stp Use IEEE 802.1d STP multicast address # 87.09 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 87.10 [+0.00] -A Use specified source IP address (default is own interface IP) # 87.10 [+0.00] -B Send packet to specified destination IP or domain name # 87.10 [+0.00] -P Use the specified ASCII payload # 87.10 [+0.00] -f Read the ASCII payload from a file # 87.10 [+0.00] -F Read the hexadecimal payload from a file # 87.10 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 87.11 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 87.11 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 87.11 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 87.11 [+0.00] encapsulations in lower layers, most packet types allow/require # 87.11 [+0.00] additional packet-specific arguments in an ; # 87.11 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 87.11 [+0.00] dns, rtp, syslog, lldp and more; # 87.12 [+0.00] For context-help use 'help' as ! # 87.12 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 87.12 [+0.00] Enter -T help or -T rtp help for further information # 87.12 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 87.12 [+0.00] -V|VV|... Verbose and more verbose mode # 87.12 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 87.13 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 87.13 [+0.00] typically combined with one of the verbose modes (v or V) # 87.13 [+0.00] -v Show version # 87.13 [+0.00] -h Print this help # 87.13 [+0.00] # 87.13 [+0.00] Examples: # 87.13 [+0.00] mausezahn -x 99 # 87.13 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 87.13 [+0.00] mausezahn -t cdp change -c 0 # 87.13 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 87.14 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 87.14 [+0.00] # 87.14 [+0.00] Note: # 87.14 [+0.00] This tool is targeted for network developers! You should # 87.14 [+0.00] be aware of what you are doing and what these options above # 87.14 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 87.14 [+0.00] # 87.14 [+0.00] Please report bugs to # 87.14 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 87.15 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 87.15 [+0.00] Swiss federal institute of technology (ETH Zurich) # 87.15 [+0.00] License: GNU GPL version 2.0 # 87.15 [+0.00] This is free software: you are free to change and redistribute it. # 87.15 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 87.15 [+0.00] # 87.75 [+0.60] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 87.75 [+0.00] # 87.75 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 87.75 [+0.00] http://www.netsniff-ng.org # 87.75 [+0.00] # 87.75 [+0.00] Usage: mausezahn [options] [interface] || # 87.76 [+0.00] Options: # 87.76 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 87.76 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 87.76 [+0.00] -4 IPv4 mode (default) # 87.76 [+0.00] -6 IPv6 mode # 87.76 [+0.00] -R Set socket priority # 87.76 [+0.00] -c Send packet count times, default:1, infinite:0 # 87.76 [+0.00] -d Apply delay between transmissions. The delay value can be # 87.77 [+0.00] specified in usec (default, no additional unit needed), or in # 87.77 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 87.77 [+0.00] -r Multiplies the specified delay with a random value # 87.77 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 87.77 [+0.00] -a Use specified source mac address, no matter what has # 87.77 [+0.00] been specified with other arguments; keywords see below, # 87.78 [+0.00] Default is own interface # 87.78 [+0.00] -b Same with destination mac address; keywords: # 87.78 [+0.00] rand Use a random MAC address # 87.78 [+0.00] bc Use a broadcast MAC address # 87.78 [+0.00] own Use own interface MAC address (default for source MAC) # 87.78 [+0.00] stp Use IEEE 802.1d STP multicast address # 87.78 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 87.79 [+0.00] -A Use specified source IP address (default is own interface IP) # 87.79 [+0.00] -B Send packet to specified destination IP or domain name # 87.79 [+0.00] -P Use the specified ASCII payload # 87.79 [+0.00] -f Read the ASCII payload from a file # 87.79 [+0.00] -F Read the hexadecimal payload from a file # 87.79 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 87.79 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 87.79 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 87.79 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 87.79 [+0.00] encapsulations in lower layers, most packet types allow/require # 87.80 [+0.00] additional packet-specific arguments in an ; # 87.80 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 87.80 [+0.00] dns, rtp, syslog, lldp and more; # 87.80 [+0.00] For context-help use 'help' as ! # 87.80 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 87.81 [+0.00] Enter -T help or -T rtp help for further information # 87.81 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 87.81 [+0.00] -V|VV|... Verbose and more verbose mode # 87.81 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 87.81 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 87.81 [+0.00] typically combined with one of the verbose modes (v or V) # 87.82 [+0.00] -v Show version # 87.82 [+0.00] -h Print this help # 87.82 [+0.00] # 87.82 [+0.00] Examples: # 87.82 [+0.00] mausezahn -x 99 # 87.82 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 87.82 [+0.00] mausezahn -t cdp change -c 0 # 87.82 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 87.82 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 87.82 [+0.00] # 87.82 [+0.00] Note: # 87.82 [+0.00] This tool is targeted for network developers! You should # 87.82 [+0.00] be aware of what you are doing and what these options above # 87.82 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 87.82 [+0.00] # 87.82 [+0.00] Please report bugs to # 87.82 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 87.82 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 87.82 [+0.00] Swiss federal institute of technology (ETH Zurich) # 87.82 [+0.00] License: GNU GPL version 2.0 # 87.83 [+0.00] This is free software: you are free to change and redistribute it. # 87.83 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 87.83 [+0.00] # 89.43 [+1.60] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 89.43 [+0.00] # 89.43 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 89.43 [+0.00] http://www.netsniff-ng.org # 89.43 [+0.00] # 89.43 [+0.00] Usage: mausezahn [options] [interface] || # 89.44 [+0.00] Options: # 89.44 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 89.44 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 89.44 [+0.00] -4 IPv4 mode (default) # 89.44 [+0.00] -6 IPv6 mode # 89.44 [+0.00] -R Set socket priority # 89.44 [+0.00] -c Send packet count times, default:1, infinite:0 # 89.45 [+0.00] -d Apply delay between transmissions. The delay value can be # 89.45 [+0.00] specified in usec (default, no additional unit needed), or in # 89.45 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 89.45 [+0.00] -r Multiplies the specified delay with a random value # 89.45 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 89.45 [+0.00] -a Use specified source mac address, no matter what has # 89.46 [+0.00] been specified with other arguments; keywords see below, # 89.46 [+0.00] Default is own interface # 89.46 [+0.00] -b Same with destination mac address; keywords: # 89.46 [+0.00] rand Use a random MAC address # 89.46 [+0.00] bc Use a broadcast MAC address # 89.46 [+0.00] own Use own interface MAC address (default for source MAC) # 89.46 [+0.00] stp Use IEEE 802.1d STP multicast address # 89.47 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 89.47 [+0.00] -A Use specified source IP address (default is own interface IP) # 89.47 [+0.00] -B Send packet to specified destination IP or domain name # 89.47 [+0.00] -P Use the specified ASCII payload # 89.47 [+0.00] -f Read the ASCII payload from a file # 89.47 [+0.00] -F Read the hexadecimal payload from a file # 89.47 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 89.48 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 89.48 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 89.48 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 89.48 [+0.00] encapsulations in lower layers, most packet types allow/require # 89.48 [+0.00] additional packet-specific arguments in an ; # 89.49 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 89.49 [+0.00] dns, rtp, syslog, lldp and more; # 89.49 [+0.00] For context-help use 'help' as ! # 89.49 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 89.49 [+0.00] Enter -T help or -T rtp help for further information # 89.49 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 89.49 [+0.00] -V|VV|... Verbose and more verbose mode # 89.50 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 89.50 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 89.50 [+0.00] typically combined with one of the verbose modes (v or V) # 89.50 [+0.00] -v Show version # 89.50 [+0.00] -h Print this help # 89.50 [+0.00] # 89.50 [+0.00] Examples: # 89.50 [+0.00] mausezahn -x 99 # 89.50 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 89.50 [+0.00] mausezahn -t cdp change -c 0 # 89.51 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 89.51 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 89.51 [+0.00] # 89.51 [+0.00] Note: # 89.51 [+0.00] This tool is targeted for network developers! You should # 89.51 [+0.00] be aware of what you are doing and what these options above # 89.51 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 89.51 [+0.00] # 89.51 [+0.00] Please report bugs to # 89.51 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 89.51 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 89.52 [+0.00] Swiss federal institute of technology (ETH Zurich) # 89.52 [+0.00] License: GNU GPL version 2.0 # 89.52 [+0.00] This is free software: you are free to change and redistribute it. # 89.52 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 89.52 [+0.00] # 90.04 [+0.52] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 90.04 [+0.00] # 90.04 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 90.04 [+0.00] http://www.netsniff-ng.org # 90.04 [+0.00] # 90.04 [+0.00] Usage: mausezahn [options] [interface] || # 90.04 [+0.00] Options: # 90.04 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 90.04 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 90.05 [+0.00] -4 IPv4 mode (default) # 90.05 [+0.00] -6 IPv6 mode # 90.05 [+0.00] -R Set socket priority # 90.05 [+0.00] -c Send packet count times, default:1, infinite:0 # 90.05 [+0.00] -d Apply delay between transmissions. The delay value can be # 90.05 [+0.00] specified in usec (default, no additional unit needed), or in # 90.05 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 90.05 [+0.00] -r Multiplies the specified delay with a random value # 90.06 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 90.06 [+0.00] -a Use specified source mac address, no matter what has # 90.06 [+0.00] been specified with other arguments; keywords see below, # 90.06 [+0.00] Default is own interface # 90.06 [+0.00] -b Same with destination mac address; keywords: # 90.06 [+0.00] rand Use a random MAC address # 90.06 [+0.00] bc Use a broadcast MAC address # 90.06 [+0.00] own Use own interface MAC address (default for source MAC) # 90.06 [+0.00] stp Use IEEE 802.1d STP multicast address # 90.07 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 90.07 [+0.00] -A Use specified source IP address (default is own interface IP) # 90.07 [+0.00] -B Send packet to specified destination IP or domain name # 90.07 [+0.00] -P Use the specified ASCII payload # 90.07 [+0.00] -f Read the ASCII payload from a file # 90.07 [+0.00] -F Read the hexadecimal payload from a file # 90.07 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 90.07 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 90.07 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 90.07 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 90.08 [+0.00] encapsulations in lower layers, most packet types allow/require # 90.08 [+0.00] additional packet-specific arguments in an ; # 90.08 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 90.08 [+0.00] dns, rtp, syslog, lldp and more; # 90.08 [+0.00] For context-help use 'help' as ! # 90.08 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 90.08 [+0.00] Enter -T help or -T rtp help for further information # 90.09 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 90.09 [+0.00] -V|VV|... Verbose and more verbose mode # 90.09 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 90.09 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 90.09 [+0.00] typically combined with one of the verbose modes (v or V) # 90.09 [+0.00] -v Show version # 90.09 [+0.00] -h Print this help # 90.09 [+0.00] # 90.09 [+0.00] Examples: # 90.09 [+0.00] mausezahn -x 99 # 90.09 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 90.09 [+0.00] mausezahn -t cdp change -c 0 # 90.10 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 90.10 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 90.10 [+0.00] # 90.10 [+0.00] Note: # 90.10 [+0.00] This tool is targeted for network developers! You should # 90.10 [+0.00] be aware of what you are doing and what these options above # 90.10 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 90.10 [+0.00] # 90.10 [+0.00] Please report bugs to # 90.10 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 90.10 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 90.11 [+0.00] Swiss federal institute of technology (ETH Zurich) # 90.11 [+0.00] License: GNU GPL version 2.0 # 90.11 [+0.00] This is free software: you are free to change and redistribute it. # 90.11 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 90.11 [+0.00] # 90.62 [+0.51] TEST: mirror to gretap: STP state [FAIL] # 90.62 [+0.00] Expected to capture == 10 packets, got 0. # 90.71 [+0.10] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 90.72 [+0.00] # 90.72 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 90.72 [+0.00] http://www.netsniff-ng.org # 90.72 [+0.00] # 90.72 [+0.00] Usage: mausezahn [options] [interface] || # 90.72 [+0.00] Options: # 90.72 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 90.72 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 90.72 [+0.00] -4 IPv4 mode (default) # 90.72 [+0.00] -6 IPv6 mode # 90.72 [+0.00] -R Set socket priority # 90.72 [+0.00] -c Send packet count times, default:1, infinite:0 # 90.73 [+0.00] -d Apply delay between transmissions. The delay value can be # 90.73 [+0.00] specified in usec (default, no additional unit needed), or in # 90.73 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 90.73 [+0.00] -r Multiplies the specified delay with a random value # 90.73 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 90.73 [+0.00] -a Use specified source mac address, no matter what has # 90.73 [+0.00] been specified with other arguments; keywords see below, # 90.73 [+0.00] Default is own interface # 90.73 [+0.00] -b Same with destination mac address; keywords: # 90.73 [+0.00] rand Use a random MAC address # 90.73 [+0.00] bc Use a broadcast MAC address # 90.74 [+0.00] own Use own interface MAC address (default for source MAC) # 90.74 [+0.00] stp Use IEEE 802.1d STP multicast address # 90.74 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 90.74 [+0.00] -A Use specified source IP address (default is own interface IP) # 90.74 [+0.00] -B Send packet to specified destination IP or domain name # 90.74 [+0.00] -P Use the specified ASCII payload # 90.74 [+0.00] -f Read the ASCII payload from a file # 90.74 [+0.00] -F Read the hexadecimal payload from a file # 90.74 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 90.74 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 90.74 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 90.75 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 90.75 [+0.00] encapsulations in lower layers, most packet types allow/require # 90.75 [+0.00] additional packet-specific arguments in an ; # 90.75 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 90.75 [+0.00] dns, rtp, syslog, lldp and more; # 90.75 [+0.00] For context-help use 'help' as ! # 90.75 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 90.75 [+0.00] Enter -T help or -T rtp help for further information # 90.75 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 90.75 [+0.00] -V|VV|... Verbose and more verbose mode # 90.75 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 90.76 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 90.76 [+0.00] typically combined with one of the verbose modes (v or V) # 90.76 [+0.00] -v Show version # 90.76 [+0.00] -h Print this help # 90.76 [+0.00] # 90.76 [+0.00] Examples: # 90.76 [+0.00] mausezahn -x 99 # 90.76 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 90.76 [+0.00] mausezahn -t cdp change -c 0 # 90.76 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 90.76 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 90.76 [+0.00] # 90.76 [+0.00] Note: # 90.76 [+0.00] This tool is targeted for network developers! You should # 90.76 [+0.00] be aware of what you are doing and what these options above # 90.76 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 90.76 [+0.00] # 90.77 [+0.00] Please report bugs to # 90.77 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 90.77 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 90.77 [+0.00] Swiss federal institute of technology (ETH Zurich) # 90.77 [+0.00] License: GNU GPL version 2.0 # 90.77 [+0.00] This is free software: you are free to change and redistribute it. # 90.77 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 90.77 [+0.00] # 91.33 [+0.56] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 91.33 [+0.00] # 91.33 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 91.33 [+0.00] http://www.netsniff-ng.org # 91.33 [+0.00] # 91.33 [+0.00] Usage: mausezahn [options] [interface] || # 91.34 [+0.00] Options: # 91.34 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 91.34 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 91.34 [+0.00] -4 IPv4 mode (default) # 91.34 [+0.00] -6 IPv6 mode # 91.34 [+0.00] -R Set socket priority # 91.34 [+0.00] -c Send packet count times, default:1, infinite:0 # 91.34 [+0.00] -d Apply delay between transmissions. The delay value can be # 91.34 [+0.00] specified in usec (default, no additional unit needed), or in # 91.35 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 91.35 [+0.00] -r Multiplies the specified delay with a random value # 91.35 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 91.35 [+0.00] -a Use specified source mac address, no matter what has # 91.35 [+0.00] been specified with other arguments; keywords see below, # 91.35 [+0.00] Default is own interface # 91.35 [+0.00] -b Same with destination mac address; keywords: # 91.35 [+0.00] rand Use a random MAC address # 91.35 [+0.00] bc Use a broadcast MAC address # 91.36 [+0.00] own Use own interface MAC address (default for source MAC) # 91.36 [+0.00] stp Use IEEE 802.1d STP multicast address # 91.36 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 91.36 [+0.00] -A Use specified source IP address (default is own interface IP) # 91.36 [+0.00] -B Send packet to specified destination IP or domain name # 91.36 [+0.00] -P Use the specified ASCII payload # 91.36 [+0.00] -f Read the ASCII payload from a file # 91.36 [+0.00] -F Read the hexadecimal payload from a file # 91.36 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 91.36 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 91.37 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 91.37 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 91.37 [+0.00] encapsulations in lower layers, most packet types allow/require # 91.37 [+0.00] additional packet-specific arguments in an ; # 91.37 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 91.37 [+0.00] dns, rtp, syslog, lldp and more; # 91.37 [+0.00] For context-help use 'help' as ! # 91.37 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 91.37 [+0.00] Enter -T help or -T rtp help for further information # 91.37 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 91.37 [+0.00] -V|VV|... Verbose and more verbose mode # 91.38 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 91.38 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 91.38 [+0.00] typically combined with one of the verbose modes (v or V) # 91.38 [+0.00] -v Show version # 91.38 [+0.00] -h Print this help # 91.38 [+0.00] # 91.38 [+0.00] Examples: # 91.38 [+0.00] mausezahn -x 99 # 91.38 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 91.38 [+0.00] mausezahn -t cdp change -c 0 # 91.38 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 91.38 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 91.38 [+0.00] # 91.38 [+0.00] Note: # 91.38 [+0.00] This tool is targeted for network developers! You should # 91.38 [+0.00] be aware of what you are doing and what these options above # 91.38 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 91.38 [+0.00] # 91.38 [+0.00] Please report bugs to # 91.39 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 91.39 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 91.39 [+0.00] Swiss federal institute of technology (ETH Zurich) # 91.39 [+0.00] License: GNU GPL version 2.0 # 91.39 [+0.00] This is free software: you are free to change and redistribute it. # 91.39 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 91.39 [+0.00] # 92.98 [+1.59] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 92.98 [+0.00] # 92.98 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 92.98 [+0.00] http://www.netsniff-ng.org # 92.98 [+0.00] # 92.98 [+0.00] Usage: mausezahn [options] [interface] || # 92.98 [+0.00] Options: # 92.98 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 92.98 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 92.99 [+0.00] -4 IPv4 mode (default) # 92.99 [+0.00] -6 IPv6 mode # 92.99 [+0.00] -R Set socket priority # 92.99 [+0.00] -c Send packet count times, default:1, infinite:0 # 92.99 [+0.00] -d Apply delay between transmissions. The delay value can be # 92.99 [+0.00] specified in usec (default, no additional unit needed), or in # 92.99 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 92.99 [+0.00] -r Multiplies the specified delay with a random value # 92.99 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 92.99 [+0.00] -a Use specified source mac address, no matter what has # 93.00 [+0.00] been specified with other arguments; keywords see below, # 93.00 [+0.00] Default is own interface # 93.00 [+0.00] -b Same with destination mac address; keywords: # 93.00 [+0.00] rand Use a random MAC address # 93.00 [+0.00] bc Use a broadcast MAC address # 93.00 [+0.00] own Use own interface MAC address (default for source MAC) # 93.00 [+0.00] stp Use IEEE 802.1d STP multicast address # 93.00 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 93.00 [+0.00] -A Use specified source IP address (default is own interface IP) # 93.00 [+0.00] -B Send packet to specified destination IP or domain name # 93.01 [+0.00] -P Use the specified ASCII payload # 93.01 [+0.00] -f Read the ASCII payload from a file # 93.01 [+0.00] -F Read the hexadecimal payload from a file # 93.01 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 93.01 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 93.01 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 93.01 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 93.01 [+0.00] encapsulations in lower layers, most packet types allow/require # 93.01 [+0.00] additional packet-specific arguments in an ; # 93.02 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 93.02 [+0.00] dns, rtp, syslog, lldp and more; # 93.02 [+0.00] For context-help use 'help' as ! # 93.02 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 93.02 [+0.00] Enter -T help or -T rtp help for further information # 93.02 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 93.02 [+0.00] -V|VV|... Verbose and more verbose mode # 93.02 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 93.02 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 93.03 [+0.00] typically combined with one of the verbose modes (v or V) # 93.03 [+0.00] -v Show version # 93.03 [+0.00] -h Print this help # 93.03 [+0.00] # 93.03 [+0.00] Examples: # 93.03 [+0.00] mausezahn -x 99 # 93.03 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 93.03 [+0.00] mausezahn -t cdp change -c 0 # 93.03 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 93.03 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 93.03 [+0.00] # 93.03 [+0.00] Note: # 93.03 [+0.00] This tool is targeted for network developers! You should # 93.03 [+0.00] be aware of what you are doing and what these options above # 93.03 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 93.03 [+0.00] # 93.03 [+0.00] Please report bugs to # 93.03 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 93.04 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 93.04 [+0.00] Swiss federal institute of technology (ETH Zurich) # 93.04 [+0.00] License: GNU GPL version 2.0 # 93.04 [+0.00] This is free software: you are free to change and redistribute it. # 93.04 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 93.04 [+0.00] # 93.64 [+0.60] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 93.64 [+0.00] # 93.64 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 93.64 [+0.00] http://www.netsniff-ng.org # 93.64 [+0.00] # 93.64 [+0.00] Usage: mausezahn [options] [interface] || # 93.65 [+0.00] Options: # 93.65 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 93.65 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 93.65 [+0.00] -4 IPv4 mode (default) # 93.65 [+0.00] -6 IPv6 mode # 93.65 [+0.00] -R Set socket priority # 93.65 [+0.00] -c Send packet count times, default:1, infinite:0 # 93.65 [+0.00] -d Apply delay between transmissions. The delay value can be # 93.65 [+0.00] specified in usec (default, no additional unit needed), or in # 93.65 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 93.65 [+0.00] -r Multiplies the specified delay with a random value # 93.65 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 93.66 [+0.00] -a Use specified source mac address, no matter what has # 93.66 [+0.00] been specified with other arguments; keywords see below, # 93.66 [+0.00] Default is own interface # 93.66 [+0.00] -b Same with destination mac address; keywords: # 93.66 [+0.00] rand Use a random MAC address # 93.66 [+0.00] bc Use a broadcast MAC address # 93.66 [+0.00] own Use own interface MAC address (default for source MAC) # 93.66 [+0.00] stp Use IEEE 802.1d STP multicast address # 93.66 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 93.66 [+0.00] -A Use specified source IP address (default is own interface IP) # 93.67 [+0.00] -B Send packet to specified destination IP or domain name # 93.67 [+0.00] -P Use the specified ASCII payload # 93.67 [+0.00] -f Read the ASCII payload from a file # 93.67 [+0.00] -F Read the hexadecimal payload from a file # 93.67 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 93.67 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 93.67 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 93.67 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 93.67 [+0.00] encapsulations in lower layers, most packet types allow/require # 93.68 [+0.00] additional packet-specific arguments in an ; # 93.68 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 93.68 [+0.00] dns, rtp, syslog, lldp and more; # 93.68 [+0.00] For context-help use 'help' as ! # 93.68 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 93.68 [+0.00] Enter -T help or -T rtp help for further information # 93.68 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 93.68 [+0.00] -V|VV|... Verbose and more verbose mode # 93.68 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 93.68 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 93.69 [+0.00] typically combined with one of the verbose modes (v or V) # 93.69 [+0.00] -v Show version # 93.69 [+0.00] -h Print this help # 93.69 [+0.00] # 93.69 [+0.00] Examples: # 93.69 [+0.00] mausezahn -x 99 # 93.69 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 93.69 [+0.00] mausezahn -t cdp change -c 0 # 93.69 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 93.69 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 93.69 [+0.00] # 93.69 [+0.00] Note: # 93.69 [+0.00] This tool is targeted for network developers! You should # 93.69 [+0.00] be aware of what you are doing and what these options above # 93.69 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 93.69 [+0.00] # 93.69 [+0.00] Please report bugs to # 93.69 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 93.69 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 93.70 [+0.00] Swiss federal institute of technology (ETH Zurich) # 93.70 [+0.00] License: GNU GPL version 2.0 # 93.70 [+0.00] This is free software: you are free to change and redistribute it. # 93.70 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 93.70 [+0.00] # 95.29 [+1.59] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 95.29 [+0.00] # 95.29 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 95.29 [+0.00] http://www.netsniff-ng.org # 95.29 [+0.00] # 95.29 [+0.00] Usage: mausezahn [options] [interface] || # 95.29 [+0.00] Options: # 95.29 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 95.30 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 95.30 [+0.00] -4 IPv4 mode (default) # 95.30 [+0.00] -6 IPv6 mode # 95.30 [+0.00] -R Set socket priority # 95.30 [+0.00] -c Send packet count times, default:1, infinite:0 # 95.30 [+0.00] -d Apply delay between transmissions. The delay value can be # 95.30 [+0.00] specified in usec (default, no additional unit needed), or in # 95.30 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 95.30 [+0.00] -r Multiplies the specified delay with a random value # 95.30 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 95.30 [+0.00] -a Use specified source mac address, no matter what has # 95.31 [+0.00] been specified with other arguments; keywords see below, # 95.31 [+0.00] Default is own interface # 95.31 [+0.00] -b Same with destination mac address; keywords: # 95.31 [+0.00] rand Use a random MAC address # 95.31 [+0.00] bc Use a broadcast MAC address # 95.31 [+0.00] own Use own interface MAC address (default for source MAC) # 95.31 [+0.00] stp Use IEEE 802.1d STP multicast address # 95.31 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 95.31 [+0.00] -A Use specified source IP address (default is own interface IP) # 95.31 [+0.00] -B Send packet to specified destination IP or domain name # 95.31 [+0.00] -P Use the specified ASCII payload # 95.31 [+0.00] -f Read the ASCII payload from a file # 95.32 [+0.00] -F Read the hexadecimal payload from a file # 95.32 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 95.32 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 95.32 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 95.32 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 95.32 [+0.00] encapsulations in lower layers, most packet types allow/require # 95.32 [+0.00] additional packet-specific arguments in an ; # 95.32 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 95.32 [+0.00] dns, rtp, syslog, lldp and more; # 95.32 [+0.00] For context-help use 'help' as ! # 95.32 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 95.32 [+0.00] Enter -T help or -T rtp help for further information # 95.33 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 95.33 [+0.00] -V|VV|... Verbose and more verbose mode # 95.33 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 95.33 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 95.33 [+0.00] typically combined with one of the verbose modes (v or V) # 95.33 [+0.00] -v Show version # 95.33 [+0.00] -h Print this help # 95.33 [+0.00] # 95.33 [+0.00] Examples: # 95.33 [+0.00] mausezahn -x 99 # 95.33 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 95.33 [+0.00] mausezahn -t cdp change -c 0 # 95.33 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 95.33 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 95.33 [+0.00] # 95.33 [+0.00] Note: # 95.33 [+0.00] This tool is targeted for network developers! You should # 95.34 [+0.00] be aware of what you are doing and what these options above # 95.34 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 95.34 [+0.00] # 95.34 [+0.00] Please report bugs to # 95.34 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 95.34 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 95.34 [+0.00] Swiss federal institute of technology (ETH Zurich) # 95.34 [+0.00] License: GNU GPL version 2.0 # 95.34 [+0.00] This is free software: you are free to change and redistribute it. # 95.34 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 95.34 [+0.00] # 95.90 [+0.56] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 95.90 [+0.00] # 95.90 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 95.90 [+0.00] http://www.netsniff-ng.org # 95.90 [+0.00] # 95.90 [+0.00] Usage: mausezahn [options] [interface] || # 95.90 [+0.00] Options: # 95.90 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 95.90 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 95.90 [+0.00] -4 IPv4 mode (default) # 95.91 [+0.00] -6 IPv6 mode # 95.91 [+0.00] -R Set socket priority # 95.91 [+0.00] -c Send packet count times, default:1, infinite:0 # 95.91 [+0.00] -d Apply delay between transmissions. The delay value can be # 95.91 [+0.00] specified in usec (default, no additional unit needed), or in # 95.91 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 95.91 [+0.00] -r Multiplies the specified delay with a random value # 95.91 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 95.92 [+0.00] -a Use specified source mac address, no matter what has # 95.92 [+0.00] been specified with other arguments; keywords see below, # 95.92 [+0.00] Default is own interface # 95.92 [+0.00] -b Same with destination mac address; keywords: # 95.92 [+0.00] rand Use a random MAC address # 95.92 [+0.00] bc Use a broadcast MAC address # 95.92 [+0.00] own Use own interface MAC address (default for source MAC) # 95.92 [+0.00] stp Use IEEE 802.1d STP multicast address # 95.92 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 95.92 [+0.00] -A Use specified source IP address (default is own interface IP) # 95.92 [+0.00] -B Send packet to specified destination IP or domain name # 95.92 [+0.00] -P Use the specified ASCII payload # 95.92 [+0.00] -f Read the ASCII payload from a file # 95.93 [+0.00] -F Read the hexadecimal payload from a file # 95.93 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 95.93 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 95.93 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 95.93 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 95.93 [+0.00] encapsulations in lower layers, most packet types allow/require # 95.93 [+0.00] additional packet-specific arguments in an ; # 95.93 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 95.93 [+0.00] dns, rtp, syslog, lldp and more; # 95.93 [+0.00] For context-help use 'help' as ! # 95.93 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 95.94 [+0.00] Enter -T help or -T rtp help for further information # 95.94 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 95.94 [+0.00] -V|VV|... Verbose and more verbose mode # 95.94 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 95.94 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 95.94 [+0.00] typically combined with one of the verbose modes (v or V) # 95.94 [+0.00] -v Show version # 95.94 [+0.00] -h Print this help # 95.94 [+0.00] # 95.94 [+0.00] Examples: # 95.94 [+0.00] mausezahn -x 99 # 95.94 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 95.94 [+0.00] mausezahn -t cdp change -c 0 # 95.94 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 95.94 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 95.95 [+0.00] # 95.95 [+0.00] Note: # 95.95 [+0.00] This tool is targeted for network developers! You should # 95.95 [+0.00] be aware of what you are doing and what these options above # 95.95 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 95.95 [+0.00] # 95.95 [+0.00] Please report bugs to # 95.95 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 95.95 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 95.95 [+0.00] Swiss federal institute of technology (ETH Zurich) # 95.95 [+0.00] License: GNU GPL version 2.0 # 95.95 [+0.00] This is free software: you are free to change and redistribute it. # 95.95 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 95.95 [+0.00] # 96.47 [+0.51] TEST: mirror to ip6gretap: STP state [FAIL] # 96.47 [+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__->