make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=bridgee_mdb_max.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: bridge_mdb_max.sh # 0.75 [+0.75] INFO: 802.1d tests # 6.07 [+5.32] TEST: cfg4: port: ngroups reporting [ OK ] # 6.22 [+0.15] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 6.22 [+0.00] # 6.22 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 6.22 [+0.00] http://www.netsniff-ng.org # 6.22 [+0.00] # 6.22 [+0.00] Usage: mausezahn [options] [interface] || # 6.22 [+0.00] Options: # 6.22 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 6.22 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 6.22 [+0.00] -4 IPv4 mode (default) # 6.22 [+0.00] -6 IPv6 mode # 6.23 [+0.00] -R Set socket priority # 6.23 [+0.00] -c Send packet count times, default:1, infinite:0 # 6.23 [+0.00] -d Apply delay between transmissions. The delay value can be # 6.23 [+0.00] specified in usec (default, no additional unit needed), or in # 6.23 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 6.23 [+0.00] -r Multiplies the specified delay with a random value # 6.23 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 6.23 [+0.00] -a Use specified source mac address, no matter what has # 6.23 [+0.00] been specified with other arguments; keywords see below, # 6.23 [+0.00] Default is own interface # 6.24 [+0.00] -b Same with destination mac address; keywords: # 6.24 [+0.00] rand Use a random MAC address # 6.24 [+0.00] bc Use a broadcast MAC address # 6.24 [+0.00] own Use own interface MAC address (default for source MAC) # 6.24 [+0.00] stp Use IEEE 802.1d STP multicast address # 6.24 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 6.24 [+0.00] -A Use specified source IP address (default is own interface IP) # 6.24 [+0.00] -B Send packet to specified destination IP or domain name # 6.24 [+0.00] -P Use the specified ASCII payload # 6.24 [+0.00] -f Read the ASCII payload from a file # 6.24 [+0.00] -F Read the hexadecimal payload from a file # 6.25 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 6.25 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 6.25 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 6.25 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 6.25 [+0.00] encapsulations in lower layers, most packet types allow/require # 6.25 [+0.00] additional packet-specific arguments in an ; # 6.25 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 6.25 [+0.00] dns, rtp, syslog, lldp and more; # 6.25 [+0.00] For context-help use 'help' as ! # 6.25 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 6.26 [+0.00] Enter -T help or -T rtp help for further information # 6.26 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 6.26 [+0.00] -V|VV|... Verbose and more verbose mode # 6.26 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 6.26 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 6.26 [+0.00] typically combined with one of the verbose modes (v or V) # 6.26 [+0.00] -v Show version # 6.26 [+0.00] -h Print this help # 6.26 [+0.00] # 6.26 [+0.00] Examples: # 6.26 [+0.00] mausezahn -x 99 # 6.26 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 6.26 [+0.00] mausezahn -t cdp change -c 0 # 6.26 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 6.26 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 6.27 [+0.00] # 6.27 [+0.00] Note: # 6.27 [+0.00] This tool is targeted for network developers! You should # 6.27 [+0.00] be aware of what you are doing and what these options above # 6.27 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 6.27 [+0.00] # 6.27 [+0.00] Please report bugs to # 6.27 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 6.27 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 6.27 [+0.00] Swiss federal institute of technology (ETH Zurich) # 6.27 [+0.00] License: GNU GPL version 2.0 # 6.27 [+0.00] This is free software: you are free to change and redistribute it. # 6.27 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 6.27 [+0.00] # 7.30 [+1.02] mcast_max_groups # 7.40 [+0.10] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 7.40 [+0.00] # 7.40 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 7.40 [+0.00] http://www.netsniff-ng.org # 7.40 [+0.00] # 7.40 [+0.00] Usage: mausezahn [options] [interface] || # 7.40 [+0.00] Options: # 7.40 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 7.40 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 7.40 [+0.00] -4 IPv4 mode (default) # 7.41 [+0.00] -6 IPv6 mode # 7.41 [+0.00] -R Set socket priority # 7.41 [+0.00] -c Send packet count times, default:1, infinite:0 # 7.41 [+0.00] -d Apply delay between transmissions. The delay value can be # 7.41 [+0.00] specified in usec (default, no additional unit needed), or in # 7.41 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 7.41 [+0.00] -r Multiplies the specified delay with a random value # 7.41 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 7.42 [+0.00] -a Use specified source mac address, no matter what has # 7.42 [+0.00] been specified with other arguments; keywords see below, # 7.42 [+0.00] Default is own interface # 7.42 [+0.00] -b Same with destination mac address; keywords: # 7.42 [+0.00] rand Use a random MAC address # 7.42 [+0.00] bc Use a broadcast MAC address # 7.42 [+0.00] own Use own interface MAC address (default for source MAC) # 7.43 [+0.00] stp Use IEEE 802.1d STP multicast address # 7.43 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 7.43 [+0.00] -A Use specified source IP address (default is own interface IP) # 7.43 [+0.00] -B Send packet to specified destination IP or domain name # 7.43 [+0.00] -P Use the specified ASCII payload # 7.43 [+0.00] -f Read the ASCII payload from a file # 7.43 [+0.00] -F Read the hexadecimal payload from a file # 7.43 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 7.44 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 7.44 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 7.44 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 7.44 [+0.00] encapsulations in lower layers, most packet types allow/require # 7.44 [+0.00] additional packet-specific arguments in an ; # 7.44 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 7.45 [+0.00] dns, rtp, syslog, lldp and more; # 7.45 [+0.00] For context-help use 'help' as ! # 7.45 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 7.45 [+0.00] Enter -T help or -T rtp help for further information # 7.45 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 7.45 [+0.00] -V|VV|... Verbose and more verbose mode # 7.45 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 7.46 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 7.46 [+0.00] typically combined with one of the verbose modes (v or V) # 7.46 [+0.00] -v Show version # 7.46 [+0.00] -h Print this help # 7.46 [+0.00] # 7.46 [+0.00] Examples: # 7.46 [+0.00] mausezahn -x 99 # 7.46 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 7.46 [+0.00] mausezahn -t cdp change -c 0 # 7.46 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 7.46 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 7.47 [+0.00] # 7.47 [+0.00] Note: # 7.47 [+0.00] This tool is targeted for network developers! You should # 7.47 [+0.00] be aware of what you are doing and what these options above # 7.47 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 7.47 [+0.00] # 7.47 [+0.00] Please report bugs to # 7.47 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 7.47 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 7.47 [+0.00] Swiss federal institute of technology (ETH Zurich) # 7.47 [+0.00] License: GNU GPL version 2.0 # 7.48 [+0.00] This is free software: you are free to change and redistribute it. # 7.48 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 7.48 [+0.00] # 8.48 [+1.00] TEST: ctl4: port: ngroups reporting [FAIL] # 8.48 [+0.00] Number of groups was 5, now is 5, but 10 expected # 8.59 [+0.11] TEST: cfg6: port: ngroups reporting [ OK ] # 8.79 [+0.20] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 8.79 [+0.00] # 8.79 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 8.79 [+0.00] http://www.netsniff-ng.org # 8.79 [+0.00] # 8.79 [+0.00] Usage: mausezahn [options] [interface] || # 8.79 [+0.00] Options: # 8.79 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 8.80 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 8.80 [+0.00] -4 IPv4 mode (default) # 8.80 [+0.00] -6 IPv6 mode # 8.80 [+0.00] -R Set socket priority # 8.80 [+0.00] -c Send packet count times, default:1, infinite:0 # 8.80 [+0.00] -d Apply delay between transmissions. The delay value can be # 8.80 [+0.00] specified in usec (default, no additional unit needed), or in # 8.80 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 8.80 [+0.00] -r Multiplies the specified delay with a random value # 8.81 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 8.81 [+0.00] -a Use specified source mac address, no matter what has # 8.81 [+0.00] been specified with other arguments; keywords see below, # 8.81 [+0.00] Default is own interface # 8.81 [+0.00] -b Same with destination mac address; keywords: # 8.81 [+0.00] rand Use a random MAC address # 8.81 [+0.00] bc Use a broadcast MAC address # 8.81 [+0.00] own Use own interface MAC address (default for source MAC) # 8.81 [+0.00] stp Use IEEE 802.1d STP multicast address # 8.82 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 8.82 [+0.00] -A Use specified source IP address (default is own interface IP) # 8.82 [+0.00] -B Send packet to specified destination IP or domain name # 8.82 [+0.00] -P Use the specified ASCII payload # 8.82 [+0.00] -f Read the ASCII payload from a file # 8.82 [+0.00] -F Read the hexadecimal payload from a file # 8.82 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 8.82 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 8.82 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 8.83 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 8.83 [+0.00] encapsulations in lower layers, most packet types allow/require # 8.83 [+0.00] additional packet-specific arguments in an ; # 8.83 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 8.83 [+0.00] dns, rtp, syslog, lldp and more; # 8.83 [+0.00] For context-help use 'help' as ! # 8.83 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 8.83 [+0.00] Enter -T help or -T rtp help for further information # 8.83 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 8.84 [+0.00] -V|VV|... Verbose and more verbose mode # 8.84 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 8.84 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 8.84 [+0.00] typically combined with one of the verbose modes (v or V) # 8.84 [+0.00] -v Show version # 8.84 [+0.00] -h Print this help # 8.84 [+0.00] # 8.84 [+0.00] Examples: # 8.84 [+0.00] mausezahn -x 99 # 8.84 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 8.84 [+0.00] mausezahn -t cdp change -c 0 # 8.84 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 8.84 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 8.84 [+0.00] # 8.84 [+0.00] Note: # 8.84 [+0.00] This tool is targeted for network developers! You should # 8.84 [+0.00] be aware of what you are doing and what these options above # 8.85 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 8.85 [+0.00] # 8.85 [+0.00] Please report bugs to # 8.85 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 8.85 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 8.85 [+0.00] Swiss federal institute of technology (ETH Zurich) # 8.85 [+0.00] License: GNU GPL version 2.0 # 8.85 [+0.00] This is free software: you are free to change and redistribute it. # 8.85 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 8.85 [+0.00] # 9.87 [+1.02] mcast_max_groups # 10.03 [+0.16] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 10.03 [+0.00] # 10.03 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 10.03 [+0.00] http://www.netsniff-ng.org # 10.03 [+0.00] # 10.03 [+0.00] Usage: mausezahn [options] [interface] || # 10.03 [+0.00] Options: # 10.03 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 10.03 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 10.04 [+0.00] -4 IPv4 mode (default) # 10.04 [+0.00] -6 IPv6 mode # 10.04 [+0.00] -R Set socket priority # 10.04 [+0.00] -c Send packet count times, default:1, infinite:0 # 10.04 [+0.00] -d Apply delay between transmissions. The delay value can be # 10.04 [+0.00] specified in usec (default, no additional unit needed), or in # 10.04 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 10.04 [+0.00] -r Multiplies the specified delay with a random value # 10.04 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 10.04 [+0.00] -a Use specified source mac address, no matter what has # 10.05 [+0.00] been specified with other arguments; keywords see below, # 10.05 [+0.00] Default is own interface # 10.05 [+0.00] -b Same with destination mac address; keywords: # 10.05 [+0.00] rand Use a random MAC address # 10.05 [+0.00] bc Use a broadcast MAC address # 10.05 [+0.00] own Use own interface MAC address (default for source MAC) # 10.05 [+0.00] stp Use IEEE 802.1d STP multicast address # 10.05 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 10.05 [+0.00] -A Use specified source IP address (default is own interface IP) # 10.06 [+0.00] -B Send packet to specified destination IP or domain name # 10.06 [+0.00] -P Use the specified ASCII payload # 10.06 [+0.00] -f Read the ASCII payload from a file # 10.06 [+0.00] -F Read the hexadecimal payload from a file # 10.06 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 10.06 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 10.06 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 10.06 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 10.06 [+0.00] encapsulations in lower layers, most packet types allow/require # 10.06 [+0.00] additional packet-specific arguments in an ; # 10.06 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 10.07 [+0.00] dns, rtp, syslog, lldp and more; # 10.07 [+0.00] For context-help use 'help' as ! # 10.07 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 10.07 [+0.00] Enter -T help or -T rtp help for further information # 10.07 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 10.07 [+0.00] -V|VV|... Verbose and more verbose mode # 10.07 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 10.07 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 10.08 [+0.00] typically combined with one of the verbose modes (v or V) # 10.08 [+0.00] -v Show version # 10.08 [+0.00] -h Print this help # 10.08 [+0.00] # 10.08 [+0.00] Examples: # 10.08 [+0.00] mausezahn -x 99 # 10.08 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 10.08 [+0.00] mausezahn -t cdp change -c 0 # 10.08 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 10.08 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 10.08 [+0.00] # 10.08 [+0.00] Note: # 10.08 [+0.00] This tool is targeted for network developers! You should # 10.08 [+0.00] be aware of what you are doing and what these options above # 10.08 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 10.08 [+0.00] # 10.08 [+0.00] Please report bugs to # 10.09 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 10.09 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 10.09 [+0.00] Swiss federal institute of technology (ETH Zurich) # 10.09 [+0.00] License: GNU GPL version 2.0 # 10.09 [+0.00] This is free software: you are free to change and redistribute it. # 10.09 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 10.09 [+0.00] # 11.07 [+0.98] TEST: ctl6: port: ngroups reporting [FAIL] # 11.07 [+0.00] Number of groups was 5, now is 5, but 10 expected # 11.19 [+0.12] TEST: cfg4: port maxgroups: reporting and treatment of 0 [ OK ] # 11.42 [+0.23] TEST: cfg4: port maxgroups: configure below ngroups [ OK ] # 11.50 [+0.08] TEST: cfg4: port maxgroups: add too many MDB entries [ OK ] # 11.67 [+0.17] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 11.67 [+0.00] # 11.67 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 11.67 [+0.00] http://www.netsniff-ng.org # 11.67 [+0.00] # 11.67 [+0.00] Usage: mausezahn [options] [interface] || # 11.67 [+0.00] Options: # 11.67 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 11.67 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 11.68 [+0.00] -4 IPv4 mode (default) # 11.68 [+0.00] -6 IPv6 mode # 11.68 [+0.00] -R Set socket priority # 11.68 [+0.00] -c Send packet count times, default:1, infinite:0 # 11.68 [+0.00] -d Apply delay between transmissions. The delay value can be # 11.68 [+0.00] specified in usec (default, no additional unit needed), or in # 11.68 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 11.68 [+0.00] -r Multiplies the specified delay with a random value # 11.68 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 11.69 [+0.00] -a Use specified source mac address, no matter what has # 11.69 [+0.00] been specified with other arguments; keywords see below, # 11.69 [+0.00] Default is own interface # 11.69 [+0.00] -b Same with destination mac address; keywords: # 11.69 [+0.00] rand Use a random MAC address # 11.69 [+0.00] bc Use a broadcast MAC address # 11.69 [+0.00] own Use own interface MAC address (default for source MAC) # 11.69 [+0.00] stp Use IEEE 802.1d STP multicast address # 11.70 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 11.70 [+0.00] -A Use specified source IP address (default is own interface IP) # 11.70 [+0.00] -B Send packet to specified destination IP or domain name # 11.70 [+0.00] -P Use the specified ASCII payload # 11.70 [+0.00] -f Read the ASCII payload from a file # 11.70 [+0.00] -F Read the hexadecimal payload from a file # 11.70 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 11.71 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 11.71 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 11.71 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 11.71 [+0.00] encapsulations in lower layers, most packet types allow/require # 11.71 [+0.00] additional packet-specific arguments in an ; # 11.71 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 11.71 [+0.00] dns, rtp, syslog, lldp and more; # 11.72 [+0.00] For context-help use 'help' as ! # 11.72 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 11.72 [+0.00] Enter -T help or -T rtp help for further information # 11.72 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 11.72 [+0.00] -V|VV|... Verbose and more verbose mode # 11.72 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 11.72 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 11.73 [+0.00] typically combined with one of the verbose modes (v or V) # 11.73 [+0.00] -v Show version # 11.73 [+0.00] -h Print this help # 11.73 [+0.00] # 11.73 [+0.00] Examples: # 11.73 [+0.00] mausezahn -x 99 # 11.73 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 11.73 [+0.00] mausezahn -t cdp change -c 0 # 11.73 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 11.73 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 11.73 [+0.00] # 11.73 [+0.00] Note: # 11.73 [+0.00] This tool is targeted for network developers! You should # 11.74 [+0.00] be aware of what you are doing and what these options above # 11.74 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 11.74 [+0.00] # 11.74 [+0.00] Please report bugs to # 11.74 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 11.74 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 11.74 [+0.00] Swiss federal institute of technology (ETH Zurich) # 11.74 [+0.00] License: GNU GPL version 2.0 # 11.74 [+0.00] This is free software: you are free to change and redistribute it. # 11.74 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 11.74 [+0.00] # 12.70 [+0.96] mcast_max_groups # 12.79 [+0.09] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 12.79 [+0.00] # 12.80 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 12.80 [+0.00] http://www.netsniff-ng.org # 12.80 [+0.00] # 12.80 [+0.00] Usage: mausezahn [options] [interface] || # 12.80 [+0.00] Options: # 12.80 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 12.80 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 12.80 [+0.00] -4 IPv4 mode (default) # 12.80 [+0.00] -6 IPv6 mode # 12.80 [+0.00] -R Set socket priority # 12.80 [+0.00] -c Send packet count times, default:1, infinite:0 # 12.81 [+0.00] -d Apply delay between transmissions. The delay value can be # 12.81 [+0.00] specified in usec (default, no additional unit needed), or in # 12.81 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 12.81 [+0.00] -r Multiplies the specified delay with a random value # 12.81 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 12.81 [+0.00] -a Use specified source mac address, no matter what has # 12.81 [+0.00] been specified with other arguments; keywords see below, # 12.81 [+0.00] Default is own interface # 12.81 [+0.00] -b Same with destination mac address; keywords: # 12.82 [+0.00] rand Use a random MAC address # 12.82 [+0.00] bc Use a broadcast MAC address # 12.82 [+0.00] own Use own interface MAC address (default for source MAC) # 12.82 [+0.00] stp Use IEEE 802.1d STP multicast address # 12.82 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 12.82 [+0.00] -A Use specified source IP address (default is own interface IP) # 12.82 [+0.00] -B Send packet to specified destination IP or domain name # 12.82 [+0.00] -P Use the specified ASCII payload # 12.82 [+0.00] -f Read the ASCII payload from a file # 12.82 [+0.00] -F Read the hexadecimal payload from a file # 12.82 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 12.83 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 12.83 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 12.83 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 12.83 [+0.00] encapsulations in lower layers, most packet types allow/require # 12.83 [+0.00] additional packet-specific arguments in an ; # 12.83 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 12.83 [+0.00] dns, rtp, syslog, lldp and more; # 12.83 [+0.00] For context-help use 'help' as ! # 12.83 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 12.84 [+0.00] Enter -T help or -T rtp help for further information # 12.84 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 12.84 [+0.00] -V|VV|... Verbose and more verbose mode # 12.84 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 12.84 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 12.84 [+0.00] typically combined with one of the verbose modes (v or V) # 12.84 [+0.00] -v Show version # 12.84 [+0.00] -h Print this help # 12.84 [+0.00] # 12.84 [+0.00] Examples: # 12.84 [+0.00] mausezahn -x 99 # 12.84 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 12.85 [+0.00] mausezahn -t cdp change -c 0 # 12.85 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 12.85 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 12.85 [+0.00] # 12.85 [+0.00] Note: # 12.85 [+0.00] This tool is targeted for network developers! You should # 12.85 [+0.00] be aware of what you are doing and what these options above # 12.85 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 12.85 [+0.00] # 12.85 [+0.00] Please report bugs to # 12.85 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 12.85 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 12.85 [+0.00] Swiss federal institute of technology (ETH Zurich) # 12.85 [+0.00] License: GNU GPL version 2.0 # 12.85 [+0.00] This is free software: you are free to change and redistribute it. # 12.86 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 12.86 [+0.00] # 13.82 [+0.96] TEST: ctl4: port maxgroups: reporting and treatment of 0 [FAIL] # 13.82 [+0.00] Adding 5 MDB entries failed but should have passed # 13.98 [+0.16] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 13.98 [+0.00] # 13.98 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 13.98 [+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.99 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 13.99 [+0.00] -4 IPv4 mode (default) # 13.99 [+0.00] -6 IPv6 mode # 13.99 [+0.00] -R Set socket priority # 13.99 [+0.00] -c Send packet count times, default:1, infinite:0 # 13.99 [+0.00] -d Apply delay between transmissions. The delay value can be # 13.99 [+0.00] specified in usec (default, no additional unit needed), or in # 13.99 [+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 # 14.00 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 14.00 [+0.00] -a Use specified source mac address, no matter what has # 14.00 [+0.00] been specified with other arguments; keywords see below, # 14.00 [+0.00] Default is own interface # 14.00 [+0.00] -b Same with destination mac address; keywords: # 14.00 [+0.00] rand Use a random MAC address # 14.00 [+0.00] bc Use a broadcast MAC address # 14.00 [+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.01 [+0.00] -A Use specified source IP address (default is own interface IP) # 14.01 [+0.00] -B Send packet to specified destination IP or domain name # 14.01 [+0.00] -P Use the specified ASCII payload # 14.01 [+0.00] -f Read the ASCII payload from a file # 14.01 [+0.00] -F Read the hexadecimal payload from a file # 14.01 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 14.01 [+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.02 [+0.00] encapsulations in lower layers, most packet types allow/require # 14.02 [+0.00] additional packet-specific arguments in an ; # 14.02 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 14.02 [+0.00] dns, rtp, syslog, lldp and more; # 14.02 [+0.00] For context-help use 'help' as ! # 14.02 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 14.02 [+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.03 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 14.03 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 14.03 [+0.00] typically combined with one of the verbose modes (v or V) # 14.03 [+0.00] -v Show version # 14.03 [+0.00] -h Print this help # 14.03 [+0.00] # 14.03 [+0.00] Examples: # 14.03 [+0.00] mausezahn -x 99 # 14.03 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 14.03 [+0.00] mausezahn -t cdp change -c 0 # 14.03 [+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.04 [+0.00] be aware of what you are doing and what these options above # 14.04 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 14.04 [+0.00] # 14.04 [+0.00] Please report bugs to # 14.04 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 14.04 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 14.04 [+0.00] Swiss federal institute of technology (ETH Zurich) # 14.04 [+0.00] License: GNU GPL version 2.0 # 14.04 [+0.00] This is free software: you are free to change and redistribute it. # 14.04 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 14.04 [+0.00] # 15.01 [+0.97] mcast_max_groups # 16.26 [+1.25] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 16.26 [+0.00] # 16.26 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 16.26 [+0.00] http://www.netsniff-ng.org # 16.26 [+0.00] # 16.26 [+0.00] Usage: mausezahn [options] [interface] || # 16.26 [+0.00] Options: # 16.26 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 16.26 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 16.26 [+0.00] -4 IPv4 mode (default) # 16.26 [+0.00] -6 IPv6 mode # 16.26 [+0.00] -R Set socket priority # 16.27 [+0.00] -c Send packet count times, default:1, infinite:0 # 16.27 [+0.00] -d Apply delay between transmissions. The delay value can be # 16.27 [+0.00] specified in usec (default, no additional unit needed), or in # 16.27 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 16.27 [+0.00] -r Multiplies the specified delay with a random value # 16.27 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 16.27 [+0.00] -a Use specified source mac address, no matter what has # 16.27 [+0.00] been specified with other arguments; keywords see below, # 16.27 [+0.00] Default is own interface # 16.27 [+0.00] -b Same with destination mac address; keywords: # 16.27 [+0.00] rand Use a random MAC address # 16.28 [+0.00] bc Use a broadcast MAC address # 16.28 [+0.00] own Use own interface MAC address (default for source MAC) # 16.28 [+0.00] stp Use IEEE 802.1d STP multicast address # 16.28 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 16.28 [+0.00] -A Use specified source IP address (default is own interface IP) # 16.28 [+0.00] -B Send packet to specified destination IP or domain name # 16.28 [+0.00] -P Use the specified ASCII payload # 16.28 [+0.00] -f Read the ASCII payload from a file # 16.28 [+0.00] -F Read the hexadecimal payload from a file # 16.28 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 16.28 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 16.29 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 16.29 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 16.29 [+0.00] encapsulations in lower layers, most packet types allow/require # 16.29 [+0.00] additional packet-specific arguments in an ; # 16.29 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 16.29 [+0.00] dns, rtp, syslog, lldp and more; # 16.29 [+0.00] For context-help use 'help' as ! # 16.29 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 16.29 [+0.00] Enter -T help or -T rtp help for further information # 16.29 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 16.30 [+0.00] -V|VV|... Verbose and more verbose mode # 16.30 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 16.30 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 16.30 [+0.00] typically combined with one of the verbose modes (v or V) # 16.30 [+0.00] -v Show version # 16.30 [+0.00] -h Print this help # 16.30 [+0.00] # 16.30 [+0.00] Examples: # 16.30 [+0.00] mausezahn -x 99 # 16.30 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 16.30 [+0.00] mausezahn -t cdp change -c 0 # 16.30 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 16.30 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 16.30 [+0.00] # 16.30 [+0.00] Note: # 16.30 [+0.00] This tool is targeted for network developers! You should # 16.31 [+0.00] be aware of what you are doing and what these options above # 16.31 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 16.31 [+0.00] # 16.31 [+0.00] Please report bugs to # 16.31 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 16.31 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 16.31 [+0.00] Swiss federal institute of technology (ETH Zurich) # 16.31 [+0.00] License: GNU GPL version 2.0 # 16.31 [+0.00] This is free software: you are free to change and redistribute it. # 16.31 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 16.31 [+0.00] # 17.44 [+1.13] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 17.44 [+0.00] # 17.44 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 17.44 [+0.00] http://www.netsniff-ng.org # 17.44 [+0.00] # 17.45 [+0.00] Usage: mausezahn [options] [interface] || # 17.45 [+0.00] Options: # 17.45 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 17.45 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 17.45 [+0.00] -4 IPv4 mode (default) # 17.45 [+0.00] -6 IPv6 mode # 17.45 [+0.00] -R Set socket priority # 17.45 [+0.00] -c Send packet count times, default:1, infinite:0 # 17.45 [+0.00] -d Apply delay between transmissions. The delay value can be # 17.45 [+0.00] specified in usec (default, no additional unit needed), or in # 17.45 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 17.46 [+0.00] -r Multiplies the specified delay with a random value # 17.46 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 17.46 [+0.00] -a Use specified source mac address, no matter what has # 17.46 [+0.00] been specified with other arguments; keywords see below, # 17.46 [+0.00] Default is own interface # 17.46 [+0.00] -b Same with destination mac address; keywords: # 17.46 [+0.00] rand Use a random MAC address # 17.46 [+0.00] bc Use a broadcast MAC address # 17.46 [+0.00] own Use own interface MAC address (default for source MAC) # 17.47 [+0.00] stp Use IEEE 802.1d STP multicast address # 17.47 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 17.47 [+0.00] -A Use specified source IP address (default is own interface IP) # 17.47 [+0.00] -B Send packet to specified destination IP or domain name # 17.47 [+0.00] -P Use the specified ASCII payload # 17.47 [+0.00] -f Read the ASCII payload from a file # 17.47 [+0.00] -F Read the hexadecimal payload from a file # 17.47 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 17.47 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 17.48 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 17.48 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 17.48 [+0.00] encapsulations in lower layers, most packet types allow/require # 17.48 [+0.00] additional packet-specific arguments in an ; # 17.48 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 17.48 [+0.00] dns, rtp, syslog, lldp and more; # 17.48 [+0.00] For context-help use 'help' as ! # 17.48 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 17.48 [+0.00] Enter -T help or -T rtp help for further information # 17.48 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 17.49 [+0.00] -V|VV|... Verbose and more verbose mode # 17.49 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 17.49 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 17.49 [+0.00] typically combined with one of the verbose modes (v or V) # 17.49 [+0.00] -v Show version # 17.49 [+0.00] -h Print this help # 17.49 [+0.00] # 17.49 [+0.00] Examples: # 17.49 [+0.00] mausezahn -x 99 # 17.49 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 17.49 [+0.00] mausezahn -t cdp change -c 0 # 17.49 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 17.50 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 17.50 [+0.00] # 17.50 [+0.00] Note: # 17.50 [+0.00] This tool is targeted for network developers! You should # 17.50 [+0.00] be aware of what you are doing and what these options above # 17.50 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 17.50 [+0.00] # 17.50 [+0.00] Please report bugs to # 17.50 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 17.50 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 17.50 [+0.00] Swiss federal institute of technology (ETH Zurich) # 17.50 [+0.00] License: GNU GPL version 2.0 # 17.50 [+0.00] This is free software: you are free to change and redistribute it. # 17.50 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 17.50 [+0.00] # 18.46 [+0.96] mcast_max_groups # 18.55 [+0.08] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 18.55 [+0.00] # 18.55 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 18.55 [+0.00] http://www.netsniff-ng.org # 18.55 [+0.00] # 18.55 [+0.00] Usage: mausezahn [options] [interface] || # 18.55 [+0.00] Options: # 18.56 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 18.56 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 18.56 [+0.00] -4 IPv4 mode (default) # 18.56 [+0.00] -6 IPv6 mode # 18.56 [+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.57 [+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.57 [+0.00] -b Same with destination mac address; keywords: # 18.57 [+0.00] rand Use a random MAC address # 18.57 [+0.00] bc Use a broadcast MAC address # 18.58 [+0.00] own Use own interface MAC address (default for source MAC) # 18.58 [+0.00] stp Use IEEE 802.1d STP multicast address # 18.58 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 18.58 [+0.00] -A Use specified source IP address (default is own interface IP) # 18.58 [+0.00] -B Send packet to specified destination IP or domain name # 18.58 [+0.00] -P Use the specified ASCII payload # 18.58 [+0.00] -f Read the ASCII payload from a file # 18.58 [+0.00] -F Read the hexadecimal payload from a file # 18.58 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 18.58 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 18.59 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 18.59 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 18.59 [+0.00] encapsulations in lower layers, most packet types allow/require # 18.59 [+0.00] additional packet-specific arguments in an ; # 18.59 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 18.59 [+0.00] dns, rtp, syslog, lldp and more; # 18.59 [+0.00] For context-help use 'help' as ! # 18.59 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 18.59 [+0.00] Enter -T help or -T rtp help for further information # 18.60 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 18.60 [+0.00] -V|VV|... Verbose and more verbose mode # 18.60 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 18.60 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 18.60 [+0.00] typically combined with one of the verbose modes (v or V) # 18.60 [+0.00] -v Show version # 18.60 [+0.00] -h Print this help # 18.60 [+0.00] # 18.60 [+0.00] Examples: # 18.60 [+0.00] mausezahn -x 99 # 18.60 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 18.60 [+0.00] mausezahn -t cdp change -c 0 # 18.60 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 18.60 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 18.60 [+0.00] # 18.60 [+0.00] Note: # 18.61 [+0.00] This tool is targeted for network developers! You should # 18.61 [+0.00] be aware of what you are doing and what these options above # 18.61 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 18.61 [+0.00] # 18.61 [+0.00] Please report bugs to # 18.61 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 18.61 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 18.61 [+0.00] Swiss federal institute of technology (ETH Zurich) # 18.61 [+0.00] License: GNU GPL version 2.0 # 18.61 [+0.00] This is free software: you are free to change and redistribute it. # 18.61 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 18.61 [+0.00] # 19.60 [+0.99] TEST: ctl4: port maxgroups: configure below ngroups [FAIL] # 19.60 [+0.00] dev veth1: Adding more entries failed # 20.86 [+1.26] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 20.86 [+0.00] # 20.86 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 20.86 [+0.00] http://www.netsniff-ng.org # 20.86 [+0.00] # 20.86 [+0.00] Usage: mausezahn [options] [interface] || # 20.87 [+0.00] Options: # 20.87 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 20.87 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 20.87 [+0.00] -4 IPv4 mode (default) # 20.87 [+0.00] -6 IPv6 mode # 20.87 [+0.00] -R Set socket priority # 20.88 [+0.00] -c Send packet count times, default:1, infinite:0 # 20.88 [+0.00] -d Apply delay between transmissions. The delay value can be # 20.88 [+0.00] specified in usec (default, no additional unit needed), or in # 20.88 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 20.88 [+0.00] -r Multiplies the specified delay with a random value # 20.88 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 20.88 [+0.00] -a Use specified source mac address, no matter what has # 20.88 [+0.00] been specified with other arguments; keywords see below, # 20.88 [+0.00] Default is own interface # 20.89 [+0.00] -b Same with destination mac address; keywords: # 20.89 [+0.00] rand Use a random MAC address # 20.89 [+0.00] bc Use a broadcast MAC address # 20.89 [+0.00] own Use own interface MAC address (default for source MAC) # 20.89 [+0.00] stp Use IEEE 802.1d STP multicast address # 20.89 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 20.89 [+0.00] -A Use specified source IP address (default is own interface IP) # 20.90 [+0.00] -B Send packet to specified destination IP or domain name # 20.90 [+0.00] -P Use the specified ASCII payload # 20.90 [+0.00] -f Read the ASCII payload from a file # 20.90 [+0.00] -F Read the hexadecimal payload from a file # 20.90 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 20.90 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 20.91 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 20.91 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 20.91 [+0.00] encapsulations in lower layers, most packet types allow/require # 20.91 [+0.00] additional packet-specific arguments in an ; # 20.91 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 20.92 [+0.00] dns, rtp, syslog, lldp and more; # 20.92 [+0.00] For context-help use 'help' as ! # 20.92 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 20.92 [+0.00] Enter -T help or -T rtp help for further information # 20.92 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 20.92 [+0.00] -V|VV|... Verbose and more verbose mode # 20.93 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 20.93 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 20.93 [+0.00] typically combined with one of the verbose modes (v or V) # 20.93 [+0.00] -v Show version # 20.93 [+0.00] -h Print this help # 20.93 [+0.00] # 20.93 [+0.00] Examples: # 20.93 [+0.00] mausezahn -x 99 # 20.94 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 20.94 [+0.00] mausezahn -t cdp change -c 0 # 20.94 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 20.94 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 20.94 [+0.00] # 20.94 [+0.00] Note: # 20.94 [+0.00] This tool is targeted for network developers! You should # 20.94 [+0.00] be aware of what you are doing and what these options above # 20.94 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 20.94 [+0.00] # 20.94 [+0.00] Please report bugs to # 20.94 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 20.95 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 20.95 [+0.00] Swiss federal institute of technology (ETH Zurich) # 20.95 [+0.00] License: GNU GPL version 2.0 # 20.95 [+0.00] This is free software: you are free to change and redistribute it. # 20.95 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 20.95 [+0.00] # 21.91 [+0.96] TEST: ctl4: port maxgroups: add too many MDB entries [ OK ] # 22.03 [+0.12] TEST: cfg6: port maxgroups: reporting and treatment of 0 [ OK ] # 22.25 [+0.22] TEST: cfg6: port maxgroups: configure below ngroups [ OK ] # 22.35 [+0.09] TEST: cfg6: port maxgroups: add too many MDB entries [ OK ] # 22.57 [+0.23] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 22.58 [+0.00] # 22.58 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 22.58 [+0.00] http://www.netsniff-ng.org # 22.58 [+0.00] # 22.58 [+0.00] Usage: mausezahn [options] [interface] || # 22.58 [+0.00] Options: # 22.58 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 22.58 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 22.59 [+0.00] -4 IPv4 mode (default) # 22.59 [+0.00] -6 IPv6 mode # 22.59 [+0.00] -R Set socket priority # 22.59 [+0.00] -c Send packet count times, default:1, infinite:0 # 22.59 [+0.00] -d Apply delay between transmissions. The delay value can be # 22.59 [+0.00] specified in usec (default, no additional unit needed), or in # 22.59 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 22.60 [+0.00] -r Multiplies the specified delay with a random value # 22.60 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 22.60 [+0.00] -a Use specified source mac address, no matter what has # 22.60 [+0.00] been specified with other arguments; keywords see below, # 22.60 [+0.00] Default is own interface # 22.60 [+0.00] -b Same with destination mac address; keywords: # 22.60 [+0.00] rand Use a random MAC address # 22.60 [+0.00] bc Use a broadcast MAC address # 22.61 [+0.00] own Use own interface MAC address (default for source MAC) # 22.61 [+0.00] stp Use IEEE 802.1d STP multicast address # 22.61 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 22.61 [+0.00] -A Use specified source IP address (default is own interface IP) # 22.61 [+0.00] -B Send packet to specified destination IP or domain name # 22.61 [+0.00] -P Use the specified ASCII payload # 22.61 [+0.00] -f Read the ASCII payload from a file # 22.61 [+0.00] -F Read the hexadecimal payload from a file # 22.61 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 22.62 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 22.62 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 22.62 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 22.62 [+0.00] encapsulations in lower layers, most packet types allow/require # 22.62 [+0.00] additional packet-specific arguments in an ; # 22.62 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 22.62 [+0.00] dns, rtp, syslog, lldp and more; # 22.62 [+0.00] For context-help use 'help' as ! # 22.62 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 22.62 [+0.00] Enter -T help or -T rtp help for further information # 22.63 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 22.63 [+0.00] -V|VV|... Verbose and more verbose mode # 22.63 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 22.63 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 22.63 [+0.00] typically combined with one of the verbose modes (v or V) # 22.63 [+0.00] -v Show version # 22.63 [+0.00] -h Print this help # 22.63 [+0.00] # 22.63 [+0.00] Examples: # 22.63 [+0.00] mausezahn -x 99 # 22.63 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 22.63 [+0.00] mausezahn -t cdp change -c 0 # 22.63 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 22.63 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 22.63 [+0.00] # 22.63 [+0.00] Note: # 22.63 [+0.00] This tool is targeted for network developers! You should # 22.64 [+0.00] be aware of what you are doing and what these options above # 22.64 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 22.64 [+0.00] # 22.64 [+0.00] Please report bugs to # 22.64 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 22.64 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 22.64 [+0.00] Swiss federal institute of technology (ETH Zurich) # 22.64 [+0.00] License: GNU GPL version 2.0 # 22.64 [+0.00] This is free software: you are free to change and redistribute it. # 22.64 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 22.64 [+0.00] # 23.60 [+0.96] mcast_max_groups # 23.73 [+0.13] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 23.73 [+0.00] # 23.73 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 23.74 [+0.00] http://www.netsniff-ng.org # 23.74 [+0.00] # 23.74 [+0.00] Usage: mausezahn [options] [interface] || # 23.74 [+0.00] Options: # 23.74 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 23.74 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 23.74 [+0.00] -4 IPv4 mode (default) # 23.74 [+0.00] -6 IPv6 mode # 23.75 [+0.00] -R Set socket priority # 23.75 [+0.00] -c Send packet count times, default:1, infinite:0 # 23.75 [+0.00] -d Apply delay between transmissions. The delay value can be # 23.75 [+0.00] specified in usec (default, no additional unit needed), or in # 23.75 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 23.76 [+0.00] -r Multiplies the specified delay with a random value # 23.76 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 23.76 [+0.00] -a Use specified source mac address, no matter what has # 23.76 [+0.00] been specified with other arguments; keywords see below, # 23.77 [+0.00] Default is own interface # 23.77 [+0.00] -b Same with destination mac address; keywords: # 23.77 [+0.00] rand Use a random MAC address # 23.77 [+0.00] bc Use a broadcast MAC address # 23.77 [+0.00] own Use own interface MAC address (default for source MAC) # 23.77 [+0.00] stp Use IEEE 802.1d STP multicast address # 23.78 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 23.78 [+0.00] -A Use specified source IP address (default is own interface IP) # 23.78 [+0.00] -B Send packet to specified destination IP or domain name # 23.78 [+0.00] -P Use the specified ASCII payload # 23.78 [+0.00] -f Read the ASCII payload from a file # 23.79 [+0.00] -F Read the hexadecimal payload from a file # 23.79 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 23.79 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 23.79 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 23.80 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 23.80 [+0.00] encapsulations in lower layers, most packet types allow/require # 23.80 [+0.00] additional packet-specific arguments in an ; # 23.81 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 23.81 [+0.00] dns, rtp, syslog, lldp and more; # 23.81 [+0.00] For context-help use 'help' as ! # 23.81 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 23.82 [+0.00] Enter -T help or -T rtp help for further information # 23.82 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 23.82 [+0.00] -V|VV|... Verbose and more verbose mode # 23.83 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 23.83 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 23.83 [+0.00] typically combined with one of the verbose modes (v or V) # 23.83 [+0.00] -v Show version # 23.84 [+0.00] -h Print this help # 23.84 [+0.00] # 23.84 [+0.00] Examples: # 23.84 [+0.00] mausezahn -x 99 # 23.84 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 23.84 [+0.00] mausezahn -t cdp change -c 0 # 23.84 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 23.85 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 23.85 [+0.00] # 23.85 [+0.00] Note: # 23.85 [+0.00] This tool is targeted for network developers! You should # 23.85 [+0.00] be aware of what you are doing and what these options above # 23.85 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 23.86 [+0.00] # 23.86 [+0.00] Please report bugs to # 23.86 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 23.86 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 23.86 [+0.00] Swiss federal institute of technology (ETH Zurich) # 23.87 [+0.00] License: GNU GPL version 2.0 # 23.87 [+0.00] This is free software: you are free to change and redistribute it. # 23.87 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 23.87 [+0.00] # 24.75 [+0.88] TEST: ctl6: port maxgroups: reporting and treatment of 0 [FAIL] # 24.75 [+0.00] Adding 5 MDB entries failed but should have passed # 24.96 [+0.21] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 24.96 [+0.00] # 24.96 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 24.96 [+0.00] http://www.netsniff-ng.org # 24.96 [+0.00] # 24.96 [+0.00] Usage: mausezahn [options] [interface] || # 24.97 [+0.00] Options: # 24.97 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 24.97 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 24.97 [+0.00] -4 IPv4 mode (default) # 24.97 [+0.00] -6 IPv6 mode # 24.97 [+0.00] -R Set socket priority # 24.97 [+0.00] -c Send packet count times, default:1, infinite:0 # 24.97 [+0.00] -d Apply delay between transmissions. The delay value can be # 24.97 [+0.00] specified in usec (default, no additional unit needed), or in # 24.97 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 24.97 [+0.00] -r Multiplies the specified delay with a random value # 24.98 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 24.98 [+0.00] -a Use specified source mac address, no matter what has # 24.98 [+0.00] been specified with other arguments; keywords see below, # 24.98 [+0.00] Default is own interface # 24.98 [+0.00] -b Same with destination mac address; keywords: # 24.98 [+0.00] rand Use a random MAC address # 24.98 [+0.00] bc Use a broadcast MAC address # 24.98 [+0.00] own Use own interface MAC address (default for source MAC) # 24.99 [+0.00] stp Use IEEE 802.1d STP multicast address # 24.99 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 24.99 [+0.00] -A Use specified source IP address (default is own interface IP) # 24.99 [+0.00] -B Send packet to specified destination IP or domain name # 24.99 [+0.00] -P Use the specified ASCII payload # 24.99 [+0.00] -f Read the ASCII payload from a file # 24.99 [+0.00] -F Read the hexadecimal payload from a file # 24.99 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 24.99 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 25.00 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 25.00 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 25.00 [+0.00] encapsulations in lower layers, most packet types allow/require # 25.00 [+0.00] additional packet-specific arguments in an ; # 25.00 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 25.00 [+0.00] dns, rtp, syslog, lldp and more; # 25.00 [+0.00] For context-help use 'help' as ! # 25.00 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 25.00 [+0.00] Enter -T help or -T rtp help for further information # 25.00 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 25.01 [+0.00] -V|VV|... Verbose and more verbose mode # 25.01 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 25.01 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 25.01 [+0.00] typically combined with one of the verbose modes (v or V) # 25.01 [+0.00] -v Show version # 25.01 [+0.00] -h Print this help # 25.01 [+0.00] # 25.01 [+0.00] Examples: # 25.01 [+0.00] mausezahn -x 99 # 25.01 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 25.01 [+0.00] mausezahn -t cdp change -c 0 # 25.01 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 25.01 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 25.02 [+0.00] # 25.02 [+0.00] Note: # 25.02 [+0.00] This tool is targeted for network developers! You should # 25.02 [+0.00] be aware of what you are doing and what these options above # 25.02 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 25.02 [+0.00] # 25.02 [+0.00] Please report bugs to # 25.02 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 25.02 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 25.02 [+0.00] Swiss federal institute of technology (ETH Zurich) # 25.02 [+0.00] License: GNU GPL version 2.0 # 25.02 [+0.00] This is free software: you are free to change and redistribute it. # 25.02 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 25.02 [+0.00] # 26.00 [+0.97] mcast_max_groups # 27.34 [+1.34] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 27.34 [+0.00] # 27.34 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 27.34 [+0.00] http://www.netsniff-ng.org # 27.34 [+0.00] # 27.34 [+0.00] Usage: mausezahn [options] [interface] || # 27.34 [+0.00] Options: # 27.34 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 27.34 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 27.35 [+0.00] -4 IPv4 mode (default) # 27.35 [+0.00] -6 IPv6 mode # 27.35 [+0.00] -R Set socket priority # 27.35 [+0.00] -c Send packet count times, default:1, infinite:0 # 27.35 [+0.00] -d Apply delay between transmissions. The delay value can be # 27.35 [+0.00] specified in usec (default, no additional unit needed), or in # 27.35 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 27.36 [+0.00] -r Multiplies the specified delay with a random value # 27.36 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 27.36 [+0.00] -a Use specified source mac address, no matter what has # 27.36 [+0.00] been specified with other arguments; keywords see below, # 27.36 [+0.00] Default is own interface # 27.36 [+0.00] -b Same with destination mac address; keywords: # 27.37 [+0.00] rand Use a random MAC address # 27.37 [+0.00] bc Use a broadcast MAC address # 27.37 [+0.00] own Use own interface MAC address (default for source MAC) # 27.37 [+0.00] stp Use IEEE 802.1d STP multicast address # 27.37 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 27.37 [+0.00] -A Use specified source IP address (default is own interface IP) # 27.37 [+0.00] -B Send packet to specified destination IP or domain name # 27.38 [+0.00] -P Use the specified ASCII payload # 27.38 [+0.00] -f Read the ASCII payload from a file # 27.38 [+0.00] -F Read the hexadecimal payload from a file # 27.38 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 27.38 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 27.38 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 27.38 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 27.39 [+0.00] encapsulations in lower layers, most packet types allow/require # 27.39 [+0.00] additional packet-specific arguments in an ; # 27.39 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 27.39 [+0.00] dns, rtp, syslog, lldp and more; # 27.39 [+0.00] For context-help use 'help' as ! # 27.39 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 27.40 [+0.00] Enter -T help or -T rtp help for further information # 27.40 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 27.40 [+0.00] -V|VV|... Verbose and more verbose mode # 27.40 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 27.40 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 27.40 [+0.00] typically combined with one of the verbose modes (v or V) # 27.40 [+0.00] -v Show version # 27.40 [+0.00] -h Print this help # 27.40 [+0.00] # 27.40 [+0.00] Examples: # 27.41 [+0.00] mausezahn -x 99 # 27.41 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 27.41 [+0.00] mausezahn -t cdp change -c 0 # 27.41 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 27.41 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 27.41 [+0.00] # 27.41 [+0.00] Note: # 27.41 [+0.00] This tool is targeted for network developers! You should # 27.41 [+0.00] be aware of what you are doing and what these options above # 27.42 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 27.42 [+0.00] # 27.42 [+0.00] Please report bugs to # 27.42 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 27.42 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 27.42 [+0.00] Swiss federal institute of technology (ETH Zurich) # 27.42 [+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.43 [+0.00] # 28.58 [+1.16] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 28.58 [+0.00] # 28.58 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 28.59 [+0.00] http://www.netsniff-ng.org # 28.59 [+0.00] # 28.59 [+0.00] Usage: mausezahn [options] [interface] || # 28.59 [+0.00] Options: # 28.59 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 28.59 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 28.59 [+0.00] -4 IPv4 mode (default) # 28.59 [+0.00] -6 IPv6 mode # 28.59 [+0.00] -R Set socket priority # 28.59 [+0.00] -c Send packet count times, default:1, infinite:0 # 28.60 [+0.00] -d Apply delay between transmissions. The delay value can be # 28.60 [+0.00] specified in usec (default, no additional unit needed), or in # 28.60 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 28.60 [+0.00] -r Multiplies the specified delay with a random value # 28.60 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 28.60 [+0.00] -a Use specified source mac address, no matter what has # 28.60 [+0.00] been specified with other arguments; keywords see below, # 28.60 [+0.00] Default is own interface # 28.60 [+0.00] -b Same with destination mac address; keywords: # 28.61 [+0.00] rand Use a random MAC address # 28.61 [+0.00] bc Use a broadcast MAC address # 28.61 [+0.00] own Use own interface MAC address (default for source MAC) # 28.61 [+0.00] stp Use IEEE 802.1d STP multicast address # 28.61 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 28.61 [+0.00] -A Use specified source IP address (default is own interface IP) # 28.61 [+0.00] -B Send packet to specified destination IP or domain name # 28.61 [+0.00] -P Use the specified ASCII payload # 28.61 [+0.00] -f Read the ASCII payload from a file # 28.61 [+0.00] -F Read the hexadecimal payload from a file # 28.61 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 28.61 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 28.62 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 28.62 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 28.62 [+0.00] encapsulations in lower layers, most packet types allow/require # 28.62 [+0.00] additional packet-specific arguments in an ; # 28.62 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 28.62 [+0.00] dns, rtp, syslog, lldp and more; # 28.62 [+0.00] For context-help use 'help' as ! # 28.62 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 28.62 [+0.00] Enter -T help or -T rtp help for further information # 28.62 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 28.62 [+0.00] -V|VV|... Verbose and more verbose mode # 28.63 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 28.63 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 28.63 [+0.00] typically combined with one of the verbose modes (v or V) # 28.63 [+0.00] -v Show version # 28.63 [+0.00] -h Print this help # 28.63 [+0.00] # 28.63 [+0.00] Examples: # 28.63 [+0.00] mausezahn -x 99 # 28.63 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 28.63 [+0.00] mausezahn -t cdp change -c 0 # 28.63 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 28.63 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 28.63 [+0.00] # 28.63 [+0.00] Note: # 28.63 [+0.00] This tool is targeted for network developers! You should # 28.63 [+0.00] be aware of what you are doing and what these options above # 28.63 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 28.64 [+0.00] # 28.64 [+0.00] Please report bugs to # 28.64 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 28.64 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 28.64 [+0.00] Swiss federal institute of technology (ETH Zurich) # 28.64 [+0.00] License: GNU GPL version 2.0 # 28.64 [+0.00] This is free software: you are free to change and redistribute it. # 28.64 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 28.64 [+0.00] # 29.66 [+1.02] mcast_max_groups # 29.79 [+0.13] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 29.79 [+0.00] # 29.79 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 29.79 [+0.00] http://www.netsniff-ng.org # 29.79 [+0.00] # 29.79 [+0.00] Usage: mausezahn [options] [interface] || # 29.79 [+0.00] Options: # 29.79 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 29.80 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 29.80 [+0.00] -4 IPv4 mode (default) # 29.80 [+0.00] -6 IPv6 mode # 29.80 [+0.00] -R Set socket priority # 29.80 [+0.00] -c Send packet count times, default:1, infinite:0 # 29.80 [+0.00] -d Apply delay between transmissions. The delay value can be # 29.80 [+0.00] specified in usec (default, no additional unit needed), or in # 29.80 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 29.80 [+0.00] -r Multiplies the specified delay with a random value # 29.80 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 29.80 [+0.00] -a Use specified source mac address, no matter what has # 29.80 [+0.00] been specified with other arguments; keywords see below, # 29.81 [+0.00] Default is own interface # 29.81 [+0.00] -b Same with destination mac address; keywords: # 29.81 [+0.00] rand Use a random MAC address # 29.81 [+0.00] bc Use a broadcast MAC address # 29.81 [+0.00] own Use own interface MAC address (default for source MAC) # 29.81 [+0.00] stp Use IEEE 802.1d STP multicast address # 29.81 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 29.81 [+0.00] -A Use specified source IP address (default is own interface IP) # 29.82 [+0.00] -B Send packet to specified destination IP or domain name # 29.82 [+0.00] -P Use the specified ASCII payload # 29.82 [+0.00] -f Read the ASCII payload from a file # 29.82 [+0.00] -F Read the hexadecimal payload from a file # 29.82 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 29.82 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 29.82 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 29.82 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 29.82 [+0.00] encapsulations in lower layers, most packet types allow/require # 29.83 [+0.00] additional packet-specific arguments in an ; # 29.83 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 29.83 [+0.00] dns, rtp, syslog, lldp and more; # 29.83 [+0.00] For context-help use 'help' as ! # 29.83 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 29.83 [+0.00] Enter -T help or -T rtp help for further information # 29.83 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 29.83 [+0.00] -V|VV|... Verbose and more verbose mode # 29.83 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 29.83 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 29.84 [+0.00] typically combined with one of the verbose modes (v or V) # 29.84 [+0.00] -v Show version # 29.84 [+0.00] -h Print this help # 29.84 [+0.00] # 29.84 [+0.00] Examples: # 29.84 [+0.00] mausezahn -x 99 # 29.84 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 29.84 [+0.00] mausezahn -t cdp change -c 0 # 29.84 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 29.84 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 29.84 [+0.00] # 29.84 [+0.00] Note: # 29.84 [+0.00] This tool is targeted for network developers! You should # 29.84 [+0.00] be aware of what you are doing and what these options above # 29.85 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 29.85 [+0.00] # 29.85 [+0.00] Please report bugs to # 29.85 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 29.85 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 29.85 [+0.00] Swiss federal institute of technology (ETH Zurich) # 29.85 [+0.00] License: GNU GPL version 2.0 # 29.85 [+0.00] This is free software: you are free to change and redistribute it. # 29.85 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 29.85 [+0.00] # 30.88 [+1.03] TEST: ctl6: port maxgroups: configure below ngroups [FAIL] # 30.89 [+0.00] dev veth1: Adding more entries failed # 32.27 [+1.39] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 32.27 [+0.00] # 32.27 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 32.28 [+0.00] http://www.netsniff-ng.org # 32.28 [+0.00] # 32.28 [+0.00] Usage: mausezahn [options] [interface] || # 32.28 [+0.00] Options: # 32.28 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 32.28 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 32.28 [+0.00] -4 IPv4 mode (default) # 32.28 [+0.00] -6 IPv6 mode # 32.28 [+0.00] -R Set socket priority # 32.28 [+0.00] -c Send packet count times, default:1, infinite:0 # 32.28 [+0.00] -d Apply delay between transmissions. The delay value can be # 32.29 [+0.00] specified in usec (default, no additional unit needed), or in # 32.29 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 32.29 [+0.00] -r Multiplies the specified delay with a random value # 32.29 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 32.29 [+0.00] -a Use specified source mac address, no matter what has # 32.29 [+0.00] been specified with other arguments; keywords see below, # 32.29 [+0.00] Default is own interface # 32.29 [+0.00] -b Same with destination mac address; keywords: # 32.29 [+0.00] rand Use a random MAC address # 32.29 [+0.00] bc Use a broadcast MAC address # 32.30 [+0.00] own Use own interface MAC address (default for source MAC) # 32.30 [+0.00] stp Use IEEE 802.1d STP multicast address # 32.30 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 32.30 [+0.00] -A Use specified source IP address (default is own interface IP) # 32.30 [+0.00] -B Send packet to specified destination IP or domain name # 32.30 [+0.00] -P Use the specified ASCII payload # 32.30 [+0.00] -f Read the ASCII payload from a file # 32.30 [+0.00] -F Read the hexadecimal payload from a file # 32.31 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 32.31 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 32.31 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 32.31 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 32.31 [+0.00] encapsulations in lower layers, most packet types allow/require # 32.31 [+0.00] additional packet-specific arguments in an ; # 32.31 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 32.31 [+0.00] dns, rtp, syslog, lldp and more; # 32.31 [+0.00] For context-help use 'help' as ! # 32.32 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 32.32 [+0.00] Enter -T help or -T rtp help for further information # 32.32 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 32.32 [+0.00] -V|VV|... Verbose and more verbose mode # 32.32 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 32.32 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 32.32 [+0.00] typically combined with one of the verbose modes (v or V) # 32.32 [+0.00] -v Show version # 32.32 [+0.00] -h Print this help # 32.32 [+0.00] # 32.32 [+0.00] Examples: # 32.32 [+0.00] mausezahn -x 99 # 32.32 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 32.32 [+0.00] mausezahn -t cdp change -c 0 # 32.33 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 32.33 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 32.33 [+0.00] # 32.33 [+0.00] Note: # 32.33 [+0.00] This tool is targeted for network developers! You should # 32.33 [+0.00] be aware of what you are doing and what these options above # 32.33 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 32.33 [+0.00] # 32.33 [+0.00] Please report bugs to # 32.33 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 32.33 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 32.33 [+0.00] Swiss federal institute of technology (ETH Zurich) # 32.33 [+0.00] License: GNU GPL version 2.0 # 32.33 [+0.00] This is free software: you are free to change and redistribute it. # 32.33 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 32.33 [+0.00] # 33.37 [+1.04] TEST: ctl6: port maxgroups: add too many MDB entries [ OK ] # 33.48 [+0.10] INFO: 802.1q tests # 38.70 [+5.23] TEST: port_vlan: presence of ngroups and maxgroups attributes [ OK ] # 38.82 [+0.12] TEST: cfg4: port: ngroups reporting [ OK ] # 38.97 [+0.15] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 38.97 [+0.00] # 38.97 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 38.97 [+0.00] http://www.netsniff-ng.org # 38.97 [+0.00] # 38.97 [+0.00] Usage: mausezahn [options] [interface] || # 38.97 [+0.00] Options: # 38.97 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 38.97 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 38.98 [+0.00] -4 IPv4 mode (default) # 38.98 [+0.00] -6 IPv6 mode # 38.98 [+0.00] -R Set socket priority # 38.98 [+0.00] -c Send packet count times, default:1, infinite:0 # 38.98 [+0.00] -d Apply delay between transmissions. The delay value can be # 38.98 [+0.00] specified in usec (default, no additional unit needed), or in # 38.98 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 38.98 [+0.00] -r Multiplies the specified delay with a random value # 38.98 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 38.98 [+0.00] -a Use specified source mac address, no matter what has # 38.99 [+0.00] been specified with other arguments; keywords see below, # 38.99 [+0.00] Default is own interface # 38.99 [+0.00] -b Same with destination mac address; keywords: # 38.99 [+0.00] rand Use a random MAC address # 38.99 [+0.00] bc Use a broadcast MAC address # 38.99 [+0.00] own Use own interface MAC address (default for source MAC) # 38.99 [+0.00] stp Use IEEE 802.1d STP multicast address # 38.99 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 38.99 [+0.00] -A Use specified source IP address (default is own interface IP) # 38.99 [+0.00] -B Send packet to specified destination IP or domain name # 38.99 [+0.00] -P Use the specified ASCII payload # 39.00 [+0.00] -f Read the ASCII payload from a file # 39.00 [+0.00] -F Read the hexadecimal payload from a file # 39.00 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 39.00 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 39.00 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 39.00 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 39.00 [+0.00] encapsulations in lower layers, most packet types allow/require # 39.00 [+0.00] additional packet-specific arguments in an ; # 39.00 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 39.00 [+0.00] dns, rtp, syslog, lldp and more; # 39.00 [+0.00] For context-help use 'help' as ! # 39.01 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 39.01 [+0.00] Enter -T help or -T rtp help for further information # 39.01 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 39.01 [+0.00] -V|VV|... Verbose and more verbose mode # 39.01 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 39.01 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 39.01 [+0.00] typically combined with one of the verbose modes (v or V) # 39.01 [+0.00] -v Show version # 39.01 [+0.00] -h Print this help # 39.01 [+0.00] # 39.01 [+0.00] Examples: # 39.01 [+0.00] mausezahn -x 99 # 39.01 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 39.01 [+0.00] mausezahn -t cdp change -c 0 # 39.01 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 39.02 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 39.02 [+0.00] # 39.02 [+0.00] Note: # 39.02 [+0.00] This tool is targeted for network developers! You should # 39.02 [+0.00] be aware of what you are doing and what these options above # 39.02 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 39.02 [+0.00] # 39.02 [+0.00] Please report bugs to # 39.02 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 39.02 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 39.02 [+0.00] Swiss federal institute of technology (ETH Zurich) # 39.02 [+0.00] License: GNU GPL version 2.0 # 39.02 [+0.00] This is free software: you are free to change and redistribute it. # 39.02 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 39.02 [+0.00] # 40.04 [+1.02] mcast_max_groups # 40.14 [+0.10] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 40.14 [+0.00] # 40.14 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 40.15 [+0.00] http://www.netsniff-ng.org # 40.15 [+0.00] # 40.15 [+0.00] Usage: mausezahn [options] [interface] || # 40.15 [+0.00] Options: # 40.15 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 40.15 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 40.15 [+0.00] -4 IPv4 mode (default) # 40.15 [+0.00] -6 IPv6 mode # 40.16 [+0.00] -R Set socket priority # 40.16 [+0.00] -c Send packet count times, default:1, infinite:0 # 40.16 [+0.00] -d Apply delay between transmissions. The delay value can be # 40.16 [+0.00] specified in usec (default, no additional unit needed), or in # 40.17 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 40.17 [+0.00] -r Multiplies the specified delay with a random value # 40.17 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 40.17 [+0.00] -a Use specified source mac address, no matter what has # 40.17 [+0.00] been specified with other arguments; keywords see below, # 40.17 [+0.00] Default is own interface # 40.18 [+0.00] -b Same with destination mac address; keywords: # 40.18 [+0.00] rand Use a random MAC address # 40.18 [+0.00] bc Use a broadcast MAC address # 40.18 [+0.00] own Use own interface MAC address (default for source MAC) # 40.18 [+0.00] stp Use IEEE 802.1d STP multicast address # 40.18 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 40.19 [+0.00] -A Use specified source IP address (default is own interface IP) # 40.19 [+0.00] -B Send packet to specified destination IP or domain name # 40.19 [+0.00] -P Use the specified ASCII payload # 40.19 [+0.00] -f Read the ASCII payload from a file # 40.19 [+0.00] -F Read the hexadecimal payload from a file # 40.20 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 40.20 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 40.20 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 40.20 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 40.20 [+0.00] encapsulations in lower layers, most packet types allow/require # 40.21 [+0.00] additional packet-specific arguments in an ; # 40.21 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 40.21 [+0.00] dns, rtp, syslog, lldp and more; # 40.21 [+0.00] For context-help use 'help' as ! # 40.21 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 40.22 [+0.00] Enter -T help or -T rtp help for further information # 40.22 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 40.22 [+0.00] -V|VV|... Verbose and more verbose mode # 40.22 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 40.22 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 40.23 [+0.00] typically combined with one of the verbose modes (v or V) # 40.23 [+0.00] -v Show version # 40.23 [+0.00] -h Print this help # 40.23 [+0.00] # 40.23 [+0.00] Examples: # 40.23 [+0.00] mausezahn -x 99 # 40.23 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 40.23 [+0.00] mausezahn -t cdp change -c 0 # 40.23 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 40.24 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 40.24 [+0.00] # 40.24 [+0.00] Note: # 40.24 [+0.00] This tool is targeted for network developers! You should # 40.24 [+0.00] be aware of what you are doing and what these options above # 40.24 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 40.24 [+0.00] # 40.24 [+0.00] Please report bugs to # 40.24 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 40.25 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 40.25 [+0.00] Swiss federal institute of technology (ETH Zurich) # 40.25 [+0.00] License: GNU GPL version 2.0 # 40.25 [+0.00] This is free software: you are free to change and redistribute it. # 40.25 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 40.25 [+0.00] # 41.19 [+0.93] TEST: ctl4: port: ngroups reporting [FAIL] # 41.19 [+0.00] Number of groups was 8, now is 8, but 13 expected # 41.30 [+0.11] TEST: cfg6: port: ngroups reporting [ OK ] # 41.51 [+0.21] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 41.51 [+0.00] # 41.51 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 41.51 [+0.00] http://www.netsniff-ng.org # 41.51 [+0.00] # 41.51 [+0.00] Usage: mausezahn [options] [interface] || # 41.51 [+0.00] Options: # 41.51 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 41.51 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 41.52 [+0.00] -4 IPv4 mode (default) # 41.52 [+0.00] -6 IPv6 mode # 41.52 [+0.00] -R Set socket priority # 41.52 [+0.00] -c Send packet count times, default:1, infinite:0 # 41.52 [+0.00] -d Apply delay between transmissions. The delay value can be # 41.52 [+0.00] specified in usec (default, no additional unit needed), or in # 41.52 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 41.52 [+0.00] -r Multiplies the specified delay with a random value # 41.52 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 41.53 [+0.00] -a Use specified source mac address, no matter what has # 41.53 [+0.00] been specified with other arguments; keywords see below, # 41.53 [+0.00] Default is own interface # 41.53 [+0.00] -b Same with destination mac address; keywords: # 41.53 [+0.00] rand Use a random MAC address # 41.53 [+0.00] bc Use a broadcast MAC address # 41.53 [+0.00] own Use own interface MAC address (default for source MAC) # 41.53 [+0.00] stp Use IEEE 802.1d STP multicast address # 41.53 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 41.53 [+0.00] -A Use specified source IP address (default is own interface IP) # 41.53 [+0.00] -B Send packet to specified destination IP or domain name # 41.53 [+0.00] -P Use the specified ASCII payload # 41.54 [+0.00] -f Read the ASCII payload from a file # 41.54 [+0.00] -F Read the hexadecimal payload from a file # 41.54 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 41.54 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 41.54 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 41.54 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 41.54 [+0.00] encapsulations in lower layers, most packet types allow/require # 41.54 [+0.00] additional packet-specific arguments in an ; # 41.54 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 41.54 [+0.00] dns, rtp, syslog, lldp and more; # 41.54 [+0.00] For context-help use 'help' as ! # 41.54 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 41.55 [+0.00] Enter -T help or -T rtp help for further information # 41.55 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 41.55 [+0.00] -V|VV|... Verbose and more verbose mode # 41.55 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 41.55 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 41.55 [+0.00] typically combined with one of the verbose modes (v or V) # 41.55 [+0.00] -v Show version # 41.55 [+0.00] -h Print this help # 41.55 [+0.00] # 41.55 [+0.00] Examples: # 41.55 [+0.00] mausezahn -x 99 # 41.55 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 41.55 [+0.00] mausezahn -t cdp change -c 0 # 41.55 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 41.55 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 41.56 [+0.00] # 41.56 [+0.00] Note: # 41.56 [+0.00] This tool is targeted for network developers! You should # 41.56 [+0.00] be aware of what you are doing and what these options above # 41.56 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 41.56 [+0.00] # 41.56 [+0.00] Please report bugs to # 41.56 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 41.56 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 41.56 [+0.00] Swiss federal institute of technology (ETH Zurich) # 41.56 [+0.00] License: GNU GPL version 2.0 # 41.56 [+0.00] This is free software: you are free to change and redistribute it. # 41.56 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 41.56 [+0.00] # 42.53 [+0.97] mcast_max_groups # 42.69 [+0.16] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 42.70 [+0.00] # 42.70 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 42.70 [+0.00] http://www.netsniff-ng.org # 42.70 [+0.00] # 42.70 [+0.00] Usage: mausezahn [options] [interface] || # 42.70 [+0.00] Options: # 42.70 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 42.70 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 42.70 [+0.00] -4 IPv4 mode (default) # 42.70 [+0.00] -6 IPv6 mode # 42.70 [+0.00] -R Set socket priority # 42.70 [+0.00] -c Send packet count times, default:1, infinite:0 # 42.71 [+0.00] -d Apply delay between transmissions. The delay value can be # 42.71 [+0.00] specified in usec (default, no additional unit needed), or in # 42.71 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 42.71 [+0.00] -r Multiplies the specified delay with a random value # 42.71 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 42.71 [+0.00] -a Use specified source mac address, no matter what has # 42.71 [+0.00] been specified with other arguments; keywords see below, # 42.72 [+0.00] Default is own interface # 42.72 [+0.00] -b Same with destination mac address; keywords: # 42.72 [+0.00] rand Use a random MAC address # 42.72 [+0.00] bc Use a broadcast MAC address # 42.72 [+0.00] own Use own interface MAC address (default for source MAC) # 42.72 [+0.00] stp Use IEEE 802.1d STP multicast address # 42.72 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 42.72 [+0.00] -A Use specified source IP address (default is own interface IP) # 42.72 [+0.00] -B Send packet to specified destination IP or domain name # 42.72 [+0.00] -P Use the specified ASCII payload # 42.73 [+0.00] -f Read the ASCII payload from a file # 42.73 [+0.00] -F Read the hexadecimal payload from a file # 42.73 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 42.73 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 42.73 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 42.73 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 42.73 [+0.00] encapsulations in lower layers, most packet types allow/require # 42.73 [+0.00] additional packet-specific arguments in an ; # 42.73 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 42.73 [+0.00] dns, rtp, syslog, lldp and more; # 42.74 [+0.00] For context-help use 'help' as ! # 42.74 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 42.74 [+0.00] Enter -T help or -T rtp help for further information # 42.74 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 42.74 [+0.00] -V|VV|... Verbose and more verbose mode # 42.74 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 42.74 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 42.74 [+0.00] typically combined with one of the verbose modes (v or V) # 42.74 [+0.00] -v Show version # 42.74 [+0.00] -h Print this help # 42.74 [+0.00] # 42.74 [+0.00] Examples: # 42.74 [+0.00] mausezahn -x 99 # 42.74 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 42.74 [+0.00] mausezahn -t cdp change -c 0 # 42.75 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 42.75 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 42.75 [+0.00] # 42.75 [+0.00] Note: # 42.75 [+0.00] This tool is targeted for network developers! You should # 42.75 [+0.00] be aware of what you are doing and what these options above # 42.75 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 42.75 [+0.00] # 42.75 [+0.00] Please report bugs to # 42.75 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 42.75 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 42.75 [+0.00] Swiss federal institute of technology (ETH Zurich) # 42.75 [+0.00] License: GNU GPL version 2.0 # 42.75 [+0.00] This is free software: you are free to change and redistribute it. # 42.75 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 42.75 [+0.00] # 43.79 [+1.04] TEST: ctl6: port: ngroups reporting [FAIL] # 43.79 [+0.00] Number of groups was 8, now is 8, but 13 expected # 43.92 [+0.13] TEST: cfg4: port maxgroups: reporting and treatment of 0 [ OK ] # 44.18 [+0.25] TEST: cfg4: port maxgroups: configure below ngroups [ OK ] # 44.28 [+0.10] TEST: cfg4: port maxgroups: add too many MDB entries [ OK ] # 44.47 [+0.19] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 44.47 [+0.00] # 44.47 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 44.48 [+0.00] http://www.netsniff-ng.org # 44.48 [+0.00] # 44.48 [+0.00] Usage: mausezahn [options] [interface] || # 44.48 [+0.00] Options: # 44.48 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 44.48 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 44.48 [+0.00] -4 IPv4 mode (default) # 44.48 [+0.00] -6 IPv6 mode # 44.48 [+0.00] -R Set socket priority # 44.48 [+0.00] -c Send packet count times, default:1, infinite:0 # 44.49 [+0.00] -d Apply delay between transmissions. The delay value can be # 44.49 [+0.00] specified in usec (default, no additional unit needed), or in # 44.49 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 44.49 [+0.00] -r Multiplies the specified delay with a random value # 44.49 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 44.49 [+0.00] -a Use specified source mac address, no matter what has # 44.50 [+0.00] been specified with other arguments; keywords see below, # 44.50 [+0.00] Default is own interface # 44.50 [+0.00] -b Same with destination mac address; keywords: # 44.50 [+0.00] rand Use a random MAC address # 44.50 [+0.00] bc Use a broadcast MAC address # 44.50 [+0.00] own Use own interface MAC address (default for source MAC) # 44.50 [+0.00] stp Use IEEE 802.1d STP multicast address # 44.51 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 44.51 [+0.00] -A Use specified source IP address (default is own interface IP) # 44.51 [+0.00] -B Send packet to specified destination IP or domain name # 44.51 [+0.00] -P Use the specified ASCII payload # 44.51 [+0.00] -f Read the ASCII payload from a file # 44.51 [+0.00] -F Read the hexadecimal payload from a file # 44.51 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 44.51 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 44.52 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 44.52 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 44.52 [+0.00] encapsulations in lower layers, most packet types allow/require # 44.52 [+0.00] additional packet-specific arguments in an ; # 44.52 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 44.52 [+0.00] dns, rtp, syslog, lldp and more; # 44.53 [+0.00] For context-help use 'help' as ! # 44.53 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 44.53 [+0.00] Enter -T help or -T rtp help for further information # 44.53 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 44.53 [+0.00] -V|VV|... Verbose and more verbose mode # 44.53 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 44.53 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 44.54 [+0.00] typically combined with one of the verbose modes (v or V) # 44.54 [+0.00] -v Show version # 44.54 [+0.00] -h Print this help # 44.54 [+0.00] # 44.54 [+0.00] Examples: # 44.54 [+0.00] mausezahn -x 99 # 44.54 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 44.54 [+0.00] mausezahn -t cdp change -c 0 # 44.54 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 44.54 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 44.55 [+0.00] # 44.55 [+0.00] Note: # 44.55 [+0.00] This tool is targeted for network developers! You should # 44.55 [+0.00] be aware of what you are doing and what these options above # 44.55 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 44.55 [+0.00] # 44.55 [+0.00] Please report bugs to # 44.55 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 44.55 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 44.55 [+0.00] Swiss federal institute of technology (ETH Zurich) # 44.55 [+0.00] License: GNU GPL version 2.0 # 44.56 [+0.00] This is free software: you are free to change and redistribute it. # 44.56 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 44.56 [+0.00] # 45.58 [+1.02] mcast_max_groups # 45.67 [+0.09] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 45.67 [+0.00] # 45.67 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 45.67 [+0.00] http://www.netsniff-ng.org # 45.67 [+0.00] # 45.67 [+0.00] Usage: mausezahn [options] [interface] || # 45.67 [+0.00] Options: # 45.67 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 45.68 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 45.68 [+0.00] -4 IPv4 mode (default) # 45.68 [+0.00] -6 IPv6 mode # 45.68 [+0.00] -R Set socket priority # 45.68 [+0.00] -c Send packet count times, default:1, infinite:0 # 45.68 [+0.00] -d Apply delay between transmissions. The delay value can be # 45.69 [+0.00] specified in usec (default, no additional unit needed), or in # 45.69 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 45.69 [+0.00] -r Multiplies the specified delay with a random value # 45.69 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 45.69 [+0.00] -a Use specified source mac address, no matter what has # 45.69 [+0.00] been specified with other arguments; keywords see below, # 45.70 [+0.00] Default is own interface # 45.70 [+0.00] -b Same with destination mac address; keywords: # 45.70 [+0.00] rand Use a random MAC address # 45.70 [+0.00] bc Use a broadcast MAC address # 45.70 [+0.00] own Use own interface MAC address (default for source MAC) # 45.70 [+0.00] stp Use IEEE 802.1d STP multicast address # 45.70 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 45.70 [+0.00] -A Use specified source IP address (default is own interface IP) # 45.71 [+0.00] -B Send packet to specified destination IP or domain name # 45.71 [+0.00] -P Use the specified ASCII payload # 45.71 [+0.00] -f Read the ASCII payload from a file # 45.71 [+0.00] -F Read the hexadecimal payload from a file # 45.71 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 45.71 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 45.71 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 45.72 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 45.72 [+0.00] encapsulations in lower layers, most packet types allow/require # 45.72 [+0.00] additional packet-specific arguments in an ; # 45.72 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 45.72 [+0.00] dns, rtp, syslog, lldp and more; # 45.72 [+0.00] For context-help use 'help' as ! # 45.73 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 45.73 [+0.00] Enter -T help or -T rtp help for further information # 45.73 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 45.73 [+0.00] -V|VV|... Verbose and more verbose mode # 45.73 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 45.73 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 45.73 [+0.00] typically combined with one of the verbose modes (v or V) # 45.74 [+0.00] -v Show version # 45.74 [+0.00] -h Print this help # 45.74 [+0.00] # 45.74 [+0.00] Examples: # 45.74 [+0.00] mausezahn -x 99 # 45.74 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 45.74 [+0.00] mausezahn -t cdp change -c 0 # 45.74 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 45.74 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 45.74 [+0.00] # 45.74 [+0.00] Note: # 45.74 [+0.00] This tool is targeted for network developers! You should # 45.74 [+0.00] be aware of what you are doing and what these options above # 45.75 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 45.75 [+0.00] # 45.75 [+0.00] Please report bugs to # 45.75 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 45.75 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 45.75 [+0.00] Swiss federal institute of technology (ETH Zurich) # 45.75 [+0.00] License: GNU GPL version 2.0 # 45.75 [+0.00] This is free software: you are free to change and redistribute it. # 45.75 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 45.75 [+0.00] # 46.69 [+0.94] TEST: ctl4: port maxgroups: reporting and treatment of 0 [FAIL] # 46.70 [+0.00] Adding 5 MDB entries failed but should have passed # 46.85 [+0.16] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 46.85 [+0.00] # 46.85 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 46.86 [+0.00] http://www.netsniff-ng.org # 46.86 [+0.00] # 46.86 [+0.00] Usage: mausezahn [options] [interface] || # 46.86 [+0.00] Options: # 46.86 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 46.86 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 46.86 [+0.00] -4 IPv4 mode (default) # 46.86 [+0.00] -6 IPv6 mode # 46.87 [+0.00] -R Set socket priority # 46.87 [+0.00] -c Send packet count times, default:1, infinite:0 # 46.87 [+0.00] -d Apply delay between transmissions. The delay value can be # 46.87 [+0.00] specified in usec (default, no additional unit needed), or in # 46.87 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 46.87 [+0.00] -r Multiplies the specified delay with a random value # 46.88 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 46.88 [+0.00] -a Use specified source mac address, no matter what has # 46.88 [+0.00] been specified with other arguments; keywords see below, # 46.88 [+0.00] Default is own interface # 46.88 [+0.00] -b Same with destination mac address; keywords: # 46.88 [+0.00] rand Use a random MAC address # 46.89 [+0.00] bc Use a broadcast MAC address # 46.89 [+0.00] own Use own interface MAC address (default for source MAC) # 46.89 [+0.00] stp Use IEEE 802.1d STP multicast address # 46.89 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 46.89 [+0.00] -A Use specified source IP address (default is own interface IP) # 46.89 [+0.00] -B Send packet to specified destination IP or domain name # 46.89 [+0.00] -P Use the specified ASCII payload # 46.89 [+0.00] -f Read the ASCII payload from a file # 46.89 [+0.00] -F Read the hexadecimal payload from a file # 46.89 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 46.90 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 46.90 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 46.90 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 46.90 [+0.00] encapsulations in lower layers, most packet types allow/require # 46.90 [+0.00] additional packet-specific arguments in an ; # 46.90 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 46.91 [+0.00] dns, rtp, syslog, lldp and more; # 46.91 [+0.00] For context-help use 'help' as ! # 46.91 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 46.91 [+0.00] Enter -T help or -T rtp help for further information # 46.91 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 46.91 [+0.00] -V|VV|... Verbose and more verbose mode # 46.91 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 46.91 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 46.91 [+0.00] typically combined with one of the verbose modes (v or V) # 46.91 [+0.00] -v Show version # 46.92 [+0.00] -h Print this help # 46.92 [+0.00] # 46.92 [+0.00] Examples: # 46.92 [+0.00] mausezahn -x 99 # 46.92 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 46.92 [+0.00] mausezahn -t cdp change -c 0 # 46.92 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 46.92 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 46.92 [+0.00] # 46.92 [+0.00] Note: # 46.92 [+0.00] This tool is targeted for network developers! You should # 46.92 [+0.00] be aware of what you are doing and what these options above # 46.92 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 46.92 [+0.00] # 46.92 [+0.00] Please report bugs to # 46.92 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 46.93 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 46.93 [+0.00] Swiss federal institute of technology (ETH Zurich) # 46.93 [+0.00] License: GNU GPL version 2.0 # 46.93 [+0.00] This is free software: you are free to change and redistribute it. # 46.93 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 46.93 [+0.00] # 47.88 [+0.95] mcast_max_groups # 49.11 [+1.23] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 49.11 [+0.00] # 49.11 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 49.11 [+0.00] http://www.netsniff-ng.org # 49.11 [+0.00] # 49.11 [+0.00] Usage: mausezahn [options] [interface] || # 49.11 [+0.00] Options: # 49.11 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 49.12 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 49.12 [+0.00] -4 IPv4 mode (default) # 49.12 [+0.00] -6 IPv6 mode # 49.12 [+0.00] -R Set socket priority # 49.12 [+0.00] -c Send packet count times, default:1, infinite:0 # 49.12 [+0.00] -d Apply delay between transmissions. The delay value can be # 49.12 [+0.00] specified in usec (default, no additional unit needed), or in # 49.12 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 49.13 [+0.00] -r Multiplies the specified delay with a random value # 49.13 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 49.13 [+0.00] -a Use specified source mac address, no matter what has # 49.13 [+0.00] been specified with other arguments; keywords see below, # 49.13 [+0.00] Default is own interface # 49.13 [+0.00] -b Same with destination mac address; keywords: # 49.13 [+0.00] rand Use a random MAC address # 49.13 [+0.00] bc Use a broadcast MAC address # 49.13 [+0.00] own Use own interface MAC address (default for source MAC) # 49.13 [+0.00] stp Use IEEE 802.1d STP multicast address # 49.14 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 49.14 [+0.00] -A Use specified source IP address (default is own interface IP) # 49.14 [+0.00] -B Send packet to specified destination IP or domain name # 49.14 [+0.00] -P Use the specified ASCII payload # 49.14 [+0.00] -f Read the ASCII payload from a file # 49.14 [+0.00] -F Read the hexadecimal payload from a file # 49.15 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 49.15 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 49.15 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 49.15 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 49.15 [+0.00] encapsulations in lower layers, most packet types allow/require # 49.15 [+0.00] additional packet-specific arguments in an ; # 49.15 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 49.15 [+0.00] dns, rtp, syslog, lldp and more; # 49.15 [+0.00] For context-help use 'help' as ! # 49.15 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 49.15 [+0.00] Enter -T help or -T rtp help for further information # 49.16 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 49.16 [+0.00] -V|VV|... Verbose and more verbose mode # 49.16 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 49.16 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 49.16 [+0.00] typically combined with one of the verbose modes (v or V) # 49.16 [+0.00] -v Show version # 49.16 [+0.00] -h Print this help # 49.16 [+0.00] # 49.16 [+0.00] Examples: # 49.16 [+0.00] mausezahn -x 99 # 49.16 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 49.16 [+0.00] mausezahn -t cdp change -c 0 # 49.16 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 49.16 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 49.16 [+0.00] # 49.16 [+0.00] Note: # 49.16 [+0.00] This tool is targeted for network developers! You should # 49.17 [+0.00] be aware of what you are doing and what these options above # 49.17 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 49.17 [+0.00] # 49.17 [+0.00] Please report bugs to # 49.17 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 49.17 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 49.17 [+0.00] Swiss federal institute of technology (ETH Zurich) # 49.17 [+0.00] License: GNU GPL version 2.0 # 49.17 [+0.00] This is free software: you are free to change and redistribute it. # 49.17 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 49.18 [+0.00] # 50.25 [+1.07] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 50.25 [+0.00] # 50.25 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 50.25 [+0.00] http://www.netsniff-ng.org # 50.25 [+0.00] # 50.25 [+0.00] Usage: mausezahn [options] [interface] || # 50.25 [+0.00] Options: # 50.25 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 50.26 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 50.26 [+0.00] -4 IPv4 mode (default) # 50.26 [+0.00] -6 IPv6 mode # 50.26 [+0.00] -R Set socket priority # 50.26 [+0.00] -c Send packet count times, default:1, infinite:0 # 50.26 [+0.00] -d Apply delay between transmissions. The delay value can be # 50.26 [+0.00] specified in usec (default, no additional unit needed), or in # 50.27 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 50.27 [+0.00] -r Multiplies the specified delay with a random value # 50.27 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 50.27 [+0.00] -a Use specified source mac address, no matter what has # 50.27 [+0.00] been specified with other arguments; keywords see below, # 50.27 [+0.00] Default is own interface # 50.27 [+0.00] -b Same with destination mac address; keywords: # 50.28 [+0.00] rand Use a random MAC address # 50.28 [+0.00] bc Use a broadcast MAC address # 50.28 [+0.00] own Use own interface MAC address (default for source MAC) # 50.28 [+0.00] stp Use IEEE 802.1d STP multicast address # 50.28 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 50.28 [+0.00] -A Use specified source IP address (default is own interface IP) # 50.28 [+0.00] -B Send packet to specified destination IP or domain name # 50.29 [+0.00] -P Use the specified ASCII payload # 50.29 [+0.00] -f Read the ASCII payload from a file # 50.29 [+0.00] -F Read the hexadecimal payload from a file # 50.29 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 50.29 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 50.29 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 50.29 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 50.29 [+0.00] encapsulations in lower layers, most packet types allow/require # 50.30 [+0.00] additional packet-specific arguments in an ; # 50.30 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 50.30 [+0.00] dns, rtp, syslog, lldp and more; # 50.30 [+0.00] For context-help use 'help' as ! # 50.30 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 50.30 [+0.00] Enter -T help or -T rtp help for further information # 50.30 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 50.31 [+0.00] -V|VV|... Verbose and more verbose mode # 50.31 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 50.31 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 50.31 [+0.00] typically combined with one of the verbose modes (v or V) # 50.31 [+0.00] -v Show version # 50.31 [+0.00] -h Print this help # 50.31 [+0.00] # 50.31 [+0.00] Examples: # 50.31 [+0.00] mausezahn -x 99 # 50.31 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 50.31 [+0.00] mausezahn -t cdp change -c 0 # 50.32 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 50.32 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 50.32 [+0.00] # 50.32 [+0.00] Note: # 50.32 [+0.00] This tool is targeted for network developers! You should # 50.32 [+0.00] be aware of what you are doing and what these options above # 50.32 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 50.32 [+0.00] # 50.32 [+0.00] Please report bugs to # 50.32 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 50.32 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 50.32 [+0.00] Swiss federal institute of technology (ETH Zurich) # 50.33 [+0.00] License: GNU GPL version 2.0 # 50.33 [+0.00] This is free software: you are free to change and redistribute it. # 50.33 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 50.33 [+0.00] # 51.28 [+0.95] mcast_max_groups # 51.37 [+0.09] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 51.37 [+0.00] # 51.37 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 51.37 [+0.00] http://www.netsniff-ng.org # 51.37 [+0.00] # 51.37 [+0.00] Usage: mausezahn [options] [interface] || # 51.37 [+0.00] Options: # 51.37 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 51.37 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 51.38 [+0.00] -4 IPv4 mode (default) # 51.38 [+0.00] -6 IPv6 mode # 51.38 [+0.00] -R Set socket priority # 51.38 [+0.00] -c Send packet count times, default:1, infinite:0 # 51.38 [+0.00] -d Apply delay between transmissions. The delay value can be # 51.38 [+0.00] specified in usec (default, no additional unit needed), or in # 51.38 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 51.38 [+0.00] -r Multiplies the specified delay with a random value # 51.39 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 51.39 [+0.00] -a Use specified source mac address, no matter what has # 51.39 [+0.00] been specified with other arguments; keywords see below, # 51.39 [+0.00] Default is own interface # 51.39 [+0.00] -b Same with destination mac address; keywords: # 51.39 [+0.00] rand Use a random MAC address # 51.39 [+0.00] bc Use a broadcast MAC address # 51.39 [+0.00] own Use own interface MAC address (default for source MAC) # 51.39 [+0.00] stp Use IEEE 802.1d STP multicast address # 51.39 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 51.40 [+0.00] -A Use specified source IP address (default is own interface IP) # 51.40 [+0.00] -B Send packet to specified destination IP or domain name # 51.40 [+0.00] -P Use the specified ASCII payload # 51.40 [+0.00] -f Read the ASCII payload from a file # 51.40 [+0.00] -F Read the hexadecimal payload from a file # 51.40 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 51.40 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 51.40 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 51.40 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 51.41 [+0.00] encapsulations in lower layers, most packet types allow/require # 51.41 [+0.00] additional packet-specific arguments in an ; # 51.41 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 51.41 [+0.00] dns, rtp, syslog, lldp and more; # 51.41 [+0.00] For context-help use 'help' as ! # 51.41 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 51.42 [+0.00] Enter -T help or -T rtp help for further information # 51.42 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 51.42 [+0.00] -V|VV|... Verbose and more verbose mode # 51.42 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 51.42 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 51.42 [+0.00] typically combined with one of the verbose modes (v or V) # 51.43 [+0.00] -v Show version # 51.43 [+0.00] -h Print this help # 51.43 [+0.00] # 51.43 [+0.00] Examples: # 51.43 [+0.00] mausezahn -x 99 # 51.43 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 51.43 [+0.00] mausezahn -t cdp change -c 0 # 51.43 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 51.43 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 51.43 [+0.00] # 51.43 [+0.00] Note: # 51.43 [+0.00] This tool is targeted for network developers! You should # 51.44 [+0.00] be aware of what you are doing and what these options above # 51.44 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 51.44 [+0.00] # 51.44 [+0.00] Please report bugs to # 51.44 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 51.44 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 51.44 [+0.00] Swiss federal institute of technology (ETH Zurich) # 51.44 [+0.00] License: GNU GPL version 2.0 # 51.44 [+0.00] This is free software: you are free to change and redistribute it. # 51.45 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 51.45 [+0.00] # 52.48 [+1.03] TEST: ctl4: port maxgroups: configure below ngroups [FAIL] # 52.48 [+0.00] dev veth1 vid 10: Adding more entries failed # 53.74 [+1.27] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 53.75 [+0.00] # 53.75 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 53.75 [+0.00] http://www.netsniff-ng.org # 53.75 [+0.00] # 53.75 [+0.00] Usage: mausezahn [options] [interface] || # 53.75 [+0.00] Options: # 53.75 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 53.75 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 53.75 [+0.00] -4 IPv4 mode (default) # 53.75 [+0.00] -6 IPv6 mode # 53.75 [+0.00] -R Set socket priority # 53.75 [+0.00] -c Send packet count times, default:1, infinite:0 # 53.75 [+0.00] -d Apply delay between transmissions. The delay value can be # 53.76 [+0.00] specified in usec (default, no additional unit needed), or in # 53.76 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 53.76 [+0.00] -r Multiplies the specified delay with a random value # 53.76 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 53.76 [+0.00] -a Use specified source mac address, no matter what has # 53.76 [+0.00] been specified with other arguments; keywords see below, # 53.76 [+0.00] Default is own interface # 53.77 [+0.00] -b Same with destination mac address; keywords: # 53.77 [+0.00] rand Use a random MAC address # 53.77 [+0.00] bc Use a broadcast MAC address # 53.77 [+0.00] own Use own interface MAC address (default for source MAC) # 53.77 [+0.00] stp Use IEEE 802.1d STP multicast address # 53.77 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 53.77 [+0.00] -A Use specified source IP address (default is own interface IP) # 53.77 [+0.00] -B Send packet to specified destination IP or domain name # 53.77 [+0.00] -P Use the specified ASCII payload # 53.78 [+0.00] -f Read the ASCII payload from a file # 53.78 [+0.00] -F Read the hexadecimal payload from a file # 53.78 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 53.78 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 53.78 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 53.78 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 53.78 [+0.00] encapsulations in lower layers, most packet types allow/require # 53.79 [+0.00] additional packet-specific arguments in an ; # 53.79 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 53.79 [+0.00] dns, rtp, syslog, lldp and more; # 53.79 [+0.00] For context-help use 'help' as ! # 53.79 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 53.79 [+0.00] Enter -T help or -T rtp help for further information # 53.79 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 53.80 [+0.00] -V|VV|... Verbose and more verbose mode # 53.80 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 53.80 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 53.80 [+0.00] typically combined with one of the verbose modes (v or V) # 53.80 [+0.00] -v Show version # 53.80 [+0.00] -h Print this help # 53.80 [+0.00] # 53.80 [+0.00] Examples: # 53.80 [+0.00] mausezahn -x 99 # 53.80 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 53.81 [+0.00] mausezahn -t cdp change -c 0 # 53.81 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 53.81 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 53.81 [+0.00] # 53.81 [+0.00] Note: # 53.81 [+0.00] This tool is targeted for network developers! You should # 53.81 [+0.00] be aware of what you are doing and what these options above # 53.81 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 53.81 [+0.00] # 53.81 [+0.00] Please report bugs to # 53.81 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 53.82 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 53.82 [+0.00] Swiss federal institute of technology (ETH Zurich) # 53.82 [+0.00] License: GNU GPL version 2.0 # 53.82 [+0.00] This is free software: you are free to change and redistribute it. # 53.82 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 53.82 [+0.00] # 54.80 [+0.98] TEST: ctl4: port maxgroups: add too many MDB entries [ OK ] # 54.93 [+0.12] TEST: cfg6: port maxgroups: reporting and treatment of 0 [ OK ] # 55.16 [+0.23] TEST: cfg6: port maxgroups: configure below ngroups [ OK ] # 55.26 [+0.10] TEST: cfg6: port maxgroups: add too many MDB entries [ OK ] # 55.49 [+0.23] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 55.49 [+0.00] # 55.49 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 55.49 [+0.00] http://www.netsniff-ng.org # 55.49 [+0.00] # 55.49 [+0.00] Usage: mausezahn [options] [interface] || # 55.49 [+0.00] Options: # 55.49 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 55.49 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 55.50 [+0.00] -4 IPv4 mode (default) # 55.50 [+0.00] -6 IPv6 mode # 55.50 [+0.00] -R Set socket priority # 55.50 [+0.00] -c Send packet count times, default:1, infinite:0 # 55.50 [+0.00] -d Apply delay between transmissions. The delay value can be # 55.50 [+0.00] specified in usec (default, no additional unit needed), or in # 55.50 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 55.50 [+0.00] -r Multiplies the specified delay with a random value # 55.50 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 55.50 [+0.00] -a Use specified source mac address, no matter what has # 55.50 [+0.00] been specified with other arguments; keywords see below, # 55.51 [+0.00] Default is own interface # 55.51 [+0.00] -b Same with destination mac address; keywords: # 55.51 [+0.00] rand Use a random MAC address # 55.51 [+0.00] bc Use a broadcast MAC address # 55.51 [+0.00] own Use own interface MAC address (default for source MAC) # 55.51 [+0.00] stp Use IEEE 802.1d STP multicast address # 55.51 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 55.51 [+0.00] -A Use specified source IP address (default is own interface IP) # 55.51 [+0.00] -B Send packet to specified destination IP or domain name # 55.52 [+0.00] -P Use the specified ASCII payload # 55.52 [+0.00] -f Read the ASCII payload from a file # 55.52 [+0.00] -F Read the hexadecimal payload from a file # 55.52 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 55.52 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 55.52 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 55.52 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 55.52 [+0.00] encapsulations in lower layers, most packet types allow/require # 55.52 [+0.00] additional packet-specific arguments in an ; # 55.52 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 55.52 [+0.00] dns, rtp, syslog, lldp and more; # 55.53 [+0.00] For context-help use 'help' as ! # 55.53 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 55.53 [+0.00] Enter -T help or -T rtp help for further information # 55.53 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 55.53 [+0.00] -V|VV|... Verbose and more verbose mode # 55.53 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 55.53 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 55.53 [+0.00] typically combined with one of the verbose modes (v or V) # 55.53 [+0.00] -v Show version # 55.53 [+0.00] -h Print this help # 55.53 [+0.00] # 55.53 [+0.00] Examples: # 55.53 [+0.00] mausezahn -x 99 # 55.53 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 55.54 [+0.00] mausezahn -t cdp change -c 0 # 55.54 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 55.54 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 55.54 [+0.00] # 55.54 [+0.00] Note: # 55.54 [+0.00] This tool is targeted for network developers! You should # 55.54 [+0.00] be aware of what you are doing and what these options above # 55.54 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 55.54 [+0.00] # 55.54 [+0.00] Please report bugs to # 55.54 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 55.54 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 55.54 [+0.00] Swiss federal institute of technology (ETH Zurich) # 55.54 [+0.00] License: GNU GPL version 2.0 # 55.54 [+0.00] This is free software: you are free to change and redistribute it. # 55.54 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 55.54 [+0.00] # 56.53 [+0.98] mcast_max_groups # 56.66 [+0.13] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 56.66 [+0.00] # 56.66 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 56.66 [+0.00] http://www.netsniff-ng.org # 56.66 [+0.00] # 56.66 [+0.00] Usage: mausezahn [options] [interface] || # 56.66 [+0.00] Options: # 56.66 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 56.66 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 56.66 [+0.00] -4 IPv4 mode (default) # 56.66 [+0.00] -6 IPv6 mode # 56.66 [+0.00] -R Set socket priority # 56.67 [+0.00] -c Send packet count times, default:1, infinite:0 # 56.67 [+0.00] -d Apply delay between transmissions. The delay value can be # 56.67 [+0.00] specified in usec (default, no additional unit needed), or in # 56.67 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 56.67 [+0.00] -r Multiplies the specified delay with a random value # 56.67 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 56.67 [+0.00] -a Use specified source mac address, no matter what has # 56.67 [+0.00] been specified with other arguments; keywords see below, # 56.67 [+0.00] Default is own interface # 56.67 [+0.00] -b Same with destination mac address; keywords: # 56.68 [+0.00] rand Use a random MAC address # 56.68 [+0.00] bc Use a broadcast MAC address # 56.68 [+0.00] own Use own interface MAC address (default for source MAC) # 56.68 [+0.00] stp Use IEEE 802.1d STP multicast address # 56.68 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 56.68 [+0.00] -A Use specified source IP address (default is own interface IP) # 56.68 [+0.00] -B Send packet to specified destination IP or domain name # 56.68 [+0.00] -P Use the specified ASCII payload # 56.68 [+0.00] -f Read the ASCII payload from a file # 56.68 [+0.00] -F Read the hexadecimal payload from a file # 56.68 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 56.69 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 56.69 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 56.69 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 56.69 [+0.00] encapsulations in lower layers, most packet types allow/require # 56.69 [+0.00] additional packet-specific arguments in an ; # 56.69 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 56.69 [+0.00] dns, rtp, syslog, lldp and more; # 56.69 [+0.00] For context-help use 'help' as ! # 56.69 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 56.69 [+0.00] Enter -T help or -T rtp help for further information # 56.70 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 56.70 [+0.00] -V|VV|... Verbose and more verbose mode # 56.70 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 56.70 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 56.70 [+0.00] typically combined with one of the verbose modes (v or V) # 56.70 [+0.00] -v Show version # 56.70 [+0.00] -h Print this help # 56.70 [+0.00] # 56.70 [+0.00] Examples: # 56.70 [+0.00] mausezahn -x 99 # 56.70 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 56.70 [+0.00] mausezahn -t cdp change -c 0 # 56.70 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 56.70 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 56.70 [+0.00] # 56.70 [+0.00] Note: # 56.70 [+0.00] This tool is targeted for network developers! You should # 56.71 [+0.00] be aware of what you are doing and what these options above # 56.71 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 56.71 [+0.00] # 56.71 [+0.00] Please report bugs to # 56.71 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 56.71 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 56.71 [+0.00] Swiss federal institute of technology (ETH Zurich) # 56.71 [+0.00] License: GNU GPL version 2.0 # 56.71 [+0.00] This is free software: you are free to change and redistribute it. # 56.71 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 56.71 [+0.00] # 57.73 [+1.02] TEST: ctl6: port maxgroups: reporting and treatment of 0 [FAIL] # 57.73 [+0.00] Adding 5 MDB entries failed but should have passed # 57.94 [+0.20] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 57.94 [+0.00] # 57.94 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 57.94 [+0.00] http://www.netsniff-ng.org # 57.94 [+0.00] # 57.94 [+0.00] Usage: mausezahn [options] [interface] || # 57.94 [+0.00] Options: # 57.94 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 57.94 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 57.95 [+0.00] -4 IPv4 mode (default) # 57.95 [+0.00] -6 IPv6 mode # 57.95 [+0.00] -R Set socket priority # 57.95 [+0.00] -c Send packet count times, default:1, infinite:0 # 57.95 [+0.00] -d Apply delay between transmissions. The delay value can be # 57.95 [+0.00] specified in usec (default, no additional unit needed), or in # 57.95 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 57.95 [+0.00] -r Multiplies the specified delay with a random value # 57.96 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 57.96 [+0.00] -a Use specified source mac address, no matter what has # 57.96 [+0.00] been specified with other arguments; keywords see below, # 57.96 [+0.00] Default is own interface # 57.96 [+0.00] -b Same with destination mac address; keywords: # 57.96 [+0.00] rand Use a random MAC address # 57.96 [+0.00] bc Use a broadcast MAC address # 57.97 [+0.00] own Use own interface MAC address (default for source MAC) # 57.97 [+0.00] stp Use IEEE 802.1d STP multicast address # 57.97 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 57.97 [+0.00] -A Use specified source IP address (default is own interface IP) # 57.97 [+0.00] -B Send packet to specified destination IP or domain name # 57.97 [+0.00] -P Use the specified ASCII payload # 57.97 [+0.00] -f Read the ASCII payload from a file # 57.97 [+0.00] -F Read the hexadecimal payload from a file # 57.98 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 57.98 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 57.98 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 57.98 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 57.98 [+0.00] encapsulations in lower layers, most packet types allow/require # 57.98 [+0.00] additional packet-specific arguments in an ; # 57.98 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 57.98 [+0.00] dns, rtp, syslog, lldp and more; # 57.98 [+0.00] For context-help use 'help' as ! # 57.99 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 57.99 [+0.00] Enter -T help or -T rtp help for further information # 57.99 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 57.99 [+0.00] -V|VV|... Verbose and more verbose mode # 57.99 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 57.99 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 57.99 [+0.00] typically combined with one of the verbose modes (v or V) # 57.99 [+0.00] -v Show version # 57.99 [+0.00] -h Print this help # 57.99 [+0.00] # 57.99 [+0.00] Examples: # 57.99 [+0.00] mausezahn -x 99 # 57.99 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 57.99 [+0.00] mausezahn -t cdp change -c 0 # 58.00 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 58.00 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 58.00 [+0.00] # 58.00 [+0.00] Note: # 58.00 [+0.00] This tool is targeted for network developers! You should # 58.00 [+0.00] be aware of what you are doing and what these options above # 58.00 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 58.00 [+0.00] # 58.00 [+0.00] Please report bugs to # 58.00 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 58.00 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 58.00 [+0.00] Swiss federal institute of technology (ETH Zurich) # 58.00 [+0.00] License: GNU GPL version 2.0 # 58.00 [+0.00] This is free software: you are free to change and redistribute it. # 58.00 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 58.00 [+0.00] # 59.02 [+1.02] mcast_max_groups # 60.38 [+1.35] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 60.38 [+0.00] # 60.38 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 60.38 [+0.00] http://www.netsniff-ng.org # 60.38 [+0.00] # 60.38 [+0.00] Usage: mausezahn [options] [interface] || # 60.38 [+0.00] Options: # 60.38 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 60.39 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 60.39 [+0.00] -4 IPv4 mode (default) # 60.39 [+0.00] -6 IPv6 mode # 60.39 [+0.00] -R Set socket priority # 60.39 [+0.00] -c Send packet count times, default:1, infinite:0 # 60.39 [+0.00] -d Apply delay between transmissions. The delay value can be # 60.39 [+0.00] specified in usec (default, no additional unit needed), or in # 60.39 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 60.40 [+0.00] -r Multiplies the specified delay with a random value # 60.40 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 60.40 [+0.00] -a Use specified source mac address, no matter what has # 60.40 [+0.00] been specified with other arguments; keywords see below, # 60.40 [+0.00] Default is own interface # 60.40 [+0.00] -b Same with destination mac address; keywords: # 60.40 [+0.00] rand Use a random MAC address # 60.40 [+0.00] bc Use a broadcast MAC address # 60.41 [+0.00] own Use own interface MAC address (default for source MAC) # 60.41 [+0.00] stp Use IEEE 802.1d STP multicast address # 60.41 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 60.41 [+0.00] -A Use specified source IP address (default is own interface IP) # 60.41 [+0.00] -B Send packet to specified destination IP or domain name # 60.41 [+0.00] -P Use the specified ASCII payload # 60.41 [+0.00] -f Read the ASCII payload from a file # 60.41 [+0.00] -F Read the hexadecimal payload from a file # 60.42 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 60.42 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 60.42 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 60.42 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 60.42 [+0.00] encapsulations in lower layers, most packet types allow/require # 60.42 [+0.00] additional packet-specific arguments in an ; # 60.42 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 60.43 [+0.00] dns, rtp, syslog, lldp and more; # 60.43 [+0.00] For context-help use 'help' as ! # 60.43 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 60.43 [+0.00] Enter -T help or -T rtp help for further information # 60.43 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 60.43 [+0.00] -V|VV|... Verbose and more verbose mode # 60.43 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 60.43 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 60.44 [+0.00] typically combined with one of the verbose modes (v or V) # 60.44 [+0.00] -v Show version # 60.44 [+0.00] -h Print this help # 60.44 [+0.00] # 60.44 [+0.00] Examples: # 60.44 [+0.00] mausezahn -x 99 # 60.44 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 60.44 [+0.00] mausezahn -t cdp change -c 0 # 60.44 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 60.44 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 60.44 [+0.00] # 60.44 [+0.00] Note: # 60.44 [+0.00] This tool is targeted for network developers! You should # 60.44 [+0.00] be aware of what you are doing and what these options above # 60.45 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 60.45 [+0.00] # 60.45 [+0.00] Please report bugs to # 60.45 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 60.45 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 60.45 [+0.00] Swiss federal institute of technology (ETH Zurich) # 60.45 [+0.00] License: GNU GPL version 2.0 # 60.45 [+0.00] This is free software: you are free to change and redistribute it. # 60.45 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 60.45 [+0.00] # 61.63 [+1.18] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 61.63 [+0.00] # 61.63 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 61.63 [+0.00] http://www.netsniff-ng.org # 61.63 [+0.00] # 61.63 [+0.00] Usage: mausezahn [options] [interface] || # 61.63 [+0.00] Options: # 61.63 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 61.64 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 61.64 [+0.00] -4 IPv4 mode (default) # 61.64 [+0.00] -6 IPv6 mode # 61.64 [+0.00] -R Set socket priority # 61.64 [+0.00] -c Send packet count times, default:1, infinite:0 # 61.64 [+0.00] -d Apply delay between transmissions. The delay value can be # 61.64 [+0.00] specified in usec (default, no additional unit needed), or in # 61.64 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 61.64 [+0.00] -r Multiplies the specified delay with a random value # 61.64 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 61.64 [+0.00] -a Use specified source mac address, no matter what has # 61.65 [+0.00] been specified with other arguments; keywords see below, # 61.65 [+0.00] Default is own interface # 61.65 [+0.00] -b Same with destination mac address; keywords: # 61.65 [+0.00] rand Use a random MAC address # 61.65 [+0.00] bc Use a broadcast MAC address # 61.65 [+0.00] own Use own interface MAC address (default for source MAC) # 61.65 [+0.00] stp Use IEEE 802.1d STP multicast address # 61.65 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 61.65 [+0.00] -A Use specified source IP address (default is own interface IP) # 61.66 [+0.00] -B Send packet to specified destination IP or domain name # 61.66 [+0.00] -P Use the specified ASCII payload # 61.66 [+0.00] -f Read the ASCII payload from a file # 61.66 [+0.00] -F Read the hexadecimal payload from a file # 61.66 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 61.66 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 61.66 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 61.67 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 61.67 [+0.00] encapsulations in lower layers, most packet types allow/require # 61.67 [+0.00] additional packet-specific arguments in an ; # 61.67 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 61.67 [+0.00] dns, rtp, syslog, lldp and more; # 61.67 [+0.00] For context-help use 'help' as ! # 61.67 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 61.67 [+0.00] Enter -T help or -T rtp help for further information # 61.67 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 61.67 [+0.00] -V|VV|... Verbose and more verbose mode # 61.67 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 61.68 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 61.68 [+0.00] typically combined with one of the verbose modes (v or V) # 61.68 [+0.00] -v Show version # 61.68 [+0.00] -h Print this help # 61.68 [+0.00] # 61.68 [+0.00] Examples: # 61.68 [+0.00] mausezahn -x 99 # 61.68 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 61.69 [+0.00] mausezahn -t cdp change -c 0 # 61.69 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 61.69 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 61.69 [+0.00] # 61.69 [+0.00] Note: # 61.69 [+0.00] This tool is targeted for network developers! You should # 61.69 [+0.00] be aware of what you are doing and what these options above # 61.69 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 61.69 [+0.00] # 61.69 [+0.00] Please report bugs to # 61.69 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 61.70 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 61.70 [+0.00] Swiss federal institute of technology (ETH Zurich) # 61.70 [+0.00] License: GNU GPL version 2.0 # 61.70 [+0.00] This is free software: you are free to change and redistribute it. # 61.70 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 61.70 [+0.00] # 62.70 [+0.99] mcast_max_groups # 62.82 [+0.13] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 62.83 [+0.00] # 62.83 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 62.83 [+0.00] http://www.netsniff-ng.org # 62.83 [+0.00] # 62.83 [+0.00] Usage: mausezahn [options] [interface] || # 62.83 [+0.00] Options: # 62.83 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 62.83 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 62.83 [+0.00] -4 IPv4 mode (default) # 62.83 [+0.00] -6 IPv6 mode # 62.83 [+0.00] -R Set socket priority # 62.83 [+0.00] -c Send packet count times, default:1, infinite:0 # 62.83 [+0.00] -d Apply delay between transmissions. The delay value can be # 62.84 [+0.00] specified in usec (default, no additional unit needed), or in # 62.84 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 62.84 [+0.00] -r Multiplies the specified delay with a random value # 62.84 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 62.84 [+0.00] -a Use specified source mac address, no matter what has # 62.84 [+0.00] been specified with other arguments; keywords see below, # 62.85 [+0.00] Default is own interface # 62.85 [+0.00] -b Same with destination mac address; keywords: # 62.85 [+0.00] rand Use a random MAC address # 62.85 [+0.00] bc Use a broadcast MAC address # 62.85 [+0.00] own Use own interface MAC address (default for source MAC) # 62.85 [+0.00] stp Use IEEE 802.1d STP multicast address # 62.85 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 62.86 [+0.00] -A Use specified source IP address (default is own interface IP) # 62.86 [+0.00] -B Send packet to specified destination IP or domain name # 62.86 [+0.00] -P Use the specified ASCII payload # 62.86 [+0.00] -f Read the ASCII payload from a file # 62.86 [+0.00] -F Read the hexadecimal payload from a file # 62.86 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 62.86 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 62.87 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 62.87 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 62.87 [+0.00] encapsulations in lower layers, most packet types allow/require # 62.87 [+0.00] additional packet-specific arguments in an ; # 62.87 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 62.87 [+0.00] dns, rtp, syslog, lldp and more; # 62.88 [+0.00] For context-help use 'help' as ! # 62.88 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 62.88 [+0.00] Enter -T help or -T rtp help for further information # 62.88 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 62.88 [+0.00] -V|VV|... Verbose and more verbose mode # 62.88 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 62.88 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 62.89 [+0.00] typically combined with one of the verbose modes (v or V) # 62.89 [+0.00] -v Show version # 62.89 [+0.00] -h Print this help # 62.89 [+0.00] # 62.89 [+0.00] Examples: # 62.89 [+0.00] mausezahn -x 99 # 62.89 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 62.89 [+0.00] mausezahn -t cdp change -c 0 # 62.89 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 62.89 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 62.89 [+0.00] # 62.89 [+0.00] Note: # 62.89 [+0.00] This tool is targeted for network developers! You should # 62.90 [+0.00] be aware of what you are doing and what these options above # 62.90 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 62.90 [+0.00] # 62.90 [+0.00] Please report bugs to # 62.90 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 62.90 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 62.90 [+0.00] Swiss federal institute of technology (ETH Zurich) # 62.90 [+0.00] License: GNU GPL version 2.0 # 62.90 [+0.00] This is free software: you are free to change and redistribute it. # 62.90 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 62.90 [+0.00] # 63.88 [+0.97] TEST: ctl6: port maxgroups: configure below ngroups [FAIL] # 63.88 [+0.00] dev veth1 vid 10: Adding more entries failed # 65.24 [+1.36] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 65.24 [+0.00] # 65.24 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 65.24 [+0.00] http://www.netsniff-ng.org # 65.24 [+0.00] # 65.24 [+0.00] Usage: mausezahn [options] [interface] || # 65.24 [+0.00] Options: # 65.24 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 65.25 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 65.25 [+0.00] -4 IPv4 mode (default) # 65.25 [+0.00] -6 IPv6 mode # 65.25 [+0.00] -R Set socket priority # 65.25 [+0.00] -c Send packet count times, default:1, infinite:0 # 65.25 [+0.00] -d Apply delay between transmissions. The delay value can be # 65.25 [+0.00] specified in usec (default, no additional unit needed), or in # 65.26 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 65.26 [+0.00] -r Multiplies the specified delay with a random value # 65.26 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 65.26 [+0.00] -a Use specified source mac address, no matter what has # 65.26 [+0.00] been specified with other arguments; keywords see below, # 65.26 [+0.00] Default is own interface # 65.26 [+0.00] -b Same with destination mac address; keywords: # 65.26 [+0.00] rand Use a random MAC address # 65.26 [+0.00] bc Use a broadcast MAC address # 65.26 [+0.00] own Use own interface MAC address (default for source MAC) # 65.27 [+0.00] stp Use IEEE 802.1d STP multicast address # 65.27 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 65.27 [+0.00] -A Use specified source IP address (default is own interface IP) # 65.27 [+0.00] -B Send packet to specified destination IP or domain name # 65.27 [+0.00] -P Use the specified ASCII payload # 65.27 [+0.00] -f Read the ASCII payload from a file # 65.27 [+0.00] -F Read the hexadecimal payload from a file # 65.27 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 65.27 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 65.28 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 65.28 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 65.28 [+0.00] encapsulations in lower layers, most packet types allow/require # 65.28 [+0.00] additional packet-specific arguments in an ; # 65.28 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 65.28 [+0.00] dns, rtp, syslog, lldp and more; # 65.28 [+0.00] For context-help use 'help' as ! # 65.28 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 65.28 [+0.00] Enter -T help or -T rtp help for further information # 65.29 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 65.29 [+0.00] -V|VV|... Verbose and more verbose mode # 65.29 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 65.29 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 65.29 [+0.00] typically combined with one of the verbose modes (v or V) # 65.29 [+0.00] -v Show version # 65.29 [+0.00] -h Print this help # 65.29 [+0.00] # 65.29 [+0.00] Examples: # 65.29 [+0.00] mausezahn -x 99 # 65.29 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 65.29 [+0.00] mausezahn -t cdp change -c 0 # 65.29 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 65.30 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 65.30 [+0.00] # 65.30 [+0.00] Note: # 65.30 [+0.00] This tool is targeted for network developers! You should # 65.30 [+0.00] be aware of what you are doing and what these options above # 65.30 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 65.30 [+0.00] # 65.30 [+0.00] Please report bugs to # 65.30 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 65.30 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 65.30 [+0.00] Swiss federal institute of technology (ETH Zurich) # 65.30 [+0.00] License: GNU GPL version 2.0 # 65.30 [+0.00] This is free software: you are free to change and redistribute it. # 65.30 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 65.30 [+0.00] # 66.28 [+0.98] TEST: ctl6: port maxgroups: add too many MDB entries [ OK ] # 66.36 [+0.08] INFO: 802.1q mcast_vlan_snooping 1 tests # 71.60 [+5.24] TEST: port_vlan: presence of ngroups and maxgroups attributes [ OK ] # 71.71 [+0.11] TEST: cfg4: port_vlan: ngroups reporting [ OK ] # 71.93 [+0.22] TEST: cfg4: port_vlan: isolation of port and per-VLAN ngroups [ OK ] # 72.06 [+0.14] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 72.07 [+0.00] # 72.07 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 72.07 [+0.00] http://www.netsniff-ng.org # 72.07 [+0.00] # 72.07 [+0.00] Usage: mausezahn [options] [interface] || # 72.07 [+0.00] Options: # 72.07 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 72.07 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 72.07 [+0.00] -4 IPv4 mode (default) # 72.07 [+0.00] -6 IPv6 mode # 72.07 [+0.00] -R Set socket priority # 72.07 [+0.00] -c Send packet count times, default:1, infinite:0 # 72.07 [+0.00] -d Apply delay between transmissions. The delay value can be # 72.07 [+0.00] specified in usec (default, no additional unit needed), or in # 72.08 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 72.08 [+0.00] -r Multiplies the specified delay with a random value # 72.08 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 72.08 [+0.00] -a Use specified source mac address, no matter what has # 72.08 [+0.00] been specified with other arguments; keywords see below, # 72.08 [+0.00] Default is own interface # 72.08 [+0.00] -b Same with destination mac address; keywords: # 72.08 [+0.00] rand Use a random MAC address # 72.08 [+0.00] bc Use a broadcast MAC address # 72.08 [+0.00] own Use own interface MAC address (default for source MAC) # 72.09 [+0.00] stp Use IEEE 802.1d STP multicast address # 72.09 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 72.09 [+0.00] -A Use specified source IP address (default is own interface IP) # 72.09 [+0.00] -B Send packet to specified destination IP or domain name # 72.09 [+0.00] -P Use the specified ASCII payload # 72.09 [+0.00] -f Read the ASCII payload from a file # 72.09 [+0.00] -F Read the hexadecimal payload from a file # 72.09 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 72.10 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 72.10 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 72.10 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 72.10 [+0.00] encapsulations in lower layers, most packet types allow/require # 72.10 [+0.00] additional packet-specific arguments in an ; # 72.10 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 72.10 [+0.00] dns, rtp, syslog, lldp and more; # 72.10 [+0.00] For context-help use 'help' as ! # 72.10 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 72.11 [+0.00] Enter -T help or -T rtp help for further information # 72.11 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 72.11 [+0.00] -V|VV|... Verbose and more verbose mode # 72.11 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 72.11 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 72.11 [+0.00] typically combined with one of the verbose modes (v or V) # 72.11 [+0.00] -v Show version # 72.11 [+0.00] -h Print this help # 72.11 [+0.00] # 72.11 [+0.00] Examples: # 72.11 [+0.00] mausezahn -x 99 # 72.11 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 72.11 [+0.00] mausezahn -t cdp change -c 0 # 72.11 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 72.12 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 72.12 [+0.00] # 72.12 [+0.00] Note: # 72.12 [+0.00] This tool is targeted for network developers! You should # 72.12 [+0.00] be aware of what you are doing and what these options above # 72.12 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 72.12 [+0.00] # 72.12 [+0.00] Please report bugs to # 72.12 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 72.12 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 72.12 [+0.00] Swiss federal institute of technology (ETH Zurich) # 72.12 [+0.00] License: GNU GPL version 2.0 # 72.12 [+0.00] This is free software: you are free to change and redistribute it. # 72.12 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 72.13 [+0.00] # 73.11 [+0.98] mcast_max_groups # 73.20 [+0.09] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 73.20 [+0.00] # 73.20 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 73.20 [+0.00] http://www.netsniff-ng.org # 73.20 [+0.00] # 73.20 [+0.00] Usage: mausezahn [options] [interface] || # 73.20 [+0.00] Options: # 73.20 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 73.20 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 73.20 [+0.00] -4 IPv4 mode (default) # 73.20 [+0.00] -6 IPv6 mode # 73.20 [+0.00] -R Set socket priority # 73.21 [+0.00] -c Send packet count times, default:1, infinite:0 # 73.21 [+0.00] -d Apply delay between transmissions. The delay value can be # 73.21 [+0.00] specified in usec (default, no additional unit needed), or in # 73.21 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 73.21 [+0.00] -r Multiplies the specified delay with a random value # 73.21 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 73.21 [+0.00] -a Use specified source mac address, no matter what has # 73.21 [+0.00] been specified with other arguments; keywords see below, # 73.21 [+0.00] Default is own interface # 73.21 [+0.00] -b Same with destination mac address; keywords: # 73.21 [+0.00] rand Use a random MAC address # 73.21 [+0.00] bc Use a broadcast MAC address # 73.22 [+0.00] own Use own interface MAC address (default for source MAC) # 73.22 [+0.00] stp Use IEEE 802.1d STP multicast address # 73.22 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 73.22 [+0.00] -A Use specified source IP address (default is own interface IP) # 73.22 [+0.00] -B Send packet to specified destination IP or domain name # 73.22 [+0.00] -P Use the specified ASCII payload # 73.22 [+0.00] -f Read the ASCII payload from a file # 73.22 [+0.00] -F Read the hexadecimal payload from a file # 73.22 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 73.22 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 73.22 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 73.23 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 73.23 [+0.00] encapsulations in lower layers, most packet types allow/require # 73.23 [+0.00] additional packet-specific arguments in an ; # 73.23 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 73.23 [+0.00] dns, rtp, syslog, lldp and more; # 73.23 [+0.00] For context-help use 'help' as ! # 73.23 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 73.23 [+0.00] Enter -T help or -T rtp help for further information # 73.23 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 73.23 [+0.00] -V|VV|... Verbose and more verbose mode # 73.23 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 73.24 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 73.24 [+0.00] typically combined with one of the verbose modes (v or V) # 73.24 [+0.00] -v Show version # 73.24 [+0.00] -h Print this help # 73.24 [+0.00] # 73.24 [+0.00] Examples: # 73.24 [+0.00] mausezahn -x 99 # 73.24 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 73.24 [+0.00] mausezahn -t cdp change -c 0 # 73.24 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 73.24 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 73.24 [+0.00] # 73.24 [+0.00] Note: # 73.24 [+0.00] This tool is targeted for network developers! You should # 73.24 [+0.00] be aware of what you are doing and what these options above # 73.24 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 73.24 [+0.00] # 73.24 [+0.00] Please report bugs to # 73.24 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 73.25 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 73.25 [+0.00] Swiss federal institute of technology (ETH Zurich) # 73.25 [+0.00] License: GNU GPL version 2.0 # 73.25 [+0.00] This is free software: you are free to change and redistribute it. # 73.25 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 73.25 [+0.00] # 74.28 [+1.03] TEST: ctl4: port_vlan: ngroups reporting [FAIL] # 74.28 [+0.00] Number of groups was 4, now is 4, but 9 expected # 74.44 [+0.16] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 74.45 [+0.00] # 74.45 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 74.45 [+0.00] http://www.netsniff-ng.org # 74.45 [+0.00] # 74.45 [+0.00] Usage: mausezahn [options] [interface] || # 74.45 [+0.00] Options: # 74.45 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 74.45 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 74.45 [+0.00] -4 IPv4 mode (default) # 74.45 [+0.00] -6 IPv6 mode # 74.45 [+0.00] -R Set socket priority # 74.45 [+0.00] -c Send packet count times, default:1, infinite:0 # 74.46 [+0.00] -d Apply delay between transmissions. The delay value can be # 74.46 [+0.00] specified in usec (default, no additional unit needed), or in # 74.46 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 74.46 [+0.00] -r Multiplies the specified delay with a random value # 74.46 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 74.46 [+0.00] -a Use specified source mac address, no matter what has # 74.46 [+0.00] been specified with other arguments; keywords see below, # 74.46 [+0.00] Default is own interface # 74.46 [+0.00] -b Same with destination mac address; keywords: # 74.47 [+0.00] rand Use a random MAC address # 74.47 [+0.00] bc Use a broadcast MAC address # 74.47 [+0.00] own Use own interface MAC address (default for source MAC) # 74.47 [+0.00] stp Use IEEE 802.1d STP multicast address # 74.47 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 74.47 [+0.00] -A Use specified source IP address (default is own interface IP) # 74.47 [+0.00] -B Send packet to specified destination IP or domain name # 74.47 [+0.00] -P Use the specified ASCII payload # 74.47 [+0.00] -f Read the ASCII payload from a file # 74.48 [+0.00] -F Read the hexadecimal payload from a file # 74.48 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 74.48 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 74.48 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 74.48 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 74.48 [+0.00] encapsulations in lower layers, most packet types allow/require # 74.48 [+0.00] additional packet-specific arguments in an ; # 74.48 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 74.48 [+0.00] dns, rtp, syslog, lldp and more; # 74.49 [+0.00] For context-help use 'help' as ! # 74.49 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 74.49 [+0.00] Enter -T help or -T rtp help for further information # 74.49 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 74.49 [+0.00] -V|VV|... Verbose and more verbose mode # 74.49 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 74.49 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 74.49 [+0.00] typically combined with one of the verbose modes (v or V) # 74.50 [+0.00] -v Show version # 74.50 [+0.00] -h Print this help # 74.50 [+0.00] # 74.50 [+0.00] Examples: # 74.50 [+0.00] mausezahn -x 99 # 74.50 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 74.50 [+0.00] mausezahn -t cdp change -c 0 # 74.50 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 74.50 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 74.50 [+0.00] # 74.50 [+0.00] Note: # 74.50 [+0.00] This tool is targeted for network developers! You should # 74.50 [+0.00] be aware of what you are doing and what these options above # 74.51 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 74.51 [+0.00] # 74.51 [+0.00] Please report bugs to # 74.51 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 74.51 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 74.51 [+0.00] Swiss federal institute of technology (ETH Zurich) # 74.51 [+0.00] License: GNU GPL version 2.0 # 74.51 [+0.00] This is free software: you are free to change and redistribute it. # 74.51 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 74.51 [+0.00] # 75.53 [+1.02] mcast_max_groups # 75.70 [+0.17] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 75.70 [+0.00] # 75.70 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 75.71 [+0.00] http://www.netsniff-ng.org # 75.71 [+0.00] # 75.71 [+0.00] Usage: mausezahn [options] [interface] || # 75.71 [+0.00] Options: # 75.71 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 75.71 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 75.71 [+0.00] -4 IPv4 mode (default) # 75.71 [+0.00] -6 IPv6 mode # 75.71 [+0.00] -R Set socket priority # 75.72 [+0.00] -c Send packet count times, default:1, infinite:0 # 75.72 [+0.00] -d Apply delay between transmissions. The delay value can be # 75.72 [+0.00] specified in usec (default, no additional unit needed), or in # 75.72 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 75.72 [+0.00] -r Multiplies the specified delay with a random value # 75.72 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 75.72 [+0.00] -a Use specified source mac address, no matter what has # 75.72 [+0.00] been specified with other arguments; keywords see below, # 75.73 [+0.00] Default is own interface # 75.73 [+0.00] -b Same with destination mac address; keywords: # 75.73 [+0.00] rand Use a random MAC address # 75.73 [+0.00] bc Use a broadcast MAC address # 75.73 [+0.00] own Use own interface MAC address (default for source MAC) # 75.73 [+0.00] stp Use IEEE 802.1d STP multicast address # 75.73 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 75.73 [+0.00] -A Use specified source IP address (default is own interface IP) # 75.73 [+0.00] -B Send packet to specified destination IP or domain name # 75.73 [+0.00] -P Use the specified ASCII payload # 75.73 [+0.00] -f Read the ASCII payload from a file # 75.74 [+0.00] -F Read the hexadecimal payload from a file # 75.74 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 75.74 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 75.74 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 75.74 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 75.74 [+0.00] encapsulations in lower layers, most packet types allow/require # 75.74 [+0.00] additional packet-specific arguments in an ; # 75.74 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 75.74 [+0.00] dns, rtp, syslog, lldp and more; # 75.75 [+0.00] For context-help use 'help' as ! # 75.75 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 75.75 [+0.00] Enter -T help or -T rtp help for further information # 75.75 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 75.75 [+0.00] -V|VV|... Verbose and more verbose mode # 75.75 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 75.75 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 75.75 [+0.00] typically combined with one of the verbose modes (v or V) # 75.75 [+0.00] -v Show version # 75.75 [+0.00] -h Print this help # 75.75 [+0.00] # 75.75 [+0.00] Examples: # 75.76 [+0.00] mausezahn -x 99 # 75.76 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 75.76 [+0.00] mausezahn -t cdp change -c 0 # 75.76 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 75.76 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 75.76 [+0.00] # 75.76 [+0.00] Note: # 75.76 [+0.00] This tool is targeted for network developers! You should # 75.76 [+0.00] be aware of what you are doing and what these options above # 75.76 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 75.76 [+0.00] # 75.76 [+0.00] Please report bugs to # 75.76 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 75.76 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 75.76 [+0.00] Swiss federal institute of technology (ETH Zurich) # 75.76 [+0.00] License: GNU GPL version 2.0 # 75.76 [+0.00] This is free software: you are free to change and redistribute it. # 75.77 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 75.77 [+0.00] # 76.73 [+0.96] mcast_max_groups # 76.84 [+0.11] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 76.84 [+0.00] # 76.84 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 76.84 [+0.00] http://www.netsniff-ng.org # 76.84 [+0.00] # 76.85 [+0.00] Usage: mausezahn [options] [interface] || # 76.85 [+0.00] Options: # 76.85 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 76.85 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 76.85 [+0.00] -4 IPv4 mode (default) # 76.85 [+0.00] -6 IPv6 mode # 76.85 [+0.00] -R Set socket priority # 76.86 [+0.00] -c Send packet count times, default:1, infinite:0 # 76.86 [+0.00] -d Apply delay between transmissions. The delay value can be # 76.86 [+0.00] specified in usec (default, no additional unit needed), or in # 76.86 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 76.86 [+0.00] -r Multiplies the specified delay with a random value # 76.86 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 76.86 [+0.00] -a Use specified source mac address, no matter what has # 76.87 [+0.00] been specified with other arguments; keywords see below, # 76.87 [+0.00] Default is own interface # 76.87 [+0.00] -b Same with destination mac address; keywords: # 76.87 [+0.00] rand Use a random MAC address # 76.87 [+0.00] bc Use a broadcast MAC address # 76.87 [+0.00] own Use own interface MAC address (default for source MAC) # 76.87 [+0.00] stp Use IEEE 802.1d STP multicast address # 76.87 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 76.87 [+0.00] -A Use specified source IP address (default is own interface IP) # 76.88 [+0.00] -B Send packet to specified destination IP or domain name # 76.88 [+0.00] -P Use the specified ASCII payload # 76.88 [+0.00] -f Read the ASCII payload from a file # 76.88 [+0.00] -F Read the hexadecimal payload from a file # 76.88 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 76.88 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 76.88 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 76.89 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 76.89 [+0.00] encapsulations in lower layers, most packet types allow/require # 76.89 [+0.00] additional packet-specific arguments in an ; # 76.89 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 76.89 [+0.00] dns, rtp, syslog, lldp and more; # 76.89 [+0.00] For context-help use 'help' as ! # 76.89 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 76.89 [+0.00] Enter -T help or -T rtp help for further information # 76.90 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 76.90 [+0.00] -V|VV|... Verbose and more verbose mode # 76.90 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 76.90 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 76.90 [+0.00] typically combined with one of the verbose modes (v or V) # 76.90 [+0.00] -v Show version # 76.90 [+0.00] -h Print this help # 76.90 [+0.00] # 76.90 [+0.00] Examples: # 76.90 [+0.00] mausezahn -x 99 # 76.90 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 76.90 [+0.00] mausezahn -t cdp change -c 0 # 76.91 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 76.91 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 76.91 [+0.00] # 76.91 [+0.00] Note: # 76.91 [+0.00] This tool is targeted for network developers! You should # 76.91 [+0.00] be aware of what you are doing and what these options above # 76.91 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 76.91 [+0.00] # 76.91 [+0.00] Please report bugs to # 76.91 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 76.91 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 76.91 [+0.00] Swiss federal institute of technology (ETH Zurich) # 76.91 [+0.00] License: GNU GPL version 2.0 # 76.92 [+0.00] This is free software: you are free to change and redistribute it. # 76.92 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 76.92 [+0.00] # 77.95 [+1.03] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 77.95 [+0.00] # 77.95 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 77.95 [+0.00] http://www.netsniff-ng.org # 77.96 [+0.00] # 77.96 [+0.00] Usage: mausezahn [options] [interface] || # 77.96 [+0.00] Options: # 77.96 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 77.96 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 77.96 [+0.00] -4 IPv4 mode (default) # 77.96 [+0.00] -6 IPv6 mode # 77.96 [+0.00] -R Set socket priority # 77.96 [+0.00] -c Send packet count times, default:1, infinite:0 # 77.96 [+0.00] -d Apply delay between transmissions. The delay value can be # 77.96 [+0.00] specified in usec (default, no additional unit needed), or in # 77.96 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 77.97 [+0.00] -r Multiplies the specified delay with a random value # 77.97 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 77.97 [+0.00] -a Use specified source mac address, no matter what has # 77.97 [+0.00] been specified with other arguments; keywords see below, # 77.97 [+0.00] Default is own interface # 77.97 [+0.00] -b Same with destination mac address; keywords: # 77.97 [+0.00] rand Use a random MAC address # 77.97 [+0.00] bc Use a broadcast MAC address # 77.97 [+0.00] own Use own interface MAC address (default for source MAC) # 77.97 [+0.00] stp Use IEEE 802.1d STP multicast address # 77.97 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 77.98 [+0.00] -A Use specified source IP address (default is own interface IP) # 77.98 [+0.00] -B Send packet to specified destination IP or domain name # 77.98 [+0.00] -P Use the specified ASCII payload # 77.98 [+0.00] -f Read the ASCII payload from a file # 77.98 [+0.00] -F Read the hexadecimal payload from a file # 77.98 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 77.98 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 77.98 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 77.98 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 77.98 [+0.00] encapsulations in lower layers, most packet types allow/require # 77.98 [+0.00] additional packet-specific arguments in an ; # 77.99 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 77.99 [+0.00] dns, rtp, syslog, lldp and more; # 77.99 [+0.00] For context-help use 'help' as ! # 77.99 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 77.99 [+0.00] Enter -T help or -T rtp help for further information # 77.99 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 77.99 [+0.00] -V|VV|... Verbose and more verbose mode # 77.99 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 77.99 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 77.99 [+0.00] typically combined with one of the verbose modes (v or V) # 78.00 [+0.00] -v Show version # 78.00 [+0.00] -h Print this help # 78.00 [+0.00] # 78.00 [+0.00] Examples: # 78.00 [+0.00] mausezahn -x 99 # 78.00 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 78.00 [+0.00] mausezahn -t cdp change -c 0 # 78.00 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 78.00 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 78.00 [+0.00] # 78.00 [+0.00] Note: # 78.00 [+0.00] This tool is targeted for network developers! You should # 78.01 [+0.00] be aware of what you are doing and what these options above # 78.01 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 78.01 [+0.00] # 78.01 [+0.00] Please report bugs to # 78.01 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 78.01 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 78.01 [+0.00] Swiss federal institute of technology (ETH Zurich) # 78.01 [+0.00] License: GNU GPL version 2.0 # 78.01 [+0.00] This is free software: you are free to change and redistribute it. # 78.01 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 78.01 [+0.00] # 79.04 [+1.03] TEST: ctl4: port_vlan: isolation of port and per-VLAN ngroups [FAIL] # 79.04 [+0.00] Number of groups at VLAN 20 was 4, now is 4, but 5 entries added on VLAN 20, 9 expected # 79.15 [+0.11] TEST: cfg6: port_vlan: ngroups reporting [ OK ] # 79.39 [+0.24] TEST: cfg6: port_vlan: isolation of port and per-VLAN ngroups [ OK ] # 79.60 [+0.21] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 79.60 [+0.00] # 79.60 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 79.60 [+0.00] http://www.netsniff-ng.org # 79.60 [+0.00] # 79.60 [+0.00] Usage: mausezahn [options] [interface] || # 79.60 [+0.00] Options: # 79.60 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 79.60 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 79.60 [+0.00] -4 IPv4 mode (default) # 79.60 [+0.00] -6 IPv6 mode # 79.61 [+0.00] -R Set socket priority # 79.61 [+0.00] -c Send packet count times, default:1, infinite:0 # 79.61 [+0.00] -d Apply delay between transmissions. The delay value can be # 79.61 [+0.00] specified in usec (default, no additional unit needed), or in # 79.61 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 79.61 [+0.00] -r Multiplies the specified delay with a random value # 79.61 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 79.61 [+0.00] -a Use specified source mac address, no matter what has # 79.61 [+0.00] been specified with other arguments; keywords see below, # 79.61 [+0.00] Default is own interface # 79.62 [+0.00] -b Same with destination mac address; keywords: # 79.62 [+0.00] rand Use a random MAC address # 79.62 [+0.00] bc Use a broadcast MAC address # 79.62 [+0.00] own Use own interface MAC address (default for source MAC) # 79.62 [+0.00] stp Use IEEE 802.1d STP multicast address # 79.62 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 79.62 [+0.00] -A Use specified source IP address (default is own interface IP) # 79.62 [+0.00] -B Send packet to specified destination IP or domain name # 79.62 [+0.00] -P Use the specified ASCII payload # 79.62 [+0.00] -f Read the ASCII payload from a file # 79.62 [+0.00] -F Read the hexadecimal payload from a file # 79.62 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 79.63 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 79.63 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 79.63 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 79.63 [+0.00] encapsulations in lower layers, most packet types allow/require # 79.63 [+0.00] additional packet-specific arguments in an ; # 79.63 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 79.63 [+0.00] dns, rtp, syslog, lldp and more; # 79.63 [+0.00] For context-help use 'help' as ! # 79.63 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 79.64 [+0.00] Enter -T help or -T rtp help for further information # 79.64 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 79.64 [+0.00] -V|VV|... Verbose and more verbose mode # 79.64 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 79.64 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 79.64 [+0.00] typically combined with one of the verbose modes (v or V) # 79.64 [+0.00] -v Show version # 79.65 [+0.00] -h Print this help # 79.65 [+0.00] # 79.65 [+0.00] Examples: # 79.65 [+0.00] mausezahn -x 99 # 79.65 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 79.65 [+0.00] mausezahn -t cdp change -c 0 # 79.65 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 79.65 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 79.65 [+0.00] # 79.65 [+0.00] Note: # 79.65 [+0.00] This tool is targeted for network developers! You should # 79.65 [+0.00] be aware of what you are doing and what these options above # 79.65 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 79.65 [+0.00] # 79.65 [+0.00] Please report bugs to # 79.65 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 79.65 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 79.66 [+0.00] Swiss federal institute of technology (ETH Zurich) # 79.66 [+0.00] License: GNU GPL version 2.0 # 79.66 [+0.00] This is free software: you are free to change and redistribute it. # 79.66 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 79.66 [+0.00] # 80.65 [+1.00] mcast_max_groups # 80.82 [+0.16] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 80.82 [+0.00] # 80.82 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 80.82 [+0.00] http://www.netsniff-ng.org # 80.82 [+0.00] # 80.82 [+0.00] Usage: mausezahn [options] [interface] || # 80.82 [+0.00] Options: # 80.82 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 80.82 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 80.82 [+0.00] -4 IPv4 mode (default) # 80.82 [+0.00] -6 IPv6 mode # 80.82 [+0.00] -R Set socket priority # 80.82 [+0.00] -c Send packet count times, default:1, infinite:0 # 80.83 [+0.00] -d Apply delay between transmissions. The delay value can be # 80.83 [+0.00] specified in usec (default, no additional unit needed), or in # 80.83 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 80.83 [+0.00] -r Multiplies the specified delay with a random value # 80.83 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 80.83 [+0.00] -a Use specified source mac address, no matter what has # 80.83 [+0.00] been specified with other arguments; keywords see below, # 80.83 [+0.00] Default is own interface # 80.83 [+0.00] -b Same with destination mac address; keywords: # 80.83 [+0.00] rand Use a random MAC address # 80.83 [+0.00] bc Use a broadcast MAC address # 80.83 [+0.00] own Use own interface MAC address (default for source MAC) # 80.84 [+0.00] stp Use IEEE 802.1d STP multicast address # 80.84 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 80.84 [+0.00] -A Use specified source IP address (default is own interface IP) # 80.84 [+0.00] -B Send packet to specified destination IP or domain name # 80.84 [+0.00] -P Use the specified ASCII payload # 80.84 [+0.00] -f Read the ASCII payload from a file # 80.84 [+0.00] -F Read the hexadecimal payload from a file # 80.84 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 80.84 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 80.84 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 80.84 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 80.84 [+0.00] encapsulations in lower layers, most packet types allow/require # 80.85 [+0.00] additional packet-specific arguments in an ; # 80.85 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 80.85 [+0.00] dns, rtp, syslog, lldp and more; # 80.85 [+0.00] For context-help use 'help' as ! # 80.85 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 80.85 [+0.00] Enter -T help or -T rtp help for further information # 80.85 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 80.85 [+0.00] -V|VV|... Verbose and more verbose mode # 80.85 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 80.85 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 80.85 [+0.00] typically combined with one of the verbose modes (v or V) # 80.86 [+0.00] -v Show version # 80.86 [+0.00] -h Print this help # 80.86 [+0.00] # 80.86 [+0.00] Examples: # 80.86 [+0.00] mausezahn -x 99 # 80.86 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 80.86 [+0.00] mausezahn -t cdp change -c 0 # 80.86 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 80.86 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 80.86 [+0.00] # 80.86 [+0.00] Note: # 80.86 [+0.00] This tool is targeted for network developers! You should # 80.86 [+0.00] be aware of what you are doing and what these options above # 80.86 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 80.86 [+0.00] # 80.86 [+0.00] Please report bugs to # 80.86 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 80.86 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 80.86 [+0.00] Swiss federal institute of technology (ETH Zurich) # 80.86 [+0.00] License: GNU GPL version 2.0 # 80.87 [+0.00] This is free software: you are free to change and redistribute it. # 80.87 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 80.87 [+0.00] # 81.90 [+1.03] TEST: ctl6: port_vlan: ngroups reporting [FAIL] # 81.90 [+0.00] Number of groups was 4, now is 4, but 9 expected # 82.10 [+0.20] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 82.10 [+0.00] # 82.10 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 82.10 [+0.00] http://www.netsniff-ng.org # 82.10 [+0.00] # 82.10 [+0.00] Usage: mausezahn [options] [interface] || # 82.11 [+0.00] Options: # 82.11 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 82.11 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 82.11 [+0.00] -4 IPv4 mode (default) # 82.11 [+0.00] -6 IPv6 mode # 82.11 [+0.00] -R Set socket priority # 82.11 [+0.00] -c Send packet count times, default:1, infinite:0 # 82.11 [+0.00] -d Apply delay between transmissions. The delay value can be # 82.11 [+0.00] specified in usec (default, no additional unit needed), or in # 82.12 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 82.12 [+0.00] -r Multiplies the specified delay with a random value # 82.12 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 82.12 [+0.00] -a Use specified source mac address, no matter what has # 82.12 [+0.00] been specified with other arguments; keywords see below, # 82.12 [+0.00] Default is own interface # 82.12 [+0.00] -b Same with destination mac address; keywords: # 82.12 [+0.00] rand Use a random MAC address # 82.12 [+0.00] bc Use a broadcast MAC address # 82.12 [+0.00] own Use own interface MAC address (default for source MAC) # 82.12 [+0.00] stp Use IEEE 802.1d STP multicast address # 82.12 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 82.13 [+0.00] -A Use specified source IP address (default is own interface IP) # 82.13 [+0.00] -B Send packet to specified destination IP or domain name # 82.13 [+0.00] -P Use the specified ASCII payload # 82.13 [+0.00] -f Read the ASCII payload from a file # 82.13 [+0.00] -F Read the hexadecimal payload from a file # 82.13 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 82.13 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 82.13 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 82.13 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 82.13 [+0.00] encapsulations in lower layers, most packet types allow/require # 82.14 [+0.00] additional packet-specific arguments in an ; # 82.14 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 82.14 [+0.00] dns, rtp, syslog, lldp and more; # 82.14 [+0.00] For context-help use 'help' as ! # 82.14 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 82.14 [+0.00] Enter -T help or -T rtp help for further information # 82.14 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 82.14 [+0.00] -V|VV|... Verbose and more verbose mode # 82.14 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 82.14 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 82.14 [+0.00] typically combined with one of the verbose modes (v or V) # 82.15 [+0.00] -v Show version # 82.15 [+0.00] -h Print this help # 82.15 [+0.00] # 82.15 [+0.00] Examples: # 82.15 [+0.00] mausezahn -x 99 # 82.15 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 82.15 [+0.00] mausezahn -t cdp change -c 0 # 82.15 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 82.15 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 82.15 [+0.00] # 82.15 [+0.00] Note: # 82.15 [+0.00] This tool is targeted for network developers! You should # 82.15 [+0.00] be aware of what you are doing and what these options above # 82.15 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 82.15 [+0.00] # 82.15 [+0.00] Please report bugs to # 82.15 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 82.15 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 82.15 [+0.00] Swiss federal institute of technology (ETH Zurich) # 82.16 [+0.00] License: GNU GPL version 2.0 # 82.16 [+0.00] This is free software: you are free to change and redistribute it. # 82.16 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 82.16 [+0.00] # 83.12 [+0.97] mcast_max_groups # 83.35 [+0.23] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 83.35 [+0.00] # 83.35 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 83.35 [+0.00] http://www.netsniff-ng.org # 83.35 [+0.00] # 83.35 [+0.00] Usage: mausezahn [options] [interface] || # 83.36 [+0.00] Options: # 83.36 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 83.36 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 83.36 [+0.00] -4 IPv4 mode (default) # 83.36 [+0.00] -6 IPv6 mode # 83.36 [+0.00] -R Set socket priority # 83.36 [+0.00] -c Send packet count times, default:1, infinite:0 # 83.36 [+0.00] -d Apply delay between transmissions. The delay value can be # 83.36 [+0.00] specified in usec (default, no additional unit needed), or in # 83.36 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 83.37 [+0.00] -r Multiplies the specified delay with a random value # 83.37 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 83.37 [+0.00] -a Use specified source mac address, no matter what has # 83.37 [+0.00] been specified with other arguments; keywords see below, # 83.37 [+0.00] Default is own interface # 83.37 [+0.00] -b Same with destination mac address; keywords: # 83.37 [+0.00] rand Use a random MAC address # 83.37 [+0.00] bc Use a broadcast MAC address # 83.37 [+0.00] own Use own interface MAC address (default for source MAC) # 83.38 [+0.00] stp Use IEEE 802.1d STP multicast address # 83.38 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 83.38 [+0.00] -A Use specified source IP address (default is own interface IP) # 83.38 [+0.00] -B Send packet to specified destination IP or domain name # 83.38 [+0.00] -P Use the specified ASCII payload # 83.38 [+0.00] -f Read the ASCII payload from a file # 83.38 [+0.00] -F Read the hexadecimal payload from a file # 83.38 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 83.39 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 83.39 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 83.39 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 83.39 [+0.00] encapsulations in lower layers, most packet types allow/require # 83.39 [+0.00] additional packet-specific arguments in an ; # 83.39 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 83.39 [+0.00] dns, rtp, syslog, lldp and more; # 83.39 [+0.00] For context-help use 'help' as ! # 83.39 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 83.40 [+0.00] Enter -T help or -T rtp help for further information # 83.40 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 83.40 [+0.00] -V|VV|... Verbose and more verbose mode # 83.40 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 83.40 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 83.40 [+0.00] typically combined with one of the verbose modes (v or V) # 83.40 [+0.00] -v Show version # 83.41 [+0.00] -h Print this help # 83.41 [+0.00] # 83.41 [+0.00] Examples: # 83.41 [+0.00] mausezahn -x 99 # 83.41 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 83.41 [+0.00] mausezahn -t cdp change -c 0 # 83.41 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 83.41 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 83.41 [+0.00] # 83.41 [+0.00] Note: # 83.41 [+0.00] This tool is targeted for network developers! You should # 83.41 [+0.00] be aware of what you are doing and what these options above # 83.41 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 83.41 [+0.00] # 83.41 [+0.00] Please report bugs to # 83.42 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 83.42 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 83.42 [+0.00] Swiss federal institute of technology (ETH Zurich) # 83.42 [+0.00] License: GNU GPL version 2.0 # 83.42 [+0.00] This is free software: you are free to change and redistribute it. # 83.42 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 83.42 [+0.00] # 84.39 [+0.97] mcast_max_groups # 84.57 [+0.18] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 84.57 [+0.00] # 84.57 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 84.57 [+0.00] http://www.netsniff-ng.org # 84.57 [+0.00] # 84.57 [+0.00] Usage: mausezahn [options] [interface] || # 84.58 [+0.00] Options: # 84.58 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 84.58 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 84.58 [+0.00] -4 IPv4 mode (default) # 84.58 [+0.00] -6 IPv6 mode # 84.58 [+0.00] -R Set socket priority # 84.58 [+0.00] -c Send packet count times, default:1, infinite:0 # 84.58 [+0.00] -d Apply delay between transmissions. The delay value can be # 84.59 [+0.00] specified in usec (default, no additional unit needed), or in # 84.59 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 84.59 [+0.00] -r Multiplies the specified delay with a random value # 84.59 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 84.59 [+0.00] -a Use specified source mac address, no matter what has # 84.59 [+0.00] been specified with other arguments; keywords see below, # 84.60 [+0.00] Default is own interface # 84.60 [+0.00] -b Same with destination mac address; keywords: # 84.60 [+0.00] rand Use a random MAC address # 84.60 [+0.00] bc Use a broadcast MAC address # 84.60 [+0.00] own Use own interface MAC address (default for source MAC) # 84.60 [+0.00] stp Use IEEE 802.1d STP multicast address # 84.60 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 84.60 [+0.00] -A Use specified source IP address (default is own interface IP) # 84.61 [+0.00] -B Send packet to specified destination IP or domain name # 84.61 [+0.00] -P Use the specified ASCII payload # 84.61 [+0.00] -f Read the ASCII payload from a file # 84.61 [+0.00] -F Read the hexadecimal payload from a file # 84.61 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 84.61 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 84.61 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 84.62 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 84.62 [+0.00] encapsulations in lower layers, most packet types allow/require # 84.62 [+0.00] additional packet-specific arguments in an ; # 84.62 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 84.62 [+0.00] dns, rtp, syslog, lldp and more; # 84.62 [+0.00] For context-help use 'help' as ! # 84.62 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 84.63 [+0.00] Enter -T help or -T rtp help for further information # 84.63 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 84.63 [+0.00] -V|VV|... Verbose and more verbose mode # 84.63 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 84.63 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 84.63 [+0.00] typically combined with one of the verbose modes (v or V) # 84.63 [+0.00] -v Show version # 84.63 [+0.00] -h Print this help # 84.63 [+0.00] # 84.63 [+0.00] Examples: # 84.63 [+0.00] mausezahn -x 99 # 84.63 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 84.63 [+0.00] mausezahn -t cdp change -c 0 # 84.63 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 84.63 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 84.64 [+0.00] # 84.64 [+0.00] Note: # 84.64 [+0.00] This tool is targeted for network developers! You should # 84.64 [+0.00] be aware of what you are doing and what these options above # 84.64 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 84.64 [+0.00] # 84.64 [+0.00] Please report bugs to # 84.64 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 84.64 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 84.64 [+0.00] Swiss federal institute of technology (ETH Zurich) # 84.64 [+0.00] License: GNU GPL version 2.0 # 84.64 [+0.00] This is free software: you are free to change and redistribute it. # 84.64 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 84.64 [+0.00] # 85.79 [+1.15] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 85.80 [+0.00] # 85.80 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 85.80 [+0.00] http://www.netsniff-ng.org # 85.80 [+0.00] # 85.80 [+0.00] Usage: mausezahn [options] [interface] || # 85.80 [+0.00] Options: # 85.80 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 85.80 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 85.80 [+0.00] -4 IPv4 mode (default) # 85.80 [+0.00] -6 IPv6 mode # 85.80 [+0.00] -R Set socket priority # 85.81 [+0.00] -c Send packet count times, default:1, infinite:0 # 85.81 [+0.00] -d Apply delay between transmissions. The delay value can be # 85.81 [+0.00] specified in usec (default, no additional unit needed), or in # 85.81 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 85.81 [+0.00] -r Multiplies the specified delay with a random value # 85.82 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 85.82 [+0.00] -a Use specified source mac address, no matter what has # 85.82 [+0.00] been specified with other arguments; keywords see below, # 85.82 [+0.00] Default is own interface # 85.82 [+0.00] -b Same with destination mac address; keywords: # 85.82 [+0.00] rand Use a random MAC address # 85.82 [+0.00] bc Use a broadcast MAC address # 85.82 [+0.00] own Use own interface MAC address (default for source MAC) # 85.83 [+0.00] stp Use IEEE 802.1d STP multicast address # 85.83 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 85.83 [+0.00] -A Use specified source IP address (default is own interface IP) # 85.83 [+0.00] -B Send packet to specified destination IP or domain name # 85.83 [+0.00] -P Use the specified ASCII payload # 85.83 [+0.00] -f Read the ASCII payload from a file # 85.83 [+0.00] -F Read the hexadecimal payload from a file # 85.84 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 85.84 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 85.84 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 85.84 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 85.84 [+0.00] encapsulations in lower layers, most packet types allow/require # 85.84 [+0.00] additional packet-specific arguments in an ; # 85.84 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 85.85 [+0.00] dns, rtp, syslog, lldp and more; # 85.85 [+0.00] For context-help use 'help' as ! # 85.85 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 85.85 [+0.00] Enter -T help or -T rtp help for further information # 85.85 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 85.85 [+0.00] -V|VV|... Verbose and more verbose mode # 85.85 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 85.86 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 85.86 [+0.00] typically combined with one of the verbose modes (v or V) # 85.86 [+0.00] -v Show version # 85.86 [+0.00] -h Print this help # 85.86 [+0.00] # 85.86 [+0.00] Examples: # 85.86 [+0.00] mausezahn -x 99 # 85.86 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 85.86 [+0.00] mausezahn -t cdp change -c 0 # 85.86 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 85.86 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 85.87 [+0.00] # 85.87 [+0.00] Note: # 85.87 [+0.00] This tool is targeted for network developers! You should # 85.87 [+0.00] be aware of what you are doing and what these options above # 85.87 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 85.87 [+0.00] # 85.87 [+0.00] Please report bugs to # 85.87 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 85.87 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 85.87 [+0.00] Swiss federal institute of technology (ETH Zurich) # 85.87 [+0.00] License: GNU GPL version 2.0 # 85.87 [+0.00] This is free software: you are free to change and redistribute it. # 85.88 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 85.88 [+0.00] # 86.85 [+0.98] TEST: ctl6: port_vlan: isolation of port and per-VLAN ngroups [FAIL] # 86.85 [+0.00] Number of groups at VLAN 20 was 4, now is 4, but 5 entries added on VLAN 20, 9 expected # 86.98 [+0.12] TEST: cfg4: port_vlan maxgroups: reporting and treatment of 0 [ OK ] # 87.17 [+0.20] TEST: cfg4: port_vlan maxgroups: isolation of port and per-VLAN maximums [ OK ] # 87.40 [+0.23] TEST: cfg4: port_vlan maxgroups: configure below ngroups [ OK ] # 87.50 [+0.09] TEST: cfg4: port_vlan maxgroups: add too many MDB entries [ OK ] # 87.87 [+0.37] TEST: cfg4: port_vlan maxgroups: isolation of port and per-VLAN ngroups [ OK ] # 88.05 [+0.18] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 88.05 [+0.00] # 88.05 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 88.05 [+0.00] http://www.netsniff-ng.org # 88.05 [+0.00] # 88.05 [+0.00] Usage: mausezahn [options] [interface] || # 88.05 [+0.00] Options: # 88.05 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 88.05 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 88.05 [+0.00] -4 IPv4 mode (default) # 88.05 [+0.00] -6 IPv6 mode # 88.05 [+0.00] -R Set socket priority # 88.06 [+0.00] -c Send packet count times, default:1, infinite:0 # 88.06 [+0.00] -d Apply delay between transmissions. The delay value can be # 88.06 [+0.00] specified in usec (default, no additional unit needed), or in # 88.06 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 88.06 [+0.00] -r Multiplies the specified delay with a random value # 88.06 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 88.06 [+0.00] -a Use specified source mac address, no matter what has # 88.06 [+0.00] been specified with other arguments; keywords see below, # 88.06 [+0.00] Default is own interface # 88.07 [+0.00] -b Same with destination mac address; keywords: # 88.07 [+0.00] rand Use a random MAC address # 88.07 [+0.00] bc Use a broadcast MAC address # 88.07 [+0.00] own Use own interface MAC address (default for source MAC) # 88.07 [+0.00] stp Use IEEE 802.1d STP multicast address # 88.07 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 88.07 [+0.00] -A Use specified source IP address (default is own interface IP) # 88.07 [+0.00] -B Send packet to specified destination IP or domain name # 88.08 [+0.00] -P Use the specified ASCII payload # 88.08 [+0.00] -f Read the ASCII payload from a file # 88.08 [+0.00] -F Read the hexadecimal payload from a file # 88.08 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 88.08 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 88.08 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 88.08 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 88.08 [+0.00] encapsulations in lower layers, most packet types allow/require # 88.09 [+0.00] additional packet-specific arguments in an ; # 88.09 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 88.09 [+0.00] dns, rtp, syslog, lldp and more; # 88.09 [+0.00] For context-help use 'help' as ! # 88.09 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 88.09 [+0.00] Enter -T help or -T rtp help for further information # 88.10 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 88.10 [+0.00] -V|VV|... Verbose and more verbose mode # 88.10 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 88.10 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 88.10 [+0.00] typically combined with one of the verbose modes (v or V) # 88.10 [+0.00] -v Show version # 88.10 [+0.00] -h Print this help # 88.10 [+0.00] # 88.10 [+0.00] Examples: # 88.11 [+0.00] mausezahn -x 99 # 88.11 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 88.11 [+0.00] mausezahn -t cdp change -c 0 # 88.11 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 88.11 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 88.11 [+0.00] # 88.11 [+0.00] Note: # 88.11 [+0.00] This tool is targeted for network developers! You should # 88.11 [+0.00] be aware of what you are doing and what these options above # 88.11 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 88.11 [+0.00] # 88.11 [+0.00] Please report bugs to # 88.12 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 88.12 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 88.12 [+0.00] Swiss federal institute of technology (ETH Zurich) # 88.12 [+0.00] License: GNU GPL version 2.0 # 88.12 [+0.00] This is free software: you are free to change and redistribute it. # 88.12 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 88.12 [+0.00] # 89.09 [+0.97] mcast_max_groups # 89.18 [+0.08] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 89.18 [+0.00] # 89.18 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 89.18 [+0.00] http://www.netsniff-ng.org # 89.18 [+0.00] # 89.18 [+0.00] Usage: mausezahn [options] [interface] || # 89.18 [+0.00] Options: # 89.18 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 89.19 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 89.19 [+0.00] -4 IPv4 mode (default) # 89.19 [+0.00] -6 IPv6 mode # 89.19 [+0.00] -R Set socket priority # 89.19 [+0.00] -c Send packet count times, default:1, infinite:0 # 89.19 [+0.00] -d Apply delay between transmissions. The delay value can be # 89.19 [+0.00] specified in usec (default, no additional unit needed), or in # 89.19 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 89.19 [+0.00] -r Multiplies the specified delay with a random value # 89.20 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 89.20 [+0.00] -a Use specified source mac address, no matter what has # 89.20 [+0.00] been specified with other arguments; keywords see below, # 89.20 [+0.00] Default is own interface # 89.20 [+0.00] -b Same with destination mac address; keywords: # 89.20 [+0.00] rand Use a random MAC address # 89.20 [+0.00] bc Use a broadcast MAC address # 89.20 [+0.00] own Use own interface MAC address (default for source MAC) # 89.20 [+0.00] stp Use IEEE 802.1d STP multicast address # 89.20 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 89.20 [+0.00] -A Use specified source IP address (default is own interface IP) # 89.21 [+0.00] -B Send packet to specified destination IP or domain name # 89.21 [+0.00] -P Use the specified ASCII payload # 89.21 [+0.00] -f Read the ASCII payload from a file # 89.21 [+0.00] -F Read the hexadecimal payload from a file # 89.21 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 89.21 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 89.21 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 89.21 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 89.21 [+0.00] encapsulations in lower layers, most packet types allow/require # 89.22 [+0.00] additional packet-specific arguments in an ; # 89.22 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 89.22 [+0.00] dns, rtp, syslog, lldp and more; # 89.22 [+0.00] For context-help use 'help' as ! # 89.22 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 89.22 [+0.00] Enter -T help or -T rtp help for further information # 89.23 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 89.23 [+0.00] -V|VV|... Verbose and more verbose mode # 89.23 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 89.23 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 89.23 [+0.00] typically combined with one of the verbose modes (v or V) # 89.23 [+0.00] -v Show version # 89.23 [+0.00] -h Print this help # 89.23 [+0.00] # 89.23 [+0.00] Examples: # 89.23 [+0.00] mausezahn -x 99 # 89.23 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 89.23 [+0.00] mausezahn -t cdp change -c 0 # 89.23 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 89.24 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 89.24 [+0.00] # 89.24 [+0.00] Note: # 89.24 [+0.00] This tool is targeted for network developers! You should # 89.24 [+0.00] be aware of what you are doing and what these options above # 89.24 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 89.24 [+0.00] # 89.24 [+0.00] Please report bugs to # 89.24 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 89.24 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 89.24 [+0.00] Swiss federal institute of technology (ETH Zurich) # 89.24 [+0.00] License: GNU GPL version 2.0 # 89.25 [+0.00] This is free software: you are free to change and redistribute it. # 89.25 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 89.25 [+0.00] # 90.24 [+0.99] TEST: ctl4: port_vlan maxgroups: reporting and treatment of 0 [FAIL] # 90.24 [+0.00] Adding 5 MDB entries failed but should have passed # 90.46 [+0.22] TEST: ctl4: port_vlan maxgroups: isolation of port and per-VLAN maximums [ OK ] # 90.62 [+0.16] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 90.62 [+0.00] # 90.62 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 90.62 [+0.00] http://www.netsniff-ng.org # 90.62 [+0.00] # 90.62 [+0.00] Usage: mausezahn [options] [interface] || # 90.62 [+0.00] Options: # 90.62 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 90.62 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 90.62 [+0.00] -4 IPv4 mode (default) # 90.62 [+0.00] -6 IPv6 mode # 90.62 [+0.00] -R Set socket priority # 90.63 [+0.00] -c Send packet count times, default:1, infinite:0 # 90.63 [+0.00] -d Apply delay between transmissions. The delay value can be # 90.63 [+0.00] specified in usec (default, no additional unit needed), or in # 90.63 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 90.63 [+0.00] -r Multiplies the specified delay with a random value # 90.63 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 90.63 [+0.00] -a Use specified source mac address, no matter what has # 90.63 [+0.00] been specified with other arguments; keywords see below, # 90.63 [+0.00] Default is own interface # 90.63 [+0.00] -b Same with destination mac address; keywords: # 90.63 [+0.00] rand Use a random MAC address # 90.64 [+0.00] bc Use a broadcast MAC address # 90.64 [+0.00] own Use own interface MAC address (default for source MAC) # 90.64 [+0.00] stp Use IEEE 802.1d STP multicast address # 90.64 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 90.64 [+0.00] -A Use specified source IP address (default is own interface IP) # 90.64 [+0.00] -B Send packet to specified destination IP or domain name # 90.64 [+0.00] -P Use the specified ASCII payload # 90.64 [+0.00] -f Read the ASCII payload from a file # 90.64 [+0.00] -F Read the hexadecimal payload from a file # 90.64 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 90.65 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 90.65 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 90.65 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 90.65 [+0.00] encapsulations in lower layers, most packet types allow/require # 90.65 [+0.00] additional packet-specific arguments in an ; # 90.65 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 90.65 [+0.00] dns, rtp, syslog, lldp and more; # 90.65 [+0.00] For context-help use 'help' as ! # 90.66 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 90.66 [+0.00] Enter -T help or -T rtp help for further information # 90.66 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 90.66 [+0.00] -V|VV|... Verbose and more verbose mode # 90.66 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 90.66 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 90.66 [+0.00] typically combined with one of the verbose modes (v or V) # 90.66 [+0.00] -v Show version # 90.66 [+0.00] -h Print this help # 90.67 [+0.00] # 90.67 [+0.00] Examples: # 90.67 [+0.00] mausezahn -x 99 # 90.67 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 90.67 [+0.00] mausezahn -t cdp change -c 0 # 90.67 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 90.67 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 90.67 [+0.00] # 90.67 [+0.00] Note: # 90.67 [+0.00] This tool is targeted for network developers! You should # 90.67 [+0.00] be aware of what you are doing and what these options above # 90.67 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 90.67 [+0.00] # 90.67 [+0.00] Please report bugs to # 90.67 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 90.67 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 90.67 [+0.00] Swiss federal institute of technology (ETH Zurich) # 90.68 [+0.00] License: GNU GPL version 2.0 # 90.68 [+0.00] This is free software: you are free to change and redistribute it. # 90.68 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 90.68 [+0.00] # 91.67 [+0.99] mcast_max_groups # 92.92 [+1.25] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 92.92 [+0.00] # 92.92 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 92.92 [+0.00] http://www.netsniff-ng.org # 92.92 [+0.00] # 92.92 [+0.00] Usage: mausezahn [options] [interface] || # 92.92 [+0.00] Options: # 92.92 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 92.92 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 92.93 [+0.00] -4 IPv4 mode (default) # 92.93 [+0.00] -6 IPv6 mode # 92.93 [+0.00] -R Set socket priority # 92.93 [+0.00] -c Send packet count times, default:1, infinite:0 # 92.93 [+0.00] -d Apply delay between transmissions. The delay value can be # 92.93 [+0.00] specified in usec (default, no additional unit needed), or in # 92.94 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 92.94 [+0.00] -r Multiplies the specified delay with a random value # 92.94 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 92.94 [+0.00] -a Use specified source mac address, no matter what has # 92.94 [+0.00] been specified with other arguments; keywords see below, # 92.94 [+0.00] Default is own interface # 92.94 [+0.00] -b Same with destination mac address; keywords: # 92.95 [+0.00] rand Use a random MAC address # 92.95 [+0.00] bc Use a broadcast MAC address # 92.95 [+0.00] own Use own interface MAC address (default for source MAC) # 92.95 [+0.00] stp Use IEEE 802.1d STP multicast address # 92.95 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 92.95 [+0.00] -A Use specified source IP address (default is own interface IP) # 92.95 [+0.00] -B Send packet to specified destination IP or domain name # 92.96 [+0.00] -P Use the specified ASCII payload # 92.96 [+0.00] -f Read the ASCII payload from a file # 92.96 [+0.00] -F Read the hexadecimal payload from a file # 92.96 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 92.96 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 92.96 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 92.96 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 92.96 [+0.00] encapsulations in lower layers, most packet types allow/require # 92.97 [+0.00] additional packet-specific arguments in an ; # 92.97 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 92.97 [+0.00] dns, rtp, syslog, lldp and more; # 92.97 [+0.00] For context-help use 'help' as ! # 92.97 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 92.97 [+0.00] Enter -T help or -T rtp help for further information # 92.97 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 92.98 [+0.00] -V|VV|... Verbose and more verbose mode # 92.98 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 92.98 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 92.98 [+0.00] typically combined with one of the verbose modes (v or V) # 92.98 [+0.00] -v Show version # 92.98 [+0.00] -h Print this help # 92.98 [+0.00] # 92.98 [+0.00] Examples: # 92.98 [+0.00] mausezahn -x 99 # 92.98 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 92.98 [+0.00] mausezahn -t cdp change -c 0 # 92.98 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 92.98 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 92.99 [+0.00] # 92.99 [+0.00] Note: # 92.99 [+0.00] This tool is targeted for network developers! You should # 92.99 [+0.00] be aware of what you are doing and what these options above # 92.99 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 92.99 [+0.00] # 92.99 [+0.00] Please report bugs to # 92.99 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 92.99 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 92.99 [+0.00] Swiss federal institute of technology (ETH Zurich) # 92.99 [+0.00] License: GNU GPL version 2.0 # 92.99 [+0.00] This is free software: you are free to change and redistribute it. # 92.99 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 92.99 [+0.00] # 94.06 [+1.07] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 94.06 [+0.00] # 94.06 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 94.06 [+0.00] http://www.netsniff-ng.org # 94.06 [+0.00] # 94.06 [+0.00] Usage: mausezahn [options] [interface] || # 94.07 [+0.00] Options: # 94.07 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 94.07 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 94.07 [+0.00] -4 IPv4 mode (default) # 94.07 [+0.00] -6 IPv6 mode # 94.07 [+0.00] -R Set socket priority # 94.07 [+0.00] -c Send packet count times, default:1, infinite:0 # 94.08 [+0.00] -d Apply delay between transmissions. The delay value can be # 94.08 [+0.00] specified in usec (default, no additional unit needed), or in # 94.08 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 94.08 [+0.00] -r Multiplies the specified delay with a random value # 94.08 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 94.08 [+0.00] -a Use specified source mac address, no matter what has # 94.08 [+0.00] been specified with other arguments; keywords see below, # 94.09 [+0.00] Default is own interface # 94.09 [+0.00] -b Same with destination mac address; keywords: # 94.09 [+0.00] rand Use a random MAC address # 94.09 [+0.00] bc Use a broadcast MAC address # 94.09 [+0.00] own Use own interface MAC address (default for source MAC) # 94.09 [+0.00] stp Use IEEE 802.1d STP multicast address # 94.09 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 94.10 [+0.00] -A Use specified source IP address (default is own interface IP) # 94.10 [+0.00] -B Send packet to specified destination IP or domain name # 94.10 [+0.00] -P Use the specified ASCII payload # 94.10 [+0.00] -f Read the ASCII payload from a file # 94.10 [+0.00] -F Read the hexadecimal payload from a file # 94.10 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 94.11 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 94.11 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 94.11 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 94.11 [+0.00] encapsulations in lower layers, most packet types allow/require # 94.11 [+0.00] additional packet-specific arguments in an ; # 94.11 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 94.12 [+0.00] dns, rtp, syslog, lldp and more; # 94.12 [+0.00] For context-help use 'help' as ! # 94.12 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 94.12 [+0.00] Enter -T help or -T rtp help for further information # 94.12 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 94.12 [+0.00] -V|VV|... Verbose and more verbose mode # 94.12 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 94.12 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 94.12 [+0.00] typically combined with one of the verbose modes (v or V) # 94.13 [+0.00] -v Show version # 94.13 [+0.00] -h Print this help # 94.13 [+0.00] # 94.13 [+0.00] Examples: # 94.13 [+0.00] mausezahn -x 99 # 94.13 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 94.13 [+0.00] mausezahn -t cdp change -c 0 # 94.13 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 94.13 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 94.14 [+0.00] # 94.14 [+0.00] Note: # 94.14 [+0.00] This tool is targeted for network developers! You should # 94.14 [+0.00] be aware of what you are doing and what these options above # 94.14 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 94.14 [+0.00] # 94.14 [+0.00] Please report bugs to # 94.14 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 94.14 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 94.14 [+0.00] Swiss federal institute of technology (ETH Zurich) # 94.15 [+0.00] License: GNU GPL version 2.0 # 94.15 [+0.00] This is free software: you are free to change and redistribute it. # 94.15 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 94.15 [+0.00] # 95.09 [+0.94] mcast_max_groups # 95.16 [+0.08] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 95.17 [+0.00] # 95.17 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 95.17 [+0.00] http://www.netsniff-ng.org # 95.17 [+0.00] # 95.17 [+0.00] Usage: mausezahn [options] [interface] || # 95.17 [+0.00] Options: # 95.17 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 95.17 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 95.17 [+0.00] -4 IPv4 mode (default) # 95.17 [+0.00] -6 IPv6 mode # 95.17 [+0.00] -R Set socket priority # 95.17 [+0.00] -c Send packet count times, default:1, infinite:0 # 95.17 [+0.00] -d Apply delay between transmissions. The delay value can be # 95.17 [+0.00] specified in usec (default, no additional unit needed), or in # 95.17 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 95.17 [+0.00] -r Multiplies the specified delay with a random value # 95.18 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 95.18 [+0.00] -a Use specified source mac address, no matter what has # 95.18 [+0.00] been specified with other arguments; keywords see below, # 95.18 [+0.00] Default is own interface # 95.18 [+0.00] -b Same with destination mac address; keywords: # 95.18 [+0.00] rand Use a random MAC address # 95.18 [+0.00] bc Use a broadcast MAC address # 95.18 [+0.00] own Use own interface MAC address (default for source MAC) # 95.18 [+0.00] stp Use IEEE 802.1d STP multicast address # 95.18 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 95.18 [+0.00] -A Use specified source IP address (default is own interface IP) # 95.18 [+0.00] -B Send packet to specified destination IP or domain name # 95.18 [+0.00] -P Use the specified ASCII payload # 95.19 [+0.00] -f Read the ASCII payload from a file # 95.19 [+0.00] -F Read the hexadecimal payload from a file # 95.19 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 95.19 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 95.19 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 95.19 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 95.19 [+0.00] encapsulations in lower layers, most packet types allow/require # 95.19 [+0.00] additional packet-specific arguments in an ; # 95.19 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 95.19 [+0.00] dns, rtp, syslog, lldp and more; # 95.19 [+0.00] For context-help use 'help' as ! # 95.19 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 95.20 [+0.00] Enter -T help or -T rtp help for further information # 95.20 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 95.20 [+0.00] -V|VV|... Verbose and more verbose mode # 95.20 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 95.20 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 95.20 [+0.00] typically combined with one of the verbose modes (v or V) # 95.20 [+0.00] -v Show version # 95.20 [+0.00] -h Print this help # 95.20 [+0.00] # 95.20 [+0.00] Examples: # 95.20 [+0.00] mausezahn -x 99 # 95.20 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 95.20 [+0.00] mausezahn -t cdp change -c 0 # 95.20 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 95.20 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 95.21 [+0.00] # 95.21 [+0.00] Note: # 95.21 [+0.00] This tool is targeted for network developers! You should # 95.21 [+0.00] be aware of what you are doing and what these options above # 95.21 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 95.21 [+0.00] # 95.21 [+0.00] Please report bugs to # 95.21 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 95.21 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 95.21 [+0.00] Swiss federal institute of technology (ETH Zurich) # 95.21 [+0.00] License: GNU GPL version 2.0 # 95.21 [+0.00] This is free software: you are free to change and redistribute it. # 95.21 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 95.21 [+0.00] # 96.24 [+1.03] TEST: ctl4: port_vlan maxgroups: configure below ngroups [FAIL] # 96.24 [+0.00] dev veth1 vid 10: Adding more entries failed # 97.49 [+1.25] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 97.49 [+0.00] # 97.49 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 97.50 [+0.00] http://www.netsniff-ng.org # 97.50 [+0.00] # 97.50 [+0.00] Usage: mausezahn [options] [interface] || # 97.50 [+0.00] Options: # 97.50 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 97.50 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 97.50 [+0.00] -4 IPv4 mode (default) # 97.50 [+0.00] -6 IPv6 mode # 97.50 [+0.00] -R Set socket priority # 97.50 [+0.00] -c Send packet count times, default:1, infinite:0 # 97.50 [+0.00] -d Apply delay between transmissions. The delay value can be # 97.50 [+0.00] specified in usec (default, no additional unit needed), or in # 97.51 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 97.51 [+0.00] -r Multiplies the specified delay with a random value # 97.51 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 97.51 [+0.00] -a Use specified source mac address, no matter what has # 97.51 [+0.00] been specified with other arguments; keywords see below, # 97.51 [+0.00] Default is own interface # 97.52 [+0.00] -b Same with destination mac address; keywords: # 97.52 [+0.00] rand Use a random MAC address # 97.52 [+0.00] bc Use a broadcast MAC address # 97.52 [+0.00] own Use own interface MAC address (default for source MAC) # 97.52 [+0.00] stp Use IEEE 802.1d STP multicast address # 97.52 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 97.52 [+0.00] -A Use specified source IP address (default is own interface IP) # 97.52 [+0.00] -B Send packet to specified destination IP or domain name # 97.52 [+0.00] -P Use the specified ASCII payload # 97.52 [+0.00] -f Read the ASCII payload from a file # 97.52 [+0.00] -F Read the hexadecimal payload from a file # 97.53 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 97.53 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 97.53 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 97.53 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 97.53 [+0.00] encapsulations in lower layers, most packet types allow/require # 97.53 [+0.00] additional packet-specific arguments in an ; # 97.53 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 97.53 [+0.00] dns, rtp, syslog, lldp and more; # 97.53 [+0.00] For context-help use 'help' as ! # 97.54 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 97.54 [+0.00] Enter -T help or -T rtp help for further information # 97.54 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 97.54 [+0.00] -V|VV|... Verbose and more verbose mode # 97.54 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 97.54 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 97.54 [+0.00] typically combined with one of the verbose modes (v or V) # 97.54 [+0.00] -v Show version # 97.54 [+0.00] -h Print this help # 97.54 [+0.00] # 97.54 [+0.00] Examples: # 97.54 [+0.00] mausezahn -x 99 # 97.55 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 97.55 [+0.00] mausezahn -t cdp change -c 0 # 97.55 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 97.55 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 97.55 [+0.00] # 97.55 [+0.00] Note: # 97.55 [+0.00] This tool is targeted for network developers! You should # 97.55 [+0.00] be aware of what you are doing and what these options above # 97.55 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 97.55 [+0.00] # 97.55 [+0.00] Please report bugs to # 97.55 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 97.55 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 97.55 [+0.00] Swiss federal institute of technology (ETH Zurich) # 97.55 [+0.00] License: GNU GPL version 2.0 # 97.55 [+0.00] This is free software: you are free to change and redistribute it. # 97.56 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 97.56 [+0.00] # 98.55 [+0.99] TEST: ctl4: port_vlan maxgroups: add too many MDB entries [ OK ] # 98.72 [+0.17] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 98.73 [+0.00] # 98.73 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 98.73 [+0.00] http://www.netsniff-ng.org # 98.73 [+0.00] # 98.73 [+0.00] Usage: mausezahn [options] [interface] || # 98.73 [+0.00] Options: # 98.73 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 98.73 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 98.73 [+0.00] -4 IPv4 mode (default) # 98.73 [+0.00] -6 IPv6 mode # 98.73 [+0.00] -R Set socket priority # 98.73 [+0.00] -c Send packet count times, default:1, infinite:0 # 98.73 [+0.00] -d Apply delay between transmissions. The delay value can be # 98.73 [+0.00] specified in usec (default, no additional unit needed), or in # 98.74 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 98.74 [+0.00] -r Multiplies the specified delay with a random value # 98.74 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 98.74 [+0.00] -a Use specified source mac address, no matter what has # 98.74 [+0.00] been specified with other arguments; keywords see below, # 98.74 [+0.00] Default is own interface # 98.74 [+0.00] -b Same with destination mac address; keywords: # 98.74 [+0.00] rand Use a random MAC address # 98.74 [+0.00] bc Use a broadcast MAC address # 98.75 [+0.00] own Use own interface MAC address (default for source MAC) # 98.75 [+0.00] stp Use IEEE 802.1d STP multicast address # 98.75 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 98.75 [+0.00] -A Use specified source IP address (default is own interface IP) # 98.75 [+0.00] -B Send packet to specified destination IP or domain name # 98.75 [+0.00] -P Use the specified ASCII payload # 98.75 [+0.00] -f Read the ASCII payload from a file # 98.76 [+0.00] -F Read the hexadecimal payload from a file # 98.76 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 98.76 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 98.76 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 98.76 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 98.76 [+0.00] encapsulations in lower layers, most packet types allow/require # 98.76 [+0.00] additional packet-specific arguments in an ; # 98.76 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 98.77 [+0.00] dns, rtp, syslog, lldp and more; # 98.77 [+0.00] For context-help use 'help' as ! # 98.77 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 98.77 [+0.00] Enter -T help or -T rtp help for further information # 98.77 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 98.77 [+0.00] -V|VV|... Verbose and more verbose mode # 98.77 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 98.77 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 98.77 [+0.00] typically combined with one of the verbose modes (v or V) # 98.77 [+0.00] -v Show version # 98.78 [+0.00] -h Print this help # 98.78 [+0.00] # 98.78 [+0.00] Examples: # 98.78 [+0.00] mausezahn -x 99 # 98.78 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 98.78 [+0.00] mausezahn -t cdp change -c 0 # 98.78 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 98.78 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 98.78 [+0.00] # 98.78 [+0.00] Note: # 98.78 [+0.00] This tool is targeted for network developers! You should # 98.78 [+0.00] be aware of what you are doing and what these options above # 98.78 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 98.78 [+0.00] # 98.78 [+0.00] Please report bugs to # 98.78 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 98.78 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 98.78 [+0.00] Swiss federal institute of technology (ETH Zurich) # 98.79 [+0.00] License: GNU GPL version 2.0 # 98.79 [+0.00] This is free software: you are free to change and redistribute it. # 98.79 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 98.79 [+0.00] # 99.76 [+0.98] mcast_max_groups # 102.20 [+2.43] # 102.20 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 102.20 [+0.00] http://www.netsniff-ng.org # 102.20 [+0.00] # 102.20 [+0.00] Usage: mausezahn [options] [interface] || # 102.20 [+0.00] Options: # 102.20 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 102.20 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 102.20 [+0.00] -4 IPv4 mode (default) # 102.20 [+0.00] -6 IPv6 mode # 102.20 [+0.00] -R Set socket priority # 102.21 [+0.00] -c Send packet count times, default:1, infinite:0 # 102.21 [+0.00] -d Apply delay between transmissions. The delay value can be # 102.21 [+0.00] specified in usec (default, no additional unit needed), or in # 102.21 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 102.21 [+0.00] -r Multiplies the specified delay with a random value # 102.21 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 102.21 [+0.00] -a Use specified source mac address, no matter what has # 102.21 [+0.00] been specified with other arguments; keywords see below, # 102.21 [+0.00] Default is own interface # 102.21 [+0.00] -b Same with destination mac address; keywords: # 102.21 [+0.00] rand Use a random MAC address # 102.22 [+0.00] bc Use a broadcast MAC address # 102.22 [+0.00] own Use own interface MAC address (default for source MAC) # 102.22 [+0.00] stp Use IEEE 802.1d STP multicast address # 102.22 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 102.22 [+0.00] -A Use specified source IP address (default is own interface IP) # 102.22 [+0.00] -B Send packet to specified destination IP or domain name # 102.22 [+0.00] -P Use the specified ASCII payload # 102.22 [+0.00] -f Read the ASCII payload from a file # 102.22 [+0.00] -F Read the hexadecimal payload from a file # 102.22 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 102.22 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 102.23 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 102.23 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 102.23 [+0.00] encapsulations in lower layers, most packet types allow/require # 102.23 [+0.00] additional packet-specific arguments in an ; # 102.23 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 102.23 [+0.00] dns, rtp, syslog, lldp and more; # 102.23 [+0.00] For context-help use 'help' as ! # 102.23 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 102.23 [+0.00] Enter -T help or -T rtp help for further information # 102.23 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 102.24 [+0.00] -V|VV|... Verbose and more verbose mode # 102.24 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 102.24 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 102.24 [+0.00] typically combined with one of the verbose modes (v or V) # 102.24 [+0.00] -v Show version # 102.24 [+0.00] -h Print this help # 102.24 [+0.00] # 102.24 [+0.00] Examples: # 102.24 [+0.00] mausezahn -x 99 # 102.24 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 102.24 [+0.00] mausezahn -t cdp change -c 0 # 102.24 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 102.24 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 102.24 [+0.00] # 102.24 [+0.00] Note: # 102.24 [+0.00] This tool is targeted for network developers! You should # 102.25 [+0.00] be aware of what you are doing and what these options above # 102.25 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 102.25 [+0.00] # 102.25 [+0.00] Please report bugs to # 102.25 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 102.25 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 102.25 [+0.00] Swiss federal institute of technology (ETH Zurich) # 102.25 [+0.00] License: GNU GPL version 2.0 # 102.25 [+0.00] This is free software: you are free to change and redistribute it. # 102.25 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 102.25 [+0.00] # 103.36 [+1.11] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 103.37 [+0.00] # 103.37 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 103.37 [+0.00] http://www.netsniff-ng.org # 103.37 [+0.00] # 103.37 [+0.00] Usage: mausezahn [options] [interface] || # 103.37 [+0.00] Options: # 103.37 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 103.37 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 103.37 [+0.00] -4 IPv4 mode (default) # 103.37 [+0.00] -6 IPv6 mode # 103.38 [+0.00] -R Set socket priority # 103.38 [+0.00] -c Send packet count times, default:1, infinite:0 # 103.38 [+0.00] -d Apply delay between transmissions. The delay value can be # 103.38 [+0.00] specified in usec (default, no additional unit needed), or in # 103.38 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 103.38 [+0.00] -r Multiplies the specified delay with a random value # 103.38 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 103.39 [+0.00] -a Use specified source mac address, no matter what has # 103.39 [+0.00] been specified with other arguments; keywords see below, # 103.39 [+0.00] Default is own interface # 103.39 [+0.00] -b Same with destination mac address; keywords: # 103.39 [+0.00] rand Use a random MAC address # 103.39 [+0.00] bc Use a broadcast MAC address # 103.39 [+0.00] own Use own interface MAC address (default for source MAC) # 103.39 [+0.00] stp Use IEEE 802.1d STP multicast address # 103.39 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 103.40 [+0.00] -A Use specified source IP address (default is own interface IP) # 103.40 [+0.00] -B Send packet to specified destination IP or domain name # 103.40 [+0.00] -P Use the specified ASCII payload # 103.40 [+0.00] -f Read the ASCII payload from a file # 103.40 [+0.00] -F Read the hexadecimal payload from a file # 103.40 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 103.40 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 103.40 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 103.41 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 103.41 [+0.00] encapsulations in lower layers, most packet types allow/require # 103.41 [+0.00] additional packet-specific arguments in an ; # 103.41 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 103.41 [+0.00] dns, rtp, syslog, lldp and more; # 103.41 [+0.00] For context-help use 'help' as ! # 103.41 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 103.42 [+0.00] Enter -T help or -T rtp help for further information # 103.42 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 103.42 [+0.00] -V|VV|... Verbose and more verbose mode # 103.42 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 103.42 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 103.42 [+0.00] typically combined with one of the verbose modes (v or V) # 103.42 [+0.00] -v Show version # 103.42 [+0.00] -h Print this help # 103.43 [+0.00] # 103.43 [+0.00] Examples: # 103.43 [+0.00] mausezahn -x 99 # 103.43 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 103.43 [+0.00] mausezahn -t cdp change -c 0 # 103.43 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 103.43 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 103.43 [+0.00] # 103.43 [+0.00] Note: # 103.43 [+0.00] This tool is targeted for network developers! You should # 103.43 [+0.00] be aware of what you are doing and what these options above # 103.43 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 103.43 [+0.00] # 103.43 [+0.00] Please report bugs to # 103.43 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 103.44 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 103.44 [+0.00] Swiss federal institute of technology (ETH Zurich) # 103.44 [+0.00] License: GNU GPL version 2.0 # 103.44 [+0.00] This is free software: you are free to change and redistribute it. # 103.44 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 103.44 [+0.00] # 104.39 [+0.95] mcast_max_groups # 104.47 [+0.08] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 104.47 [+0.00] # 104.47 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 104.47 [+0.00] http://www.netsniff-ng.org # 104.47 [+0.00] # 104.47 [+0.00] Usage: mausezahn [options] [interface] || # 104.48 [+0.00] Options: # 104.48 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 104.48 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 104.48 [+0.00] -4 IPv4 mode (default) # 104.48 [+0.00] -6 IPv6 mode # 104.48 [+0.00] -R Set socket priority # 104.48 [+0.00] -c Send packet count times, default:1, infinite:0 # 104.48 [+0.00] -d Apply delay between transmissions. The delay value can be # 104.48 [+0.00] specified in usec (default, no additional unit needed), or in # 104.48 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 104.48 [+0.00] -r Multiplies the specified delay with a random value # 104.49 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 104.49 [+0.00] -a Use specified source mac address, no matter what has # 104.49 [+0.00] been specified with other arguments; keywords see below, # 104.49 [+0.00] Default is own interface # 104.49 [+0.00] -b Same with destination mac address; keywords: # 104.49 [+0.00] rand Use a random MAC address # 104.49 [+0.00] bc Use a broadcast MAC address # 104.49 [+0.00] own Use own interface MAC address (default for source MAC) # 104.49 [+0.00] stp Use IEEE 802.1d STP multicast address # 104.49 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 104.49 [+0.00] -A Use specified source IP address (default is own interface IP) # 104.50 [+0.00] -B Send packet to specified destination IP or domain name # 104.50 [+0.00] -P Use the specified ASCII payload # 104.50 [+0.00] -f Read the ASCII payload from a file # 104.50 [+0.00] -F Read the hexadecimal payload from a file # 104.50 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 104.50 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 104.50 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 104.50 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 104.50 [+0.00] encapsulations in lower layers, most packet types allow/require # 104.50 [+0.00] additional packet-specific arguments in an ; # 104.51 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 104.51 [+0.00] dns, rtp, syslog, lldp and more; # 104.51 [+0.00] For context-help use 'help' as ! # 104.51 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 104.51 [+0.00] Enter -T help or -T rtp help for further information # 104.51 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 104.52 [+0.00] -V|VV|... Verbose and more verbose mode # 104.52 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 104.52 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 104.52 [+0.00] typically combined with one of the verbose modes (v or V) # 104.52 [+0.00] -v Show version # 104.52 [+0.00] -h Print this help # 104.52 [+0.00] # 104.52 [+0.00] Examples: # 104.52 [+0.00] mausezahn -x 99 # 104.52 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 104.52 [+0.00] mausezahn -t cdp change -c 0 # 104.52 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 104.52 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 104.53 [+0.00] # 104.53 [+0.00] Note: # 104.53 [+0.00] This tool is targeted for network developers! You should # 104.53 [+0.00] be aware of what you are doing and what these options above # 104.53 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 104.53 [+0.00] # 104.53 [+0.00] Please report bugs to # 104.53 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 104.53 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 104.53 [+0.00] Swiss federal institute of technology (ETH Zurich) # 104.53 [+0.00] License: GNU GPL version 2.0 # 104.53 [+0.00] This is free software: you are free to change and redistribute it. # 104.54 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 104.54 [+0.00] # 105.61 [+1.07] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 105.61 [+0.00] # 105.61 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 105.61 [+0.00] http://www.netsniff-ng.org # 105.61 [+0.00] # 105.61 [+0.00] Usage: mausezahn [options] [interface] || # 105.61 [+0.00] Options: # 105.61 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 105.61 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 105.61 [+0.00] -4 IPv4 mode (default) # 105.62 [+0.00] -6 IPv6 mode # 105.62 [+0.00] -R Set socket priority # 105.62 [+0.00] -c Send packet count times, default:1, infinite:0 # 105.62 [+0.00] -d Apply delay between transmissions. The delay value can be # 105.62 [+0.00] specified in usec (default, no additional unit needed), or in # 105.62 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 105.62 [+0.00] -r Multiplies the specified delay with a random value # 105.62 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 105.62 [+0.00] -a Use specified source mac address, no matter what has # 105.62 [+0.00] been specified with other arguments; keywords see below, # 105.62 [+0.00] Default is own interface # 105.63 [+0.00] -b Same with destination mac address; keywords: # 105.63 [+0.00] rand Use a random MAC address # 105.63 [+0.00] bc Use a broadcast MAC address # 105.63 [+0.00] own Use own interface MAC address (default for source MAC) # 105.63 [+0.00] stp Use IEEE 802.1d STP multicast address # 105.63 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 105.63 [+0.00] -A Use specified source IP address (default is own interface IP) # 105.63 [+0.00] -B Send packet to specified destination IP or domain name # 105.63 [+0.00] -P Use the specified ASCII payload # 105.63 [+0.00] -f Read the ASCII payload from a file # 105.64 [+0.00] -F Read the hexadecimal payload from a file # 105.64 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 105.64 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 105.64 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 105.64 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 105.64 [+0.00] encapsulations in lower layers, most packet types allow/require # 105.65 [+0.00] additional packet-specific arguments in an ; # 105.65 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 105.65 [+0.00] dns, rtp, syslog, lldp and more; # 105.65 [+0.00] For context-help use 'help' as ! # 105.65 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 105.65 [+0.00] Enter -T help or -T rtp help for further information # 105.65 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 105.65 [+0.00] -V|VV|... Verbose and more verbose mode # 105.65 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 105.66 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 105.66 [+0.00] typically combined with one of the verbose modes (v or V) # 105.66 [+0.00] -v Show version # 105.66 [+0.00] -h Print this help # 105.66 [+0.00] # 105.66 [+0.00] Examples: # 105.66 [+0.00] mausezahn -x 99 # 105.66 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 105.66 [+0.00] mausezahn -t cdp change -c 0 # 105.66 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 105.66 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 105.66 [+0.00] # 105.66 [+0.00] Note: # 105.66 [+0.00] This tool is targeted for network developers! You should # 105.66 [+0.00] be aware of what you are doing and what these options above # 105.66 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 105.67 [+0.00] # 105.67 [+0.00] Please report bugs to # 105.67 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 105.67 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 105.67 [+0.00] Swiss federal institute of technology (ETH Zurich) # 105.67 [+0.00] License: GNU GPL version 2.0 # 105.67 [+0.00] This is free software: you are free to change and redistribute it. # 105.67 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 105.67 [+0.00] # 106.68 [+1.00] TEST: ctl4: port_vlan maxgroups: isolation of port and per-VLAN ngroups [FAIL] # 106.68 [+0.00] dev veth1 vid 10: Adding 2 MDB entries failed, but should have passed # 106.79 [+0.11] TEST: cfg6: port_vlan maxgroups: reporting and treatment of 0 [ OK ] # 106.98 [+0.19] TEST: cfg6: port_vlan maxgroups: isolation of port and per-VLAN maximums [ OK ] # 107.19 [+0.22] TEST: cfg6: port_vlan maxgroups: configure below ngroups [ OK ] # 107.28 [+0.09] TEST: cfg6: port_vlan maxgroups: add too many MDB entries [ OK ] # 107.62 [+0.34] TEST: cfg6: port_vlan maxgroups: isolation of port and per-VLAN ngroups [ OK ] # 107.86 [+0.24] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 107.86 [+0.00] # 107.86 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 107.86 [+0.00] http://www.netsniff-ng.org # 107.86 [+0.00] # 107.86 [+0.00] Usage: mausezahn [options] [interface] || # 107.87 [+0.00] Options: # 107.87 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 107.87 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 107.87 [+0.00] -4 IPv4 mode (default) # 107.87 [+0.00] -6 IPv6 mode # 107.87 [+0.00] -R Set socket priority # 107.87 [+0.00] -c Send packet count times, default:1, infinite:0 # 107.87 [+0.00] -d Apply delay between transmissions. The delay value can be # 107.88 [+0.00] specified in usec (default, no additional unit needed), or in # 107.88 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 107.88 [+0.00] -r Multiplies the specified delay with a random value # 107.88 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 107.88 [+0.00] -a Use specified source mac address, no matter what has # 107.89 [+0.00] been specified with other arguments; keywords see below, # 107.89 [+0.00] Default is own interface # 107.89 [+0.00] -b Same with destination mac address; keywords: # 107.89 [+0.00] rand Use a random MAC address # 107.89 [+0.00] bc Use a broadcast MAC address # 107.89 [+0.00] own Use own interface MAC address (default for source MAC) # 107.89 [+0.00] stp Use IEEE 802.1d STP multicast address # 107.89 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 107.89 [+0.00] -A Use specified source IP address (default is own interface IP) # 107.90 [+0.00] -B Send packet to specified destination IP or domain name # 107.90 [+0.00] -P Use the specified ASCII payload # 107.90 [+0.00] -f Read the ASCII payload from a file # 107.90 [+0.00] -F Read the hexadecimal payload from a file # 107.90 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 107.90 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 107.90 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 107.90 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 107.91 [+0.00] encapsulations in lower layers, most packet types allow/require # 107.91 [+0.00] additional packet-specific arguments in an ; # 107.91 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 107.91 [+0.00] dns, rtp, syslog, lldp and more; # 107.91 [+0.00] For context-help use 'help' as ! # 107.91 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 107.91 [+0.00] Enter -T help or -T rtp help for further information # 107.92 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 107.92 [+0.00] -V|VV|... Verbose and more verbose mode # 107.92 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 107.92 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 107.92 [+0.00] typically combined with one of the verbose modes (v or V) # 107.92 [+0.00] -v Show version # 107.92 [+0.00] -h Print this help # 107.92 [+0.00] # 107.92 [+0.00] Examples: # 107.92 [+0.00] mausezahn -x 99 # 107.93 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 107.93 [+0.00] mausezahn -t cdp change -c 0 # 107.93 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 107.93 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 107.93 [+0.00] # 107.93 [+0.00] Note: # 107.93 [+0.00] This tool is targeted for network developers! You should # 107.93 [+0.00] be aware of what you are doing and what these options above # 107.93 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 107.93 [+0.00] # 107.93 [+0.00] Please report bugs to # 107.93 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 107.93 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 107.93 [+0.00] Swiss federal institute of technology (ETH Zurich) # 107.93 [+0.00] License: GNU GPL version 2.0 # 107.93 [+0.00] This is free software: you are free to change and redistribute it. # 107.94 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 107.94 [+0.00] # 108.90 [+0.96] mcast_max_groups # 109.05 [+0.15] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 109.05 [+0.00] # 109.05 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 109.05 [+0.00] http://www.netsniff-ng.org # 109.05 [+0.00] # 109.05 [+0.00] Usage: mausezahn [options] [interface] || # 109.05 [+0.00] Options: # 109.05 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 109.05 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 109.06 [+0.00] -4 IPv4 mode (default) # 109.06 [+0.00] -6 IPv6 mode # 109.06 [+0.00] -R Set socket priority # 109.06 [+0.00] -c Send packet count times, default:1, infinite:0 # 109.06 [+0.00] -d Apply delay between transmissions. The delay value can be # 109.06 [+0.00] specified in usec (default, no additional unit needed), or in # 109.06 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 109.06 [+0.00] -r Multiplies the specified delay with a random value # 109.06 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 109.06 [+0.00] -a Use specified source mac address, no matter what has # 109.06 [+0.00] been specified with other arguments; keywords see below, # 109.07 [+0.00] Default is own interface # 109.07 [+0.00] -b Same with destination mac address; keywords: # 109.07 [+0.00] rand Use a random MAC address # 109.07 [+0.00] bc Use a broadcast MAC address # 109.07 [+0.00] own Use own interface MAC address (default for source MAC) # 109.07 [+0.00] stp Use IEEE 802.1d STP multicast address # 109.07 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 109.07 [+0.00] -A Use specified source IP address (default is own interface IP) # 109.07 [+0.00] -B Send packet to specified destination IP or domain name # 109.08 [+0.00] -P Use the specified ASCII payload # 109.08 [+0.00] -f Read the ASCII payload from a file # 109.08 [+0.00] -F Read the hexadecimal payload from a file # 109.08 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 109.08 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 109.08 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 109.08 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 109.08 [+0.00] encapsulations in lower layers, most packet types allow/require # 109.09 [+0.00] additional packet-specific arguments in an ; # 109.09 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 109.09 [+0.00] dns, rtp, syslog, lldp and more; # 109.09 [+0.00] For context-help use 'help' as ! # 109.09 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 109.09 [+0.00] Enter -T help or -T rtp help for further information # 109.09 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 109.09 [+0.00] -V|VV|... Verbose and more verbose mode # 109.09 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 109.09 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 109.10 [+0.00] typically combined with one of the verbose modes (v or V) # 109.10 [+0.00] -v Show version # 109.10 [+0.00] -h Print this help # 109.10 [+0.00] # 109.10 [+0.00] Examples: # 109.10 [+0.00] mausezahn -x 99 # 109.10 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 109.10 [+0.00] mausezahn -t cdp change -c 0 # 109.10 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 109.10 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 109.10 [+0.00] # 109.10 [+0.00] Note: # 109.10 [+0.00] This tool is targeted for network developers! You should # 109.10 [+0.00] be aware of what you are doing and what these options above # 109.10 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 109.10 [+0.00] # 109.10 [+0.00] Please report bugs to # 109.11 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 109.11 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 109.11 [+0.00] Swiss federal institute of technology (ETH Zurich) # 109.11 [+0.00] License: GNU GPL version 2.0 # 109.11 [+0.00] This is free software: you are free to change and redistribute it. # 109.11 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 109.11 [+0.00] # 110.09 [+0.98] TEST: ctl6: port_vlan maxgroups: reporting and treatment of 0 [FAIL] # 110.09 [+0.00] Adding 5 MDB entries failed but should have passed # 110.29 [+0.19] TEST: ctl6: port_vlan maxgroups: isolation of port and per-VLAN maximums [ OK ] # 110.47 [+0.19] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 110.48 [+0.00] # 110.48 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 110.48 [+0.00] http://www.netsniff-ng.org # 110.48 [+0.00] # 110.48 [+0.00] Usage: mausezahn [options] [interface] || # 110.48 [+0.00] Options: # 110.48 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 110.48 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 110.48 [+0.00] -4 IPv4 mode (default) # 110.48 [+0.00] -6 IPv6 mode # 110.48 [+0.00] -R Set socket priority # 110.48 [+0.00] -c Send packet count times, default:1, infinite:0 # 110.48 [+0.00] -d Apply delay between transmissions. The delay value can be # 110.49 [+0.00] specified in usec (default, no additional unit needed), or in # 110.49 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 110.49 [+0.00] -r Multiplies the specified delay with a random value # 110.49 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 110.49 [+0.00] -a Use specified source mac address, no matter what has # 110.49 [+0.00] been specified with other arguments; keywords see below, # 110.49 [+0.00] Default is own interface # 110.49 [+0.00] -b Same with destination mac address; keywords: # 110.49 [+0.00] rand Use a random MAC address # 110.49 [+0.00] bc Use a broadcast MAC address # 110.50 [+0.00] own Use own interface MAC address (default for source MAC) # 110.50 [+0.00] stp Use IEEE 802.1d STP multicast address # 110.50 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 110.50 [+0.00] -A Use specified source IP address (default is own interface IP) # 110.50 [+0.00] -B Send packet to specified destination IP or domain name # 110.50 [+0.00] -P Use the specified ASCII payload # 110.50 [+0.00] -f Read the ASCII payload from a file # 110.50 [+0.00] -F Read the hexadecimal payload from a file # 110.50 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 110.50 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 110.51 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 110.51 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 110.51 [+0.00] encapsulations in lower layers, most packet types allow/require # 110.51 [+0.00] additional packet-specific arguments in an ; # 110.51 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 110.51 [+0.00] dns, rtp, syslog, lldp and more; # 110.51 [+0.00] For context-help use 'help' as ! # 110.51 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 110.51 [+0.00] Enter -T help or -T rtp help for further information # 110.51 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 110.52 [+0.00] -V|VV|... Verbose and more verbose mode # 110.52 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 110.52 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 110.52 [+0.00] typically combined with one of the verbose modes (v or V) # 110.52 [+0.00] -v Show version # 110.52 [+0.00] -h Print this help # 110.52 [+0.00] # 110.52 [+0.00] Examples: # 110.52 [+0.00] mausezahn -x 99 # 110.52 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 110.52 [+0.00] mausezahn -t cdp change -c 0 # 110.52 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 110.52 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 110.52 [+0.00] # 110.52 [+0.00] Note: # 110.52 [+0.00] This tool is targeted for network developers! You should # 110.53 [+0.00] be aware of what you are doing and what these options above # 110.53 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 110.53 [+0.00] # 110.53 [+0.00] Please report bugs to # 110.53 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 110.53 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 110.53 [+0.00] Swiss federal institute of technology (ETH Zurich) # 110.53 [+0.00] License: GNU GPL version 2.0 # 110.53 [+0.00] This is free software: you are free to change and redistribute it. # 110.53 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 110.53 [+0.00] # 111.55 [+1.02] mcast_max_groups # 112.88 [+1.33] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 112.88 [+0.00] # 112.88 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 112.88 [+0.00] http://www.netsniff-ng.org # 112.88 [+0.00] # 112.88 [+0.00] Usage: mausezahn [options] [interface] || # 112.88 [+0.00] Options: # 112.88 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 112.89 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 112.89 [+0.00] -4 IPv4 mode (default) # 112.89 [+0.00] -6 IPv6 mode # 112.89 [+0.00] -R Set socket priority # 112.89 [+0.00] -c Send packet count times, default:1, infinite:0 # 112.89 [+0.00] -d Apply delay between transmissions. The delay value can be # 112.89 [+0.00] specified in usec (default, no additional unit needed), or in # 112.89 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 112.90 [+0.00] -r Multiplies the specified delay with a random value # 112.90 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 112.90 [+0.00] -a Use specified source mac address, no matter what has # 112.90 [+0.00] been specified with other arguments; keywords see below, # 112.90 [+0.00] Default is own interface # 112.90 [+0.00] -b Same with destination mac address; keywords: # 112.90 [+0.00] rand Use a random MAC address # 112.90 [+0.00] bc Use a broadcast MAC address # 112.90 [+0.00] own Use own interface MAC address (default for source MAC) # 112.90 [+0.00] stp Use IEEE 802.1d STP multicast address # 112.91 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 112.91 [+0.00] -A Use specified source IP address (default is own interface IP) # 112.91 [+0.00] -B Send packet to specified destination IP or domain name # 112.91 [+0.00] -P Use the specified ASCII payload # 112.91 [+0.00] -f Read the ASCII payload from a file # 112.91 [+0.00] -F Read the hexadecimal payload from a file # 112.91 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 112.91 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 112.91 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 112.91 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 112.92 [+0.00] encapsulations in lower layers, most packet types allow/require # 112.92 [+0.00] additional packet-specific arguments in an ; # 112.92 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 112.92 [+0.00] dns, rtp, syslog, lldp and more; # 112.92 [+0.00] For context-help use 'help' as ! # 112.92 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 112.92 [+0.00] Enter -T help or -T rtp help for further information # 112.92 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 112.92 [+0.00] -V|VV|... Verbose and more verbose mode # 112.92 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 112.93 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 112.93 [+0.00] typically combined with one of the verbose modes (v or V) # 112.93 [+0.00] -v Show version # 112.93 [+0.00] -h Print this help # 112.93 [+0.00] # 112.93 [+0.00] Examples: # 112.93 [+0.00] mausezahn -x 99 # 112.93 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 112.93 [+0.00] mausezahn -t cdp change -c 0 # 112.93 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 112.93 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 112.94 [+0.00] # 112.94 [+0.00] Note: # 112.94 [+0.00] This tool is targeted for network developers! You should # 112.94 [+0.00] be aware of what you are doing and what these options above # 112.94 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 112.94 [+0.00] # 112.94 [+0.00] Please report bugs to # 112.94 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 112.94 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 112.94 [+0.00] Swiss federal institute of technology (ETH Zurich) # 112.94 [+0.00] License: GNU GPL version 2.0 # 112.94 [+0.00] This is free software: you are free to change and redistribute it. # 112.95 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 112.95 [+0.00] # 114.07 [+1.13] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 114.08 [+0.00] # 114.08 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 114.08 [+0.00] http://www.netsniff-ng.org # 114.08 [+0.00] # 114.08 [+0.00] Usage: mausezahn [options] [interface] || # 114.08 [+0.00] Options: # 114.08 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 114.08 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 114.08 [+0.00] -4 IPv4 mode (default) # 114.08 [+0.00] -6 IPv6 mode # 114.08 [+0.00] -R Set socket priority # 114.08 [+0.00] -c Send packet count times, default:1, infinite:0 # 114.08 [+0.00] -d Apply delay between transmissions. The delay value can be # 114.09 [+0.00] specified in usec (default, no additional unit needed), or in # 114.09 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 114.09 [+0.00] -r Multiplies the specified delay with a random value # 114.09 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 114.09 [+0.00] -a Use specified source mac address, no matter what has # 114.09 [+0.00] been specified with other arguments; keywords see below, # 114.09 [+0.00] Default is own interface # 114.09 [+0.00] -b Same with destination mac address; keywords: # 114.09 [+0.00] rand Use a random MAC address # 114.09 [+0.00] bc Use a broadcast MAC address # 114.10 [+0.00] own Use own interface MAC address (default for source MAC) # 114.10 [+0.00] stp Use IEEE 802.1d STP multicast address # 114.10 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 114.10 [+0.00] -A Use specified source IP address (default is own interface IP) # 114.10 [+0.00] -B Send packet to specified destination IP or domain name # 114.10 [+0.00] -P Use the specified ASCII payload # 114.10 [+0.00] -f Read the ASCII payload from a file # 114.10 [+0.00] -F Read the hexadecimal payload from a file # 114.10 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 114.11 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 114.11 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 114.11 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 114.11 [+0.00] encapsulations in lower layers, most packet types allow/require # 114.11 [+0.00] additional packet-specific arguments in an ; # 114.11 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 114.11 [+0.00] dns, rtp, syslog, lldp and more; # 114.11 [+0.00] For context-help use 'help' as ! # 114.11 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 114.11 [+0.00] Enter -T help or -T rtp help for further information # 114.12 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 114.12 [+0.00] -V|VV|... Verbose and more verbose mode # 114.12 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 114.12 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 114.12 [+0.00] typically combined with one of the verbose modes (v or V) # 114.12 [+0.00] -v Show version # 114.12 [+0.00] -h Print this help # 114.12 [+0.00] # 114.12 [+0.00] Examples: # 114.12 [+0.00] mausezahn -x 99 # 114.12 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 114.12 [+0.00] mausezahn -t cdp change -c 0 # 114.12 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 114.12 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 114.12 [+0.00] # 114.12 [+0.00] Note: # 114.12 [+0.00] This tool is targeted for network developers! You should # 114.13 [+0.00] be aware of what you are doing and what these options above # 114.13 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 114.13 [+0.00] # 114.13 [+0.00] Please report bugs to # 114.13 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 114.13 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 114.13 [+0.00] Swiss federal institute of technology (ETH Zurich) # 114.13 [+0.00] License: GNU GPL version 2.0 # 114.13 [+0.00] This is free software: you are free to change and redistribute it. # 114.13 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 114.13 [+0.00] # 115.11 [+0.98] mcast_max_groups # 115.25 [+0.14] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 115.26 [+0.00] # 115.26 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 115.26 [+0.00] http://www.netsniff-ng.org # 115.26 [+0.00] # 115.26 [+0.00] Usage: mausezahn [options] [interface] || # 115.26 [+0.00] Options: # 115.26 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 115.26 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 115.26 [+0.00] -4 IPv4 mode (default) # 115.26 [+0.00] -6 IPv6 mode # 115.26 [+0.00] -R Set socket priority # 115.26 [+0.00] -c Send packet count times, default:1, infinite:0 # 115.27 [+0.00] -d Apply delay between transmissions. The delay value can be # 115.27 [+0.00] specified in usec (default, no additional unit needed), or in # 115.27 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 115.27 [+0.00] -r Multiplies the specified delay with a random value # 115.27 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 115.28 [+0.00] -a Use specified source mac address, no matter what has # 115.28 [+0.00] been specified with other arguments; keywords see below, # 115.28 [+0.00] Default is own interface # 115.28 [+0.00] -b Same with destination mac address; keywords: # 115.28 [+0.00] rand Use a random MAC address # 115.28 [+0.00] bc Use a broadcast MAC address # 115.28 [+0.00] own Use own interface MAC address (default for source MAC) # 115.28 [+0.00] stp Use IEEE 802.1d STP multicast address # 115.29 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 115.29 [+0.00] -A Use specified source IP address (default is own interface IP) # 115.29 [+0.00] -B Send packet to specified destination IP or domain name # 115.29 [+0.00] -P Use the specified ASCII payload # 115.29 [+0.00] -f Read the ASCII payload from a file # 115.29 [+0.00] -F Read the hexadecimal payload from a file # 115.29 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 115.30 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 115.30 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 115.30 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 115.30 [+0.00] encapsulations in lower layers, most packet types allow/require # 115.30 [+0.00] additional packet-specific arguments in an ; # 115.30 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 115.31 [+0.00] dns, rtp, syslog, lldp and more; # 115.31 [+0.00] For context-help use 'help' as ! # 115.31 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 115.31 [+0.00] Enter -T help or -T rtp help for further information # 115.31 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 115.31 [+0.00] -V|VV|... Verbose and more verbose mode # 115.31 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 115.32 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 115.32 [+0.00] typically combined with one of the verbose modes (v or V) # 115.32 [+0.00] -v Show version # 115.32 [+0.00] -h Print this help # 115.32 [+0.00] # 115.32 [+0.00] Examples: # 115.32 [+0.00] mausezahn -x 99 # 115.32 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 115.32 [+0.00] mausezahn -t cdp change -c 0 # 115.32 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 115.32 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 115.33 [+0.00] # 115.33 [+0.00] Note: # 115.33 [+0.00] This tool is targeted for network developers! You should # 115.33 [+0.00] be aware of what you are doing and what these options above # 115.33 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 115.33 [+0.00] # 115.33 [+0.00] Please report bugs to # 115.33 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 115.33 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 115.33 [+0.00] Swiss federal institute of technology (ETH Zurich) # 115.33 [+0.00] License: GNU GPL version 2.0 # 115.33 [+0.00] This is free software: you are free to change and redistribute it. # 115.34 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 115.34 [+0.00] # 116.29 [+0.95] TEST: ctl6: port_vlan maxgroups: configure below ngroups [FAIL] # 116.29 [+0.00] dev veth1 vid 10: Adding more entries failed # 117.65 [+1.36] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 117.65 [+0.00] # 117.65 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 117.65 [+0.00] http://www.netsniff-ng.org # 117.65 [+0.00] # 117.65 [+0.00] Usage: mausezahn [options] [interface] || # 117.65 [+0.00] Options: # 117.65 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 117.66 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 117.66 [+0.00] -4 IPv4 mode (default) # 117.66 [+0.00] -6 IPv6 mode # 117.66 [+0.00] -R Set socket priority # 117.66 [+0.00] -c Send packet count times, default:1, infinite:0 # 117.66 [+0.00] -d Apply delay between transmissions. The delay value can be # 117.66 [+0.00] specified in usec (default, no additional unit needed), or in # 117.66 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 117.66 [+0.00] -r Multiplies the specified delay with a random value # 117.66 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 117.66 [+0.00] -a Use specified source mac address, no matter what has # 117.67 [+0.00] been specified with other arguments; keywords see below, # 117.67 [+0.00] Default is own interface # 117.67 [+0.00] -b Same with destination mac address; keywords: # 117.67 [+0.00] rand Use a random MAC address # 117.67 [+0.00] bc Use a broadcast MAC address # 117.67 [+0.00] own Use own interface MAC address (default for source MAC) # 117.67 [+0.00] stp Use IEEE 802.1d STP multicast address # 117.67 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 117.67 [+0.00] -A Use specified source IP address (default is own interface IP) # 117.67 [+0.00] -B Send packet to specified destination IP or domain name # 117.67 [+0.00] -P Use the specified ASCII payload # 117.67 [+0.00] -f Read the ASCII payload from a file # 117.68 [+0.00] -F Read the hexadecimal payload from a file # 117.68 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 117.68 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 117.68 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 117.68 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 117.68 [+0.00] encapsulations in lower layers, most packet types allow/require # 117.68 [+0.00] additional packet-specific arguments in an ; # 117.68 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 117.68 [+0.00] dns, rtp, syslog, lldp and more; # 117.68 [+0.00] For context-help use 'help' as ! # 117.69 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 117.69 [+0.00] Enter -T help or -T rtp help for further information # 117.69 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 117.69 [+0.00] -V|VV|... Verbose and more verbose mode # 117.69 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 117.69 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 117.69 [+0.00] typically combined with one of the verbose modes (v or V) # 117.69 [+0.00] -v Show version # 117.69 [+0.00] -h Print this help # 117.69 [+0.00] # 117.69 [+0.00] Examples: # 117.69 [+0.00] mausezahn -x 99 # 117.69 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 117.69 [+0.00] mausezahn -t cdp change -c 0 # 117.69 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 117.70 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 117.70 [+0.00] # 117.70 [+0.00] Note: # 117.70 [+0.00] This tool is targeted for network developers! You should # 117.70 [+0.00] be aware of what you are doing and what these options above # 117.70 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 117.70 [+0.00] # 117.70 [+0.00] Please report bugs to # 117.70 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 117.70 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 117.70 [+0.00] Swiss federal institute of technology (ETH Zurich) # 117.70 [+0.00] License: GNU GPL version 2.0 # 117.70 [+0.00] This is free software: you are free to change and redistribute it. # 117.70 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 117.70 [+0.00] # 118.69 [+0.99] TEST: ctl6: port_vlan maxgroups: add too many MDB entries [ OK ] # 118.91 [+0.22] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 118.92 [+0.00] # 118.92 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 118.92 [+0.00] http://www.netsniff-ng.org # 118.92 [+0.00] # 118.92 [+0.00] Usage: mausezahn [options] [interface] || # 118.92 [+0.00] Options: # 118.92 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 118.92 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 118.92 [+0.00] -4 IPv4 mode (default) # 118.92 [+0.00] -6 IPv6 mode # 118.92 [+0.00] -R Set socket priority # 118.92 [+0.00] -c Send packet count times, default:1, infinite:0 # 118.92 [+0.00] -d Apply delay between transmissions. The delay value can be # 118.93 [+0.00] specified in usec (default, no additional unit needed), or in # 118.93 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 118.93 [+0.00] -r Multiplies the specified delay with a random value # 118.93 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 118.93 [+0.00] -a Use specified source mac address, no matter what has # 118.93 [+0.00] been specified with other arguments; keywords see below, # 118.93 [+0.00] Default is own interface # 118.93 [+0.00] -b Same with destination mac address; keywords: # 118.93 [+0.00] rand Use a random MAC address # 118.93 [+0.00] bc Use a broadcast MAC address # 118.93 [+0.00] own Use own interface MAC address (default for source MAC) # 118.94 [+0.00] stp Use IEEE 802.1d STP multicast address # 118.94 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 118.94 [+0.00] -A Use specified source IP address (default is own interface IP) # 118.94 [+0.00] -B Send packet to specified destination IP or domain name # 118.94 [+0.00] -P Use the specified ASCII payload # 118.94 [+0.00] -f Read the ASCII payload from a file # 118.94 [+0.00] -F Read the hexadecimal payload from a file # 118.94 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 118.95 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 118.95 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 118.95 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 118.95 [+0.00] encapsulations in lower layers, most packet types allow/require # 118.95 [+0.00] additional packet-specific arguments in an ; # 118.95 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 118.95 [+0.00] dns, rtp, syslog, lldp and more; # 118.95 [+0.00] For context-help use 'help' as ! # 118.95 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 118.95 [+0.00] Enter -T help or -T rtp help for further information # 118.96 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 118.96 [+0.00] -V|VV|... Verbose and more verbose mode # 118.96 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 118.96 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 118.96 [+0.00] typically combined with one of the verbose modes (v or V) # 118.96 [+0.00] -v Show version # 118.96 [+0.00] -h Print this help # 118.96 [+0.00] # 118.96 [+0.00] Examples: # 118.96 [+0.00] mausezahn -x 99 # 118.96 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 118.96 [+0.00] mausezahn -t cdp change -c 0 # 118.96 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 118.96 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 118.96 [+0.00] # 118.96 [+0.00] Note: # 118.96 [+0.00] This tool is targeted for network developers! You should # 118.97 [+0.00] be aware of what you are doing and what these options above # 118.97 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 118.97 [+0.00] # 118.97 [+0.00] Please report bugs to # 118.97 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 118.97 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 118.97 [+0.00] Swiss federal institute of technology (ETH Zurich) # 118.97 [+0.00] License: GNU GPL version 2.0 # 118.97 [+0.00] This is free software: you are free to change and redistribute it. # 118.97 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 118.97 [+0.00] # 119.99 [+1.02] mcast_max_groups # 122.58 [+2.59] # 122.58 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 122.58 [+0.00] http://www.netsniff-ng.org # 122.58 [+0.00] # 122.58 [+0.00] Usage: mausezahn [options] [interface] || # 122.59 [+0.00] Options: # 122.59 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 122.59 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 122.59 [+0.00] -4 IPv4 mode (default) # 122.59 [+0.00] -6 IPv6 mode # 122.59 [+0.00] -R Set socket priority # 122.59 [+0.00] -c Send packet count times, default:1, infinite:0 # 122.59 [+0.00] -d Apply delay between transmissions. The delay value can be # 122.59 [+0.00] specified in usec (default, no additional unit needed), or in # 122.60 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 122.60 [+0.00] -r Multiplies the specified delay with a random value # 122.60 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 122.60 [+0.00] -a Use specified source mac address, no matter what has # 122.60 [+0.00] been specified with other arguments; keywords see below, # 122.60 [+0.00] Default is own interface # 122.60 [+0.00] -b Same with destination mac address; keywords: # 122.61 [+0.00] rand Use a random MAC address # 122.61 [+0.00] bc Use a broadcast MAC address # 122.61 [+0.00] own Use own interface MAC address (default for source MAC) # 122.61 [+0.00] stp Use IEEE 802.1d STP multicast address # 122.61 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 122.61 [+0.00] -A Use specified source IP address (default is own interface IP) # 122.61 [+0.00] -B Send packet to specified destination IP or domain name # 122.61 [+0.00] -P Use the specified ASCII payload # 122.61 [+0.00] -f Read the ASCII payload from a file # 122.62 [+0.00] -F Read the hexadecimal payload from a file # 122.62 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 122.62 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 122.62 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 122.62 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 122.62 [+0.00] encapsulations in lower layers, most packet types allow/require # 122.62 [+0.00] additional packet-specific arguments in an ; # 122.63 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 122.63 [+0.00] dns, rtp, syslog, lldp and more; # 122.63 [+0.00] For context-help use 'help' as ! # 122.63 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 122.63 [+0.00] Enter -T help or -T rtp help for further information # 122.63 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 122.63 [+0.00] -V|VV|... Verbose and more verbose mode # 122.63 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 122.64 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 122.64 [+0.00] typically combined with one of the verbose modes (v or V) # 122.64 [+0.00] -v Show version # 122.64 [+0.00] -h Print this help # 122.64 [+0.00] # 122.64 [+0.00] Examples: # 122.64 [+0.00] mausezahn -x 99 # 122.64 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 122.64 [+0.00] mausezahn -t cdp change -c 0 # 122.64 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 122.64 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 122.65 [+0.00] # 122.65 [+0.00] Note: # 122.65 [+0.00] This tool is targeted for network developers! You should # 122.65 [+0.00] be aware of what you are doing and what these options above # 122.65 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 122.65 [+0.00] # 122.65 [+0.00] Please report bugs to # 122.65 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 122.65 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 122.65 [+0.00] Swiss federal institute of technology (ETH Zurich) # 122.65 [+0.00] License: GNU GPL version 2.0 # 122.65 [+0.00] This is free software: you are free to change and redistribute it. # 122.66 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 122.66 [+0.00] # 123.86 [+1.20] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 123.86 [+0.00] # 123.86 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 123.86 [+0.00] http://www.netsniff-ng.org # 123.86 [+0.00] # 123.86 [+0.00] Usage: mausezahn [options] [interface] || # 123.86 [+0.00] Options: # 123.86 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 123.86 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 123.87 [+0.00] -4 IPv4 mode (default) # 123.87 [+0.00] -6 IPv6 mode # 123.87 [+0.00] -R Set socket priority # 123.87 [+0.00] -c Send packet count times, default:1, infinite:0 # 123.87 [+0.00] -d Apply delay between transmissions. The delay value can be # 123.87 [+0.00] specified in usec (default, no additional unit needed), or in # 123.87 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 123.87 [+0.00] -r Multiplies the specified delay with a random value # 123.87 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 123.87 [+0.00] -a Use specified source mac address, no matter what has # 123.87 [+0.00] been specified with other arguments; keywords see below, # 123.88 [+0.00] Default is own interface # 123.88 [+0.00] -b Same with destination mac address; keywords: # 123.88 [+0.00] rand Use a random MAC address # 123.88 [+0.00] bc Use a broadcast MAC address # 123.88 [+0.00] own Use own interface MAC address (default for source MAC) # 123.88 [+0.00] stp Use IEEE 802.1d STP multicast address # 123.88 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 123.88 [+0.00] -A Use specified source IP address (default is own interface IP) # 123.88 [+0.00] -B Send packet to specified destination IP or domain name # 123.89 [+0.00] -P Use the specified ASCII payload # 123.89 [+0.00] -f Read the ASCII payload from a file # 123.89 [+0.00] -F Read the hexadecimal payload from a file # 123.89 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 123.89 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 123.90 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 123.90 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 123.90 [+0.00] encapsulations in lower layers, most packet types allow/require # 123.90 [+0.00] additional packet-specific arguments in an ; # 123.90 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 123.90 [+0.00] dns, rtp, syslog, lldp and more; # 123.90 [+0.00] For context-help use 'help' as ! # 123.90 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 123.91 [+0.00] Enter -T help or -T rtp help for further information # 123.91 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 123.91 [+0.00] -V|VV|... Verbose and more verbose mode # 123.91 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 123.91 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 123.91 [+0.00] typically combined with one of the verbose modes (v or V) # 123.91 [+0.00] -v Show version # 123.91 [+0.00] -h Print this help # 123.91 [+0.00] # 123.91 [+0.00] Examples: # 123.91 [+0.00] mausezahn -x 99 # 123.91 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 123.91 [+0.00] mausezahn -t cdp change -c 0 # 123.92 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 123.92 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 123.92 [+0.00] # 123.92 [+0.00] Note: # 123.92 [+0.00] This tool is targeted for network developers! You should # 123.92 [+0.00] be aware of what you are doing and what these options above # 123.92 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 123.92 [+0.00] # 123.92 [+0.00] Please report bugs to # 123.92 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 123.92 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 123.92 [+0.00] Swiss federal institute of technology (ETH Zurich) # 123.92 [+0.00] License: GNU GPL version 2.0 # 123.92 [+0.00] This is free software: you are free to change and redistribute it. # 123.92 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 123.93 [+0.00] # 124.90 [+0.98] mcast_max_groups # 125.03 [+0.13] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 125.04 [+0.00] # 125.04 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 125.04 [+0.00] http://www.netsniff-ng.org # 125.04 [+0.00] # 125.04 [+0.00] Usage: mausezahn [options] [interface] || # 125.04 [+0.00] Options: # 125.04 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 125.04 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 125.04 [+0.00] -4 IPv4 mode (default) # 125.04 [+0.00] -6 IPv6 mode # 125.04 [+0.00] -R Set socket priority # 125.04 [+0.00] -c Send packet count times, default:1, infinite:0 # 125.04 [+0.00] -d Apply delay between transmissions. The delay value can be # 125.04 [+0.00] specified in usec (default, no additional unit needed), or in # 125.05 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 125.05 [+0.00] -r Multiplies the specified delay with a random value # 125.05 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 125.05 [+0.00] -a Use specified source mac address, no matter what has # 125.05 [+0.00] been specified with other arguments; keywords see below, # 125.05 [+0.00] Default is own interface # 125.05 [+0.00] -b Same with destination mac address; keywords: # 125.05 [+0.00] rand Use a random MAC address # 125.05 [+0.00] bc Use a broadcast MAC address # 125.05 [+0.00] own Use own interface MAC address (default for source MAC) # 125.05 [+0.00] stp Use IEEE 802.1d STP multicast address # 125.06 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 125.06 [+0.00] -A Use specified source IP address (default is own interface IP) # 125.06 [+0.00] -B Send packet to specified destination IP or domain name # 125.06 [+0.00] -P Use the specified ASCII payload # 125.06 [+0.00] -f Read the ASCII payload from a file # 125.06 [+0.00] -F Read the hexadecimal payload from a file # 125.06 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 125.06 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 125.06 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 125.06 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 125.07 [+0.00] encapsulations in lower layers, most packet types allow/require # 125.07 [+0.00] additional packet-specific arguments in an ; # 125.07 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 125.07 [+0.00] dns, rtp, syslog, lldp and more; # 125.07 [+0.00] For context-help use 'help' as ! # 125.07 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 125.07 [+0.00] Enter -T help or -T rtp help for further information # 125.07 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 125.07 [+0.00] -V|VV|... Verbose and more verbose mode # 125.07 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 125.08 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 125.08 [+0.00] typically combined with one of the verbose modes (v or V) # 125.08 [+0.00] -v Show version # 125.08 [+0.00] -h Print this help # 125.08 [+0.00] # 125.08 [+0.00] Examples: # 125.08 [+0.00] mausezahn -x 99 # 125.08 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 125.08 [+0.00] mausezahn -t cdp change -c 0 # 125.08 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 125.08 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 125.08 [+0.00] # 125.08 [+0.00] Note: # 125.08 [+0.00] This tool is targeted for network developers! You should # 125.08 [+0.00] be aware of what you are doing and what these options above # 125.09 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 125.09 [+0.00] # 125.09 [+0.00] Please report bugs to # 125.09 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 125.09 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 125.09 [+0.00] Swiss federal institute of technology (ETH Zurich) # 125.09 [+0.00] License: GNU GPL version 2.0 # 125.09 [+0.00] This is free software: you are free to change and redistribute it. # 125.09 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 125.09 [+0.00] # 126.26 [+1.17] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 126.26 [+0.00] # 126.26 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 126.26 [+0.00] http://www.netsniff-ng.org # 126.26 [+0.00] # 126.26 [+0.00] Usage: mausezahn [options] [interface] || # 126.26 [+0.00] Options: # 126.26 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 126.26 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 126.27 [+0.00] -4 IPv4 mode (default) # 126.27 [+0.00] -6 IPv6 mode # 126.27 [+0.00] -R Set socket priority # 126.27 [+0.00] -c Send packet count times, default:1, infinite:0 # 126.27 [+0.00] -d Apply delay between transmissions. The delay value can be # 126.27 [+0.00] specified in usec (default, no additional unit needed), or in # 126.27 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 126.27 [+0.00] -r Multiplies the specified delay with a random value # 126.27 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 126.27 [+0.00] -a Use specified source mac address, no matter what has # 126.28 [+0.00] been specified with other arguments; keywords see below, # 126.28 [+0.00] Default is own interface # 126.28 [+0.00] -b Same with destination mac address; keywords: # 126.28 [+0.00] rand Use a random MAC address # 126.28 [+0.00] bc Use a broadcast MAC address # 126.28 [+0.00] own Use own interface MAC address (default for source MAC) # 126.28 [+0.00] stp Use IEEE 802.1d STP multicast address # 126.29 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 126.29 [+0.00] -A Use specified source IP address (default is own interface IP) # 126.29 [+0.00] -B Send packet to specified destination IP or domain name # 126.29 [+0.00] -P Use the specified ASCII payload # 126.29 [+0.00] -f Read the ASCII payload from a file # 126.29 [+0.00] -F Read the hexadecimal payload from a file # 126.29 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 126.29 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 126.29 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 126.30 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 126.30 [+0.00] encapsulations in lower layers, most packet types allow/require # 126.30 [+0.00] additional packet-specific arguments in an ; # 126.30 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 126.30 [+0.00] dns, rtp, syslog, lldp and more; # 126.30 [+0.00] For context-help use 'help' as ! # 126.30 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 126.30 [+0.00] Enter -T help or -T rtp help for further information # 126.30 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 126.31 [+0.00] -V|VV|... Verbose and more verbose mode # 126.31 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 126.31 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 126.31 [+0.00] typically combined with one of the verbose modes (v or V) # 126.31 [+0.00] -v Show version # 126.31 [+0.00] -h Print this help # 126.31 [+0.00] # 126.31 [+0.00] Examples: # 126.31 [+0.00] mausezahn -x 99 # 126.31 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 126.31 [+0.00] mausezahn -t cdp change -c 0 # 126.31 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 126.31 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 126.31 [+0.00] # 126.31 [+0.00] Note: # 126.31 [+0.00] This tool is targeted for network developers! You should # 126.32 [+0.00] be aware of what you are doing and what these options above # 126.32 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 126.32 [+0.00] # 126.32 [+0.00] Please report bugs to # 126.32 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 126.32 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 126.32 [+0.00] Swiss federal institute of technology (ETH Zurich) # 126.32 [+0.00] License: GNU GPL version 2.0 # 126.32 [+0.00] This is free software: you are free to change and redistribute it. # 126.32 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 126.32 [+0.00] # 127.32 [+1.00] TEST: ctl6: port_vlan maxgroups: isolation of port and per-VLAN ngroups [FAIL] # 127.32 [+0.00] dev veth1 vid 10: Adding 2 MDB entries failed, but should have passed # 128.44 [+1.12] TEST: cfg4: port_vlan: temp: mcast_vlan_snooping toggle [ OK ] # 129.57 [+1.12] TEST: cfg4: port_vlan: permanent: mcast_vlan_snooping toggle [ OK ] not ok 1 selftests: net/forwarding: bridge_mdb_max.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__->