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 # 16.10 [+16.10] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 16.10 [+0.01] # 16.10 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 16.10 [+0.00] http://www.netsniff-ng.org # 16.11 [+0.00] # 16.11 [+0.00] Usage: mausezahn [options] [interface] || # 16.11 [+0.00] Options: # 16.11 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 16.11 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 16.11 [+0.00] -4 IPv4 mode (default) # 16.11 [+0.00] -6 IPv6 mode # 16.12 [+0.00] -R Set socket priority # 16.12 [+0.00] -c Send packet count times, default:1, infinite:0 # 16.12 [+0.00] -d Apply delay between transmissions. The delay value can be # 16.12 [+0.00] specified in usec (default, no additional unit needed), or in # 16.12 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 16.13 [+0.00] -r Multiplies the specified delay with a random value # 16.13 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 16.13 [+0.00] -a Use specified source mac address, no matter what has # 16.13 [+0.00] been specified with other arguments; keywords see below, # 16.13 [+0.00] Default is own interface # 16.14 [+0.00] -b Same with destination mac address; keywords: # 16.14 [+0.00] rand Use a random MAC address # 16.14 [+0.00] bc Use a broadcast MAC address # 16.14 [+0.00] own Use own interface MAC address (default for source MAC) # 16.14 [+0.00] stp Use IEEE 802.1d STP multicast address # 16.14 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 16.15 [+0.00] -A Use specified source IP address (default is own interface IP) # 16.15 [+0.00] -B Send packet to specified destination IP or domain name # 16.15 [+0.00] -P Use the specified ASCII payload # 16.16 [+0.01] -f Read the ASCII payload from a file # 16.17 [+0.01] -F Read the hexadecimal payload from a file # 16.17 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 16.17 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 16.18 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 16.18 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 16.18 [+0.00] encapsulations in lower layers, most packet types allow/require # 16.18 [+0.00] additional packet-specific arguments in an ; # 16.19 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 16.19 [+0.00] dns, rtp, syslog, lldp and more; # 16.19 [+0.00] For context-help use 'help' as ! # 16.19 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 16.19 [+0.00] Enter -T help or -T rtp help for further information # 16.20 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 16.20 [+0.00] -V|VV|... Verbose and more verbose mode # 16.20 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 16.21 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 16.21 [+0.00] typically combined with one of the verbose modes (v or V) # 16.21 [+0.00] -v Show version # 16.22 [+0.00] -h Print this help # 16.22 [+0.00] # 16.22 [+0.00] Examples: # 16.22 [+0.00] mausezahn -x 99 # 16.22 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 16.22 [+0.00] mausezahn -t cdp change -c 0 # 16.22 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 16.23 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 16.23 [+0.00] # 16.23 [+0.00] Note: # 16.23 [+0.00] This tool is targeted for network developers! You should # 16.23 [+0.00] be aware of what you are doing and what these options above # 16.23 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 16.24 [+0.00] # 16.24 [+0.00] Please report bugs to # 16.24 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 16.24 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 16.24 [+0.00] Swiss federal institute of technology (ETH Zurich) # 16.25 [+0.00] License: GNU GPL version 2.0 # 16.25 [+0.00] This is free software: you are free to change and redistribute it. # 16.25 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 16.25 [+0.00] # 17.69 [+1.44] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 17.70 [+0.01] # 17.70 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 17.70 [+0.00] http://www.netsniff-ng.org # 17.70 [+0.00] # 17.70 [+0.00] Usage: mausezahn [options] [interface] || # 17.71 [+0.01] Options: # 17.71 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 17.71 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 17.71 [+0.00] -4 IPv4 mode (default) # 17.71 [+0.00] -6 IPv6 mode # 17.71 [+0.00] -R Set socket priority # 17.72 [+0.00] -c Send packet count times, default:1, infinite:0 # 17.72 [+0.00] -d Apply delay between transmissions. The delay value can be # 17.72 [+0.00] specified in usec (default, no additional unit needed), or in # 17.72 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 17.73 [+0.00] -r Multiplies the specified delay with a random value # 17.73 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 17.73 [+0.00] -a Use specified source mac address, no matter what has # 17.73 [+0.00] been specified with other arguments; keywords see below, # 17.74 [+0.00] Default is own interface # 17.74 [+0.00] -b Same with destination mac address; keywords: # 17.74 [+0.00] rand Use a random MAC address # 17.74 [+0.00] bc Use a broadcast MAC address # 17.75 [+0.01] own Use own interface MAC address (default for source MAC) # 17.76 [+0.00] stp Use IEEE 802.1d STP multicast address # 17.76 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 17.76 [+0.00] -A Use specified source IP address (default is own interface IP) # 17.77 [+0.00] -B Send packet to specified destination IP or domain name # 17.77 [+0.00] -P Use the specified ASCII payload # 17.78 [+0.00] -f Read the ASCII payload from a file # 17.78 [+0.00] -F Read the hexadecimal payload from a file # 17.78 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 17.79 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 17.79 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 17.79 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 17.80 [+0.00] encapsulations in lower layers, most packet types allow/require # 17.80 [+0.00] additional packet-specific arguments in an ; # 17.81 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 17.81 [+0.00] dns, rtp, syslog, lldp and more; # 17.81 [+0.00] For context-help use 'help' as ! # 17.81 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 17.82 [+0.00] Enter -T help or -T rtp help for further information # 17.82 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 17.82 [+0.00] -V|VV|... Verbose and more verbose mode # 17.82 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 17.83 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 17.83 [+0.00] typically combined with one of the verbose modes (v or V) # 17.83 [+0.00] -v Show version # 17.83 [+0.00] -h Print this help # 17.83 [+0.00] # 17.83 [+0.00] Examples: # 17.83 [+0.00] mausezahn -x 99 # 17.83 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 17.84 [+0.00] mausezahn -t cdp change -c 0 # 17.84 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 17.84 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 17.84 [+0.00] # 17.84 [+0.00] Note: # 17.84 [+0.00] This tool is targeted for network developers! You should # 17.84 [+0.00] be aware of what you are doing and what these options above # 17.85 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 17.85 [+0.00] # 17.85 [+0.00] Please report bugs to # 17.85 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 17.85 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 17.85 [+0.00] Swiss federal institute of technology (ETH Zurich) # 17.85 [+0.00] License: GNU GPL version 2.0 # 17.86 [+0.00] This is free software: you are free to change and redistribute it. # 17.86 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 17.86 [+0.00] # 19.33 [+1.47] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 19.33 [+0.01] # 19.33 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 19.34 [+0.00] http://www.netsniff-ng.org # 19.34 [+0.00] # 19.34 [+0.00] Usage: mausezahn [options] [interface] || # 19.34 [+0.00] Options: # 19.34 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 19.34 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 19.34 [+0.00] -4 IPv4 mode (default) # 19.35 [+0.00] -6 IPv6 mode # 19.35 [+0.00] -R Set socket priority # 19.35 [+0.00] -c Send packet count times, default:1, infinite:0 # 19.35 [+0.00] -d Apply delay between transmissions. The delay value can be # 19.35 [+0.00] specified in usec (default, no additional unit needed), or in # 19.35 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 19.36 [+0.00] -r Multiplies the specified delay with a random value # 19.36 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 19.36 [+0.00] -a Use specified source mac address, no matter what has # 19.36 [+0.00] been specified with other arguments; keywords see below, # 19.37 [+0.00] Default is own interface # 19.37 [+0.00] -b Same with destination mac address; keywords: # 19.37 [+0.00] rand Use a random MAC address # 19.37 [+0.00] bc Use a broadcast MAC address # 19.37 [+0.00] own Use own interface MAC address (default for source MAC) # 19.38 [+0.00] stp Use IEEE 802.1d STP multicast address # 19.38 [+0.01] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 19.39 [+0.00] -A Use specified source IP address (default is own interface IP) # 19.39 [+0.00] -B Send packet to specified destination IP or domain name # 19.39 [+0.00] -P Use the specified ASCII payload # 19.39 [+0.00] -f Read the ASCII payload from a file # 19.39 [+0.00] -F Read the hexadecimal payload from a file # 19.40 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 19.40 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 19.40 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 19.40 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 19.41 [+0.00] encapsulations in lower layers, most packet types allow/require # 19.41 [+0.00] additional packet-specific arguments in an ; # 19.41 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 19.41 [+0.00] dns, rtp, syslog, lldp and more; # 19.41 [+0.00] For context-help use 'help' as ! # 19.42 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 19.42 [+0.00] Enter -T help or -T rtp help for further information # 19.42 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 19.42 [+0.00] -V|VV|... Verbose and more verbose mode # 19.42 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 19.43 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 19.43 [+0.00] typically combined with one of the verbose modes (v or V) # 19.43 [+0.00] -v Show version # 19.43 [+0.00] -h Print this help # 19.43 [+0.00] # 19.43 [+0.00] Examples: # 19.43 [+0.00] mausezahn -x 99 # 19.43 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 19.44 [+0.00] mausezahn -t cdp change -c 0 # 19.44 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 19.44 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 19.44 [+0.00] # 19.44 [+0.00] Note: # 19.44 [+0.00] This tool is targeted for network developers! You should # 19.44 [+0.00] be aware of what you are doing and what these options above # 19.45 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 19.45 [+0.00] # 19.45 [+0.00] Please report bugs to # 19.45 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 19.45 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 19.45 [+0.00] Swiss federal institute of technology (ETH Zurich) # 19.45 [+0.00] License: GNU GPL version 2.0 # 19.45 [+0.00] This is free software: you are free to change and redistribute it. # 19.46 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 19.46 [+0.00] # 21.10 [+1.64] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 21.11 [+0.01] # 21.11 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 21.11 [+0.00] http://www.netsniff-ng.org # 21.11 [+0.00] # 21.11 [+0.00] Usage: mausezahn [options] [interface] || # 21.11 [+0.00] Options: # 21.11 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 21.11 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 21.12 [+0.00] -4 IPv4 mode (default) # 21.12 [+0.00] -6 IPv6 mode # 21.12 [+0.00] -R Set socket priority # 21.12 [+0.00] -c Send packet count times, default:1, infinite:0 # 21.12 [+0.00] -d Apply delay between transmissions. The delay value can be # 21.13 [+0.00] specified in usec (default, no additional unit needed), or in # 21.13 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 21.13 [+0.00] -r Multiplies the specified delay with a random value # 21.14 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 21.14 [+0.00] -a Use specified source mac address, no matter what has # 21.14 [+0.00] been specified with other arguments; keywords see below, # 21.15 [+0.01] Default is own interface # 21.16 [+0.01] -b Same with destination mac address; keywords: # 21.17 [+0.00] rand Use a random MAC address # 21.17 [+0.00] bc Use a broadcast MAC address # 21.17 [+0.00] own Use own interface MAC address (default for source MAC) # 21.17 [+0.00] stp Use IEEE 802.1d STP multicast address # 21.18 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 21.18 [+0.00] -A Use specified source IP address (default is own interface IP) # 21.18 [+0.00] -B Send packet to specified destination IP or domain name # 21.18 [+0.00] -P Use the specified ASCII payload # 21.19 [+0.00] -f Read the ASCII payload from a file # 21.19 [+0.00] -F Read the hexadecimal payload from a file # 21.19 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 21.19 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 21.20 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 21.20 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 21.20 [+0.00] encapsulations in lower layers, most packet types allow/require # 21.20 [+0.00] additional packet-specific arguments in an ; # 21.21 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 21.21 [+0.00] dns, rtp, syslog, lldp and more; # 21.21 [+0.00] For context-help use 'help' as ! # 21.21 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 21.21 [+0.00] Enter -T help or -T rtp help for further information # 21.22 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 21.22 [+0.00] -V|VV|... Verbose and more verbose mode # 21.22 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 21.22 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 21.23 [+0.00] typically combined with one of the verbose modes (v or V) # 21.23 [+0.00] -v Show version # 21.23 [+0.00] -h Print this help # 21.23 [+0.00] # 21.23 [+0.00] Examples: # 21.23 [+0.00] mausezahn -x 99 # 21.23 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 21.23 [+0.00] mausezahn -t cdp change -c 0 # 21.24 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 21.24 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 21.24 [+0.00] # 21.24 [+0.00] Note: # 21.24 [+0.00] This tool is targeted for network developers! You should # 21.24 [+0.00] be aware of what you are doing and what these options above # 21.24 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 21.25 [+0.00] # 21.25 [+0.00] Please report bugs to # 21.25 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 21.25 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 21.25 [+0.00] Swiss federal institute of technology (ETH Zurich) # 21.25 [+0.00] License: GNU GPL version 2.0 # 21.25 [+0.00] This is free software: you are free to change and redistribute it. # 21.26 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 21.26 [+0.00] # 22.27 [+1.01] TEST: ingress mirror to gretap [FAIL] # 22.27 [+0.00] Expected to capture == 10 packets, got 0. # 23.14 [+0.86] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 23.15 [+0.01] # 23.15 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 23.15 [+0.00] http://www.netsniff-ng.org # 23.15 [+0.00] # 23.15 [+0.00] Usage: mausezahn [options] [interface] || # 23.15 [+0.00] Options: # 23.15 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 23.15 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 23.16 [+0.00] -4 IPv4 mode (default) # 23.16 [+0.00] -6 IPv6 mode # 23.16 [+0.00] -R Set socket priority # 23.16 [+0.00] -c Send packet count times, default:1, infinite:0 # 23.16 [+0.00] -d Apply delay between transmissions. The delay value can be # 23.17 [+0.00] specified in usec (default, no additional unit needed), or in # 23.17 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 23.17 [+0.00] -r Multiplies the specified delay with a random value # 23.18 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 23.18 [+0.00] -a Use specified source mac address, no matter what has # 23.18 [+0.00] been specified with other arguments; keywords see below, # 23.18 [+0.00] Default is own interface # 23.18 [+0.00] -b Same with destination mac address; keywords: # 23.19 [+0.00] rand Use a random MAC address # 23.19 [+0.00] bc Use a broadcast MAC address # 23.19 [+0.00] own Use own interface MAC address (default for source MAC) # 23.19 [+0.00] stp Use IEEE 802.1d STP multicast address # 23.19 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 23.20 [+0.00] -A Use specified source IP address (default is own interface IP) # 23.20 [+0.00] -B Send packet to specified destination IP or domain name # 23.20 [+0.00] -P Use the specified ASCII payload # 23.20 [+0.00] -f Read the ASCII payload from a file # 23.21 [+0.00] -F Read the hexadecimal payload from a file # 23.21 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 23.21 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 23.21 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 23.21 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 23.22 [+0.00] encapsulations in lower layers, most packet types allow/require # 23.22 [+0.00] additional packet-specific arguments in an ; # 23.22 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 23.23 [+0.00] dns, rtp, syslog, lldp and more; # 23.23 [+0.00] For context-help use 'help' as ! # 23.23 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 23.23 [+0.00] Enter -T help or -T rtp help for further information # 23.23 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 23.24 [+0.00] -V|VV|... Verbose and more verbose mode # 23.24 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 23.24 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 23.24 [+0.00] typically combined with one of the verbose modes (v or V) # 23.25 [+0.00] -v Show version # 23.25 [+0.00] -h Print this help # 23.25 [+0.00] # 23.25 [+0.00] Examples: # 23.25 [+0.00] mausezahn -x 99 # 23.25 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 23.25 [+0.00] mausezahn -t cdp change -c 0 # 23.25 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 23.26 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 23.26 [+0.00] # 23.26 [+0.00] Note: # 23.26 [+0.00] This tool is targeted for network developers! You should # 23.26 [+0.00] be aware of what you are doing and what these options above # 23.26 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 23.26 [+0.00] # 23.26 [+0.00] Please report bugs to # 23.27 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 23.27 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 23.27 [+0.00] Swiss federal institute of technology (ETH Zurich) # 23.27 [+0.00] License: GNU GPL version 2.0 # 23.27 [+0.00] This is free software: you are free to change and redistribute it. # 23.28 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 23.28 [+0.00] # 24.89 [+1.62] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 24.90 [+0.01] # 24.90 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 24.91 [+0.00] http://www.netsniff-ng.org # 24.91 [+0.00] # 24.91 [+0.00] Usage: mausezahn [options] [interface] || # 24.91 [+0.00] Options: # 24.91 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 24.92 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 24.92 [+0.00] -4 IPv4 mode (default) # 24.92 [+0.00] -6 IPv6 mode # 24.92 [+0.00] -R Set socket priority # 24.93 [+0.00] -c Send packet count times, default:1, infinite:0 # 24.93 [+0.00] -d Apply delay between transmissions. The delay value can be # 24.93 [+0.00] specified in usec (default, no additional unit needed), or in # 24.94 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 24.94 [+0.00] -r Multiplies the specified delay with a random value # 24.94 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 24.95 [+0.00] -a Use specified source mac address, no matter what has # 24.95 [+0.00] been specified with other arguments; keywords see below, # 24.96 [+0.01] Default is own interface # 24.97 [+0.01] -b Same with destination mac address; keywords: # 24.97 [+0.00] rand Use a random MAC address # 24.97 [+0.00] bc Use a broadcast MAC address # 24.98 [+0.00] own Use own interface MAC address (default for source MAC) # 24.98 [+0.00] stp Use IEEE 802.1d STP multicast address # 24.98 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 24.99 [+0.00] -A Use specified source IP address (default is own interface IP) # 24.99 [+0.00] -B Send packet to specified destination IP or domain name # 24.99 [+0.00] -P Use the specified ASCII payload # 24.99 [+0.00] -f Read the ASCII payload from a file # 25.00 [+0.00] -F Read the hexadecimal payload from a file # 25.00 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 25.00 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 25.01 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 25.01 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 25.01 [+0.00] encapsulations in lower layers, most packet types allow/require # 25.02 [+0.00] additional packet-specific arguments in an ; # 25.02 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 25.02 [+0.00] dns, rtp, syslog, lldp and more; # 25.03 [+0.00] For context-help use 'help' as ! # 25.03 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 25.03 [+0.00] Enter -T help or -T rtp help for further information # 25.03 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 25.04 [+0.00] -V|VV|... Verbose and more verbose mode # 25.04 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 25.04 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 25.04 [+0.00] typically combined with one of the verbose modes (v or V) # 25.04 [+0.00] -v Show version # 25.05 [+0.00] -h Print this help # 25.05 [+0.00] # 25.05 [+0.00] Examples: # 25.05 [+0.00] mausezahn -x 99 # 25.05 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 25.05 [+0.00] mausezahn -t cdp change -c 0 # 25.05 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 25.05 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 25.06 [+0.00] # 25.06 [+0.00] Note: # 25.06 [+0.00] This tool is targeted for network developers! You should # 25.06 [+0.00] be aware of what you are doing and what these options above # 25.06 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 25.06 [+0.00] # 25.06 [+0.00] Please report bugs to # 25.06 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 25.07 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 25.07 [+0.00] Swiss federal institute of technology (ETH Zurich) # 25.07 [+0.00] License: GNU GPL version 2.0 # 25.07 [+0.00] This is free software: you are free to change and redistribute it. # 25.07 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 25.07 [+0.00] # 26.59 [+1.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 26.60 [+0.01] # 26.60 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 26.60 [+0.00] http://www.netsniff-ng.org # 26.60 [+0.00] # 26.60 [+0.00] Usage: mausezahn [options] [interface] || # 26.60 [+0.00] Options: # 26.60 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 26.61 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 26.61 [+0.00] -4 IPv4 mode (default) # 26.61 [+0.00] -6 IPv6 mode # 26.61 [+0.00] -R Set socket priority # 26.62 [+0.00] -c Send packet count times, default:1, infinite:0 # 26.62 [+0.00] -d Apply delay between transmissions. The delay value can be # 26.62 [+0.00] specified in usec (default, no additional unit needed), or in # 26.62 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 26.63 [+0.00] -r Multiplies the specified delay with a random value # 26.63 [+0.01] -p Pad the raw frame to specified length (using random bytes) # 26.65 [+0.01] -a Use specified source mac address, no matter what has # 26.65 [+0.00] been specified with other arguments; keywords see below, # 26.65 [+0.00] Default is own interface # 26.65 [+0.00] -b Same with destination mac address; keywords: # 26.66 [+0.00] rand Use a random MAC address # 26.66 [+0.00] bc Use a broadcast MAC address # 26.66 [+0.00] own Use own interface MAC address (default for source MAC) # 26.66 [+0.00] stp Use IEEE 802.1d STP multicast address # 26.66 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 26.67 [+0.00] -A Use specified source IP address (default is own interface IP) # 26.67 [+0.00] -B Send packet to specified destination IP or domain name # 26.67 [+0.00] -P Use the specified ASCII payload # 26.68 [+0.00] -f Read the ASCII payload from a file # 26.68 [+0.00] -F Read the hexadecimal payload from a file # 26.68 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 26.68 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 26.69 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 26.69 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 26.69 [+0.00] encapsulations in lower layers, most packet types allow/require # 26.70 [+0.00] additional packet-specific arguments in an ; # 26.70 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 26.70 [+0.00] dns, rtp, syslog, lldp and more; # 26.70 [+0.00] For context-help use 'help' as ! # 26.71 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 26.71 [+0.00] Enter -T help or -T rtp help for further information # 26.71 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 26.72 [+0.00] -V|VV|... Verbose and more verbose mode # 26.72 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 26.72 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 26.72 [+0.00] typically combined with one of the verbose modes (v or V) # 26.73 [+0.00] -v Show version # 26.73 [+0.00] -h Print this help # 26.73 [+0.00] # 26.73 [+0.00] Examples: # 26.73 [+0.00] mausezahn -x 99 # 26.73 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 26.73 [+0.00] mausezahn -t cdp change -c 0 # 26.74 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 26.74 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 26.74 [+0.00] # 26.74 [+0.00] Note: # 26.74 [+0.00] This tool is targeted for network developers! You should # 26.74 [+0.00] be aware of what you are doing and what these options above # 26.75 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 26.75 [+0.00] # 26.75 [+0.00] Please report bugs to # 26.75 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 26.75 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 26.75 [+0.00] Swiss federal institute of technology (ETH Zurich) # 26.76 [+0.00] License: GNU GPL version 2.0 # 26.76 [+0.00] This is free software: you are free to change and redistribute it. # 26.76 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 26.76 [+0.00] # 28.16 [+1.40] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 28.17 [+0.01] # 28.17 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 28.17 [+0.00] http://www.netsniff-ng.org # 28.17 [+0.00] # 28.18 [+0.00] Usage: mausezahn [options] [interface] || # 28.18 [+0.00] Options: # 28.18 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 28.18 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 28.18 [+0.00] -4 IPv4 mode (default) # 28.19 [+0.00] -6 IPv6 mode # 28.19 [+0.00] -R Set socket priority # 28.19 [+0.00] -c Send packet count times, default:1, infinite:0 # 28.19 [+0.00] -d Apply delay between transmissions. The delay value can be # 28.19 [+0.00] specified in usec (default, no additional unit needed), or in # 28.20 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 28.20 [+0.00] -r Multiplies the specified delay with a random value # 28.20 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 28.21 [+0.00] -a Use specified source mac address, no matter what has # 28.21 [+0.00] been specified with other arguments; keywords see below, # 28.21 [+0.00] Default is own interface # 28.21 [+0.00] -b Same with destination mac address; keywords: # 28.22 [+0.00] rand Use a random MAC address # 28.22 [+0.00] bc Use a broadcast MAC address # 28.22 [+0.00] own Use own interface MAC address (default for source MAC) # 28.22 [+0.00] stp Use IEEE 802.1d STP multicast address # 28.22 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 28.23 [+0.00] -A Use specified source IP address (default is own interface IP) # 28.23 [+0.00] -B Send packet to specified destination IP or domain name # 28.23 [+0.00] -P Use the specified ASCII payload # 28.23 [+0.00] -f Read the ASCII payload from a file # 28.24 [+0.00] -F Read the hexadecimal payload from a file # 28.24 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 28.24 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 28.24 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 28.25 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 28.25 [+0.00] encapsulations in lower layers, most packet types allow/require # 28.25 [+0.00] additional packet-specific arguments in an ; # 28.26 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 28.26 [+0.00] dns, rtp, syslog, lldp and more; # 28.26 [+0.00] For context-help use 'help' as ! # 28.26 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 28.27 [+0.00] Enter -T help or -T rtp help for further information # 28.27 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 28.27 [+0.00] -V|VV|... Verbose and more verbose mode # 28.27 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 28.28 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 28.28 [+0.00] typically combined with one of the verbose modes (v or V) # 28.28 [+0.00] -v Show version # 28.28 [+0.00] -h Print this help # 28.29 [+0.00] # 28.29 [+0.00] Examples: # 28.29 [+0.00] mausezahn -x 99 # 28.29 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 28.29 [+0.00] mausezahn -t cdp change -c 0 # 28.29 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 28.29 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 28.30 [+0.00] # 28.30 [+0.00] Note: # 28.30 [+0.00] This tool is targeted for network developers! You should # 28.30 [+0.00] be aware of what you are doing and what these options above # 28.30 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 28.30 [+0.00] # 28.30 [+0.00] Please report bugs to # 28.30 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 28.31 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 28.31 [+0.00] Swiss federal institute of technology (ETH Zurich) # 28.31 [+0.00] License: GNU GPL version 2.0 # 28.32 [+0.01] This is free software: you are free to change and redistribute it. # 28.32 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 28.33 [+0.00] # 29.36 [+1.03] TEST: egress mirror to gretap [FAIL] # 29.36 [+0.00] Expected to capture == 10 packets, got 0. # 30.56 [+1.20] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 30.57 [+0.01] # 30.57 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 30.57 [+0.00] http://www.netsniff-ng.org # 30.57 [+0.00] # 30.57 [+0.00] Usage: mausezahn [options] [interface] || # 30.58 [+0.00] Options: # 30.58 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 30.58 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 30.58 [+0.00] -4 IPv4 mode (default) # 30.58 [+0.00] -6 IPv6 mode # 30.59 [+0.00] -R Set socket priority # 30.59 [+0.00] -c Send packet count times, default:1, infinite:0 # 30.59 [+0.00] -d Apply delay between transmissions. The delay value can be # 30.59 [+0.00] specified in usec (default, no additional unit needed), or in # 30.60 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 30.60 [+0.00] -r Multiplies the specified delay with a random value # 30.60 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 30.60 [+0.00] -a Use specified source mac address, no matter what has # 30.61 [+0.00] been specified with other arguments; keywords see below, # 30.61 [+0.00] Default is own interface # 30.61 [+0.00] -b Same with destination mac address; keywords: # 30.62 [+0.00] rand Use a random MAC address # 30.62 [+0.00] bc Use a broadcast MAC address # 30.62 [+0.00] own Use own interface MAC address (default for source MAC) # 30.62 [+0.00] stp Use IEEE 802.1d STP multicast address # 30.63 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 30.63 [+0.00] -A Use specified source IP address (default is own interface IP) # 30.63 [+0.00] -B Send packet to specified destination IP or domain name # 30.64 [+0.00] -P Use the specified ASCII payload # 30.65 [+0.01] -f Read the ASCII payload from a file # 30.65 [+0.00] -F Read the hexadecimal payload from a file # 30.65 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 30.65 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 30.66 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 30.66 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 30.66 [+0.00] encapsulations in lower layers, most packet types allow/require # 30.66 [+0.00] additional packet-specific arguments in an ; # 30.67 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 30.67 [+0.00] dns, rtp, syslog, lldp and more; # 30.67 [+0.00] For context-help use 'help' as ! # 30.67 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 30.68 [+0.00] Enter -T help or -T rtp help for further information # 30.68 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 30.68 [+0.00] -V|VV|... Verbose and more verbose mode # 30.68 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 30.69 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 30.69 [+0.00] typically combined with one of the verbose modes (v or V) # 30.69 [+0.00] -v Show version # 30.69 [+0.00] -h Print this help # 30.69 [+0.00] # 30.69 [+0.00] Examples: # 30.69 [+0.00] mausezahn -x 99 # 30.69 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 30.70 [+0.00] mausezahn -t cdp change -c 0 # 30.70 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 30.70 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 30.70 [+0.00] # 30.70 [+0.00] Note: # 30.70 [+0.00] This tool is targeted for network developers! You should # 30.70 [+0.00] be aware of what you are doing and what these options above # 30.71 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 30.71 [+0.00] # 30.71 [+0.00] Please report bugs to # 30.71 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 30.71 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 30.71 [+0.00] Swiss federal institute of technology (ETH Zurich) # 30.71 [+0.00] License: GNU GPL version 2.0 # 30.72 [+0.00] This is free software: you are free to change and redistribute it. # 30.72 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 30.72 [+0.00] # 32.25 [+1.53] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 32.26 [+0.01] # 32.26 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 32.26 [+0.00] http://www.netsniff-ng.org # 32.26 [+0.00] # 32.27 [+0.00] Usage: mausezahn [options] [interface] || # 32.27 [+0.00] Options: # 32.27 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 32.27 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 32.27 [+0.00] -4 IPv4 mode (default) # 32.28 [+0.00] -6 IPv6 mode # 32.28 [+0.00] -R Set socket priority # 32.28 [+0.00] -c Send packet count times, default:1, infinite:0 # 32.28 [+0.00] -d Apply delay between transmissions. The delay value can be # 32.28 [+0.00] specified in usec (default, no additional unit needed), or in # 32.29 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 32.29 [+0.00] -r Multiplies the specified delay with a random value # 32.29 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 32.30 [+0.00] -a Use specified source mac address, no matter what has # 32.30 [+0.00] been specified with other arguments; keywords see below, # 32.30 [+0.00] Default is own interface # 32.31 [+0.00] -b Same with destination mac address; keywords: # 32.31 [+0.00] rand Use a random MAC address # 32.31 [+0.00] bc Use a broadcast MAC address # 32.31 [+0.00] own Use own interface MAC address (default for source MAC) # 32.32 [+0.00] stp Use IEEE 802.1d STP multicast address # 32.32 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 32.32 [+0.00] -A Use specified source IP address (default is own interface IP) # 32.32 [+0.00] -B Send packet to specified destination IP or domain name # 32.33 [+0.00] -P Use the specified ASCII payload # 32.33 [+0.00] -f Read the ASCII payload from a file # 32.33 [+0.00] -F Read the hexadecimal payload from a file # 32.33 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 32.34 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 32.34 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 32.34 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 32.35 [+0.00] encapsulations in lower layers, most packet types allow/require # 32.35 [+0.00] additional packet-specific arguments in an ; # 32.35 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 32.36 [+0.00] dns, rtp, syslog, lldp and more; # 32.36 [+0.00] For context-help use 'help' as ! # 32.36 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 32.36 [+0.00] Enter -T help or -T rtp help for further information # 32.37 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 32.37 [+0.00] -V|VV|... Verbose and more verbose mode # 32.37 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 32.38 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 32.38 [+0.00] typically combined with one of the verbose modes (v or V) # 32.38 [+0.00] -v Show version # 32.39 [+0.00] -h Print this help # 32.41 [+0.02] # 32.41 [+0.00] Examples: # 32.41 [+0.00] mausezahn -x 99 # 32.41 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 32.41 [+0.00] mausezahn -t cdp change -c 0 # 32.41 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 32.42 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 32.42 [+0.00] # 32.42 [+0.00] Note: # 32.42 [+0.00] This tool is targeted for network developers! You should # 32.42 [+0.00] be aware of what you are doing and what these options above # 32.42 [+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.44 [+0.00] Swiss federal institute of technology (ETH Zurich) # 32.44 [+0.00] License: GNU GPL version 2.0 # 32.44 [+0.00] This is free software: you are free to change and redistribute it. # 32.44 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 32.44 [+0.00] # 33.97 [+1.53] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 33.98 [+0.01] # 33.98 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 33.99 [+0.00] http://www.netsniff-ng.org # 33.99 [+0.00] # 33.99 [+0.00] Usage: mausezahn [options] [interface] || # 33.99 [+0.00] Options: # 33.99 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 33.99 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 34.00 [+0.00] -4 IPv4 mode (default) # 34.00 [+0.00] -6 IPv6 mode # 34.00 [+0.00] -R Set socket priority # 34.00 [+0.00] -c Send packet count times, default:1, infinite:0 # 34.01 [+0.00] -d Apply delay between transmissions. The delay value can be # 34.01 [+0.00] specified in usec (default, no additional unit needed), or in # 34.01 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 34.02 [+0.00] -r Multiplies the specified delay with a random value # 34.02 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 34.02 [+0.00] -a Use specified source mac address, no matter what has # 34.03 [+0.00] been specified with other arguments; keywords see below, # 34.03 [+0.00] Default is own interface # 34.03 [+0.00] -b Same with destination mac address; keywords: # 34.04 [+0.00] rand Use a random MAC address # 34.04 [+0.00] bc Use a broadcast MAC address # 34.04 [+0.00] own Use own interface MAC address (default for source MAC) # 34.04 [+0.00] stp Use IEEE 802.1d STP multicast address # 34.04 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 34.05 [+0.00] -A Use specified source IP address (default is own interface IP) # 34.05 [+0.00] -B Send packet to specified destination IP or domain name # 34.05 [+0.00] -P Use the specified ASCII payload # 34.05 [+0.00] -f Read the ASCII payload from a file # 34.06 [+0.00] -F Read the hexadecimal payload from a file # 34.06 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 34.07 [+0.01] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 34.08 [+0.01] via a comma or a period (e.g. '5:10,20,2:30') # 34.08 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 34.08 [+0.00] encapsulations in lower layers, most packet types allow/require # 34.09 [+0.00] additional packet-specific arguments in an ; # 34.09 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 34.09 [+0.00] dns, rtp, syslog, lldp and more; # 34.09 [+0.00] For context-help use 'help' as ! # 34.09 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 34.10 [+0.00] Enter -T help or -T rtp help for further information # 34.10 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 34.10 [+0.00] -V|VV|... Verbose and more verbose mode # 34.10 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 34.10 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 34.11 [+0.00] typically combined with one of the verbose modes (v or V) # 34.11 [+0.00] -v Show version # 34.11 [+0.00] -h Print this help # 34.11 [+0.00] # 34.11 [+0.00] Examples: # 34.11 [+0.00] mausezahn -x 99 # 34.11 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 34.11 [+0.00] mausezahn -t cdp change -c 0 # 34.11 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 34.12 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 34.12 [+0.00] # 34.12 [+0.00] Note: # 34.12 [+0.00] This tool is targeted for network developers! You should # 34.12 [+0.00] be aware of what you are doing and what these options above # 34.12 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 34.12 [+0.00] # 34.12 [+0.00] Please report bugs to # 34.13 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 34.13 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 34.13 [+0.00] Swiss federal institute of technology (ETH Zurich) # 34.13 [+0.00] License: GNU GPL version 2.0 # 34.13 [+0.00] This is free software: you are free to change and redistribute it. # 34.13 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 34.14 [+0.00] # 35.66 [+1.53] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 35.67 [+0.00] # 35.67 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 35.67 [+0.00] http://www.netsniff-ng.org # 35.67 [+0.00] # 35.67 [+0.00] Usage: mausezahn [options] [interface] || # 35.67 [+0.00] Options: # 35.67 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 35.68 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 35.68 [+0.00] -4 IPv4 mode (default) # 35.68 [+0.00] -6 IPv6 mode # 35.68 [+0.00] -R Set socket priority # 35.68 [+0.00] -c Send packet count times, default:1, infinite:0 # 35.68 [+0.00] -d Apply delay between transmissions. The delay value can be # 35.69 [+0.00] specified in usec (default, no additional unit needed), or in # 35.69 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 35.69 [+0.00] -r Multiplies the specified delay with a random value # 35.69 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 35.69 [+0.00] -a Use specified source mac address, no matter what has # 35.70 [+0.00] been specified with other arguments; keywords see below, # 35.70 [+0.00] Default is own interface # 35.70 [+0.00] -b Same with destination mac address; keywords: # 35.70 [+0.00] rand Use a random MAC address # 35.70 [+0.00] bc Use a broadcast MAC address # 35.71 [+0.00] own Use own interface MAC address (default for source MAC) # 35.71 [+0.00] stp Use IEEE 802.1d STP multicast address # 35.71 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 35.71 [+0.00] -A Use specified source IP address (default is own interface IP) # 35.71 [+0.00] -B Send packet to specified destination IP or domain name # 35.72 [+0.00] -P Use the specified ASCII payload # 35.72 [+0.00] -f Read the ASCII payload from a file # 35.73 [+0.01] -F Read the hexadecimal payload from a file # 35.73 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 35.73 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 35.73 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 35.74 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 35.74 [+0.00] encapsulations in lower layers, most packet types allow/require # 35.74 [+0.00] additional packet-specific arguments in an ; # 35.74 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 35.75 [+0.00] dns, rtp, syslog, lldp and more; # 35.75 [+0.00] For context-help use 'help' as ! # 35.75 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 35.75 [+0.00] Enter -T help or -T rtp help for further information # 35.75 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 35.76 [+0.00] -V|VV|... Verbose and more verbose mode # 35.76 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 35.76 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 35.76 [+0.00] typically combined with one of the verbose modes (v or V) # 35.77 [+0.00] -v Show version # 35.77 [+0.00] -h Print this help # 35.77 [+0.00] # 35.77 [+0.00] Examples: # 35.77 [+0.00] mausezahn -x 99 # 35.77 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 35.77 [+0.00] mausezahn -t cdp change -c 0 # 35.77 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 35.77 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 35.78 [+0.00] # 35.78 [+0.00] Note: # 35.78 [+0.00] This tool is targeted for network developers! You should # 35.78 [+0.00] be aware of what you are doing and what these options above # 35.78 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 35.78 [+0.00] # 35.78 [+0.00] Please report bugs to # 35.78 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 35.78 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 35.79 [+0.00] Swiss federal institute of technology (ETH Zurich) # 35.79 [+0.00] License: GNU GPL version 2.0 # 35.79 [+0.00] This is free software: you are free to change and redistribute it. # 35.79 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 35.79 [+0.00] # 36.72 [+0.93] TEST: ingress mirror to ip6gretap [FAIL] # 36.73 [+0.00] Expected to capture == 10 packets, got 0. # 37.54 [+0.81] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 37.54 [+0.01] # 37.54 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 37.55 [+0.00] http://www.netsniff-ng.org # 37.55 [+0.00] # 37.55 [+0.00] Usage: mausezahn [options] [interface] || # 37.55 [+0.00] Options: # 37.55 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 37.55 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 37.55 [+0.00] -4 IPv4 mode (default) # 37.56 [+0.00] -6 IPv6 mode # 37.56 [+0.00] -R Set socket priority # 37.56 [+0.00] -c Send packet count times, default:1, infinite:0 # 37.56 [+0.00] -d Apply delay between transmissions. The delay value can be # 37.56 [+0.00] specified in usec (default, no additional unit needed), or in # 37.57 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 37.57 [+0.00] -r Multiplies the specified delay with a random value # 37.57 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 37.57 [+0.00] -a Use specified source mac address, no matter what has # 37.58 [+0.00] been specified with other arguments; keywords see below, # 37.58 [+0.00] Default is own interface # 37.58 [+0.00] -b Same with destination mac address; keywords: # 37.58 [+0.00] rand Use a random MAC address # 37.58 [+0.00] bc Use a broadcast MAC address # 37.59 [+0.00] own Use own interface MAC address (default for source MAC) # 37.59 [+0.00] stp Use IEEE 802.1d STP multicast address # 37.59 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 37.60 [+0.01] -A Use specified source IP address (default is own interface IP) # 37.61 [+0.01] -B Send packet to specified destination IP or domain name # 37.61 [+0.00] -P Use the specified ASCII payload # 37.61 [+0.00] -f Read the ASCII payload from a file # 37.61 [+0.00] -F Read the hexadecimal payload from a file # 37.62 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 37.62 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 37.62 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 37.62 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 37.63 [+0.00] encapsulations in lower layers, most packet types allow/require # 37.63 [+0.00] additional packet-specific arguments in an ; # 37.63 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 37.63 [+0.00] dns, rtp, syslog, lldp and more; # 37.64 [+0.00] For context-help use 'help' as ! # 37.64 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 37.64 [+0.00] Enter -T help or -T rtp help for further information # 37.64 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 37.65 [+0.00] -V|VV|... Verbose and more verbose mode # 37.65 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 37.65 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 37.65 [+0.00] typically combined with one of the verbose modes (v or V) # 37.65 [+0.00] -v Show version # 37.66 [+0.00] -h Print this help # 37.66 [+0.00] # 37.66 [+0.00] Examples: # 37.66 [+0.00] mausezahn -x 99 # 37.66 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 37.66 [+0.00] mausezahn -t cdp change -c 0 # 37.66 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 37.66 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 37.67 [+0.00] # 37.67 [+0.00] Note: # 37.67 [+0.00] This tool is targeted for network developers! You should # 37.67 [+0.00] be aware of what you are doing and what these options above # 37.67 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 37.67 [+0.00] # 37.67 [+0.00] Please report bugs to # 37.67 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 37.68 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 37.68 [+0.00] Swiss federal institute of technology (ETH Zurich) # 37.68 [+0.00] License: GNU GPL version 2.0 # 37.68 [+0.00] This is free software: you are free to change and redistribute it. # 37.68 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 37.68 [+0.00] # 39.17 [+1.48] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 39.17 [+0.01] # 39.17 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 39.18 [+0.00] http://www.netsniff-ng.org # 39.18 [+0.00] # 39.18 [+0.00] Usage: mausezahn [options] [interface] || # 39.18 [+0.00] Options: # 39.18 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 39.18 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 39.19 [+0.00] -4 IPv4 mode (default) # 39.19 [+0.00] -6 IPv6 mode # 39.19 [+0.00] -R Set socket priority # 39.19 [+0.00] -c Send packet count times, default:1, infinite:0 # 39.19 [+0.00] -d Apply delay between transmissions. The delay value can be # 39.20 [+0.00] specified in usec (default, no additional unit needed), or in # 39.20 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 39.20 [+0.00] -r Multiplies the specified delay with a random value # 39.20 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 39.21 [+0.00] -a Use specified source mac address, no matter what has # 39.21 [+0.00] been specified with other arguments; keywords see below, # 39.23 [+0.02] Default is own interface # 39.23 [+0.00] -b Same with destination mac address; keywords: # 39.24 [+0.00] rand Use a random MAC address # 39.24 [+0.00] bc Use a broadcast MAC address # 39.24 [+0.00] own Use own interface MAC address (default for source MAC) # 39.24 [+0.00] stp Use IEEE 802.1d STP multicast address # 39.24 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 39.25 [+0.00] -A Use specified source IP address (default is own interface IP) # 39.25 [+0.00] -B Send packet to specified destination IP or domain name # 39.25 [+0.00] -P Use the specified ASCII payload # 39.25 [+0.00] -f Read the ASCII payload from a file # 39.26 [+0.00] -F Read the hexadecimal payload from a file # 39.26 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 39.26 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 39.26 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 39.27 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 39.27 [+0.00] encapsulations in lower layers, most packet types allow/require # 39.27 [+0.00] additional packet-specific arguments in an ; # 39.28 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 39.28 [+0.00] dns, rtp, syslog, lldp and more; # 39.28 [+0.00] For context-help use 'help' as ! # 39.28 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 39.29 [+0.00] Enter -T help or -T rtp help for further information # 39.29 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 39.29 [+0.00] -V|VV|... Verbose and more verbose mode # 39.29 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 39.30 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 39.30 [+0.00] typically combined with one of the verbose modes (v or V) # 39.30 [+0.00] -v Show version # 39.30 [+0.00] -h Print this help # 39.30 [+0.00] # 39.30 [+0.00] Examples: # 39.31 [+0.00] mausezahn -x 99 # 39.31 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 39.31 [+0.00] mausezahn -t cdp change -c 0 # 39.31 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 39.31 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 39.31 [+0.00] # 39.31 [+0.00] Note: # 39.31 [+0.00] This tool is targeted for network developers! You should # 39.32 [+0.00] be aware of what you are doing and what these options above # 39.32 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 39.32 [+0.00] # 39.32 [+0.00] Please report bugs to # 39.32 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 39.32 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 39.33 [+0.00] Swiss federal institute of technology (ETH Zurich) # 39.33 [+0.00] License: GNU GPL version 2.0 # 39.33 [+0.00] This is free software: you are free to change and redistribute it. # 39.33 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 39.33 [+0.00] # 40.77 [+1.44] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 40.78 [+0.01] # 40.78 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 40.78 [+0.00] http://www.netsniff-ng.org # 40.78 [+0.00] # 40.78 [+0.00] Usage: mausezahn [options] [interface] || # 40.78 [+0.00] Options: # 40.78 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 40.79 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 40.79 [+0.00] -4 IPv4 mode (default) # 40.79 [+0.00] -6 IPv6 mode # 40.79 [+0.00] -R Set socket priority # 40.79 [+0.00] -c Send packet count times, default:1, infinite:0 # 40.80 [+0.00] -d Apply delay between transmissions. The delay value can be # 40.80 [+0.00] specified in usec (default, no additional unit needed), or in # 40.80 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 40.81 [+0.00] -r Multiplies the specified delay with a random value # 40.81 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 40.81 [+0.00] -a Use specified source mac address, no matter what has # 40.81 [+0.00] been specified with other arguments; keywords see below, # 40.82 [+0.00] Default is own interface # 40.82 [+0.00] -b Same with destination mac address; keywords: # 40.82 [+0.00] rand Use a random MAC address # 40.82 [+0.00] bc Use a broadcast MAC address # 40.82 [+0.00] own Use own interface MAC address (default for source MAC) # 40.83 [+0.00] stp Use IEEE 802.1d STP multicast address # 40.83 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 40.83 [+0.00] -A Use specified source IP address (default is own interface IP) # 40.83 [+0.00] -B Send packet to specified destination IP or domain name # 40.84 [+0.00] -P Use the specified ASCII payload # 40.84 [+0.00] -f Read the ASCII payload from a file # 40.84 [+0.00] -F Read the hexadecimal payload from a file # 40.84 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 40.85 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 40.85 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 40.85 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 40.85 [+0.00] encapsulations in lower layers, most packet types allow/require # 40.86 [+0.00] additional packet-specific arguments in an ; # 40.86 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 40.86 [+0.00] dns, rtp, syslog, lldp and more; # 40.86 [+0.00] For context-help use 'help' as ! # 40.87 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 40.87 [+0.00] Enter -T help or -T rtp help for further information # 40.87 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 40.88 [+0.00] -V|VV|... Verbose and more verbose mode # 40.88 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 40.88 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 40.88 [+0.00] typically combined with one of the verbose modes (v or V) # 40.89 [+0.00] -v Show version # 40.89 [+0.00] -h Print this help # 40.89 [+0.00] # 40.89 [+0.00] Examples: # 40.89 [+0.00] mausezahn -x 99 # 40.89 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 40.89 [+0.00] mausezahn -t cdp change -c 0 # 40.89 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 40.90 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 40.90 [+0.00] # 40.90 [+0.00] Note: # 40.90 [+0.00] This tool is targeted for network developers! You should # 40.90 [+0.00] be aware of what you are doing and what these options above # 40.90 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 40.91 [+0.00] # 40.91 [+0.00] Please report bugs to # 40.91 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 40.91 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 40.91 [+0.00] Swiss federal institute of technology (ETH Zurich) # 40.91 [+0.00] License: GNU GPL version 2.0 # 40.91 [+0.00] This is free software: you are free to change and redistribute it. # 40.92 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 40.92 [+0.00] # 42.48 [+1.56] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 42.49 [+0.01] # 42.49 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 42.49 [+0.00] http://www.netsniff-ng.org # 42.49 [+0.00] # 42.49 [+0.00] Usage: mausezahn [options] [interface] || # 42.49 [+0.00] Options: # 42.49 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 42.50 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 42.50 [+0.00] -4 IPv4 mode (default) # 42.50 [+0.00] -6 IPv6 mode # 42.50 [+0.00] -R Set socket priority # 42.50 [+0.00] -c Send packet count times, default:1, infinite:0 # 42.51 [+0.00] -d Apply delay between transmissions. The delay value can be # 42.51 [+0.00] specified in usec (default, no additional unit needed), or in # 42.51 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 42.52 [+0.00] -r Multiplies the specified delay with a random value # 42.52 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 42.53 [+0.00] -a Use specified source mac address, no matter what has # 42.53 [+0.00] been specified with other arguments; keywords see below, # 42.53 [+0.00] Default is own interface # 42.54 [+0.00] -b Same with destination mac address; keywords: # 42.54 [+0.00] rand Use a random MAC address # 42.54 [+0.00] bc Use a broadcast MAC address # 42.55 [+0.01] own Use own interface MAC address (default for source MAC) # 42.56 [+0.01] stp Use IEEE 802.1d STP multicast address # 42.56 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 42.57 [+0.00] -A Use specified source IP address (default is own interface IP) # 42.57 [+0.00] -B Send packet to specified destination IP or domain name # 42.57 [+0.00] -P Use the specified ASCII payload # 42.57 [+0.00] -f Read the ASCII payload from a file # 42.58 [+0.00] -F Read the hexadecimal payload from a file # 42.58 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 42.58 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 42.59 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 42.59 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 42.59 [+0.00] encapsulations in lower layers, most packet types allow/require # 42.60 [+0.00] additional packet-specific arguments in an ; # 42.60 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 42.60 [+0.00] dns, rtp, syslog, lldp and more; # 42.60 [+0.00] For context-help use 'help' as ! # 42.61 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 42.61 [+0.00] Enter -T help or -T rtp help for further information # 42.61 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 42.61 [+0.00] -V|VV|... Verbose and more verbose mode # 42.62 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 42.62 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 42.62 [+0.00] typically combined with one of the verbose modes (v or V) # 42.62 [+0.00] -v Show version # 42.63 [+0.00] -h Print this help # 42.63 [+0.00] # 42.63 [+0.00] Examples: # 42.63 [+0.00] mausezahn -x 99 # 42.63 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 42.63 [+0.00] mausezahn -t cdp change -c 0 # 42.63 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 42.63 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 42.64 [+0.00] # 42.64 [+0.00] Note: # 42.64 [+0.00] This tool is targeted for network developers! You should # 42.64 [+0.00] be aware of what you are doing and what these options above # 42.64 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 42.64 [+0.00] # 42.64 [+0.00] Please report bugs to # 42.64 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 42.65 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 42.65 [+0.00] Swiss federal institute of technology (ETH Zurich) # 42.65 [+0.00] License: GNU GPL version 2.0 # 42.65 [+0.00] This is free software: you are free to change and redistribute it. # 42.65 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 42.66 [+0.00] # 43.68 [+1.03] TEST: egress mirror to ip6gretap [FAIL] # 43.69 [+0.01] 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__->