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-2/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-2/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-2/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing/wt-2/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: mirror_vlan.sh # 5.86 [+5.86] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 5.86 [+0.00] # 5.86 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 5.86 [+0.00] http://www.netsniff-ng.org # 5.86 [+0.00] # 5.86 [+0.00] Usage: mausezahn [options] [interface] || # 5.86 [+0.00] Options: # 5.86 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 5.87 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 5.87 [+0.00] -4 IPv4 mode (default) # 5.87 [+0.00] -6 IPv6 mode # 5.87 [+0.00] -R Set socket priority # 5.87 [+0.00] -c Send packet count times, default:1, infinite:0 # 5.87 [+0.00] -d Apply delay between transmissions. The delay value can be # 5.87 [+0.00] specified in usec (default, no additional unit needed), or in # 5.88 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 5.88 [+0.00] -r Multiplies the specified delay with a random value # 5.88 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 5.88 [+0.00] -a Use specified source mac address, no matter what has # 5.88 [+0.00] been specified with other arguments; keywords see below, # 5.88 [+0.00] Default is own interface # 5.88 [+0.00] -b Same with destination mac address; keywords: # 5.88 [+0.00] rand Use a random MAC address # 5.88 [+0.00] bc Use a broadcast MAC address # 5.89 [+0.00] own Use own interface MAC address (default for source MAC) # 5.89 [+0.00] stp Use IEEE 802.1d STP multicast address # 5.89 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 5.89 [+0.00] -A Use specified source IP address (default is own interface IP) # 5.89 [+0.00] -B Send packet to specified destination IP or domain name # 5.89 [+0.00] -P Use the specified ASCII payload # 5.89 [+0.00] -f Read the ASCII payload from a file # 5.89 [+0.00] -F Read the hexadecimal payload from a file # 5.89 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 5.89 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 5.90 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 5.90 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 5.90 [+0.00] encapsulations in lower layers, most packet types allow/require # 5.90 [+0.00] additional packet-specific arguments in an ; # 5.90 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 5.90 [+0.00] dns, rtp, syslog, lldp and more; # 5.90 [+0.00] For context-help use 'help' as ! # 5.90 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 5.90 [+0.00] Enter -T help or -T rtp help for further information # 5.91 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 5.91 [+0.00] -V|VV|... Verbose and more verbose mode # 5.91 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 5.91 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 5.91 [+0.00] typically combined with one of the verbose modes (v or V) # 5.91 [+0.00] -v Show version # 5.91 [+0.00] -h Print this help # 5.91 [+0.00] # 5.91 [+0.00] Examples: # 5.91 [+0.00] mausezahn -x 99 # 5.91 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 5.91 [+0.00] mausezahn -t cdp change -c 0 # 5.91 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 5.92 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 5.92 [+0.00] # 5.92 [+0.00] Note: # 5.92 [+0.00] This tool is targeted for network developers! You should # 5.92 [+0.00] be aware of what you are doing and what these options above # 5.92 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 5.92 [+0.00] # 5.92 [+0.00] Please report bugs to # 5.92 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 5.92 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 5.92 [+0.00] Swiss federal institute of technology (ETH Zurich) # 5.92 [+0.00] License: GNU GPL version 2.0 # 5.92 [+0.00] This is free software: you are free to change and redistribute it. # 5.93 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 5.93 [+0.00] # 6.47 [+0.55] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 6.48 [+0.00] # 6.48 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 6.48 [+0.00] http://www.netsniff-ng.org # 6.48 [+0.00] # 6.48 [+0.00] Usage: mausezahn [options] [interface] || # 6.48 [+0.00] Options: # 6.48 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 6.48 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 6.49 [+0.00] -4 IPv4 mode (default) # 6.49 [+0.00] -6 IPv6 mode # 6.49 [+0.00] -R Set socket priority # 6.49 [+0.00] -c Send packet count times, default:1, infinite:0 # 6.49 [+0.00] -d Apply delay between transmissions. The delay value can be # 6.49 [+0.00] specified in usec (default, no additional unit needed), or in # 6.50 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 6.50 [+0.00] -r Multiplies the specified delay with a random value # 6.50 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 6.50 [+0.00] -a Use specified source mac address, no matter what has # 6.50 [+0.00] been specified with other arguments; keywords see below, # 6.50 [+0.00] Default is own interface # 6.51 [+0.00] -b Same with destination mac address; keywords: # 6.51 [+0.00] rand Use a random MAC address # 6.51 [+0.00] bc Use a broadcast MAC address # 6.51 [+0.00] own Use own interface MAC address (default for source MAC) # 6.51 [+0.00] stp Use IEEE 802.1d STP multicast address # 6.51 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 6.51 [+0.00] -A Use specified source IP address (default is own interface IP) # 6.51 [+0.00] -B Send packet to specified destination IP or domain name # 6.51 [+0.00] -P Use the specified ASCII payload # 6.51 [+0.00] -f Read the ASCII payload from a file # 6.52 [+0.00] -F Read the hexadecimal payload from a file # 6.52 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 6.52 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 6.52 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 6.52 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 6.52 [+0.00] encapsulations in lower layers, most packet types allow/require # 6.52 [+0.00] additional packet-specific arguments in an ; # 6.52 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 6.52 [+0.00] dns, rtp, syslog, lldp and more; # 6.52 [+0.00] For context-help use 'help' as ! # 6.53 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 6.53 [+0.00] Enter -T help or -T rtp help for further information # 6.53 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 6.53 [+0.00] -V|VV|... Verbose and more verbose mode # 6.53 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 6.53 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 6.53 [+0.00] typically combined with one of the verbose modes (v or V) # 6.53 [+0.00] -v Show version # 6.53 [+0.00] -h Print this help # 6.53 [+0.00] # 6.53 [+0.00] Examples: # 6.54 [+0.00] mausezahn -x 99 # 6.54 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 6.54 [+0.00] mausezahn -t cdp change -c 0 # 6.54 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 6.54 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 6.54 [+0.00] # 6.54 [+0.00] Note: # 6.54 [+0.00] This tool is targeted for network developers! You should # 6.54 [+0.00] be aware of what you are doing and what these options above # 6.54 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 6.54 [+0.00] # 6.54 [+0.00] Please report bugs to # 6.54 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 6.54 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 6.54 [+0.00] Swiss federal institute of technology (ETH Zurich) # 6.54 [+0.00] License: GNU GPL version 2.0 # 6.54 [+0.00] This is free software: you are free to change and redistribute it. # 6.55 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 6.55 [+0.00] # 7.09 [+0.54] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 7.09 [+0.00] # 7.09 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 7.09 [+0.00] http://www.netsniff-ng.org # 7.09 [+0.00] # 7.09 [+0.00] Usage: mausezahn [options] [interface] || # 7.09 [+0.00] Options: # 7.09 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 7.10 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 7.10 [+0.00] -4 IPv4 mode (default) # 7.10 [+0.00] -6 IPv6 mode # 7.10 [+0.00] -R Set socket priority # 7.10 [+0.00] -c Send packet count times, default:1, infinite:0 # 7.11 [+0.00] -d Apply delay between transmissions. The delay value can be # 7.11 [+0.00] specified in usec (default, no additional unit needed), or in # 7.11 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 7.11 [+0.00] -r Multiplies the specified delay with a random value # 7.11 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 7.11 [+0.00] -a Use specified source mac address, no matter what has # 7.12 [+0.00] been specified with other arguments; keywords see below, # 7.12 [+0.00] Default is own interface # 7.12 [+0.00] -b Same with destination mac address; keywords: # 7.12 [+0.00] rand Use a random MAC address # 7.12 [+0.00] bc Use a broadcast MAC address # 7.12 [+0.00] own Use own interface MAC address (default for source MAC) # 7.13 [+0.00] stp Use IEEE 802.1d STP multicast address # 7.13 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 7.13 [+0.00] -A Use specified source IP address (default is own interface IP) # 7.13 [+0.00] -B Send packet to specified destination IP or domain name # 7.13 [+0.00] -P Use the specified ASCII payload # 7.13 [+0.00] -f Read the ASCII payload from a file # 7.13 [+0.00] -F Read the hexadecimal payload from a file # 7.14 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 7.14 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 7.14 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 7.14 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 7.14 [+0.00] encapsulations in lower layers, most packet types allow/require # 7.15 [+0.00] additional packet-specific arguments in an ; # 7.15 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 7.15 [+0.00] dns, rtp, syslog, lldp and more; # 7.15 [+0.00] For context-help use 'help' as ! # 7.15 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 7.15 [+0.00] Enter -T help or -T rtp help for further information # 7.15 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 7.15 [+0.00] -V|VV|... Verbose and more verbose mode # 7.16 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 7.16 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 7.16 [+0.00] typically combined with one of the verbose modes (v or V) # 7.16 [+0.00] -v Show version # 7.16 [+0.00] -h Print this help # 7.16 [+0.00] # 7.16 [+0.00] Examples: # 7.16 [+0.00] mausezahn -x 99 # 7.16 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 7.16 [+0.00] mausezahn -t cdp change -c 0 # 7.16 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 7.16 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 7.17 [+0.00] # 7.17 [+0.00] Note: # 7.17 [+0.00] This tool is targeted for network developers! You should # 7.17 [+0.00] be aware of what you are doing and what these options above # 7.17 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 7.17 [+0.00] # 7.17 [+0.00] Please report bugs to # 7.17 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 7.17 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 7.17 [+0.00] Swiss federal institute of technology (ETH Zurich) # 7.17 [+0.00] License: GNU GPL version 2.0 # 7.17 [+0.00] This is free software: you are free to change and redistribute it. # 7.17 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 7.17 [+0.00] # 7.70 [+0.53] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 7.70 [+0.00] # 7.70 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 7.70 [+0.00] http://www.netsniff-ng.org # 7.70 [+0.00] # 7.70 [+0.00] Usage: mausezahn [options] [interface] || # 7.70 [+0.00] Options: # 7.70 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 7.70 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 7.70 [+0.00] -4 IPv4 mode (default) # 7.71 [+0.00] -6 IPv6 mode # 7.71 [+0.00] -R Set socket priority # 7.71 [+0.00] -c Send packet count times, default:1, infinite:0 # 7.71 [+0.00] -d Apply delay between transmissions. The delay value can be # 7.71 [+0.00] specified in usec (default, no additional unit needed), or in # 7.71 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 7.71 [+0.00] -r Multiplies the specified delay with a random value # 7.71 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 7.71 [+0.00] -a Use specified source mac address, no matter what has # 7.71 [+0.00] been specified with other arguments; keywords see below, # 7.72 [+0.00] Default is own interface # 7.72 [+0.00] -b Same with destination mac address; keywords: # 7.72 [+0.00] rand Use a random MAC address # 7.72 [+0.00] bc Use a broadcast MAC address # 7.72 [+0.00] own Use own interface MAC address (default for source MAC) # 7.72 [+0.00] stp Use IEEE 802.1d STP multicast address # 7.72 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 7.72 [+0.00] -A Use specified source IP address (default is own interface IP) # 7.72 [+0.00] -B Send packet to specified destination IP or domain name # 7.72 [+0.00] -P Use the specified ASCII payload # 7.72 [+0.00] -f Read the ASCII payload from a file # 7.72 [+0.00] -F Read the hexadecimal payload from a file # 7.73 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 7.73 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 7.73 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 7.73 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 7.73 [+0.00] encapsulations in lower layers, most packet types allow/require # 7.73 [+0.00] additional packet-specific arguments in an ; # 7.74 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 7.74 [+0.00] dns, rtp, syslog, lldp and more; # 7.74 [+0.00] For context-help use 'help' as ! # 7.74 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 7.74 [+0.00] Enter -T help or -T rtp help for further information # 7.74 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 7.74 [+0.00] -V|VV|... Verbose and more verbose mode # 7.74 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 7.75 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 7.75 [+0.00] typically combined with one of the verbose modes (v or V) # 7.75 [+0.00] -v Show version # 7.75 [+0.00] -h Print this help # 7.75 [+0.00] # 7.75 [+0.00] Examples: # 7.75 [+0.00] mausezahn -x 99 # 7.75 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 7.75 [+0.00] mausezahn -t cdp change -c 0 # 7.75 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 7.75 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 7.75 [+0.00] # 7.75 [+0.00] Note: # 7.75 [+0.00] This tool is targeted for network developers! You should # 7.76 [+0.00] be aware of what you are doing and what these options above # 7.76 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 7.76 [+0.00] # 7.76 [+0.00] Please report bugs to # 7.76 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 7.76 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 7.76 [+0.00] Swiss federal institute of technology (ETH Zurich) # 7.76 [+0.00] License: GNU GPL version 2.0 # 7.76 [+0.00] This is free software: you are free to change and redistribute it. # 7.76 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 7.76 [+0.00] # 8.28 [+0.52] TEST: ingress mirror to vlan [FAIL] # 8.28 [+0.00] Expected to capture == 10 packets, got 0. # 8.36 [+0.08] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 8.36 [+0.00] # 8.36 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 8.36 [+0.00] http://www.netsniff-ng.org # 8.37 [+0.00] # 8.37 [+0.00] Usage: mausezahn [options] [interface] || # 8.37 [+0.00] Options: # 8.37 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 8.37 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 8.37 [+0.00] -4 IPv4 mode (default) # 8.37 [+0.00] -6 IPv6 mode # 8.37 [+0.00] -R Set socket priority # 8.37 [+0.00] -c Send packet count times, default:1, infinite:0 # 8.37 [+0.00] -d Apply delay between transmissions. The delay value can be # 8.38 [+0.00] specified in usec (default, no additional unit needed), or in # 8.38 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 8.38 [+0.00] -r Multiplies the specified delay with a random value # 8.38 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 8.38 [+0.00] -a Use specified source mac address, no matter what has # 8.38 [+0.00] been specified with other arguments; keywords see below, # 8.38 [+0.00] Default is own interface # 8.38 [+0.00] -b Same with destination mac address; keywords: # 8.39 [+0.00] rand Use a random MAC address # 8.39 [+0.00] bc Use a broadcast MAC address # 8.39 [+0.00] own Use own interface MAC address (default for source MAC) # 8.39 [+0.00] stp Use IEEE 802.1d STP multicast address # 8.39 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 8.39 [+0.00] -A Use specified source IP address (default is own interface IP) # 8.39 [+0.00] -B Send packet to specified destination IP or domain name # 8.39 [+0.00] -P Use the specified ASCII payload # 8.39 [+0.00] -f Read the ASCII payload from a file # 8.39 [+0.00] -F Read the hexadecimal payload from a file # 8.39 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 8.40 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 8.40 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 8.40 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 8.40 [+0.00] encapsulations in lower layers, most packet types allow/require # 8.40 [+0.00] additional packet-specific arguments in an ; # 8.40 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 8.40 [+0.00] dns, rtp, syslog, lldp and more; # 8.40 [+0.00] For context-help use 'help' as ! # 8.40 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 8.40 [+0.00] Enter -T help or -T rtp help for further information # 8.40 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 8.41 [+0.00] -V|VV|... Verbose and more verbose mode # 8.41 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 8.41 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 8.41 [+0.00] typically combined with one of the verbose modes (v or V) # 8.41 [+0.00] -v Show version # 8.41 [+0.00] -h Print this help # 8.41 [+0.00] # 8.41 [+0.00] Examples: # 8.41 [+0.00] mausezahn -x 99 # 8.41 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 8.41 [+0.00] mausezahn -t cdp change -c 0 # 8.41 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 8.41 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 8.41 [+0.00] # 8.41 [+0.00] Note: # 8.41 [+0.00] This tool is targeted for network developers! You should # 8.41 [+0.00] be aware of what you are doing and what these options above # 8.41 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 8.42 [+0.00] # 8.42 [+0.00] Please report bugs to # 8.42 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 8.42 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 8.42 [+0.00] Swiss federal institute of technology (ETH Zurich) # 8.42 [+0.00] License: GNU GPL version 2.0 # 8.42 [+0.00] This is free software: you are free to change and redistribute it. # 8.42 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 8.42 [+0.00] # 9.03 [+0.61] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 9.03 [+0.00] # 9.03 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 9.03 [+0.00] http://www.netsniff-ng.org # 9.03 [+0.00] # 9.03 [+0.00] Usage: mausezahn [options] [interface] || # 9.04 [+0.00] Options: # 9.04 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 9.04 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 9.04 [+0.00] -4 IPv4 mode (default) # 9.04 [+0.00] -6 IPv6 mode # 9.04 [+0.00] -R Set socket priority # 9.04 [+0.00] -c Send packet count times, default:1, infinite:0 # 9.04 [+0.00] -d Apply delay between transmissions. The delay value can be # 9.04 [+0.00] specified in usec (default, no additional unit needed), or in # 9.04 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 9.04 [+0.00] -r Multiplies the specified delay with a random value # 9.04 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 9.05 [+0.00] -a Use specified source mac address, no matter what has # 9.05 [+0.00] been specified with other arguments; keywords see below, # 9.05 [+0.00] Default is own interface # 9.05 [+0.00] -b Same with destination mac address; keywords: # 9.05 [+0.00] rand Use a random MAC address # 9.05 [+0.00] bc Use a broadcast MAC address # 9.05 [+0.00] own Use own interface MAC address (default for source MAC) # 9.05 [+0.00] stp Use IEEE 802.1d STP multicast address # 9.05 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 9.05 [+0.00] -A Use specified source IP address (default is own interface IP) # 9.06 [+0.00] -B Send packet to specified destination IP or domain name # 9.06 [+0.00] -P Use the specified ASCII payload # 9.06 [+0.00] -f Read the ASCII payload from a file # 9.06 [+0.00] -F Read the hexadecimal payload from a file # 9.06 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 9.06 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 9.06 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 9.06 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 9.06 [+0.00] encapsulations in lower layers, most packet types allow/require # 9.07 [+0.00] additional packet-specific arguments in an ; # 9.07 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 9.07 [+0.00] dns, rtp, syslog, lldp and more; # 9.07 [+0.00] For context-help use 'help' as ! # 9.07 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 9.07 [+0.00] Enter -T help or -T rtp help for further information # 9.07 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 9.07 [+0.00] -V|VV|... Verbose and more verbose mode # 9.07 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 9.08 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 9.08 [+0.00] typically combined with one of the verbose modes (v or V) # 9.08 [+0.00] -v Show version # 9.08 [+0.00] -h Print this help # 9.08 [+0.00] # 9.08 [+0.00] Examples: # 9.08 [+0.00] mausezahn -x 99 # 9.08 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 9.08 [+0.00] mausezahn -t cdp change -c 0 # 9.08 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 9.08 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 9.08 [+0.00] # 9.08 [+0.00] Note: # 9.08 [+0.00] This tool is targeted for network developers! You should # 9.08 [+0.00] be aware of what you are doing and what these options above # 9.08 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 9.08 [+0.00] # 9.08 [+0.00] Please report bugs to # 9.09 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 9.09 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 9.09 [+0.00] Swiss federal institute of technology (ETH Zurich) # 9.09 [+0.00] License: GNU GPL version 2.0 # 9.09 [+0.00] This is free software: you are free to change and redistribute it. # 9.09 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 9.09 [+0.00] # 9.69 [+0.60] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 9.69 [+0.00] # 9.70 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 9.70 [+0.00] http://www.netsniff-ng.org # 9.70 [+0.00] # 9.70 [+0.00] Usage: mausezahn [options] [interface] || # 9.70 [+0.00] Options: # 9.70 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 9.70 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 9.70 [+0.00] -4 IPv4 mode (default) # 9.70 [+0.00] -6 IPv6 mode # 9.70 [+0.00] -R Set socket priority # 9.70 [+0.00] -c Send packet count times, default:1, infinite:0 # 9.70 [+0.00] -d Apply delay between transmissions. The delay value can be # 9.70 [+0.00] specified in usec (default, no additional unit needed), or in # 9.70 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 9.71 [+0.00] -r Multiplies the specified delay with a random value # 9.71 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 9.71 [+0.00] -a Use specified source mac address, no matter what has # 9.71 [+0.00] been specified with other arguments; keywords see below, # 9.71 [+0.00] Default is own interface # 9.71 [+0.00] -b Same with destination mac address; keywords: # 9.71 [+0.00] rand Use a random MAC address # 9.71 [+0.00] bc Use a broadcast MAC address # 9.71 [+0.00] own Use own interface MAC address (default for source MAC) # 9.71 [+0.00] stp Use IEEE 802.1d STP multicast address # 9.71 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 9.71 [+0.00] -A Use specified source IP address (default is own interface IP) # 9.72 [+0.00] -B Send packet to specified destination IP or domain name # 9.72 [+0.00] -P Use the specified ASCII payload # 9.72 [+0.00] -f Read the ASCII payload from a file # 9.72 [+0.00] -F Read the hexadecimal payload from a file # 9.72 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 9.72 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 9.72 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 9.72 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 9.72 [+0.00] encapsulations in lower layers, most packet types allow/require # 9.72 [+0.00] additional packet-specific arguments in an ; # 9.73 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 9.73 [+0.00] dns, rtp, syslog, lldp and more; # 9.73 [+0.00] For context-help use 'help' as ! # 9.73 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 9.73 [+0.00] Enter -T help or -T rtp help for further information # 9.73 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 9.73 [+0.00] -V|VV|... Verbose and more verbose mode # 9.73 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 9.73 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 9.73 [+0.00] typically combined with one of the verbose modes (v or V) # 9.74 [+0.00] -v Show version # 9.74 [+0.00] -h Print this help # 9.74 [+0.00] # 9.74 [+0.00] Examples: # 9.74 [+0.00] mausezahn -x 99 # 9.74 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 9.74 [+0.00] mausezahn -t cdp change -c 0 # 9.74 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 9.74 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 9.74 [+0.00] # 9.74 [+0.00] Note: # 9.74 [+0.00] This tool is targeted for network developers! You should # 9.74 [+0.00] be aware of what you are doing and what these options above # 9.74 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 9.74 [+0.00] # 9.74 [+0.00] Please report bugs to # 9.74 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 9.74 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 9.74 [+0.00] Swiss federal institute of technology (ETH Zurich) # 9.75 [+0.00] License: GNU GPL version 2.0 # 9.75 [+0.00] This is free software: you are free to change and redistribute it. # 9.75 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 9.75 [+0.00] # 10.31 [+0.56] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 10.31 [+0.00] # 10.31 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 10.31 [+0.00] http://www.netsniff-ng.org # 10.31 [+0.00] # 10.31 [+0.00] Usage: mausezahn [options] [interface] || # 10.31 [+0.00] Options: # 10.31 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 10.32 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 10.32 [+0.00] -4 IPv4 mode (default) # 10.32 [+0.00] -6 IPv6 mode # 10.32 [+0.00] -R Set socket priority # 10.32 [+0.00] -c Send packet count times, default:1, infinite:0 # 10.32 [+0.00] -d Apply delay between transmissions. The delay value can be # 10.32 [+0.00] specified in usec (default, no additional unit needed), or in # 10.32 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 10.32 [+0.00] -r Multiplies the specified delay with a random value # 10.32 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 10.33 [+0.00] -a Use specified source mac address, no matter what has # 10.33 [+0.00] been specified with other arguments; keywords see below, # 10.33 [+0.00] Default is own interface # 10.33 [+0.00] -b Same with destination mac address; keywords: # 10.33 [+0.00] rand Use a random MAC address # 10.33 [+0.00] bc Use a broadcast MAC address # 10.33 [+0.00] own Use own interface MAC address (default for source MAC) # 10.33 [+0.00] stp Use IEEE 802.1d STP multicast address # 10.33 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 10.33 [+0.00] -A Use specified source IP address (default is own interface IP) # 10.33 [+0.00] -B Send packet to specified destination IP or domain name # 10.34 [+0.00] -P Use the specified ASCII payload # 10.34 [+0.00] -f Read the ASCII payload from a file # 10.34 [+0.00] -F Read the hexadecimal payload from a file # 10.34 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 10.34 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 10.34 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 10.34 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 10.34 [+0.00] encapsulations in lower layers, most packet types allow/require # 10.34 [+0.00] additional packet-specific arguments in an ; # 10.34 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 10.35 [+0.00] dns, rtp, syslog, lldp and more; # 10.35 [+0.00] For context-help use 'help' as ! # 10.35 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 10.35 [+0.00] Enter -T help or -T rtp help for further information # 10.35 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 10.35 [+0.00] -V|VV|... Verbose and more verbose mode # 10.35 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 10.35 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 10.35 [+0.00] typically combined with one of the verbose modes (v or V) # 10.35 [+0.00] -v Show version # 10.35 [+0.00] -h Print this help # 10.35 [+0.00] # 10.35 [+0.00] Examples: # 10.36 [+0.00] mausezahn -x 99 # 10.36 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 10.36 [+0.00] mausezahn -t cdp change -c 0 # 10.36 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 10.36 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 10.36 [+0.00] # 10.36 [+0.00] Note: # 10.36 [+0.00] This tool is targeted for network developers! You should # 10.36 [+0.00] be aware of what you are doing and what these options above # 10.36 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 10.36 [+0.00] # 10.36 [+0.00] Please report bugs to # 10.36 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 10.36 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 10.36 [+0.00] Swiss federal institute of technology (ETH Zurich) # 10.36 [+0.00] License: GNU GPL version 2.0 # 10.36 [+0.00] This is free software: you are free to change and redistribute it. # 10.37 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 10.37 [+0.00] # 10.88 [+0.51] TEST: egress mirror to vlan [FAIL] # 10.88 [+0.00] Expected to capture == 10 packets, got 0. # 10.96 [+0.09] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 10.97 [+0.00] # 10.97 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 10.97 [+0.00] http://www.netsniff-ng.org # 10.97 [+0.00] # 10.97 [+0.00] Usage: mausezahn [options] [interface] || # 10.97 [+0.00] Options: # 10.97 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 10.97 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 10.97 [+0.00] -4 IPv4 mode (default) # 10.97 [+0.00] -6 IPv6 mode # 10.97 [+0.00] -R Set socket priority # 10.97 [+0.00] -c Send packet count times, default:1, infinite:0 # 10.97 [+0.00] -d Apply delay between transmissions. The delay value can be # 10.98 [+0.00] specified in usec (default, no additional unit needed), or in # 10.98 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 10.98 [+0.00] -r Multiplies the specified delay with a random value # 10.98 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 10.98 [+0.00] -a Use specified source mac address, no matter what has # 10.98 [+0.00] been specified with other arguments; keywords see below, # 10.98 [+0.00] Default is own interface # 10.98 [+0.00] -b Same with destination mac address; keywords: # 10.98 [+0.00] rand Use a random MAC address # 10.98 [+0.00] bc Use a broadcast MAC address # 10.98 [+0.00] own Use own interface MAC address (default for source MAC) # 10.99 [+0.00] stp Use IEEE 802.1d STP multicast address # 10.99 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 10.99 [+0.00] -A Use specified source IP address (default is own interface IP) # 10.99 [+0.00] -B Send packet to specified destination IP or domain name # 10.99 [+0.00] -P Use the specified ASCII payload # 10.99 [+0.00] -f Read the ASCII payload from a file # 10.99 [+0.00] -F Read the hexadecimal payload from a file # 10.99 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 10.99 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 11.00 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 11.00 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 11.00 [+0.00] encapsulations in lower layers, most packet types allow/require # 11.00 [+0.00] additional packet-specific arguments in an ; # 11.00 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 11.00 [+0.00] dns, rtp, syslog, lldp and more; # 11.00 [+0.00] For context-help use 'help' as ! # 11.00 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 11.01 [+0.00] Enter -T help or -T rtp help for further information # 11.01 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 11.01 [+0.00] -V|VV|... Verbose and more verbose mode # 11.01 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 11.01 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 11.01 [+0.00] typically combined with one of the verbose modes (v or V) # 11.01 [+0.00] -v Show version # 11.01 [+0.00] -h Print this help # 11.01 [+0.00] # 11.01 [+0.00] Examples: # 11.01 [+0.00] mausezahn -x 99 # 11.01 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 11.01 [+0.00] mausezahn -t cdp change -c 0 # 11.01 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 11.02 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 11.02 [+0.00] # 11.02 [+0.00] Note: # 11.02 [+0.00] This tool is targeted for network developers! You should # 11.02 [+0.00] be aware of what you are doing and what these options above # 11.02 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 11.02 [+0.00] # 11.02 [+0.00] Please report bugs to # 11.02 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 11.02 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 11.02 [+0.00] Swiss federal institute of technology (ETH Zurich) # 11.02 [+0.00] License: GNU GPL version 2.0 # 11.02 [+0.00] This is free software: you are free to change and redistribute it. # 11.02 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 11.03 [+0.00] # 11.56 [+0.53] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 11.56 [+0.00] # 11.56 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 11.56 [+0.00] http://www.netsniff-ng.org # 11.56 [+0.00] # 11.56 [+0.00] Usage: mausezahn [options] [interface] || # 11.56 [+0.00] Options: # 11.56 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 11.57 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 11.57 [+0.00] -4 IPv4 mode (default) # 11.57 [+0.00] -6 IPv6 mode # 11.57 [+0.00] -R Set socket priority # 11.57 [+0.00] -c Send packet count times, default:1, infinite:0 # 11.57 [+0.00] -d Apply delay between transmissions. The delay value can be # 11.57 [+0.00] specified in usec (default, no additional unit needed), or in # 11.58 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 11.58 [+0.00] -r Multiplies the specified delay with a random value # 11.58 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 11.58 [+0.00] -a Use specified source mac address, no matter what has # 11.58 [+0.00] been specified with other arguments; keywords see below, # 11.58 [+0.00] Default is own interface # 11.58 [+0.00] -b Same with destination mac address; keywords: # 11.59 [+0.00] rand Use a random MAC address # 11.59 [+0.00] bc Use a broadcast MAC address # 11.59 [+0.00] own Use own interface MAC address (default for source MAC) # 11.59 [+0.00] stp Use IEEE 802.1d STP multicast address # 11.59 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 11.59 [+0.00] -A Use specified source IP address (default is own interface IP) # 11.59 [+0.00] -B Send packet to specified destination IP or domain name # 11.60 [+0.00] -P Use the specified ASCII payload # 11.60 [+0.00] -f Read the ASCII payload from a file # 11.60 [+0.00] -F Read the hexadecimal payload from a file # 11.60 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 11.60 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 11.60 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 11.60 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 11.60 [+0.00] encapsulations in lower layers, most packet types allow/require # 11.61 [+0.00] additional packet-specific arguments in an ; # 11.61 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 11.61 [+0.00] dns, rtp, syslog, lldp and more; # 11.61 [+0.00] For context-help use 'help' as ! # 11.61 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 11.61 [+0.00] Enter -T help or -T rtp help for further information # 11.61 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 11.61 [+0.00] -V|VV|... Verbose and more verbose mode # 11.61 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 11.61 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 11.62 [+0.00] typically combined with one of the verbose modes (v or V) # 11.62 [+0.00] -v Show version # 11.62 [+0.00] -h Print this help # 11.62 [+0.00] # 11.62 [+0.00] Examples: # 11.62 [+0.00] mausezahn -x 99 # 11.62 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 11.62 [+0.00] mausezahn -t cdp change -c 0 # 11.62 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 11.62 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 11.62 [+0.00] # 11.62 [+0.00] Note: # 11.62 [+0.00] This tool is targeted for network developers! You should # 11.62 [+0.00] be aware of what you are doing and what these options above # 11.62 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 11.62 [+0.00] # 11.62 [+0.00] Please report bugs to # 11.62 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 11.63 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 11.63 [+0.00] Swiss federal institute of technology (ETH Zurich) # 11.63 [+0.00] License: GNU GPL version 2.0 # 11.63 [+0.00] This is free software: you are free to change and redistribute it. # 11.63 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 11.63 [+0.00] # 12.15 [+0.52] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 12.15 [+0.00] # 12.15 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 12.15 [+0.00] http://www.netsniff-ng.org # 12.15 [+0.00] # 12.16 [+0.00] Usage: mausezahn [options] [interface] || # 12.16 [+0.00] Options: # 12.16 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 12.16 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 12.16 [+0.00] -4 IPv4 mode (default) # 12.16 [+0.00] -6 IPv6 mode # 12.16 [+0.00] -R Set socket priority # 12.16 [+0.00] -c Send packet count times, default:1, infinite:0 # 12.16 [+0.00] -d Apply delay between transmissions. The delay value can be # 12.16 [+0.00] specified in usec (default, no additional unit needed), or in # 12.17 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 12.17 [+0.00] -r Multiplies the specified delay with a random value # 12.17 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 12.17 [+0.00] -a Use specified source mac address, no matter what has # 12.17 [+0.00] been specified with other arguments; keywords see below, # 12.17 [+0.00] Default is own interface # 12.17 [+0.00] -b Same with destination mac address; keywords: # 12.17 [+0.00] rand Use a random MAC address # 12.17 [+0.00] bc Use a broadcast MAC address # 12.17 [+0.00] own Use own interface MAC address (default for source MAC) # 12.18 [+0.00] stp Use IEEE 802.1d STP multicast address # 12.18 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 12.18 [+0.00] -A Use specified source IP address (default is own interface IP) # 12.18 [+0.00] -B Send packet to specified destination IP or domain name # 12.18 [+0.00] -P Use the specified ASCII payload # 12.18 [+0.00] -f Read the ASCII payload from a file # 12.18 [+0.00] -F Read the hexadecimal payload from a file # 12.18 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 12.18 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 12.18 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 12.19 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 12.19 [+0.00] encapsulations in lower layers, most packet types allow/require # 12.19 [+0.00] additional packet-specific arguments in an ; # 12.19 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 12.19 [+0.00] dns, rtp, syslog, lldp and more; # 12.19 [+0.00] For context-help use 'help' as ! # 12.19 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 12.19 [+0.00] Enter -T help or -T rtp help for further information # 12.19 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 12.20 [+0.00] -V|VV|... Verbose and more verbose mode # 12.20 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 12.20 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 12.20 [+0.00] typically combined with one of the verbose modes (v or V) # 12.20 [+0.00] -v Show version # 12.20 [+0.00] -h Print this help # 12.20 [+0.00] # 12.20 [+0.00] Examples: # 12.20 [+0.00] mausezahn -x 99 # 12.20 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 12.20 [+0.00] mausezahn -t cdp change -c 0 # 12.20 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 12.20 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 12.21 [+0.00] # 12.21 [+0.00] Note: # 12.21 [+0.00] This tool is targeted for network developers! You should # 12.21 [+0.00] be aware of what you are doing and what these options above # 12.21 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 12.21 [+0.00] # 12.21 [+0.00] Please report bugs to # 12.21 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 12.21 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 12.21 [+0.00] Swiss federal institute of technology (ETH Zurich) # 12.21 [+0.00] License: GNU GPL version 2.0 # 12.21 [+0.00] This is free software: you are free to change and redistribute it. # 12.21 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 12.21 [+0.00] # 12.72 [+0.50] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 12.72 [+0.00] # 12.72 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 12.72 [+0.00] http://www.netsniff-ng.org # 12.72 [+0.00] # 12.72 [+0.00] Usage: mausezahn [options] [interface] || # 12.72 [+0.00] Options: # 12.72 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 12.72 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 12.72 [+0.00] -4 IPv4 mode (default) # 12.72 [+0.00] -6 IPv6 mode # 12.73 [+0.00] -R Set socket priority # 12.73 [+0.00] -c Send packet count times, default:1, infinite:0 # 12.73 [+0.00] -d Apply delay between transmissions. The delay value can be # 12.73 [+0.00] specified in usec (default, no additional unit needed), or in # 12.73 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 12.73 [+0.00] -r Multiplies the specified delay with a random value # 12.73 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 12.74 [+0.00] -a Use specified source mac address, no matter what has # 12.74 [+0.00] been specified with other arguments; keywords see below, # 12.74 [+0.00] Default is own interface # 12.74 [+0.00] -b Same with destination mac address; keywords: # 12.74 [+0.00] rand Use a random MAC address # 12.74 [+0.00] bc Use a broadcast MAC address # 12.74 [+0.00] own Use own interface MAC address (default for source MAC) # 12.74 [+0.00] stp Use IEEE 802.1d STP multicast address # 12.75 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 12.75 [+0.00] -A Use specified source IP address (default is own interface IP) # 12.75 [+0.00] -B Send packet to specified destination IP or domain name # 12.75 [+0.00] -P Use the specified ASCII payload # 12.75 [+0.00] -f Read the ASCII payload from a file # 12.75 [+0.00] -F Read the hexadecimal payload from a file # 12.75 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 12.76 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 12.76 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 12.76 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 12.76 [+0.00] encapsulations in lower layers, most packet types allow/require # 12.76 [+0.00] additional packet-specific arguments in an ; # 12.76 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 12.76 [+0.00] dns, rtp, syslog, lldp and more; # 12.77 [+0.00] For context-help use 'help' as ! # 12.77 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 12.77 [+0.00] Enter -T help or -T rtp help for further information # 12.77 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 12.77 [+0.00] -V|VV|... Verbose and more verbose mode # 12.77 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 12.77 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 12.77 [+0.00] typically combined with one of the verbose modes (v or V) # 12.78 [+0.00] -v Show version # 12.78 [+0.00] -h Print this help # 12.78 [+0.00] # 12.78 [+0.00] Examples: # 12.78 [+0.00] mausezahn -x 99 # 12.78 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 12.78 [+0.00] mausezahn -t cdp change -c 0 # 12.78 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 12.78 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 12.78 [+0.00] # 12.78 [+0.00] Note: # 12.78 [+0.00] This tool is targeted for network developers! You should # 12.78 [+0.00] be aware of what you are doing and what these options above # 12.78 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 12.79 [+0.00] # 12.79 [+0.00] Please report bugs to # 12.79 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 12.79 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 12.79 [+0.00] Swiss federal institute of technology (ETH Zurich) # 12.79 [+0.00] License: GNU GPL version 2.0 # 12.79 [+0.00] This is free software: you are free to change and redistribute it. # 12.79 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 12.79 [+0.00] # 13.27 [+0.48] TEST: ingress mirror tagged to vlan [FAIL] # 13.27 [+0.00] Expected to capture >= 10 packets, got 0. # 13.35 [+0.08] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 13.35 [+0.00] # 13.35 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 13.35 [+0.00] http://www.netsniff-ng.org # 13.35 [+0.00] # 13.35 [+0.00] Usage: mausezahn [options] [interface] || # 13.35 [+0.00] Options: # 13.35 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 13.35 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 13.36 [+0.00] -4 IPv4 mode (default) # 13.36 [+0.00] -6 IPv6 mode # 13.36 [+0.00] -R Set socket priority # 13.36 [+0.00] -c Send packet count times, default:1, infinite:0 # 13.36 [+0.00] -d Apply delay between transmissions. The delay value can be # 13.36 [+0.00] specified in usec (default, no additional unit needed), or in # 13.36 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 13.36 [+0.00] -r Multiplies the specified delay with a random value # 13.36 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 13.36 [+0.00] -a Use specified source mac address, no matter what has # 13.36 [+0.00] been specified with other arguments; keywords see below, # 13.36 [+0.00] Default is own interface # 13.36 [+0.00] -b Same with destination mac address; keywords: # 13.37 [+0.00] rand Use a random MAC address # 13.37 [+0.00] bc Use a broadcast MAC address # 13.37 [+0.00] own Use own interface MAC address (default for source MAC) # 13.37 [+0.00] stp Use IEEE 802.1d STP multicast address # 13.37 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 13.37 [+0.00] -A Use specified source IP address (default is own interface IP) # 13.37 [+0.00] -B Send packet to specified destination IP or domain name # 13.37 [+0.00] -P Use the specified ASCII payload # 13.37 [+0.00] -f Read the ASCII payload from a file # 13.37 [+0.00] -F Read the hexadecimal payload from a file # 13.37 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 13.37 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 13.38 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 13.38 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 13.38 [+0.00] encapsulations in lower layers, most packet types allow/require # 13.38 [+0.00] additional packet-specific arguments in an ; # 13.38 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 13.38 [+0.00] dns, rtp, syslog, lldp and more; # 13.38 [+0.00] For context-help use 'help' as ! # 13.38 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 13.38 [+0.00] Enter -T help or -T rtp help for further information # 13.38 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 13.38 [+0.00] -V|VV|... Verbose and more verbose mode # 13.38 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 13.39 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 13.39 [+0.00] typically combined with one of the verbose modes (v or V) # 13.39 [+0.00] -v Show version # 13.39 [+0.00] -h Print this help # 13.39 [+0.00] # 13.39 [+0.00] Examples: # 13.39 [+0.00] mausezahn -x 99 # 13.39 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 13.39 [+0.00] mausezahn -t cdp change -c 0 # 13.39 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 13.39 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 13.39 [+0.00] # 13.39 [+0.00] Note: # 13.39 [+0.00] This tool is targeted for network developers! You should # 13.39 [+0.00] be aware of what you are doing and what these options above # 13.39 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 13.40 [+0.00] # 13.40 [+0.00] Please report bugs to # 13.40 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 13.40 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 13.40 [+0.00] Swiss federal institute of technology (ETH Zurich) # 13.40 [+0.00] License: GNU GPL version 2.0 # 13.40 [+0.00] This is free software: you are free to change and redistribute it. # 13.40 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 13.40 [+0.00] # 13.97 [+0.57] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 13.97 [+0.00] # 13.97 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 13.97 [+0.00] http://www.netsniff-ng.org # 13.98 [+0.00] # 13.98 [+0.00] Usage: mausezahn [options] [interface] || # 13.98 [+0.00] Options: # 13.98 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 13.98 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 13.98 [+0.00] -4 IPv4 mode (default) # 13.98 [+0.00] -6 IPv6 mode # 13.98 [+0.00] -R Set socket priority # 13.98 [+0.00] -c Send packet count times, default:1, infinite:0 # 13.98 [+0.00] -d Apply delay between transmissions. The delay value can be # 13.98 [+0.00] specified in usec (default, no additional unit needed), or in # 13.98 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 13.99 [+0.00] -r Multiplies the specified delay with a random value # 13.99 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 13.99 [+0.00] -a Use specified source mac address, no matter what has # 13.99 [+0.00] been specified with other arguments; keywords see below, # 13.99 [+0.00] Default is own interface # 13.99 [+0.00] -b Same with destination mac address; keywords: # 13.99 [+0.00] rand Use a random MAC address # 13.99 [+0.00] bc Use a broadcast MAC address # 13.99 [+0.00] own Use own interface MAC address (default for source MAC) # 14.00 [+0.00] stp Use IEEE 802.1d STP multicast address # 14.00 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 14.00 [+0.00] -A Use specified source IP address (default is own interface IP) # 14.00 [+0.00] -B Send packet to specified destination IP or domain name # 14.00 [+0.00] -P Use the specified ASCII payload # 14.00 [+0.00] -f Read the ASCII payload from a file # 14.00 [+0.00] -F Read the hexadecimal payload from a file # 14.00 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 14.00 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 14.01 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 14.01 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 14.01 [+0.00] encapsulations in lower layers, most packet types allow/require # 14.01 [+0.00] additional packet-specific arguments in an ; # 14.01 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 14.01 [+0.00] dns, rtp, syslog, lldp and more; # 14.01 [+0.00] For context-help use 'help' as ! # 14.01 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 14.01 [+0.00] Enter -T help or -T rtp help for further information # 14.02 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 14.02 [+0.00] -V|VV|... Verbose and more verbose mode # 14.02 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 14.02 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 14.02 [+0.00] typically combined with one of the verbose modes (v or V) # 14.02 [+0.00] -v Show version # 14.02 [+0.00] -h Print this help # 14.02 [+0.00] # 14.02 [+0.00] Examples: # 14.02 [+0.00] mausezahn -x 99 # 14.02 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 14.02 [+0.00] mausezahn -t cdp change -c 0 # 14.02 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 14.03 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 14.03 [+0.00] # 14.03 [+0.00] Note: # 14.03 [+0.00] This tool is targeted for network developers! You should # 14.03 [+0.00] be aware of what you are doing and what these options above # 14.03 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 14.03 [+0.00] # 14.03 [+0.00] Please report bugs to # 14.03 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 14.03 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 14.03 [+0.00] Swiss federal institute of technology (ETH Zurich) # 14.03 [+0.00] License: GNU GPL version 2.0 # 14.03 [+0.00] This is free software: you are free to change and redistribute it. # 14.03 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 14.04 [+0.00] # 14.59 [+0.56] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 14.60 [+0.00] # 14.60 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 14.60 [+0.00] http://www.netsniff-ng.org # 14.60 [+0.00] # 14.60 [+0.00] Usage: mausezahn [options] [interface] || # 14.60 [+0.00] Options: # 14.60 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 14.60 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 14.60 [+0.00] -4 IPv4 mode (default) # 14.60 [+0.00] -6 IPv6 mode # 14.61 [+0.00] -R Set socket priority # 14.61 [+0.00] -c Send packet count times, default:1, infinite:0 # 14.61 [+0.00] -d Apply delay between transmissions. The delay value can be # 14.61 [+0.00] specified in usec (default, no additional unit needed), or in # 14.61 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 14.61 [+0.00] -r Multiplies the specified delay with a random value # 14.62 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 14.62 [+0.00] -a Use specified source mac address, no matter what has # 14.62 [+0.00] been specified with other arguments; keywords see below, # 14.62 [+0.00] Default is own interface # 14.62 [+0.00] -b Same with destination mac address; keywords: # 14.62 [+0.00] rand Use a random MAC address # 14.62 [+0.00] bc Use a broadcast MAC address # 14.62 [+0.00] own Use own interface MAC address (default for source MAC) # 14.63 [+0.00] stp Use IEEE 802.1d STP multicast address # 14.63 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 14.63 [+0.00] -A Use specified source IP address (default is own interface IP) # 14.63 [+0.00] -B Send packet to specified destination IP or domain name # 14.63 [+0.00] -P Use the specified ASCII payload # 14.63 [+0.00] -f Read the ASCII payload from a file # 14.64 [+0.00] -F Read the hexadecimal payload from a file # 14.64 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 14.64 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 14.64 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 14.64 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 14.64 [+0.00] encapsulations in lower layers, most packet types allow/require # 14.65 [+0.00] additional packet-specific arguments in an ; # 14.65 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 14.65 [+0.00] dns, rtp, syslog, lldp and more; # 14.65 [+0.00] For context-help use 'help' as ! # 14.65 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 14.65 [+0.00] Enter -T help or -T rtp help for further information # 14.65 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 14.66 [+0.00] -V|VV|... Verbose and more verbose mode # 14.66 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 14.66 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 14.66 [+0.00] typically combined with one of the verbose modes (v or V) # 14.66 [+0.00] -v Show version # 14.66 [+0.00] -h Print this help # 14.66 [+0.00] # 14.66 [+0.00] Examples: # 14.66 [+0.00] mausezahn -x 99 # 14.66 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 14.66 [+0.00] mausezahn -t cdp change -c 0 # 14.67 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 14.67 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 14.67 [+0.00] # 14.67 [+0.00] Note: # 14.67 [+0.00] This tool is targeted for network developers! You should # 14.67 [+0.00] be aware of what you are doing and what these options above # 14.67 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 14.67 [+0.00] # 14.67 [+0.00] Please report bugs to # 14.67 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 14.67 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 14.67 [+0.00] Swiss federal institute of technology (ETH Zurich) # 14.68 [+0.00] License: GNU GPL version 2.0 # 14.68 [+0.00] This is free software: you are free to change and redistribute it. # 14.68 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 14.68 [+0.00] # 15.25 [+0.57] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 15.25 [+0.00] # 15.25 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 15.26 [+0.00] http://www.netsniff-ng.org # 15.26 [+0.00] # 15.26 [+0.00] Usage: mausezahn [options] [interface] || # 15.26 [+0.00] Options: # 15.26 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 15.26 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 15.26 [+0.00] -4 IPv4 mode (default) # 15.26 [+0.00] -6 IPv6 mode # 15.26 [+0.00] -R Set socket priority # 15.26 [+0.00] -c Send packet count times, default:1, infinite:0 # 15.26 [+0.00] -d Apply delay between transmissions. The delay value can be # 15.26 [+0.00] specified in usec (default, no additional unit needed), or in # 15.26 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 15.27 [+0.00] -r Multiplies the specified delay with a random value # 15.27 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 15.27 [+0.00] -a Use specified source mac address, no matter what has # 15.27 [+0.00] been specified with other arguments; keywords see below, # 15.27 [+0.00] Default is own interface # 15.27 [+0.00] -b Same with destination mac address; keywords: # 15.27 [+0.00] rand Use a random MAC address # 15.27 [+0.00] bc Use a broadcast MAC address # 15.27 [+0.00] own Use own interface MAC address (default for source MAC) # 15.27 [+0.00] stp Use IEEE 802.1d STP multicast address # 15.27 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 15.27 [+0.00] -A Use specified source IP address (default is own interface IP) # 15.28 [+0.00] -B Send packet to specified destination IP or domain name # 15.28 [+0.00] -P Use the specified ASCII payload # 15.28 [+0.00] -f Read the ASCII payload from a file # 15.28 [+0.00] -F Read the hexadecimal payload from a file # 15.28 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 15.28 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 15.28 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 15.28 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 15.29 [+0.00] encapsulations in lower layers, most packet types allow/require # 15.29 [+0.00] additional packet-specific arguments in an ; # 15.29 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 15.29 [+0.00] dns, rtp, syslog, lldp and more; # 15.29 [+0.00] For context-help use 'help' as ! # 15.29 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 15.29 [+0.00] Enter -T help or -T rtp help for further information # 15.29 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 15.29 [+0.00] -V|VV|... Verbose and more verbose mode # 15.30 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 15.30 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 15.30 [+0.00] typically combined with one of the verbose modes (v or V) # 15.30 [+0.00] -v Show version # 15.30 [+0.00] -h Print this help # 15.30 [+0.00] # 15.30 [+0.00] Examples: # 15.30 [+0.00] mausezahn -x 99 # 15.30 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 15.30 [+0.00] mausezahn -t cdp change -c 0 # 15.30 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 15.30 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 15.30 [+0.00] # 15.30 [+0.00] Note: # 15.30 [+0.00] This tool is targeted for network developers! You should # 15.30 [+0.00] be aware of what you are doing and what these options above # 15.31 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 15.31 [+0.00] # 15.31 [+0.00] Please report bugs to # 15.31 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 15.31 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 15.31 [+0.00] Swiss federal institute of technology (ETH Zurich) # 15.31 [+0.00] License: GNU GPL version 2.0 # 15.31 [+0.00] This is free software: you are free to change and redistribute it. # 15.31 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 15.31 [+0.00] # 15.84 [+0.53] TEST: egress mirror tagged to vlan [FAIL] # 15.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-2/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing/wt-2/tools/testing/selftests' xx__-> echo $? 0 xx__->