make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=mirrorr_gre_bridge_1d.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: mirror_gre_bridge_1d.sh # 17.01 [+17.01] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 17.02 [+0.01] # 17.02 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 17.02 [+0.00] http://www.netsniff-ng.org # 17.02 [+0.00] # 17.02 [+0.00] Usage: mausezahn [options] [interface] || # 17.02 [+0.00] Options: # 17.03 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 17.03 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 17.03 [+0.00] -4 IPv4 mode (default) # 17.03 [+0.00] -6 IPv6 mode # 17.04 [+0.00] -R Set socket priority # 17.04 [+0.00] -c Send packet count times, default:1, infinite:0 # 17.04 [+0.00] -d Apply delay between transmissions. The delay value can be # 17.04 [+0.00] specified in usec (default, no additional unit needed), or in # 17.05 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 17.05 [+0.00] -r Multiplies the specified delay with a random value # 17.05 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 17.06 [+0.00] -a Use specified source mac address, no matter what has # 17.06 [+0.00] been specified with other arguments; keywords see below, # 17.06 [+0.00] Default is own interface # 17.06 [+0.00] -b Same with destination mac address; keywords: # 17.06 [+0.00] rand Use a random MAC address # 17.07 [+0.00] bc Use a broadcast MAC address # 17.07 [+0.00] own Use own interface MAC address (default for source MAC) # 17.07 [+0.00] stp Use IEEE 802.1d STP multicast address # 17.07 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 17.07 [+0.00] -A Use specified source IP address (default is own interface IP) # 17.08 [+0.00] -B Send packet to specified destination IP or domain name # 17.08 [+0.00] -P Use the specified ASCII payload # 17.08 [+0.00] -f Read the ASCII payload from a file # 17.08 [+0.00] -F Read the hexadecimal payload from a file # 17.09 [+0.01] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 17.10 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 17.10 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 17.10 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 17.10 [+0.00] encapsulations in lower layers, most packet types allow/require # 17.11 [+0.00] additional packet-specific arguments in an ; # 17.11 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 17.11 [+0.00] dns, rtp, syslog, lldp and more; # 17.11 [+0.00] For context-help use 'help' as ! # 17.12 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 17.12 [+0.00] Enter -T help or -T rtp help for further information # 17.12 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 17.12 [+0.00] -V|VV|... Verbose and more verbose mode # 17.12 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 17.13 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 17.13 [+0.00] typically combined with one of the verbose modes (v or V) # 17.13 [+0.00] -v Show version # 17.13 [+0.00] -h Print this help # 17.13 [+0.00] # 17.13 [+0.00] Examples: # 17.13 [+0.00] mausezahn -x 99 # 17.14 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 17.14 [+0.00] mausezahn -t cdp change -c 0 # 17.14 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 17.14 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 17.14 [+0.00] # 17.14 [+0.00] Note: # 17.14 [+0.00] This tool is targeted for network developers! You should # 17.14 [+0.00] be aware of what you are doing and what these options above # 17.15 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 17.15 [+0.00] # 17.15 [+0.00] Please report bugs to # 17.15 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 17.15 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 17.16 [+0.00] Swiss federal institute of technology (ETH Zurich) # 17.16 [+0.00] License: GNU GPL version 2.0 # 17.16 [+0.00] This is free software: you are free to change and redistribute it. # 17.16 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 17.16 [+0.00] # 18.53 [+1.36] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 18.54 [+0.01] # 18.54 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 18.54 [+0.00] http://www.netsniff-ng.org # 18.54 [+0.00] # 18.54 [+0.00] Usage: mausezahn [options] [interface] || # 18.54 [+0.00] Options: # 18.54 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 18.54 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 18.55 [+0.00] -4 IPv4 mode (default) # 18.55 [+0.00] -6 IPv6 mode # 18.55 [+0.00] -R Set socket priority # 18.55 [+0.00] -c Send packet count times, default:1, infinite:0 # 18.55 [+0.00] -d Apply delay between transmissions. The delay value can be # 18.56 [+0.00] specified in usec (default, no additional unit needed), or in # 18.56 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 18.56 [+0.00] -r Multiplies the specified delay with a random value # 18.56 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 18.57 [+0.00] -a Use specified source mac address, no matter what has # 18.57 [+0.00] been specified with other arguments; keywords see below, # 18.57 [+0.00] Default is own interface # 18.57 [+0.00] -b Same with destination mac address; keywords: # 18.57 [+0.00] rand Use a random MAC address # 18.58 [+0.00] bc Use a broadcast MAC address # 18.58 [+0.00] own Use own interface MAC address (default for source MAC) # 18.58 [+0.00] stp Use IEEE 802.1d STP multicast address # 18.58 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 18.58 [+0.00] -A Use specified source IP address (default is own interface IP) # 18.59 [+0.00] -B Send packet to specified destination IP or domain name # 18.59 [+0.00] -P Use the specified ASCII payload # 18.59 [+0.00] -f Read the ASCII payload from a file # 18.59 [+0.00] -F Read the hexadecimal payload from a file # 18.60 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 18.60 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 18.60 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 18.60 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 18.61 [+0.00] encapsulations in lower layers, most packet types allow/require # 18.61 [+0.00] additional packet-specific arguments in an ; # 18.61 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 18.62 [+0.00] dns, rtp, syslog, lldp and more; # 18.62 [+0.00] For context-help use 'help' as ! # 18.62 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 18.63 [+0.00] Enter -T help or -T rtp help for further information # 18.63 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 18.65 [+0.02] -V|VV|... Verbose and more verbose mode # 18.65 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 18.65 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 18.66 [+0.00] typically combined with one of the verbose modes (v or V) # 18.66 [+0.00] -v Show version # 18.66 [+0.00] -h Print this help # 18.67 [+0.00] # 18.67 [+0.00] Examples: # 18.67 [+0.00] mausezahn -x 99 # 18.67 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 18.67 [+0.00] mausezahn -t cdp change -c 0 # 18.67 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 18.67 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 18.67 [+0.00] # 18.67 [+0.00] Note: # 18.67 [+0.00] This tool is targeted for network developers! You should # 18.68 [+0.00] be aware of what you are doing and what these options above # 18.68 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 18.68 [+0.00] # 18.68 [+0.00] Please report bugs to # 18.68 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 18.68 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 18.69 [+0.00] Swiss federal institute of technology (ETH Zurich) # 18.69 [+0.00] License: GNU GPL version 2.0 # 18.69 [+0.00] This is free software: you are free to change and redistribute it. # 18.69 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 18.69 [+0.00] # 20.12 [+1.43] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 20.13 [+0.01] # 20.13 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 20.13 [+0.00] http://www.netsniff-ng.org # 20.13 [+0.00] # 20.13 [+0.00] Usage: mausezahn [options] [interface] || # 20.13 [+0.00] Options: # 20.13 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 20.13 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 20.14 [+0.00] -4 IPv4 mode (default) # 20.14 [+0.00] -6 IPv6 mode # 20.14 [+0.00] -R Set socket priority # 20.14 [+0.00] -c Send packet count times, default:1, infinite:0 # 20.14 [+0.00] -d Apply delay between transmissions. The delay value can be # 20.15 [+0.00] specified in usec (default, no additional unit needed), or in # 20.15 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 20.15 [+0.00] -r Multiplies the specified delay with a random value # 20.15 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 20.16 [+0.00] -a Use specified source mac address, no matter what has # 20.16 [+0.00] been specified with other arguments; keywords see below, # 20.18 [+0.02] Default is own interface # 20.18 [+0.00] -b Same with destination mac address; keywords: # 20.18 [+0.00] rand Use a random MAC address # 20.18 [+0.00] bc Use a broadcast MAC address # 20.18 [+0.00] own Use own interface MAC address (default for source MAC) # 20.19 [+0.01] stp Use IEEE 802.1d STP multicast address # 20.19 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 20.20 [+0.00] -A Use specified source IP address (default is own interface IP) # 20.20 [+0.00] -B Send packet to specified destination IP or domain name # 20.20 [+0.00] -P Use the specified ASCII payload # 20.20 [+0.00] -f Read the ASCII payload from a file # 20.20 [+0.00] -F Read the hexadecimal payload from a file # 20.21 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 20.21 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 20.21 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 20.21 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 20.22 [+0.00] encapsulations in lower layers, most packet types allow/require # 20.22 [+0.00] additional packet-specific arguments in an ; # 20.22 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 20.22 [+0.00] dns, rtp, syslog, lldp and more; # 20.23 [+0.00] For context-help use 'help' as ! # 20.23 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 20.23 [+0.00] Enter -T help or -T rtp help for further information # 20.23 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 20.24 [+0.00] -V|VV|... Verbose and more verbose mode # 20.24 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 20.24 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 20.24 [+0.00] typically combined with one of the verbose modes (v or V) # 20.25 [+0.00] -v Show version # 20.25 [+0.00] -h Print this help # 20.25 [+0.00] # 20.25 [+0.00] Examples: # 20.25 [+0.00] mausezahn -x 99 # 20.25 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 20.25 [+0.00] mausezahn -t cdp change -c 0 # 20.25 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 20.25 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 20.26 [+0.00] # 20.26 [+0.00] Note: # 20.26 [+0.00] This tool is targeted for network developers! You should # 20.26 [+0.00] be aware of what you are doing and what these options above # 20.26 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 20.26 [+0.00] # 20.26 [+0.00] Please report bugs to # 20.27 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 20.27 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 20.27 [+0.00] Swiss federal institute of technology (ETH Zurich) # 20.27 [+0.00] License: GNU GPL version 2.0 # 20.27 [+0.00] This is free software: you are free to change and redistribute it. # 20.27 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 20.28 [+0.00] # 21.68 [+1.40] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 21.68 [+0.00] # 21.68 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 21.69 [+0.00] http://www.netsniff-ng.org # 21.69 [+0.00] # 21.69 [+0.00] Usage: mausezahn [options] [interface] || # 21.69 [+0.00] Options: # 21.69 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 21.70 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 21.70 [+0.00] -4 IPv4 mode (default) # 21.70 [+0.00] -6 IPv6 mode # 21.70 [+0.00] -R Set socket priority # 21.70 [+0.00] -c Send packet count times, default:1, infinite:0 # 21.70 [+0.00] -d Apply delay between transmissions. The delay value can be # 21.71 [+0.00] specified in usec (default, no additional unit needed), or in # 21.71 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 21.71 [+0.00] -r Multiplies the specified delay with a random value # 21.72 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 21.72 [+0.00] -a Use specified source mac address, no matter what has # 21.72 [+0.00] been specified with other arguments; keywords see below, # 21.73 [+0.00] Default is own interface # 21.73 [+0.00] -b Same with destination mac address; keywords: # 21.73 [+0.00] rand Use a random MAC address # 21.73 [+0.00] bc Use a broadcast MAC address # 21.74 [+0.00] own Use own interface MAC address (default for source MAC) # 21.74 [+0.00] stp Use IEEE 802.1d STP multicast address # 21.74 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 21.74 [+0.00] -A Use specified source IP address (default is own interface IP) # 21.74 [+0.00] -B Send packet to specified destination IP or domain name # 21.75 [+0.00] -P Use the specified ASCII payload # 21.75 [+0.00] -f Read the ASCII payload from a file # 21.75 [+0.00] -F Read the hexadecimal payload from a file # 21.75 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 21.76 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 21.76 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 21.76 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 21.76 [+0.00] encapsulations in lower layers, most packet types allow/require # 21.77 [+0.00] additional packet-specific arguments in an ; # 21.77 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 21.77 [+0.00] dns, rtp, syslog, lldp and more; # 21.77 [+0.00] For context-help use 'help' as ! # 21.78 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 21.78 [+0.00] Enter -T help or -T rtp help for further information # 21.78 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 21.78 [+0.00] -V|VV|... Verbose and more verbose mode # 21.80 [+0.02] -q Quiet mode, even omit 'important' standard short messages # 21.80 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 21.81 [+0.00] typically combined with one of the verbose modes (v or V) # 21.81 [+0.00] -v Show version # 21.81 [+0.00] -h Print this help # 21.81 [+0.00] # 21.81 [+0.00] Examples: # 21.81 [+0.00] mausezahn -x 99 # 21.81 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 21.82 [+0.00] mausezahn -t cdp change -c 0 # 21.82 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 21.82 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 21.82 [+0.00] # 21.82 [+0.00] Note: # 21.82 [+0.00] This tool is targeted for network developers! You should # 21.83 [+0.00] be aware of what you are doing and what these options above # 21.83 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 21.83 [+0.00] # 21.83 [+0.00] Please report bugs to # 21.83 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 21.84 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 21.84 [+0.00] Swiss federal institute of technology (ETH Zurich) # 21.84 [+0.00] License: GNU GPL version 2.0 # 21.84 [+0.00] This is free software: you are free to change and redistribute it. # 21.84 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 21.85 [+0.00] # 22.79 [+0.95] TEST: ingress mirror to gretap [FAIL] # 22.80 [+0.01] Expected to capture == 10 packets, got 0. # 23.57 [+0.77] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 23.58 [+0.01] # 23.58 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 23.58 [+0.00] http://www.netsniff-ng.org # 23.58 [+0.00] # 23.58 [+0.00] Usage: mausezahn [options] [interface] || # 23.58 [+0.00] Options: # 23.58 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 23.59 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 23.59 [+0.00] -4 IPv4 mode (default) # 23.59 [+0.00] -6 IPv6 mode # 23.59 [+0.00] -R Set socket priority # 23.59 [+0.00] -c Send packet count times, default:1, infinite:0 # 23.60 [+0.00] -d Apply delay between transmissions. The delay value can be # 23.60 [+0.00] specified in usec (default, no additional unit needed), or in # 23.60 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 23.60 [+0.00] -r Multiplies the specified delay with a random value # 23.61 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 23.61 [+0.00] -a Use specified source mac address, no matter what has # 23.61 [+0.00] been specified with other arguments; keywords see below, # 23.61 [+0.00] Default is own interface # 23.61 [+0.00] -b Same with destination mac address; keywords: # 23.62 [+0.00] rand Use a random MAC address # 23.62 [+0.00] bc Use a broadcast MAC address # 23.62 [+0.00] own Use own interface MAC address (default for source MAC) # 23.62 [+0.00] stp Use IEEE 802.1d STP multicast address # 23.62 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 23.63 [+0.00] -A Use specified source IP address (default is own interface IP) # 23.63 [+0.00] -B Send packet to specified destination IP or domain name # 23.63 [+0.00] -P Use the specified ASCII payload # 23.63 [+0.00] -f Read the ASCII payload from a file # 23.64 [+0.00] -F Read the hexadecimal payload from a file # 23.64 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 23.64 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 23.64 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 23.65 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 23.65 [+0.00] encapsulations in lower layers, most packet types allow/require # 23.65 [+0.00] additional packet-specific arguments in an ; # 23.66 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 23.66 [+0.00] dns, rtp, syslog, lldp and more; # 23.66 [+0.00] For context-help use 'help' as ! # 23.66 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 23.67 [+0.00] Enter -T help or -T rtp help for further information # 23.67 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 23.67 [+0.00] -V|VV|... Verbose and more verbose mode # 23.67 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 23.68 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 23.68 [+0.00] typically combined with one of the verbose modes (v or V) # 23.68 [+0.00] -v Show version # 23.68 [+0.00] -h Print this help # 23.68 [+0.00] # 23.68 [+0.00] Examples: # 23.68 [+0.00] mausezahn -x 99 # 23.68 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 23.69 [+0.00] mausezahn -t cdp change -c 0 # 23.69 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 23.69 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 23.69 [+0.00] # 23.69 [+0.00] Note: # 23.69 [+0.00] This tool is targeted for network developers! You should # 23.69 [+0.00] be aware of what you are doing and what these options above # 23.70 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 23.70 [+0.00] # 23.70 [+0.00] Please report bugs to # 23.70 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 23.70 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 23.70 [+0.00] Swiss federal institute of technology (ETH Zurich) # 23.70 [+0.00] License: GNU GPL version 2.0 # 23.71 [+0.00] This is free software: you are free to change and redistribute it. # 23.71 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 23.71 [+0.00] # 25.36 [+1.65] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 25.37 [+0.01] # 25.37 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 25.37 [+0.00] http://www.netsniff-ng.org # 25.37 [+0.00] # 25.37 [+0.00] Usage: mausezahn [options] [interface] || # 25.38 [+0.00] Options: # 25.38 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 25.38 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 25.38 [+0.00] -4 IPv4 mode (default) # 25.38 [+0.00] -6 IPv6 mode # 25.38 [+0.00] -R Set socket priority # 25.39 [+0.00] -c Send packet count times, default:1, infinite:0 # 25.39 [+0.00] -d Apply delay between transmissions. The delay value can be # 25.39 [+0.00] specified in usec (default, no additional unit needed), or in # 25.39 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 25.40 [+0.00] -r Multiplies the specified delay with a random value # 25.40 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 25.40 [+0.00] -a Use specified source mac address, no matter what has # 25.41 [+0.00] been specified with other arguments; keywords see below, # 25.41 [+0.00] Default is own interface # 25.41 [+0.00] -b Same with destination mac address; keywords: # 25.41 [+0.00] rand Use a random MAC address # 25.41 [+0.00] bc Use a broadcast MAC address # 25.42 [+0.00] own Use own interface MAC address (default for source MAC) # 25.42 [+0.00] stp Use IEEE 802.1d STP multicast address # 25.42 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 25.42 [+0.00] -A Use specified source IP address (default is own interface IP) # 25.43 [+0.00] -B Send packet to specified destination IP or domain name # 25.43 [+0.00] -P Use the specified ASCII payload # 25.43 [+0.00] -f Read the ASCII payload from a file # 25.43 [+0.00] -F Read the hexadecimal payload from a file # 25.44 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 25.44 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 25.44 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 25.44 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 25.45 [+0.00] encapsulations in lower layers, most packet types allow/require # 25.45 [+0.00] additional packet-specific arguments in an ; # 25.45 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 25.46 [+0.00] dns, rtp, syslog, lldp and more; # 25.46 [+0.00] For context-help use 'help' as ! # 25.46 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 25.46 [+0.00] Enter -T help or -T rtp help for further information # 25.47 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 25.47 [+0.00] -V|VV|... Verbose and more verbose mode # 25.47 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 25.47 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 25.48 [+0.00] typically combined with one of the verbose modes (v or V) # 25.48 [+0.00] -v Show version # 25.48 [+0.00] -h Print this help # 25.48 [+0.00] # 25.48 [+0.00] Examples: # 25.48 [+0.00] mausezahn -x 99 # 25.48 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 25.49 [+0.00] mausezahn -t cdp change -c 0 # 25.49 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 25.49 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 25.49 [+0.00] # 25.49 [+0.00] Note: # 25.49 [+0.00] This tool is targeted for network developers! You should # 25.49 [+0.00] be aware of what you are doing and what these options above # 25.50 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 25.50 [+0.00] # 25.50 [+0.00] Please report bugs to # 25.50 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 25.50 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 25.50 [+0.00] Swiss federal institute of technology (ETH Zurich) # 25.51 [+0.00] License: GNU GPL version 2.0 # 25.51 [+0.00] This is free software: you are free to change and redistribute it. # 25.51 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 25.51 [+0.00] # 27.11 [+1.60] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 27.12 [+0.01] # 27.12 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 27.12 [+0.00] http://www.netsniff-ng.org # 27.12 [+0.00] # 27.12 [+0.00] Usage: mausezahn [options] [interface] || # 27.12 [+0.00] Options: # 27.12 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 27.13 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 27.13 [+0.00] -4 IPv4 mode (default) # 27.13 [+0.00] -6 IPv6 mode # 27.13 [+0.00] -R Set socket priority # 27.13 [+0.00] -c Send packet count times, default:1, infinite:0 # 27.14 [+0.00] -d Apply delay between transmissions. The delay value can be # 27.14 [+0.00] specified in usec (default, no additional unit needed), or in # 27.14 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 27.14 [+0.00] -r Multiplies the specified delay with a random value # 27.15 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 27.15 [+0.00] -a Use specified source mac address, no matter what has # 27.15 [+0.00] been specified with other arguments; keywords see below, # 27.15 [+0.00] Default is own interface # 27.15 [+0.00] -b Same with destination mac address; keywords: # 27.16 [+0.00] rand Use a random MAC address # 27.16 [+0.00] bc Use a broadcast MAC address # 27.16 [+0.00] own Use own interface MAC address (default for source MAC) # 27.16 [+0.00] stp Use IEEE 802.1d STP multicast address # 27.16 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 27.17 [+0.00] -A Use specified source IP address (default is own interface IP) # 27.17 [+0.00] -B Send packet to specified destination IP or domain name # 27.17 [+0.00] -P Use the specified ASCII payload # 27.17 [+0.00] -f Read the ASCII payload from a file # 27.18 [+0.00] -F Read the hexadecimal payload from a file # 27.18 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 27.18 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 27.18 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 27.19 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 27.19 [+0.00] encapsulations in lower layers, most packet types allow/require # 27.19 [+0.00] additional packet-specific arguments in an ; # 27.20 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 27.20 [+0.00] dns, rtp, syslog, lldp and more; # 27.20 [+0.00] For context-help use 'help' as ! # 27.20 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 27.21 [+0.00] Enter -T help or -T rtp help for further information # 27.21 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 27.21 [+0.00] -V|VV|... Verbose and more verbose mode # 27.21 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 27.21 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 27.22 [+0.00] typically combined with one of the verbose modes (v or V) # 27.22 [+0.00] -v Show version # 27.22 [+0.00] -h Print this help # 27.22 [+0.00] # 27.22 [+0.00] Examples: # 27.22 [+0.00] mausezahn -x 99 # 27.22 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 27.22 [+0.00] mausezahn -t cdp change -c 0 # 27.23 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 27.23 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 27.23 [+0.00] # 27.23 [+0.00] Note: # 27.23 [+0.00] This tool is targeted for network developers! You should # 27.23 [+0.00] be aware of what you are doing and what these options above # 27.24 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 27.24 [+0.00] # 27.24 [+0.00] Please report bugs to # 27.24 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 27.24 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 27.24 [+0.00] Swiss federal institute of technology (ETH Zurich) # 27.25 [+0.00] License: GNU GPL version 2.0 # 27.25 [+0.00] This is free software: you are free to change and redistribute it. # 27.25 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 27.25 [+0.00] # 28.83 [+1.58] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 28.84 [+0.01] # 28.84 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 28.84 [+0.00] http://www.netsniff-ng.org # 28.84 [+0.00] # 28.84 [+0.00] Usage: mausezahn [options] [interface] || # 28.85 [+0.00] Options: # 28.85 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 28.85 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 28.85 [+0.00] -4 IPv4 mode (default) # 28.85 [+0.00] -6 IPv6 mode # 28.85 [+0.00] -R Set socket priority # 28.86 [+0.00] -c Send packet count times, default:1, infinite:0 # 28.86 [+0.00] -d Apply delay between transmissions. The delay value can be # 28.86 [+0.00] specified in usec (default, no additional unit needed), or in # 28.86 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 28.87 [+0.00] -r Multiplies the specified delay with a random value # 28.87 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 28.87 [+0.00] -a Use specified source mac address, no matter what has # 28.87 [+0.00] been specified with other arguments; keywords see below, # 28.88 [+0.00] Default is own interface # 28.88 [+0.00] -b Same with destination mac address; keywords: # 28.88 [+0.00] rand Use a random MAC address # 28.88 [+0.00] bc Use a broadcast MAC address # 28.88 [+0.00] own Use own interface MAC address (default for source MAC) # 28.88 [+0.00] stp Use IEEE 802.1d STP multicast address # 28.89 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 28.89 [+0.00] -A Use specified source IP address (default is own interface IP) # 28.89 [+0.00] -B Send packet to specified destination IP or domain name # 28.89 [+0.00] -P Use the specified ASCII payload # 28.90 [+0.00] -f Read the ASCII payload from a file # 28.90 [+0.00] -F Read the hexadecimal payload from a file # 28.91 [+0.01] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 28.91 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 28.92 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 28.92 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 28.92 [+0.00] encapsulations in lower layers, most packet types allow/require # 28.92 [+0.00] additional packet-specific arguments in an ; # 28.93 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 28.93 [+0.00] dns, rtp, syslog, lldp and more; # 28.93 [+0.00] For context-help use 'help' as ! # 28.93 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 28.94 [+0.00] Enter -T help or -T rtp help for further information # 28.94 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 28.94 [+0.00] -V|VV|... Verbose and more verbose mode # 28.94 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 28.94 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 28.95 [+0.00] typically combined with one of the verbose modes (v or V) # 28.95 [+0.00] -v Show version # 28.95 [+0.00] -h Print this help # 28.95 [+0.00] # 28.95 [+0.00] Examples: # 28.95 [+0.00] mausezahn -x 99 # 28.95 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 28.95 [+0.00] mausezahn -t cdp change -c 0 # 28.96 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 28.96 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 28.96 [+0.00] # 28.96 [+0.00] Note: # 28.96 [+0.00] This tool is targeted for network developers! You should # 28.96 [+0.00] be aware of what you are doing and what these options above # 28.96 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 28.97 [+0.00] # 28.97 [+0.00] Please report bugs to # 28.97 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 28.97 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 28.97 [+0.00] Swiss federal institute of technology (ETH Zurich) # 28.97 [+0.00] License: GNU GPL version 2.0 # 28.97 [+0.00] This is free software: you are free to change and redistribute it. # 28.98 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 28.98 [+0.00] # 29.92 [+0.94] TEST: egress mirror to gretap [FAIL] # 29.92 [+0.00] Expected to capture == 10 packets, got 0. # 31.16 [+1.24] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 31.17 [+0.01] # 31.17 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 31.17 [+0.00] http://www.netsniff-ng.org # 31.18 [+0.00] # 31.18 [+0.00] Usage: mausezahn [options] [interface] || # 31.18 [+0.00] Options: # 31.18 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 31.18 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 31.18 [+0.00] -4 IPv4 mode (default) # 31.19 [+0.00] -6 IPv6 mode # 31.19 [+0.00] -R Set socket priority # 31.19 [+0.00] -c Send packet count times, default:1, infinite:0 # 31.19 [+0.00] -d Apply delay between transmissions. The delay value can be # 31.19 [+0.00] specified in usec (default, no additional unit needed), or in # 31.20 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 31.20 [+0.00] -r Multiplies the specified delay with a random value # 31.20 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 31.20 [+0.00] -a Use specified source mac address, no matter what has # 31.21 [+0.00] been specified with other arguments; keywords see below, # 31.21 [+0.00] Default is own interface # 31.21 [+0.00] -b Same with destination mac address; keywords: # 31.22 [+0.00] rand Use a random MAC address # 31.22 [+0.00] bc Use a broadcast MAC address # 31.22 [+0.00] own Use own interface MAC address (default for source MAC) # 31.22 [+0.00] stp Use IEEE 802.1d STP multicast address # 31.22 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 31.23 [+0.00] -A Use specified source IP address (default is own interface IP) # 31.23 [+0.00] -B Send packet to specified destination IP or domain name # 31.23 [+0.00] -P Use the specified ASCII payload # 31.24 [+0.00] -f Read the ASCII payload from a file # 31.24 [+0.00] -F Read the hexadecimal payload from a file # 31.24 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 31.24 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 31.24 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 31.25 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 31.25 [+0.00] encapsulations in lower layers, most packet types allow/require # 31.25 [+0.00] additional packet-specific arguments in an ; # 31.26 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 31.26 [+0.00] dns, rtp, syslog, lldp and more; # 31.26 [+0.00] For context-help use 'help' as ! # 31.26 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 31.27 [+0.00] Enter -T help or -T rtp help for further information # 31.27 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 31.27 [+0.00] -V|VV|... Verbose and more verbose mode # 31.27 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 31.28 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 31.28 [+0.00] typically combined with one of the verbose modes (v or V) # 31.28 [+0.00] -v Show version # 31.28 [+0.00] -h Print this help # 31.29 [+0.00] # 31.30 [+0.01] Examples: # 31.30 [+0.00] mausezahn -x 99 # 31.30 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 31.30 [+0.00] mausezahn -t cdp change -c 0 # 31.30 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 31.30 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 31.31 [+0.00] # 31.31 [+0.00] Note: # 31.31 [+0.00] This tool is targeted for network developers! You should # 31.31 [+0.00] be aware of what you are doing and what these options above # 31.31 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 31.31 [+0.00] # 31.31 [+0.00] Please report bugs to # 31.31 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 31.32 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 31.32 [+0.00] Swiss federal institute of technology (ETH Zurich) # 31.32 [+0.00] License: GNU GPL version 2.0 # 31.32 [+0.00] This is free software: you are free to change and redistribute it. # 31.32 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 31.33 [+0.00] # 32.83 [+1.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 32.84 [+0.01] # 32.84 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 32.84 [+0.00] http://www.netsniff-ng.org # 32.84 [+0.00] # 32.84 [+0.00] Usage: mausezahn [options] [interface] || # 32.85 [+0.00] Options: # 32.85 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 32.85 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 32.85 [+0.00] -4 IPv4 mode (default) # 32.85 [+0.00] -6 IPv6 mode # 32.86 [+0.00] -R Set socket priority # 32.86 [+0.00] -c Send packet count times, default:1, infinite:0 # 32.86 [+0.00] -d Apply delay between transmissions. The delay value can be # 32.86 [+0.00] specified in usec (default, no additional unit needed), or in # 32.87 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 32.87 [+0.00] -r Multiplies the specified delay with a random value # 32.87 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 32.88 [+0.00] -a Use specified source mac address, no matter what has # 32.88 [+0.00] been specified with other arguments; keywords see below, # 32.88 [+0.00] Default is own interface # 32.88 [+0.00] -b Same with destination mac address; keywords: # 32.89 [+0.00] rand Use a random MAC address # 32.89 [+0.00] bc Use a broadcast MAC address # 32.89 [+0.00] own Use own interface MAC address (default for source MAC) # 32.89 [+0.00] stp Use IEEE 802.1d STP multicast address # 32.89 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 32.90 [+0.00] -A Use specified source IP address (default is own interface IP) # 32.90 [+0.00] -B Send packet to specified destination IP or domain name # 32.92 [+0.02] -P Use the specified ASCII payload # 32.92 [+0.00] -f Read the ASCII payload from a file # 32.92 [+0.00] -F Read the hexadecimal payload from a file # 32.92 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 32.92 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 32.93 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 32.93 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 32.93 [+0.00] encapsulations in lower layers, most packet types allow/require # 32.93 [+0.00] additional packet-specific arguments in an ; # 32.93 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 32.94 [+0.00] dns, rtp, syslog, lldp and more; # 32.94 [+0.00] For context-help use 'help' as ! # 32.94 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 32.94 [+0.00] Enter -T help or -T rtp help for further information # 32.94 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 32.95 [+0.00] -V|VV|... Verbose and more verbose mode # 32.95 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 32.95 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 32.95 [+0.00] typically combined with one of the verbose modes (v or V) # 32.95 [+0.00] -v Show version # 32.96 [+0.00] -h Print this help # 32.96 [+0.00] # 32.96 [+0.00] Examples: # 32.96 [+0.00] mausezahn -x 99 # 32.96 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 32.96 [+0.00] mausezahn -t cdp change -c 0 # 32.96 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 32.96 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 32.96 [+0.00] # 32.96 [+0.00] Note: # 32.96 [+0.00] This tool is targeted for network developers! You should # 32.97 [+0.00] be aware of what you are doing and what these options above # 32.97 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 32.97 [+0.00] # 32.97 [+0.00] Please report bugs to # 32.97 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 32.97 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 32.97 [+0.00] Swiss federal institute of technology (ETH Zurich) # 32.98 [+0.00] License: GNU GPL version 2.0 # 32.98 [+0.00] This is free software: you are free to change and redistribute it. # 32.98 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 32.98 [+0.00] # 34.46 [+1.48] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 34.47 [+0.01] # 34.47 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 34.47 [+0.00] http://www.netsniff-ng.org # 34.47 [+0.00] # 34.47 [+0.00] Usage: mausezahn [options] [interface] || # 34.47 [+0.00] Options: # 34.47 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 34.48 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 34.48 [+0.00] -4 IPv4 mode (default) # 34.48 [+0.00] -6 IPv6 mode # 34.48 [+0.00] -R Set socket priority # 34.48 [+0.00] -c Send packet count times, default:1, infinite:0 # 34.49 [+0.00] -d Apply delay between transmissions. The delay value can be # 34.49 [+0.00] specified in usec (default, no additional unit needed), or in # 34.49 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 34.49 [+0.00] -r Multiplies the specified delay with a random value # 34.50 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 34.50 [+0.00] -a Use specified source mac address, no matter what has # 34.50 [+0.00] been specified with other arguments; keywords see below, # 34.50 [+0.00] Default is own interface # 34.50 [+0.00] -b Same with destination mac address; keywords: # 34.51 [+0.00] rand Use a random MAC address # 34.51 [+0.00] bc Use a broadcast MAC address # 34.51 [+0.00] own Use own interface MAC address (default for source MAC) # 34.51 [+0.00] stp Use IEEE 802.1d STP multicast address # 34.51 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 34.52 [+0.00] -A Use specified source IP address (default is own interface IP) # 34.52 [+0.00] -B Send packet to specified destination IP or domain name # 34.52 [+0.00] -P Use the specified ASCII payload # 34.52 [+0.00] -f Read the ASCII payload from a file # 34.52 [+0.00] -F Read the hexadecimal payload from a file # 34.53 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 34.53 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 34.53 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 34.53 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 34.54 [+0.00] encapsulations in lower layers, most packet types allow/require # 34.54 [+0.00] additional packet-specific arguments in an ; # 34.54 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 34.54 [+0.00] dns, rtp, syslog, lldp and more; # 34.55 [+0.00] For context-help use 'help' as ! # 34.55 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 34.55 [+0.00] Enter -T help or -T rtp help for further information # 34.55 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 34.55 [+0.00] -V|VV|... Verbose and more verbose mode # 34.56 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 34.56 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 34.56 [+0.00] typically combined with one of the verbose modes (v or V) # 34.56 [+0.00] -v Show version # 34.57 [+0.00] -h Print this help # 34.57 [+0.00] # 34.57 [+0.00] Examples: # 34.57 [+0.00] mausezahn -x 99 # 34.57 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 34.57 [+0.00] mausezahn -t cdp change -c 0 # 34.57 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 34.57 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 34.57 [+0.00] # 34.57 [+0.00] Note: # 34.58 [+0.00] This tool is targeted for network developers! You should # 34.58 [+0.00] be aware of what you are doing and what these options above # 34.58 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 34.58 [+0.00] # 34.58 [+0.00] Please report bugs to # 34.58 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 34.58 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 34.59 [+0.00] Swiss federal institute of technology (ETH Zurich) # 34.59 [+0.00] License: GNU GPL version 2.0 # 34.59 [+0.00] This is free software: you are free to change and redistribute it. # 34.59 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 34.59 [+0.00] # 36.14 [+1.55] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 36.15 [+0.01] # 36.15 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 36.15 [+0.00] http://www.netsniff-ng.org # 36.15 [+0.00] # 36.15 [+0.00] Usage: mausezahn [options] [interface] || # 36.16 [+0.00] Options: # 36.16 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 36.16 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 36.16 [+0.00] -4 IPv4 mode (default) # 36.16 [+0.00] -6 IPv6 mode # 36.17 [+0.00] -R Set socket priority # 36.17 [+0.00] -c Send packet count times, default:1, infinite:0 # 36.17 [+0.00] -d Apply delay between transmissions. The delay value can be # 36.17 [+0.00] specified in usec (default, no additional unit needed), or in # 36.17 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 36.18 [+0.00] -r Multiplies the specified delay with a random value # 36.18 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 36.18 [+0.00] -a Use specified source mac address, no matter what has # 36.18 [+0.00] been specified with other arguments; keywords see below, # 36.19 [+0.00] Default is own interface # 36.19 [+0.00] -b Same with destination mac address; keywords: # 36.19 [+0.00] rand Use a random MAC address # 36.19 [+0.00] bc Use a broadcast MAC address # 36.19 [+0.00] own Use own interface MAC address (default for source MAC) # 36.20 [+0.00] stp Use IEEE 802.1d STP multicast address # 36.20 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 36.20 [+0.00] -A Use specified source IP address (default is own interface IP) # 36.20 [+0.00] -B Send packet to specified destination IP or domain name # 36.20 [+0.00] -P Use the specified ASCII payload # 36.21 [+0.00] -f Read the ASCII payload from a file # 36.21 [+0.00] -F Read the hexadecimal payload from a file # 36.21 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 36.21 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 36.22 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 36.22 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 36.22 [+0.00] encapsulations in lower layers, most packet types allow/require # 36.22 [+0.00] additional packet-specific arguments in an ; # 36.23 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 36.23 [+0.00] dns, rtp, syslog, lldp and more; # 36.23 [+0.00] For context-help use 'help' as ! # 36.23 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 36.23 [+0.00] Enter -T help or -T rtp help for further information # 36.24 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 36.24 [+0.00] -V|VV|... Verbose and more verbose mode # 36.24 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 36.24 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 36.25 [+0.00] typically combined with one of the verbose modes (v or V) # 36.25 [+0.00] -v Show version # 36.25 [+0.00] -h Print this help # 36.25 [+0.00] # 36.25 [+0.00] Examples: # 36.25 [+0.00] mausezahn -x 99 # 36.25 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 36.25 [+0.00] mausezahn -t cdp change -c 0 # 36.25 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 36.26 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 36.26 [+0.00] # 36.26 [+0.00] Note: # 36.26 [+0.00] This tool is targeted for network developers! You should # 36.26 [+0.00] be aware of what you are doing and what these options above # 36.26 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 36.26 [+0.00] # 36.26 [+0.00] Please report bugs to # 36.27 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 36.27 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 36.27 [+0.00] Swiss federal institute of technology (ETH Zurich) # 36.27 [+0.00] License: GNU GPL version 2.0 # 36.27 [+0.00] This is free software: you are free to change and redistribute it. # 36.27 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 36.28 [+0.00] # 37.39 [+1.11] TEST: ingress mirror to ip6gretap [FAIL] # 37.39 [+0.00] Expected to capture == 10 packets, got 0. # 38.24 [+0.85] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 38.24 [+0.01] # 38.24 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 38.25 [+0.00] http://www.netsniff-ng.org # 38.25 [+0.00] # 38.25 [+0.00] Usage: mausezahn [options] [interface] || # 38.25 [+0.00] Options: # 38.25 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 38.25 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 38.26 [+0.00] -4 IPv4 mode (default) # 38.26 [+0.00] -6 IPv6 mode # 38.26 [+0.00] -R Set socket priority # 38.26 [+0.00] -c Send packet count times, default:1, infinite:0 # 38.26 [+0.00] -d Apply delay between transmissions. The delay value can be # 38.27 [+0.00] specified in usec (default, no additional unit needed), or in # 38.27 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 38.27 [+0.00] -r Multiplies the specified delay with a random value # 38.28 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 38.28 [+0.00] -a Use specified source mac address, no matter what has # 38.28 [+0.00] been specified with other arguments; keywords see below, # 38.29 [+0.00] Default is own interface # 38.29 [+0.00] -b Same with destination mac address; keywords: # 38.29 [+0.00] rand Use a random MAC address # 38.29 [+0.00] bc Use a broadcast MAC address # 38.29 [+0.00] own Use own interface MAC address (default for source MAC) # 38.30 [+0.00] stp Use IEEE 802.1d STP multicast address # 38.30 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 38.30 [+0.00] -A Use specified source IP address (default is own interface IP) # 38.31 [+0.00] -B Send packet to specified destination IP or domain name # 38.31 [+0.00] -P Use the specified ASCII payload # 38.31 [+0.00] -f Read the ASCII payload from a file # 38.31 [+0.00] -F Read the hexadecimal payload from a file # 38.31 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 38.32 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 38.32 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 38.32 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 38.33 [+0.00] encapsulations in lower layers, most packet types allow/require # 38.33 [+0.00] additional packet-specific arguments in an ; # 38.33 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 38.34 [+0.00] dns, rtp, syslog, lldp and more; # 38.34 [+0.00] For context-help use 'help' as ! # 38.34 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 38.34 [+0.00] Enter -T help or -T rtp help for further information # 38.35 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 38.35 [+0.00] -V|VV|... Verbose and more verbose mode # 38.35 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 38.35 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 38.36 [+0.00] typically combined with one of the verbose modes (v or V) # 38.36 [+0.00] -v Show version # 38.36 [+0.00] -h Print this help # 38.36 [+0.00] # 38.36 [+0.00] Examples: # 38.36 [+0.00] mausezahn -x 99 # 38.36 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 38.36 [+0.00] mausezahn -t cdp change -c 0 # 38.36 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 38.37 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 38.37 [+0.00] # 38.37 [+0.00] Note: # 38.37 [+0.00] This tool is targeted for network developers! You should # 38.37 [+0.00] be aware of what you are doing and what these options above # 38.37 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 38.37 [+0.00] # 38.37 [+0.00] Please report bugs to # 38.38 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 38.38 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 38.38 [+0.00] Swiss federal institute of technology (ETH Zurich) # 38.38 [+0.00] License: GNU GPL version 2.0 # 38.38 [+0.00] This is free software: you are free to change and redistribute it. # 38.38 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 38.39 [+0.00] # 39.97 [+1.58] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 39.97 [+0.01] # 39.97 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 39.98 [+0.00] http://www.netsniff-ng.org # 39.98 [+0.00] # 39.98 [+0.00] Usage: mausezahn [options] [interface] || # 39.98 [+0.00] Options: # 39.98 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 39.98 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 39.98 [+0.00] -4 IPv4 mode (default) # 39.99 [+0.00] -6 IPv6 mode # 39.99 [+0.00] -R Set socket priority # 39.99 [+0.00] -c Send packet count times, default:1, infinite:0 # 39.99 [+0.00] -d Apply delay between transmissions. The delay value can be # 39.99 [+0.00] specified in usec (default, no additional unit needed), or in # 39.99 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 40.00 [+0.00] -r Multiplies the specified delay with a random value # 40.00 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 40.00 [+0.00] -a Use specified source mac address, no matter what has # 40.00 [+0.00] been specified with other arguments; keywords see below, # 40.01 [+0.00] Default is own interface # 40.01 [+0.00] -b Same with destination mac address; keywords: # 40.01 [+0.00] rand Use a random MAC address # 40.01 [+0.00] bc Use a broadcast MAC address # 40.01 [+0.00] own Use own interface MAC address (default for source MAC) # 40.02 [+0.01] stp Use IEEE 802.1d STP multicast address # 40.03 [+0.01] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 40.03 [+0.00] -A Use specified source IP address (default is own interface IP) # 40.03 [+0.00] -B Send packet to specified destination IP or domain name # 40.03 [+0.00] -P Use the specified ASCII payload # 40.04 [+0.00] -f Read the ASCII payload from a file # 40.04 [+0.00] -F Read the hexadecimal payload from a file # 40.04 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 40.04 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 40.04 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 40.05 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 40.05 [+0.00] encapsulations in lower layers, most packet types allow/require # 40.05 [+0.00] additional packet-specific arguments in an ; # 40.05 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 40.06 [+0.00] dns, rtp, syslog, lldp and more; # 40.06 [+0.00] For context-help use 'help' as ! # 40.06 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 40.06 [+0.00] Enter -T help or -T rtp help for further information # 40.06 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 40.07 [+0.00] -V|VV|... Verbose and more verbose mode # 40.07 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 40.07 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 40.07 [+0.00] typically combined with one of the verbose modes (v or V) # 40.07 [+0.00] -v Show version # 40.08 [+0.00] -h Print this help # 40.08 [+0.00] # 40.08 [+0.00] Examples: # 40.08 [+0.00] mausezahn -x 99 # 40.08 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 40.08 [+0.00] mausezahn -t cdp change -c 0 # 40.08 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 40.08 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 40.08 [+0.00] # 40.09 [+0.00] Note: # 40.09 [+0.00] This tool is targeted for network developers! You should # 40.09 [+0.00] be aware of what you are doing and what these options above # 40.09 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 40.09 [+0.00] # 40.09 [+0.00] Please report bugs to # 40.09 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 40.09 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 40.10 [+0.00] Swiss federal institute of technology (ETH Zurich) # 40.10 [+0.00] License: GNU GPL version 2.0 # 40.10 [+0.00] This is free software: you are free to change and redistribute it. # 40.10 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 40.10 [+0.00] # 41.51 [+1.41] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 41.52 [+0.01] # 41.52 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 41.52 [+0.00] http://www.netsniff-ng.org # 41.52 [+0.00] # 41.52 [+0.00] Usage: mausezahn [options] [interface] || # 41.53 [+0.00] Options: # 41.53 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 41.53 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 41.53 [+0.00] -4 IPv4 mode (default) # 41.53 [+0.00] -6 IPv6 mode # 41.53 [+0.00] -R Set socket priority # 41.54 [+0.00] -c Send packet count times, default:1, infinite:0 # 41.54 [+0.00] -d Apply delay between transmissions. The delay value can be # 41.54 [+0.00] specified in usec (default, no additional unit needed), or in # 41.54 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 41.54 [+0.00] -r Multiplies the specified delay with a random value # 41.55 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 41.55 [+0.00] -a Use specified source mac address, no matter what has # 41.55 [+0.00] been specified with other arguments; keywords see below, # 41.55 [+0.00] Default is own interface # 41.56 [+0.00] -b Same with destination mac address; keywords: # 41.56 [+0.00] rand Use a random MAC address # 41.56 [+0.00] bc Use a broadcast MAC address # 41.57 [+0.01] own Use own interface MAC address (default for source MAC) # 41.57 [+0.00] stp Use IEEE 802.1d STP multicast address # 41.58 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 41.58 [+0.00] -A Use specified source IP address (default is own interface IP) # 41.58 [+0.00] -B Send packet to specified destination IP or domain name # 41.58 [+0.00] -P Use the specified ASCII payload # 41.59 [+0.00] -f Read the ASCII payload from a file # 41.59 [+0.00] -F Read the hexadecimal payload from a file # 41.59 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 41.59 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 41.60 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 41.60 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 41.60 [+0.00] encapsulations in lower layers, most packet types allow/require # 41.60 [+0.00] additional packet-specific arguments in an ; # 41.61 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 41.61 [+0.00] dns, rtp, syslog, lldp and more; # 41.61 [+0.00] For context-help use 'help' as ! # 41.61 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 41.62 [+0.00] Enter -T help or -T rtp help for further information # 41.62 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 41.62 [+0.00] -V|VV|... Verbose and more verbose mode # 41.62 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 41.62 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 41.63 [+0.00] typically combined with one of the verbose modes (v or V) # 41.63 [+0.00] -v Show version # 41.63 [+0.00] -h Print this help # 41.63 [+0.00] # 41.63 [+0.00] Examples: # 41.63 [+0.00] mausezahn -x 99 # 41.63 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 41.63 [+0.00] mausezahn -t cdp change -c 0 # 41.63 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 41.64 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 41.64 [+0.00] # 41.64 [+0.00] Note: # 41.64 [+0.00] This tool is targeted for network developers! You should # 41.64 [+0.00] be aware of what you are doing and what these options above # 41.64 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 41.64 [+0.00] # 41.64 [+0.00] Please report bugs to # 41.65 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 41.65 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 41.65 [+0.00] Swiss federal institute of technology (ETH Zurich) # 41.65 [+0.00] License: GNU GPL version 2.0 # 41.65 [+0.00] This is free software: you are free to change and redistribute it. # 41.66 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 41.66 [+0.00] # 43.11 [+1.46] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 43.12 [+0.00] # 43.12 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 43.12 [+0.00] http://www.netsniff-ng.org # 43.12 [+0.00] # 43.12 [+0.00] Usage: mausezahn [options] [interface] || # 43.12 [+0.00] Options: # 43.12 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 43.13 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 43.13 [+0.00] -4 IPv4 mode (default) # 43.13 [+0.00] -6 IPv6 mode # 43.13 [+0.00] -R Set socket priority # 43.13 [+0.00] -c Send packet count times, default:1, infinite:0 # 43.13 [+0.00] -d Apply delay between transmissions. The delay value can be # 43.14 [+0.00] specified in usec (default, no additional unit needed), or in # 43.14 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 43.14 [+0.00] -r Multiplies the specified delay with a random value # 43.14 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 43.15 [+0.00] -a Use specified source mac address, no matter what has # 43.15 [+0.00] been specified with other arguments; keywords see below, # 43.15 [+0.00] Default is own interface # 43.15 [+0.00] -b Same with destination mac address; keywords: # 43.15 [+0.00] rand Use a random MAC address # 43.16 [+0.00] bc Use a broadcast MAC address # 43.16 [+0.00] own Use own interface MAC address (default for source MAC) # 43.16 [+0.00] stp Use IEEE 802.1d STP multicast address # 43.16 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 43.16 [+0.00] -A Use specified source IP address (default is own interface IP) # 43.17 [+0.01] -B Send packet to specified destination IP or domain name # 43.18 [+0.01] -P Use the specified ASCII payload # 43.18 [+0.00] -f Read the ASCII payload from a file # 43.18 [+0.00] -F Read the hexadecimal payload from a file # 43.18 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 43.19 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 43.19 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 43.19 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 43.19 [+0.00] encapsulations in lower layers, most packet types allow/require # 43.19 [+0.00] additional packet-specific arguments in an ; # 43.20 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 43.20 [+0.00] dns, rtp, syslog, lldp and more; # 43.20 [+0.00] For context-help use 'help' as ! # 43.20 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 43.21 [+0.00] Enter -T help or -T rtp help for further information # 43.21 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 43.21 [+0.00] -V|VV|... Verbose and more verbose mode # 43.21 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 43.21 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 43.22 [+0.00] typically combined with one of the verbose modes (v or V) # 43.22 [+0.00] -v Show version # 43.22 [+0.00] -h Print this help # 43.22 [+0.00] # 43.22 [+0.00] Examples: # 43.22 [+0.00] mausezahn -x 99 # 43.22 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 43.22 [+0.00] mausezahn -t cdp change -c 0 # 43.22 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 43.23 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 43.23 [+0.00] # 43.23 [+0.00] Note: # 43.23 [+0.00] This tool is targeted for network developers! You should # 43.23 [+0.00] be aware of what you are doing and what these options above # 43.23 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 43.23 [+0.00] # 43.23 [+0.00] Please report bugs to # 43.24 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 43.24 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 43.24 [+0.00] Swiss federal institute of technology (ETH Zurich) # 43.24 [+0.00] License: GNU GPL version 2.0 # 43.24 [+0.00] This is free software: you are free to change and redistribute it. # 43.24 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 43.24 [+0.00] # 44.15 [+0.91] TEST: egress mirror to ip6gretap [FAIL] # 44.16 [+0.00] Expected to capture == 10 packets, got 0. not ok 1 selftests: net/forwarding: mirror_gre_bridge_1d.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing/wt-4/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->