make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=mirrorr_vlan.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_vlan.sh # 15.35 [+15.35] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 15.36 [+0.01] # 15.36 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 15.36 [+0.00] http://www.netsniff-ng.org # 15.36 [+0.00] # 15.36 [+0.00] Usage: mausezahn [options] [interface] || # 15.37 [+0.00] Options: # 15.37 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 15.37 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 15.37 [+0.00] -4 IPv4 mode (default) # 15.37 [+0.00] -6 IPv6 mode # 15.37 [+0.00] -R Set socket priority # 15.37 [+0.00] -c Send packet count times, default:1, infinite:0 # 15.38 [+0.00] -d Apply delay between transmissions. The delay value can be # 15.38 [+0.00] specified in usec (default, no additional unit needed), or in # 15.38 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 15.39 [+0.00] -r Multiplies the specified delay with a random value # 15.39 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 15.39 [+0.00] -a Use specified source mac address, no matter what has # 15.39 [+0.00] been specified with other arguments; keywords see below, # 15.40 [+0.00] Default is own interface # 15.40 [+0.00] -b Same with destination mac address; keywords: # 15.40 [+0.00] rand Use a random MAC address # 15.40 [+0.00] bc Use a broadcast MAC address # 15.40 [+0.00] own Use own interface MAC address (default for source MAC) # 15.40 [+0.00] stp Use IEEE 802.1d STP multicast address # 15.41 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 15.41 [+0.00] -A Use specified source IP address (default is own interface IP) # 15.41 [+0.00] -B Send packet to specified destination IP or domain name # 15.41 [+0.00] -P Use the specified ASCII payload # 15.42 [+0.00] -f Read the ASCII payload from a file # 15.42 [+0.00] -F Read the hexadecimal payload from a file # 15.42 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 15.42 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 15.43 [+0.01] via a comma or a period (e.g. '5:10,20,2:30') # 15.44 [+0.01] -t Specify packet type for autobuild (you don't need to care for # 15.44 [+0.00] encapsulations in lower layers, most packet types allow/require # 15.45 [+0.00] additional packet-specific arguments in an ; # 15.45 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 15.45 [+0.00] dns, rtp, syslog, lldp and more; # 15.46 [+0.00] For context-help use 'help' as ! # 15.46 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 15.46 [+0.00] Enter -T help or -T rtp help for further information # 15.47 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 15.47 [+0.00] -V|VV|... Verbose and more verbose mode # 15.47 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 15.47 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 15.48 [+0.00] typically combined with one of the verbose modes (v or V) # 15.48 [+0.00] -v Show version # 15.48 [+0.00] -h Print this help # 15.48 [+0.00] # 15.48 [+0.00] Examples: # 15.48 [+0.00] mausezahn -x 99 # 15.48 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 15.48 [+0.00] mausezahn -t cdp change -c 0 # 15.49 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 15.49 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 15.49 [+0.00] # 15.49 [+0.00] Note: # 15.49 [+0.00] This tool is targeted for network developers! You should # 15.49 [+0.00] be aware of what you are doing and what these options above # 15.49 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 15.50 [+0.00] # 15.50 [+0.00] Please report bugs to # 15.50 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 15.50 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 15.50 [+0.00] Swiss federal institute of technology (ETH Zurich) # 15.50 [+0.00] License: GNU GPL version 2.0 # 15.50 [+0.00] This is free software: you are free to change and redistribute it. # 15.51 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 15.51 [+0.00] # 16.94 [+1.43] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 16.96 [+0.02] # 16.96 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 16.96 [+0.00] http://www.netsniff-ng.org # 16.96 [+0.00] # 16.96 [+0.00] Usage: mausezahn [options] [interface] || # 16.96 [+0.00] Options: # 16.97 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 16.97 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 16.97 [+0.00] -4 IPv4 mode (default) # 16.97 [+0.00] -6 IPv6 mode # 16.97 [+0.00] -R Set socket priority # 16.97 [+0.00] -c Send packet count times, default:1, infinite:0 # 16.98 [+0.00] -d Apply delay between transmissions. The delay value can be # 16.98 [+0.00] specified in usec (default, no additional unit needed), or in # 16.98 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 16.98 [+0.00] -r Multiplies the specified delay with a random value # 16.99 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 16.99 [+0.00] -a Use specified source mac address, no matter what has # 16.99 [+0.00] been specified with other arguments; keywords see below, # 16.99 [+0.00] Default is own interface # 17.00 [+0.00] -b Same with destination mac address; keywords: # 17.00 [+0.00] rand Use a random MAC address # 17.00 [+0.00] bc Use a broadcast MAC address # 17.00 [+0.00] own Use own interface MAC address (default for source MAC) # 17.00 [+0.00] stp Use IEEE 802.1d STP multicast address # 17.01 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 17.01 [+0.00] -A Use specified source IP address (default is own interface IP) # 17.01 [+0.00] -B Send packet to specified destination IP or domain name # 17.01 [+0.00] -P Use the specified ASCII payload # 17.01 [+0.00] -f Read the ASCII payload from a file # 17.02 [+0.00] -F Read the hexadecimal payload from a file # 17.02 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 17.02 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 17.02 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 17.03 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 17.03 [+0.00] encapsulations in lower layers, most packet types allow/require # 17.03 [+0.00] additional packet-specific arguments in an ; # 17.04 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 17.04 [+0.00] dns, rtp, syslog, lldp and more; # 17.04 [+0.00] For context-help use 'help' as ! # 17.05 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 17.05 [+0.00] Enter -T help or -T rtp help for further information # 17.05 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 17.06 [+0.01] -V|VV|... Verbose and more verbose mode # 17.07 [+0.01] -q Quiet mode, even omit 'important' standard short messages # 17.07 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 17.08 [+0.00] typically combined with one of the verbose modes (v or V) # 17.08 [+0.00] -v Show version # 17.08 [+0.00] -h Print this help # 17.08 [+0.00] # 17.09 [+0.00] Examples: # 17.09 [+0.00] mausezahn -x 99 # 17.09 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 17.09 [+0.00] mausezahn -t cdp change -c 0 # 17.09 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 17.09 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 17.10 [+0.00] # 17.10 [+0.00] Note: # 17.10 [+0.00] This tool is targeted for network developers! You should # 17.10 [+0.00] be aware of what you are doing and what these options above # 17.10 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 17.10 [+0.00] # 17.11 [+0.00] Please report bugs to # 17.11 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 17.11 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 17.11 [+0.00] Swiss federal institute of technology (ETH Zurich) # 17.11 [+0.00] License: GNU GPL version 2.0 # 17.11 [+0.00] This is free software: you are free to change and redistribute it. # 17.12 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 17.12 [+0.00] # 18.53 [+1.42] 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.55 [+0.00] Options: # 18.55 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 18.55 [+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.56 [+0.00] -c Send packet count times, default:1, infinite:0 # 18.56 [+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.57 [+0.00] -r Multiplies the specified delay with a random value # 18.57 [+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.58 [+0.00] -b Same with destination mac address; keywords: # 18.58 [+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.59 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 18.59 [+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.60 [+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.61 [+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.62 [+0.00] Enter -T help or -T rtp help for further information # 18.62 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 18.63 [+0.00] -V|VV|... Verbose and more verbose mode # 18.63 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 18.63 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 18.63 [+0.00] typically combined with one of the verbose modes (v or V) # 18.64 [+0.00] -v Show version # 18.64 [+0.00] -h Print this help # 18.64 [+0.00] # 18.64 [+0.00] Examples: # 18.64 [+0.00] mausezahn -x 99 # 18.64 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 18.64 [+0.00] mausezahn -t cdp change -c 0 # 18.64 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 18.64 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 18.65 [+0.00] # 18.65 [+0.00] Note: # 18.65 [+0.00] This tool is targeted for network developers! You should # 18.65 [+0.00] be aware of what you are doing and what these options above # 18.65 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 18.65 [+0.00] # 18.65 [+0.00] Please report bugs to # 18.65 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 18.66 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 18.66 [+0.00] Swiss federal institute of technology (ETH Zurich) # 18.66 [+0.00] License: GNU GPL version 2.0 # 18.66 [+0.00] This is free software: you are free to change and redistribute it. # 18.66 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 18.68 [+0.01] # 20.11 [+1.43] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 20.11 [+0.01] # 20.11 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 20.12 [+0.00] http://www.netsniff-ng.org # 20.12 [+0.00] # 20.12 [+0.00] Usage: mausezahn [options] [interface] || # 20.12 [+0.00] Options: # 20.12 [+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.13 [+0.00] -4 IPv4 mode (default) # 20.13 [+0.00] -6 IPv6 mode # 20.13 [+0.00] -R Set socket priority # 20.13 [+0.00] -c Send packet count times, default:1, infinite:0 # 20.13 [+0.00] -d Apply delay between transmissions. The delay value can be # 20.14 [+0.00] specified in usec (default, no additional unit needed), or in # 20.14 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 20.14 [+0.00] -r Multiplies the specified delay with a random value # 20.14 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 20.15 [+0.00] -a Use specified source mac address, no matter what has # 20.15 [+0.00] been specified with other arguments; keywords see below, # 20.15 [+0.00] Default is own interface # 20.15 [+0.00] -b Same with destination mac address; keywords: # 20.15 [+0.00] rand Use a random MAC address # 20.16 [+0.00] bc Use a broadcast MAC address # 20.16 [+0.00] own Use own interface MAC address (default for source MAC) # 20.16 [+0.00] stp Use IEEE 802.1d STP multicast address # 20.16 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 20.16 [+0.00] -A Use specified source IP address (default is own interface IP) # 20.17 [+0.00] -B Send packet to specified destination IP or domain name # 20.17 [+0.00] -P Use the specified ASCII payload # 20.17 [+0.00] -f Read the ASCII payload from a file # 20.17 [+0.00] -F Read the hexadecimal payload from a file # 20.17 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 20.18 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 20.18 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 20.18 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 20.18 [+0.00] encapsulations in lower layers, most packet types allow/require # 20.19 [+0.00] additional packet-specific arguments in an ; # 20.19 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 20.19 [+0.00] dns, rtp, syslog, lldp and more; # 20.19 [+0.00] For context-help use 'help' as ! # 20.20 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 20.20 [+0.00] Enter -T help or -T rtp help for further information # 20.20 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 20.20 [+0.00] -V|VV|... Verbose and more verbose mode # 20.20 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 20.21 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 20.21 [+0.00] typically combined with one of the verbose modes (v or V) # 20.21 [+0.00] -v Show version # 20.21 [+0.00] -h Print this help # 20.21 [+0.00] # 20.22 [+0.00] Examples: # 20.22 [+0.00] mausezahn -x 99 # 20.22 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 20.22 [+0.00] mausezahn -t cdp change -c 0 # 20.22 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 20.22 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 20.22 [+0.00] # 20.22 [+0.00] Note: # 20.22 [+0.00] This tool is targeted for network developers! You should # 20.23 [+0.00] be aware of what you are doing and what these options above # 20.23 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 20.23 [+0.00] # 20.23 [+0.00] Please report bugs to # 20.23 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 20.23 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 20.23 [+0.00] Swiss federal institute of technology (ETH Zurich) # 20.24 [+0.00] License: GNU GPL version 2.0 # 20.24 [+0.00] This is free software: you are free to change and redistribute it. # 20.24 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 20.24 [+0.00] # 21.25 [+1.01] TEST: ingress mirror to vlan [FAIL] # 21.26 [+0.00] Expected to capture == 10 packets, got 0. # 22.14 [+0.89] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 22.15 [+0.01] # 22.16 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 22.16 [+0.00] http://www.netsniff-ng.org # 22.16 [+0.00] # 22.16 [+0.00] Usage: mausezahn [options] [interface] || # 22.16 [+0.00] Options: # 22.16 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 22.17 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 22.17 [+0.00] -4 IPv4 mode (default) # 22.17 [+0.00] -6 IPv6 mode # 22.17 [+0.00] -R Set socket priority # 22.18 [+0.00] -c Send packet count times, default:1, infinite:0 # 22.18 [+0.00] -d Apply delay between transmissions. The delay value can be # 22.18 [+0.00] specified in usec (default, no additional unit needed), or in # 22.19 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 22.19 [+0.00] -r Multiplies the specified delay with a random value # 22.19 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 22.20 [+0.00] -a Use specified source mac address, no matter what has # 22.20 [+0.00] been specified with other arguments; keywords see below, # 22.20 [+0.00] Default is own interface # 22.20 [+0.00] -b Same with destination mac address; keywords: # 22.21 [+0.00] rand Use a random MAC address # 22.21 [+0.00] bc Use a broadcast MAC address # 22.21 [+0.00] own Use own interface MAC address (default for source MAC) # 22.21 [+0.00] stp Use IEEE 802.1d STP multicast address # 22.22 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 22.22 [+0.00] -A Use specified source IP address (default is own interface IP) # 22.22 [+0.00] -B Send packet to specified destination IP or domain name # 22.23 [+0.00] -P Use the specified ASCII payload # 22.23 [+0.00] -f Read the ASCII payload from a file # 22.23 [+0.00] -F Read the hexadecimal payload from a file # 22.23 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 22.24 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 22.24 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 22.24 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 22.24 [+0.00] encapsulations in lower layers, most packet types allow/require # 22.25 [+0.00] additional packet-specific arguments in an ; # 22.25 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 22.25 [+0.00] dns, rtp, syslog, lldp and more; # 22.26 [+0.00] For context-help use 'help' as ! # 22.26 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 22.26 [+0.00] Enter -T help or -T rtp help for further information # 22.26 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 22.27 [+0.00] -V|VV|... Verbose and more verbose mode # 22.27 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 22.27 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 22.28 [+0.00] typically combined with one of the verbose modes (v or V) # 22.28 [+0.00] -v Show version # 22.28 [+0.00] -h Print this help # 22.28 [+0.00] # 22.28 [+0.00] Examples: # 22.28 [+0.00] mausezahn -x 99 # 22.28 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 22.28 [+0.00] mausezahn -t cdp change -c 0 # 22.29 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 22.29 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 22.29 [+0.00] # 22.29 [+0.00] Note: # 22.29 [+0.00] This tool is targeted for network developers! You should # 22.29 [+0.00] be aware of what you are doing and what these options above # 22.30 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 22.30 [+0.00] # 22.30 [+0.00] Please report bugs to # 22.30 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 22.30 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 22.30 [+0.00] Swiss federal institute of technology (ETH Zurich) # 22.31 [+0.00] License: GNU GPL version 2.0 # 22.31 [+0.00] This is free software: you are free to change and redistribute it. # 22.31 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 22.31 [+0.00] # 23.87 [+1.56] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 23.88 [+0.01] # 23.88 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 23.88 [+0.00] http://www.netsniff-ng.org # 23.88 [+0.00] # 23.88 [+0.00] Usage: mausezahn [options] [interface] || # 23.89 [+0.00] Options: # 23.89 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 23.89 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 23.90 [+0.00] -4 IPv4 mode (default) # 23.90 [+0.00] -6 IPv6 mode # 23.90 [+0.00] -R Set socket priority # 23.90 [+0.00] -c Send packet count times, default:1, infinite:0 # 23.91 [+0.00] -d Apply delay between transmissions. The delay value can be # 23.91 [+0.00] specified in usec (default, no additional unit needed), or in # 23.92 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 23.92 [+0.00] -r Multiplies the specified delay with a random value # 23.92 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 23.93 [+0.00] -a Use specified source mac address, no matter what has # 23.93 [+0.00] been specified with other arguments; keywords see below, # 23.93 [+0.00] Default is own interface # 23.93 [+0.00] -b Same with destination mac address; keywords: # 23.94 [+0.00] rand Use a random MAC address # 23.94 [+0.00] bc Use a broadcast MAC address # 23.94 [+0.00] own Use own interface MAC address (default for source MAC) # 23.94 [+0.00] stp Use IEEE 802.1d STP multicast address # 23.94 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 23.95 [+0.00] -A Use specified source IP address (default is own interface IP) # 23.95 [+0.00] -B Send packet to specified destination IP or domain name # 23.95 [+0.00] -P Use the specified ASCII payload # 23.96 [+0.00] -f Read the ASCII payload from a file # 23.96 [+0.00] -F Read the hexadecimal payload from a file # 23.96 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 23.96 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 23.97 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 23.97 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 23.97 [+0.00] encapsulations in lower layers, most packet types allow/require # 23.98 [+0.00] additional packet-specific arguments in an ; # 23.98 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 23.99 [+0.01] dns, rtp, syslog, lldp and more; # 24.00 [+0.01] For context-help use 'help' as ! # 24.00 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 24.01 [+0.00] Enter -T help or -T rtp help for further information # 24.01 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 24.01 [+0.00] -V|VV|... Verbose and more verbose mode # 24.02 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 24.02 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 24.02 [+0.00] typically combined with one of the verbose modes (v or V) # 24.02 [+0.00] -v Show version # 24.03 [+0.00] -h Print this help # 24.03 [+0.00] # 24.03 [+0.00] Examples: # 24.03 [+0.00] mausezahn -x 99 # 24.03 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 24.03 [+0.00] mausezahn -t cdp change -c 0 # 24.03 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 24.03 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 24.04 [+0.00] # 24.04 [+0.00] Note: # 24.04 [+0.00] This tool is targeted for network developers! You should # 24.04 [+0.00] be aware of what you are doing and what these options above # 24.04 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 24.04 [+0.00] # 24.04 [+0.00] Please report bugs to # 24.05 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 24.05 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 24.05 [+0.00] Swiss federal institute of technology (ETH Zurich) # 24.05 [+0.00] License: GNU GPL version 2.0 # 24.05 [+0.00] This is free software: you are free to change and redistribute it. # 24.06 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 24.06 [+0.00] # 25.54 [+1.48] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 25.55 [+0.01] # 25.55 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 25.55 [+0.00] http://www.netsniff-ng.org # 25.55 [+0.00] # 25.55 [+0.00] Usage: mausezahn [options] [interface] || # 25.55 [+0.00] Options: # 25.55 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 25.56 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 25.56 [+0.00] -4 IPv4 mode (default) # 25.56 [+0.00] -6 IPv6 mode # 25.56 [+0.00] -R Set socket priority # 25.56 [+0.00] -c Send packet count times, default:1, infinite:0 # 25.56 [+0.00] -d Apply delay between transmissions. The delay value can be # 25.57 [+0.00] specified in usec (default, no additional unit needed), or in # 25.57 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 25.57 [+0.00] -r Multiplies the specified delay with a random value # 25.57 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 25.58 [+0.00] -a Use specified source mac address, no matter what has # 25.58 [+0.00] been specified with other arguments; keywords see below, # 25.58 [+0.00] Default is own interface # 25.58 [+0.00] -b Same with destination mac address; keywords: # 25.59 [+0.00] rand Use a random MAC address # 25.59 [+0.00] bc Use a broadcast MAC address # 25.59 [+0.00] own Use own interface MAC address (default for source MAC) # 25.59 [+0.00] stp Use IEEE 802.1d STP multicast address # 25.59 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 25.60 [+0.00] -A Use specified source IP address (default is own interface IP) # 25.60 [+0.00] -B Send packet to specified destination IP or domain name # 25.60 [+0.00] -P Use the specified ASCII payload # 25.60 [+0.00] -f Read the ASCII payload from a file # 25.60 [+0.00] -F Read the hexadecimal payload from a file # 25.61 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 25.61 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 25.61 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 25.61 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 25.62 [+0.00] encapsulations in lower layers, most packet types allow/require # 25.62 [+0.00] additional packet-specific arguments in an ; # 25.62 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 25.62 [+0.00] dns, rtp, syslog, lldp and more; # 25.63 [+0.00] For context-help use 'help' as ! # 25.63 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 25.63 [+0.00] Enter -T help or -T rtp help for further information # 25.63 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 25.64 [+0.00] -V|VV|... Verbose and more verbose mode # 25.64 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 25.64 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 25.64 [+0.00] typically combined with one of the verbose modes (v or V) # 25.65 [+0.00] -v Show version # 25.65 [+0.00] -h Print this help # 25.65 [+0.00] # 25.65 [+0.00] Examples: # 25.65 [+0.00] mausezahn -x 99 # 25.65 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 25.65 [+0.00] mausezahn -t cdp change -c 0 # 25.65 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 25.65 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 25.66 [+0.00] # 25.66 [+0.00] Note: # 25.66 [+0.00] This tool is targeted for network developers! You should # 25.66 [+0.00] be aware of what you are doing and what these options above # 25.66 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 25.66 [+0.00] # 25.66 [+0.00] Please report bugs to # 25.66 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 25.67 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 25.67 [+0.00] Swiss federal institute of technology (ETH Zurich) # 25.67 [+0.00] License: GNU GPL version 2.0 # 25.67 [+0.00] This is free software: you are free to change and redistribute it. # 25.67 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 25.67 [+0.00] # 27.26 [+1.59] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 27.27 [+0.01] # 27.27 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 27.27 [+0.00] http://www.netsniff-ng.org # 27.27 [+0.00] # 27.27 [+0.00] Usage: mausezahn [options] [interface] || # 27.28 [+0.00] Options: # 27.28 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 27.28 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 27.28 [+0.00] -4 IPv4 mode (default) # 27.28 [+0.00] -6 IPv6 mode # 27.28 [+0.00] -R Set socket priority # 27.29 [+0.00] -c Send packet count times, default:1, infinite:0 # 27.29 [+0.00] -d Apply delay between transmissions. The delay value can be # 27.29 [+0.00] specified in usec (default, no additional unit needed), or in # 27.29 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 27.30 [+0.00] -r Multiplies the specified delay with a random value # 27.30 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 27.30 [+0.00] -a Use specified source mac address, no matter what has # 27.31 [+0.00] been specified with other arguments; keywords see below, # 27.31 [+0.00] Default is own interface # 27.31 [+0.00] -b Same with destination mac address; keywords: # 27.31 [+0.00] rand Use a random MAC address # 27.32 [+0.00] bc Use a broadcast MAC address # 27.32 [+0.00] own Use own interface MAC address (default for source MAC) # 27.32 [+0.00] stp Use IEEE 802.1d STP multicast address # 27.32 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 27.33 [+0.00] -A Use specified source IP address (default is own interface IP) # 27.33 [+0.00] -B Send packet to specified destination IP or domain name # 27.33 [+0.00] -P Use the specified ASCII payload # 27.33 [+0.00] -f Read the ASCII payload from a file # 27.34 [+0.00] -F Read the hexadecimal payload from a file # 27.34 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 27.34 [+0.01] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 27.36 [+0.01] via a comma or a period (e.g. '5:10,20,2:30') # 27.36 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 27.36 [+0.00] encapsulations in lower layers, most packet types allow/require # 27.36 [+0.00] additional packet-specific arguments in an ; # 27.37 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 27.37 [+0.00] dns, rtp, syslog, lldp and more; # 27.37 [+0.00] For context-help use 'help' as ! # 27.37 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 27.38 [+0.00] Enter -T help or -T rtp help for further information # 27.38 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 27.38 [+0.00] -V|VV|... Verbose and more verbose mode # 27.38 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 27.39 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 27.39 [+0.00] typically combined with one of the verbose modes (v or V) # 27.39 [+0.00] -v Show version # 27.39 [+0.00] -h Print this help # 27.39 [+0.00] # 27.39 [+0.00] Examples: # 27.39 [+0.00] mausezahn -x 99 # 27.39 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 27.40 [+0.00] mausezahn -t cdp change -c 0 # 27.40 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 27.40 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 27.40 [+0.00] # 27.40 [+0.00] Note: # 27.40 [+0.00] This tool is targeted for network developers! You should # 27.40 [+0.00] be aware of what you are doing and what these options above # 27.41 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 27.41 [+0.00] # 27.41 [+0.00] Please report bugs to # 27.41 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 27.41 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 27.41 [+0.00] Swiss federal institute of technology (ETH Zurich) # 27.41 [+0.00] License: GNU GPL version 2.0 # 27.42 [+0.00] This is free software: you are free to change and redistribute it. # 27.42 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 27.42 [+0.00] # 28.34 [+0.92] TEST: egress mirror to vlan [FAIL] # 28.35 [+0.00] Expected to capture == 10 packets, got 0. # 29.29 [+0.95] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 29.30 [+0.01] # 29.30 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 29.30 [+0.00] http://www.netsniff-ng.org # 29.30 [+0.00] # 29.30 [+0.00] Usage: mausezahn [options] [interface] || # 29.30 [+0.00] Options: # 29.31 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 29.31 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 29.31 [+0.00] -4 IPv4 mode (default) # 29.31 [+0.00] -6 IPv6 mode # 29.31 [+0.00] -R Set socket priority # 29.31 [+0.00] -c Send packet count times, default:1, infinite:0 # 29.32 [+0.00] -d Apply delay between transmissions. The delay value can be # 29.32 [+0.00] specified in usec (default, no additional unit needed), or in # 29.32 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 29.33 [+0.00] -r Multiplies the specified delay with a random value # 29.33 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 29.33 [+0.00] -a Use specified source mac address, no matter what has # 29.33 [+0.00] been specified with other arguments; keywords see below, # 29.33 [+0.00] Default is own interface # 29.34 [+0.00] -b Same with destination mac address; keywords: # 29.34 [+0.00] rand Use a random MAC address # 29.34 [+0.00] bc Use a broadcast MAC address # 29.34 [+0.00] own Use own interface MAC address (default for source MAC) # 29.34 [+0.00] stp Use IEEE 802.1d STP multicast address # 29.35 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 29.35 [+0.00] -A Use specified source IP address (default is own interface IP) # 29.35 [+0.00] -B Send packet to specified destination IP or domain name # 29.35 [+0.00] -P Use the specified ASCII payload # 29.36 [+0.00] -f Read the ASCII payload from a file # 29.36 [+0.00] -F Read the hexadecimal payload from a file # 29.36 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 29.36 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 29.36 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 29.37 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 29.37 [+0.00] encapsulations in lower layers, most packet types allow/require # 29.37 [+0.00] additional packet-specific arguments in an ; # 29.37 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 29.38 [+0.00] dns, rtp, syslog, lldp and more; # 29.38 [+0.00] For context-help use 'help' as ! # 29.38 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 29.38 [+0.00] Enter -T help or -T rtp help for further information # 29.39 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 29.39 [+0.00] -V|VV|... Verbose and more verbose mode # 29.39 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 29.39 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 29.39 [+0.00] typically combined with one of the verbose modes (v or V) # 29.40 [+0.00] -v Show version # 29.40 [+0.00] -h Print this help # 29.40 [+0.00] # 29.40 [+0.00] Examples: # 29.40 [+0.00] mausezahn -x 99 # 29.40 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 29.40 [+0.00] mausezahn -t cdp change -c 0 # 29.40 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 29.41 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 29.41 [+0.00] # 29.41 [+0.00] Note: # 29.41 [+0.00] This tool is targeted for network developers! You should # 29.41 [+0.00] be aware of what you are doing and what these options above # 29.41 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 29.41 [+0.00] # 29.41 [+0.00] Please report bugs to # 29.41 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 29.42 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 29.42 [+0.00] Swiss federal institute of technology (ETH Zurich) # 29.42 [+0.00] License: GNU GPL version 2.0 # 29.42 [+0.00] This is free software: you are free to change and redistribute it. # 29.42 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 29.42 [+0.00] # 30.70 [+1.28] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 30.71 [+0.01] # 30.71 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 30.71 [+0.00] http://www.netsniff-ng.org # 30.71 [+0.00] # 30.71 [+0.00] Usage: mausezahn [options] [interface] || # 30.72 [+0.00] Options: # 30.72 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 30.72 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 30.72 [+0.00] -4 IPv4 mode (default) # 30.72 [+0.00] -6 IPv6 mode # 30.73 [+0.00] -R Set socket priority # 30.73 [+0.00] -c Send packet count times, default:1, infinite:0 # 30.73 [+0.00] -d Apply delay between transmissions. The delay value can be # 30.73 [+0.00] specified in usec (default, no additional unit needed), or in # 30.73 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 30.74 [+0.00] -r Multiplies the specified delay with a random value # 30.74 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 30.74 [+0.00] -a Use specified source mac address, no matter what has # 30.74 [+0.00] been specified with other arguments; keywords see below, # 30.75 [+0.00] Default is own interface # 30.75 [+0.00] -b Same with destination mac address; keywords: # 30.75 [+0.00] rand Use a random MAC address # 30.75 [+0.00] bc Use a broadcast MAC address # 30.75 [+0.00] own Use own interface MAC address (default for source MAC) # 30.76 [+0.00] stp Use IEEE 802.1d STP multicast address # 30.76 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 30.76 [+0.00] -A Use specified source IP address (default is own interface IP) # 30.76 [+0.00] -B Send packet to specified destination IP or domain name # 30.77 [+0.00] -P Use the specified ASCII payload # 30.77 [+0.00] -f Read the ASCII payload from a file # 30.77 [+0.00] -F Read the hexadecimal payload from a file # 30.77 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 30.78 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 30.78 [+0.01] via a comma or a period (e.g. '5:10,20,2:30') # 30.80 [+0.01] -t Specify packet type for autobuild (you don't need to care for # 30.80 [+0.00] encapsulations in lower layers, most packet types allow/require # 30.80 [+0.00] additional packet-specific arguments in an ; # 30.81 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 30.81 [+0.00] dns, rtp, syslog, lldp and more; # 30.81 [+0.00] For context-help use 'help' as ! # 30.81 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 30.82 [+0.00] Enter -T help or -T rtp help for further information # 30.82 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 30.82 [+0.00] -V|VV|... Verbose and more verbose mode # 30.82 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 30.83 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 30.83 [+0.00] typically combined with one of the verbose modes (v or V) # 30.83 [+0.00] -v Show version # 30.83 [+0.00] -h Print this help # 30.84 [+0.00] # 30.84 [+0.00] Examples: # 30.84 [+0.00] mausezahn -x 99 # 30.84 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 30.84 [+0.00] mausezahn -t cdp change -c 0 # 30.84 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 30.84 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 30.85 [+0.00] # 30.85 [+0.00] Note: # 30.85 [+0.00] This tool is targeted for network developers! You should # 30.85 [+0.00] be aware of what you are doing and what these options above # 30.85 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 30.85 [+0.00] # 30.85 [+0.00] Please report bugs to # 30.85 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 30.86 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 30.86 [+0.00] Swiss federal institute of technology (ETH Zurich) # 30.86 [+0.00] License: GNU GPL version 2.0 # 30.86 [+0.00] This is free software: you are free to change and redistribute it. # 30.86 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 30.87 [+0.00] # 32.37 [+1.50] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 32.37 [+0.01] # 32.38 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 32.38 [+0.00] http://www.netsniff-ng.org # 32.38 [+0.00] # 32.38 [+0.00] Usage: mausezahn [options] [interface] || # 32.38 [+0.00] Options: # 32.38 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 32.38 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 32.39 [+0.00] -4 IPv4 mode (default) # 32.39 [+0.00] -6 IPv6 mode # 32.39 [+0.00] -R Set socket priority # 32.39 [+0.00] -c Send packet count times, default:1, infinite:0 # 32.39 [+0.00] -d Apply delay between transmissions. The delay value can be # 32.39 [+0.00] specified in usec (default, no additional unit needed), or in # 32.40 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 32.40 [+0.00] -r Multiplies the specified delay with a random value # 32.40 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 32.40 [+0.00] -a Use specified source mac address, no matter what has # 32.41 [+0.00] been specified with other arguments; keywords see below, # 32.41 [+0.00] Default is own interface # 32.41 [+0.00] -b Same with destination mac address; keywords: # 32.41 [+0.00] rand Use a random MAC address # 32.41 [+0.00] bc Use a broadcast MAC address # 32.41 [+0.00] own Use own interface MAC address (default for source MAC) # 32.42 [+0.00] stp Use IEEE 802.1d STP multicast address # 32.42 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 32.42 [+0.00] -A Use specified source IP address (default is own interface IP) # 32.42 [+0.00] -B Send packet to specified destination IP or domain name # 32.44 [+0.01] -P Use the specified ASCII payload # 32.44 [+0.00] -f Read the ASCII payload from a file # 32.44 [+0.00] -F Read the hexadecimal payload from a file # 32.44 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 32.44 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 32.45 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 32.45 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 32.45 [+0.00] encapsulations in lower layers, most packet types allow/require # 32.45 [+0.00] additional packet-specific arguments in an ; # 32.46 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 32.46 [+0.00] dns, rtp, syslog, lldp and more; # 32.46 [+0.00] For context-help use 'help' as ! # 32.46 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 32.46 [+0.00] Enter -T help or -T rtp help for further information # 32.47 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 32.47 [+0.00] -V|VV|... Verbose and more verbose mode # 32.47 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 32.47 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 32.48 [+0.00] typically combined with one of the verbose modes (v or V) # 32.48 [+0.00] -v Show version # 32.48 [+0.00] -h Print this help # 32.48 [+0.00] # 32.48 [+0.00] Examples: # 32.48 [+0.00] mausezahn -x 99 # 32.48 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 32.48 [+0.00] mausezahn -t cdp change -c 0 # 32.48 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 32.49 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 32.49 [+0.00] # 32.49 [+0.00] Note: # 32.49 [+0.00] This tool is targeted for network developers! You should # 32.49 [+0.00] be aware of what you are doing and what these options above # 32.49 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 32.49 [+0.00] # 32.49 [+0.00] Please report bugs to # 32.49 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 32.50 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 32.50 [+0.00] Swiss federal institute of technology (ETH Zurich) # 32.50 [+0.00] License: GNU GPL version 2.0 # 32.50 [+0.00] This is free software: you are free to change and redistribute it. # 32.50 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 32.50 [+0.00] # 33.66 [+1.16] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 33.67 [+0.01] # 33.67 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 33.67 [+0.00] http://www.netsniff-ng.org # 33.68 [+0.00] # 33.68 [+0.00] Usage: mausezahn [options] [interface] || # 33.68 [+0.00] Options: # 33.68 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 33.68 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 33.68 [+0.00] -4 IPv4 mode (default) # 33.68 [+0.00] -6 IPv6 mode # 33.69 [+0.00] -R Set socket priority # 33.69 [+0.00] -c Send packet count times, default:1, infinite:0 # 33.69 [+0.00] -d Apply delay between transmissions. The delay value can be # 33.69 [+0.00] specified in usec (default, no additional unit needed), or in # 33.69 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 33.70 [+0.00] -r Multiplies the specified delay with a random value # 33.70 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 33.70 [+0.00] -a Use specified source mac address, no matter what has # 33.71 [+0.00] been specified with other arguments; keywords see below, # 33.71 [+0.00] Default is own interface # 33.71 [+0.00] -b Same with destination mac address; keywords: # 33.71 [+0.00] rand Use a random MAC address # 33.71 [+0.00] bc Use a broadcast MAC address # 33.71 [+0.00] own Use own interface MAC address (default for source MAC) # 33.72 [+0.00] stp Use IEEE 802.1d STP multicast address # 33.72 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 33.73 [+0.01] -A Use specified source IP address (default is own interface IP) # 33.74 [+0.00] -B Send packet to specified destination IP or domain name # 33.74 [+0.00] -P Use the specified ASCII payload # 33.74 [+0.00] -f Read the ASCII payload from a file # 33.74 [+0.00] -F Read the hexadecimal payload from a file # 33.74 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 33.75 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 33.75 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 33.75 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 33.75 [+0.00] encapsulations in lower layers, most packet types allow/require # 33.76 [+0.00] additional packet-specific arguments in an ; # 33.76 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 33.76 [+0.00] dns, rtp, syslog, lldp and more; # 33.76 [+0.00] For context-help use 'help' as ! # 33.77 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 33.77 [+0.00] Enter -T help or -T rtp help for further information # 33.77 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 33.77 [+0.00] -V|VV|... Verbose and more verbose mode # 33.78 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 33.78 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 33.78 [+0.00] typically combined with one of the verbose modes (v or V) # 33.79 [+0.00] -v Show version # 33.79 [+0.00] -h Print this help # 33.79 [+0.00] # 33.79 [+0.00] Examples: # 33.79 [+0.00] mausezahn -x 99 # 33.79 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 33.79 [+0.00] mausezahn -t cdp change -c 0 # 33.79 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 33.80 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 33.80 [+0.00] # 33.80 [+0.00] Note: # 33.80 [+0.00] This tool is targeted for network developers! You should # 33.80 [+0.00] be aware of what you are doing and what these options above # 33.80 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 33.80 [+0.00] # 33.81 [+0.00] Please report bugs to # 33.81 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 33.81 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 33.81 [+0.00] Swiss federal institute of technology (ETH Zurich) # 33.81 [+0.00] License: GNU GPL version 2.0 # 33.81 [+0.00] This is free software: you are free to change and redistribute it. # 33.81 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 33.82 [+0.00] # 34.73 [+0.92] TEST: ingress mirror tagged to vlan [FAIL] # 34.74 [+0.00] Expected to capture >= 10 packets, got 0. # 35.61 [+0.87] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 35.62 [+0.01] # 35.62 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 35.62 [+0.00] http://www.netsniff-ng.org # 35.62 [+0.00] # 35.62 [+0.00] Usage: mausezahn [options] [interface] || # 35.62 [+0.00] Options: # 35.62 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 35.62 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 35.63 [+0.00] -4 IPv4 mode (default) # 35.63 [+0.00] -6 IPv6 mode # 35.63 [+0.00] -R Set socket priority # 35.63 [+0.00] -c Send packet count times, default:1, infinite:0 # 35.63 [+0.00] -d Apply delay between transmissions. The delay value can be # 35.63 [+0.00] specified in usec (default, no additional unit needed), or in # 35.64 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 35.64 [+0.00] -r Multiplies the specified delay with a random value # 35.64 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 35.64 [+0.00] -a Use specified source mac address, no matter what has # 35.65 [+0.00] been specified with other arguments; keywords see below, # 35.65 [+0.00] Default is own interface # 35.65 [+0.00] -b Same with destination mac address; keywords: # 35.65 [+0.00] rand Use a random MAC address # 35.65 [+0.00] bc Use a broadcast MAC address # 35.66 [+0.01] own Use own interface MAC address (default for source MAC) # 35.66 [+0.00] stp Use IEEE 802.1d STP multicast address # 35.67 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 35.67 [+0.00] -A Use specified source IP address (default is own interface IP) # 35.67 [+0.00] -B Send packet to specified destination IP or domain name # 35.67 [+0.00] -P Use the specified ASCII payload # 35.67 [+0.00] -f Read the ASCII payload from a file # 35.68 [+0.00] -F Read the hexadecimal payload from a file # 35.68 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 35.68 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 35.68 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 35.68 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 35.69 [+0.00] encapsulations in lower layers, most packet types allow/require # 35.69 [+0.00] additional packet-specific arguments in an ; # 35.69 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 35.69 [+0.00] dns, rtp, syslog, lldp and more; # 35.70 [+0.00] For context-help use 'help' as ! # 35.70 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 35.70 [+0.00] Enter -T help or -T rtp help for further information # 35.70 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 35.71 [+0.00] -V|VV|... Verbose and more verbose mode # 35.71 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 35.71 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 35.71 [+0.00] typically combined with one of the verbose modes (v or V) # 35.71 [+0.00] -v Show version # 35.71 [+0.00] -h Print this help # 35.72 [+0.00] # 35.72 [+0.00] Examples: # 35.72 [+0.00] mausezahn -x 99 # 35.72 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 35.72 [+0.00] mausezahn -t cdp change -c 0 # 35.72 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 35.72 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 35.72 [+0.00] # 35.72 [+0.00] Note: # 35.72 [+0.00] This tool is targeted for network developers! You should # 35.73 [+0.00] be aware of what you are doing and what these options above # 35.73 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 35.73 [+0.00] # 35.73 [+0.00] Please report bugs to # 35.73 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 35.73 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 35.73 [+0.00] Swiss federal institute of technology (ETH Zurich) # 35.74 [+0.00] License: GNU GPL version 2.0 # 35.74 [+0.00] This is free software: you are free to change and redistribute it. # 35.74 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 35.74 [+0.00] # 36.89 [+1.15] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 36.90 [+0.01] # 36.90 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 36.90 [+0.00] http://www.netsniff-ng.org # 36.90 [+0.00] # 36.90 [+0.00] Usage: mausezahn [options] [interface] || # 36.90 [+0.00] Options: # 36.90 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 36.90 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 36.91 [+0.00] -4 IPv4 mode (default) # 36.91 [+0.00] -6 IPv6 mode # 36.91 [+0.00] -R Set socket priority # 36.91 [+0.00] -c Send packet count times, default:1, infinite:0 # 36.91 [+0.00] -d Apply delay between transmissions. The delay value can be # 36.91 [+0.00] specified in usec (default, no additional unit needed), or in # 36.92 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 36.92 [+0.00] -r Multiplies the specified delay with a random value # 36.92 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 36.92 [+0.00] -a Use specified source mac address, no matter what has # 36.93 [+0.00] been specified with other arguments; keywords see below, # 36.93 [+0.00] Default is own interface # 36.93 [+0.00] -b Same with destination mac address; keywords: # 36.93 [+0.00] rand Use a random MAC address # 36.93 [+0.00] bc Use a broadcast MAC address # 36.93 [+0.00] own Use own interface MAC address (default for source MAC) # 36.94 [+0.00] stp Use IEEE 802.1d STP multicast address # 36.94 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 36.94 [+0.00] -A Use specified source IP address (default is own interface IP) # 36.94 [+0.00] -B Send packet to specified destination IP or domain name # 36.94 [+0.00] -P Use the specified ASCII payload # 36.95 [+0.00] -f Read the ASCII payload from a file # 36.95 [+0.00] -F Read the hexadecimal payload from a file # 36.95 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 36.96 [+0.01] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 36.96 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 36.97 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 36.97 [+0.00] encapsulations in lower layers, most packet types allow/require # 36.97 [+0.00] additional packet-specific arguments in an ; # 36.97 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 36.97 [+0.00] dns, rtp, syslog, lldp and more; # 36.98 [+0.00] For context-help use 'help' as ! # 36.98 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 36.98 [+0.00] Enter -T help or -T rtp help for further information # 36.98 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 36.99 [+0.00] -V|VV|... Verbose and more verbose mode # 36.99 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 36.99 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 36.99 [+0.00] typically combined with one of the verbose modes (v or V) # 36.99 [+0.00] -v Show version # 37.00 [+0.00] -h Print this help # 37.00 [+0.00] # 37.00 [+0.00] Examples: # 37.00 [+0.00] mausezahn -x 99 # 37.00 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 37.00 [+0.00] mausezahn -t cdp change -c 0 # 37.00 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 37.00 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 37.00 [+0.00] # 37.00 [+0.00] Note: # 37.00 [+0.00] This tool is targeted for network developers! You should # 37.01 [+0.00] be aware of what you are doing and what these options above # 37.01 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 37.01 [+0.00] # 37.01 [+0.00] Please report bugs to # 37.01 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 37.01 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 37.01 [+0.00] Swiss federal institute of technology (ETH Zurich) # 37.02 [+0.00] License: GNU GPL version 2.0 # 37.02 [+0.00] This is free software: you are free to change and redistribute it. # 37.02 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 37.02 [+0.00] # 38.49 [+1.47] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 38.49 [+0.01] # 38.49 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 38.49 [+0.00] http://www.netsniff-ng.org # 38.50 [+0.00] # 38.50 [+0.00] Usage: mausezahn [options] [interface] || # 38.50 [+0.00] Options: # 38.50 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 38.50 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 38.50 [+0.00] -4 IPv4 mode (default) # 38.50 [+0.00] -6 IPv6 mode # 38.50 [+0.00] -R Set socket priority # 38.51 [+0.00] -c Send packet count times, default:1, infinite:0 # 38.51 [+0.00] -d Apply delay between transmissions. The delay value can be # 38.51 [+0.00] specified in usec (default, no additional unit needed), or in # 38.51 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 38.52 [+0.00] -r Multiplies the specified delay with a random value # 38.52 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 38.52 [+0.00] -a Use specified source mac address, no matter what has # 38.52 [+0.00] been specified with other arguments; keywords see below, # 38.53 [+0.00] Default is own interface # 38.53 [+0.00] -b Same with destination mac address; keywords: # 38.53 [+0.00] rand Use a random MAC address # 38.53 [+0.00] bc Use a broadcast MAC address # 38.53 [+0.00] own Use own interface MAC address (default for source MAC) # 38.54 [+0.00] stp Use IEEE 802.1d STP multicast address # 38.54 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 38.54 [+0.00] -A Use specified source IP address (default is own interface IP) # 38.54 [+0.00] -B Send packet to specified destination IP or domain name # 38.55 [+0.00] -P Use the specified ASCII payload # 38.55 [+0.00] -f Read the ASCII payload from a file # 38.55 [+0.00] -F Read the hexadecimal payload from a file # 38.57 [+0.02] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 38.57 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 38.58 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 38.58 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 38.58 [+0.00] encapsulations in lower layers, most packet types allow/require # 38.58 [+0.00] additional packet-specific arguments in an ; # 38.59 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 38.59 [+0.00] dns, rtp, syslog, lldp and more; # 38.59 [+0.00] For context-help use 'help' as ! # 38.59 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 38.60 [+0.00] Enter -T help or -T rtp help for further information # 38.60 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 38.60 [+0.00] -V|VV|... Verbose and more verbose mode # 38.60 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 38.61 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 38.61 [+0.00] typically combined with one of the verbose modes (v or V) # 38.61 [+0.00] -v Show version # 38.61 [+0.00] -h Print this help # 38.61 [+0.00] # 38.61 [+0.00] Examples: # 38.61 [+0.00] mausezahn -x 99 # 38.61 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 38.62 [+0.00] mausezahn -t cdp change -c 0 # 38.62 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 38.62 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 38.62 [+0.00] # 38.62 [+0.00] Note: # 38.62 [+0.00] This tool is targeted for network developers! You should # 38.62 [+0.00] be aware of what you are doing and what these options above # 38.63 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 38.63 [+0.00] # 38.63 [+0.00] Please report bugs to # 38.63 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 38.63 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 38.63 [+0.00] Swiss federal institute of technology (ETH Zurich) # 38.64 [+0.00] License: GNU GPL version 2.0 # 38.64 [+0.00] This is free software: you are free to change and redistribute it. # 38.64 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 38.64 [+0.00] # 39.74 [+1.10] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 39.74 [+0.01] # 39.74 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 39.75 [+0.00] http://www.netsniff-ng.org # 39.75 [+0.00] # 39.75 [+0.00] Usage: mausezahn [options] [interface] || # 39.75 [+0.00] Options: # 39.75 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 39.75 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 39.75 [+0.00] -4 IPv4 mode (default) # 39.76 [+0.00] -6 IPv6 mode # 39.76 [+0.00] -R Set socket priority # 39.76 [+0.00] -c Send packet count times, default:1, infinite:0 # 39.76 [+0.00] -d Apply delay between transmissions. The delay value can be # 39.76 [+0.00] specified in usec (default, no additional unit needed), or in # 39.76 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 39.77 [+0.00] -r Multiplies the specified delay with a random value # 39.77 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 39.77 [+0.00] -a Use specified source mac address, no matter what has # 39.77 [+0.00] been specified with other arguments; keywords see below, # 39.78 [+0.00] Default is own interface # 39.78 [+0.00] -b Same with destination mac address; keywords: # 39.79 [+0.01] rand Use a random MAC address # 39.79 [+0.00] bc Use a broadcast MAC address # 39.79 [+0.00] own Use own interface MAC address (default for source MAC) # 39.79 [+0.00] stp Use IEEE 802.1d STP multicast address # 39.79 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 39.80 [+0.00] -A Use specified source IP address (default is own interface IP) # 39.80 [+0.00] -B Send packet to specified destination IP or domain name # 39.80 [+0.00] -P Use the specified ASCII payload # 39.80 [+0.00] -f Read the ASCII payload from a file # 39.80 [+0.00] -F Read the hexadecimal payload from a file # 39.81 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 39.81 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 39.81 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 39.81 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 39.82 [+0.00] encapsulations in lower layers, most packet types allow/require # 39.82 [+0.00] additional packet-specific arguments in an ; # 39.82 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 39.82 [+0.00] dns, rtp, syslog, lldp and more; # 39.82 [+0.00] For context-help use 'help' as ! # 39.83 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 39.83 [+0.00] Enter -T help or -T rtp help for further information # 39.83 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 39.83 [+0.00] -V|VV|... Verbose and more verbose mode # 39.83 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 39.84 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 39.84 [+0.00] typically combined with one of the verbose modes (v or V) # 39.84 [+0.00] -v Show version # 39.84 [+0.00] -h Print this help # 39.84 [+0.00] # 39.84 [+0.00] Examples: # 39.84 [+0.00] mausezahn -x 99 # 39.84 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 39.85 [+0.00] mausezahn -t cdp change -c 0 # 39.85 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 39.85 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 39.85 [+0.00] # 39.85 [+0.00] Note: # 39.85 [+0.00] This tool is targeted for network developers! You should # 39.85 [+0.00] be aware of what you are doing and what these options above # 39.85 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 39.86 [+0.00] # 39.86 [+0.00] Please report bugs to # 39.86 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 39.86 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 39.86 [+0.00] Swiss federal institute of technology (ETH Zurich) # 39.86 [+0.00] License: GNU GPL version 2.0 # 39.86 [+0.00] This is free software: you are free to change and redistribute it. # 39.87 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 39.87 [+0.00] # 40.84 [+0.97] TEST: egress mirror tagged to vlan [FAIL] # 40.84 [+0.00] Expected to capture >= 10 packets, got 0. not ok 1 selftests: net/forwarding: mirror_vlan.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__->