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.51 [+0.51] INFO: 802.1d tests # 5.78 [+5.27] TEST: cfg4: port: ngroups reporting [ OK ] # 5.92 [+0.14] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 5.93 [+0.01] # 5.93 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 5.93 [+0.00] http://www.netsniff-ng.org # 5.93 [+0.00] # 5.93 [+0.00] Usage: mausezahn [options] [interface] || # 5.94 [+0.00] Options: # 5.94 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 5.94 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 5.94 [+0.00] -4 IPv4 mode (default) # 5.95 [+0.00] -6 IPv6 mode # 5.95 [+0.00] -R Set socket priority # 5.95 [+0.00] -c Send packet count times, default:1, infinite:0 # 5.95 [+0.00] -d Apply delay between transmissions. The delay value can be # 5.95 [+0.00] specified in usec (default, no additional unit needed), or in # 5.95 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 5.96 [+0.00] -r Multiplies the specified delay with a random value # 5.96 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 5.96 [+0.00] -a Use specified source mac address, no matter what has # 5.96 [+0.00] been specified with other arguments; keywords see below, # 5.97 [+0.00] Default is own interface # 5.97 [+0.00] -b Same with destination mac address; keywords: # 5.97 [+0.00] rand Use a random MAC address # 5.97 [+0.00] bc Use a broadcast MAC address # 5.97 [+0.00] own Use own interface MAC address (default for source MAC) # 5.97 [+0.00] stp Use IEEE 802.1d STP multicast address # 5.98 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 5.98 [+0.00] -A Use specified source IP address (default is own interface IP) # 5.98 [+0.00] -B Send packet to specified destination IP or domain name # 5.98 [+0.00] -P Use the specified ASCII payload # 5.98 [+0.00] -f Read the ASCII payload from a file # 5.99 [+0.00] -F Read the hexadecimal payload from a file # 5.99 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 5.99 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 5.99 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 5.99 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 6.00 [+0.00] encapsulations in lower layers, most packet types allow/require # 6.00 [+0.00] additional packet-specific arguments in an ; # 6.00 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 6.00 [+0.00] dns, rtp, syslog, lldp and more; # 6.01 [+0.00] For context-help use 'help' as ! # 6.01 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 6.01 [+0.00] Enter -T help or -T rtp help for further information # 6.01 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 6.01 [+0.00] -V|VV|... Verbose and more verbose mode # 6.02 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 6.02 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 6.02 [+0.00] typically combined with one of the verbose modes (v or V) # 6.02 [+0.00] -v Show version # 6.03 [+0.00] -h Print this help # 6.03 [+0.00] # 6.03 [+0.00] Examples: # 6.03 [+0.00] mausezahn -x 99 # 6.03 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 6.03 [+0.00] mausezahn -t cdp change -c 0 # 6.03 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 6.03 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 6.04 [+0.00] # 6.04 [+0.00] Note: # 6.04 [+0.00] This tool is targeted for network developers! You should # 6.04 [+0.00] be aware of what you are doing and what these options above # 6.04 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 6.04 [+0.00] # 6.04 [+0.00] Please report bugs to # 6.05 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 6.05 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 6.05 [+0.00] Swiss federal institute of technology (ETH Zurich) # 6.05 [+0.00] License: GNU GPL version 2.0 # 6.05 [+0.00] This is free software: you are free to change and redistribute it. # 6.06 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 6.06 [+0.00] # 6.94 [+0.89] mcast_max_groups # 7.03 [+0.08] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 7.03 [+0.00] # 7.03 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 7.03 [+0.00] http://www.netsniff-ng.org # 7.04 [+0.00] # 7.04 [+0.00] Usage: mausezahn [options] [interface] || # 7.04 [+0.00] Options: # 7.04 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 7.04 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 7.04 [+0.00] -4 IPv4 mode (default) # 7.05 [+0.00] -6 IPv6 mode # 7.05 [+0.00] -R Set socket priority # 7.05 [+0.00] -c Send packet count times, default:1, infinite:0 # 7.05 [+0.00] -d Apply delay between transmissions. The delay value can be # 7.05 [+0.00] specified in usec (default, no additional unit needed), or in # 7.05 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 7.06 [+0.00] -r Multiplies the specified delay with a random value # 7.06 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 7.06 [+0.00] -a Use specified source mac address, no matter what has # 7.06 [+0.00] been specified with other arguments; keywords see below, # 7.07 [+0.00] Default is own interface # 7.07 [+0.00] -b Same with destination mac address; keywords: # 7.07 [+0.00] rand Use a random MAC address # 7.07 [+0.00] bc Use a broadcast MAC address # 7.07 [+0.00] own Use own interface MAC address (default for source MAC) # 7.07 [+0.00] stp Use IEEE 802.1d STP multicast address # 7.08 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 7.08 [+0.00] -A Use specified source IP address (default is own interface IP) # 7.08 [+0.00] -B Send packet to specified destination IP or domain name # 7.08 [+0.00] -P Use the specified ASCII payload # 7.08 [+0.00] -f Read the ASCII payload from a file # 7.09 [+0.00] -F Read the hexadecimal payload from a file # 7.09 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 7.09 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 7.09 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 7.09 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 7.10 [+0.00] encapsulations in lower layers, most packet types allow/require # 7.10 [+0.00] additional packet-specific arguments in an ; # 7.10 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 7.10 [+0.00] dns, rtp, syslog, lldp and more; # 7.10 [+0.00] For context-help use 'help' as ! # 7.11 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 7.11 [+0.00] Enter -T help or -T rtp help for further information # 7.11 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 7.11 [+0.00] -V|VV|... Verbose and more verbose mode # 7.11 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 7.12 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 7.12 [+0.00] typically combined with one of the verbose modes (v or V) # 7.12 [+0.00] -v Show version # 7.12 [+0.00] -h Print this help # 7.12 [+0.00] # 7.12 [+0.00] Examples: # 7.12 [+0.00] mausezahn -x 99 # 7.12 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 7.12 [+0.00] mausezahn -t cdp change -c 0 # 7.13 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 7.13 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 7.13 [+0.00] # 7.13 [+0.00] Note: # 7.13 [+0.00] This tool is targeted for network developers! You should # 7.13 [+0.00] be aware of what you are doing and what these options above # 7.13 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 7.14 [+0.00] # 7.14 [+0.00] Please report bugs to # 7.14 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 7.14 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 7.14 [+0.00] Swiss federal institute of technology (ETH Zurich) # 7.14 [+0.00] License: GNU GPL version 2.0 # 7.14 [+0.00] This is free software: you are free to change and redistribute it. # 7.14 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 7.15 [+0.00] # 8.06 [+0.92] TEST: ctl4: port: ngroups reporting [FAIL] # 8.06 [+0.00] Number of groups was 5, now is 5, but 10 expected # 8.16 [+0.10] TEST: cfg6: port: ngroups reporting [ OK ] # 8.37 [+0.20] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 8.37 [+0.01] # 8.37 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 8.37 [+0.00] http://www.netsniff-ng.org # 8.37 [+0.00] # 8.37 [+0.00] Usage: mausezahn [options] [interface] || # 8.38 [+0.00] Options: # 8.38 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 8.38 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 8.38 [+0.00] -4 IPv4 mode (default) # 8.38 [+0.00] -6 IPv6 mode # 8.38 [+0.00] -R Set socket priority # 8.39 [+0.00] -c Send packet count times, default:1, infinite:0 # 8.39 [+0.00] -d Apply delay between transmissions. The delay value can be # 8.39 [+0.00] specified in usec (default, no additional unit needed), or in # 8.39 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 8.39 [+0.00] -r Multiplies the specified delay with a random value # 8.40 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 8.40 [+0.00] -a Use specified source mac address, no matter what has # 8.40 [+0.00] been specified with other arguments; keywords see below, # 8.40 [+0.00] Default is own interface # 8.41 [+0.00] -b Same with destination mac address; keywords: # 8.41 [+0.00] rand Use a random MAC address # 8.41 [+0.00] bc Use a broadcast MAC address # 8.41 [+0.00] own Use own interface MAC address (default for source MAC) # 8.41 [+0.00] stp Use IEEE 802.1d STP multicast address # 8.41 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 8.42 [+0.00] -A Use specified source IP address (default is own interface IP) # 8.42 [+0.00] -B Send packet to specified destination IP or domain name # 8.42 [+0.00] -P Use the specified ASCII payload # 8.42 [+0.00] -f Read the ASCII payload from a file # 8.42 [+0.00] -F Read the hexadecimal payload from a file # 8.43 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 8.43 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 8.43 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 8.43 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 8.44 [+0.00] encapsulations in lower layers, most packet types allow/require # 8.44 [+0.00] additional packet-specific arguments in an ; # 8.44 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 8.44 [+0.00] dns, rtp, syslog, lldp and more; # 8.44 [+0.00] For context-help use 'help' as ! # 8.45 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 8.45 [+0.00] Enter -T help or -T rtp help for further information # 8.45 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 8.45 [+0.00] -V|VV|... Verbose and more verbose mode # 8.45 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 8.46 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 8.46 [+0.00] typically combined with one of the verbose modes (v or V) # 8.46 [+0.00] -v Show version # 8.46 [+0.00] -h Print this help # 8.46 [+0.00] # 8.46 [+0.00] Examples: # 8.46 [+0.00] mausezahn -x 99 # 8.46 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 8.47 [+0.00] mausezahn -t cdp change -c 0 # 8.47 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 8.47 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 8.47 [+0.00] # 8.47 [+0.00] Note: # 8.47 [+0.00] This tool is targeted for network developers! You should # 8.47 [+0.00] be aware of what you are doing and what these options above # 8.48 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 8.48 [+0.00] # 8.48 [+0.00] Please report bugs to # 8.48 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 8.48 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 8.48 [+0.00] Swiss federal institute of technology (ETH Zurich) # 8.48 [+0.00] License: GNU GPL version 2.0 # 8.48 [+0.00] This is free software: you are free to change and redistribute it. # 8.49 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 8.49 [+0.00] # 9.39 [+0.90] mcast_max_groups # 9.54 [+0.15] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 9.55 [+0.01] # 9.55 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 9.55 [+0.00] http://www.netsniff-ng.org # 9.55 [+0.00] # 9.55 [+0.00] Usage: mausezahn [options] [interface] || # 9.55 [+0.00] Options: # 9.55 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 9.56 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 9.56 [+0.00] -4 IPv4 mode (default) # 9.56 [+0.00] -6 IPv6 mode # 9.56 [+0.00] -R Set socket priority # 9.57 [+0.00] -c Send packet count times, default:1, infinite:0 # 9.57 [+0.00] -d Apply delay between transmissions. The delay value can be # 9.57 [+0.00] specified in usec (default, no additional unit needed), or in # 9.58 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 9.58 [+0.00] -r Multiplies the specified delay with a random value # 9.58 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 9.59 [+0.00] -a Use specified source mac address, no matter what has # 9.59 [+0.00] been specified with other arguments; keywords see below, # 9.59 [+0.00] Default is own interface # 9.59 [+0.00] -b Same with destination mac address; keywords: # 9.60 [+0.00] rand Use a random MAC address # 9.60 [+0.00] bc Use a broadcast MAC address # 9.60 [+0.00] own Use own interface MAC address (default for source MAC) # 9.60 [+0.00] stp Use IEEE 802.1d STP multicast address # 9.60 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 9.61 [+0.00] -A Use specified source IP address (default is own interface IP) # 9.61 [+0.00] -B Send packet to specified destination IP or domain name # 9.61 [+0.00] -P Use the specified ASCII payload # 9.61 [+0.00] -f Read the ASCII payload from a file # 9.62 [+0.00] -F Read the hexadecimal payload from a file # 9.62 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 9.62 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 9.62 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 9.62 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 9.63 [+0.00] encapsulations in lower layers, most packet types allow/require # 9.63 [+0.00] additional packet-specific arguments in an ; # 9.63 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 9.63 [+0.00] dns, rtp, syslog, lldp and more; # 9.64 [+0.00] For context-help use 'help' as ! # 9.64 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 9.64 [+0.00] Enter -T help or -T rtp help for further information # 9.64 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 9.65 [+0.00] -V|VV|... Verbose and more verbose mode # 9.65 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 9.65 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 9.65 [+0.00] typically combined with one of the verbose modes (v or V) # 9.65 [+0.00] -v Show version # 9.65 [+0.00] -h Print this help # 9.66 [+0.00] # 9.66 [+0.00] Examples: # 9.66 [+0.00] mausezahn -x 99 # 9.66 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 9.66 [+0.00] mausezahn -t cdp change -c 0 # 9.66 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 9.66 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 9.66 [+0.00] # 9.66 [+0.00] Note: # 9.66 [+0.00] This tool is targeted for network developers! You should # 9.67 [+0.00] be aware of what you are doing and what these options above # 9.67 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 9.67 [+0.00] # 9.67 [+0.00] Please report bugs to # 9.67 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 9.67 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 9.67 [+0.00] Swiss federal institute of technology (ETH Zurich) # 9.68 [+0.00] License: GNU GPL version 2.0 # 9.68 [+0.00] This is free software: you are free to change and redistribute it. # 9.68 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 9.68 [+0.00] # 10.57 [+0.89] TEST: ctl6: port: ngroups reporting [FAIL] # 10.57 [+0.00] Number of groups was 5, now is 5, but 10 expected # 10.68 [+0.10] TEST: cfg4: port maxgroups: reporting and treatment of 0 [ OK ] # 10.87 [+0.19] TEST: cfg4: port maxgroups: configure below ngroups [ OK ] # 10.95 [+0.08] TEST: cfg4: port maxgroups: add too many MDB entries [ OK ] # 11.10 [+0.16] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 11.11 [+0.00] # 11.11 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 11.11 [+0.00] http://www.netsniff-ng.org # 11.11 [+0.00] # 11.11 [+0.00] Usage: mausezahn [options] [interface] || # 11.12 [+0.00] Options: # 11.12 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 11.12 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 11.12 [+0.00] -4 IPv4 mode (default) # 11.12 [+0.00] -6 IPv6 mode # 11.12 [+0.00] -R Set socket priority # 11.13 [+0.00] -c Send packet count times, default:1, infinite:0 # 11.13 [+0.00] -d Apply delay between transmissions. The delay value can be # 11.13 [+0.00] specified in usec (default, no additional unit needed), or in # 11.13 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 11.14 [+0.00] -r Multiplies the specified delay with a random value # 11.14 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 11.14 [+0.00] -a Use specified source mac address, no matter what has # 11.14 [+0.00] been specified with other arguments; keywords see below, # 11.14 [+0.00] Default is own interface # 11.14 [+0.00] -b Same with destination mac address; keywords: # 11.15 [+0.00] rand Use a random MAC address # 11.15 [+0.00] bc Use a broadcast MAC address # 11.15 [+0.00] own Use own interface MAC address (default for source MAC) # 11.15 [+0.00] stp Use IEEE 802.1d STP multicast address # 11.15 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 11.16 [+0.00] -A Use specified source IP address (default is own interface IP) # 11.16 [+0.00] -B Send packet to specified destination IP or domain name # 11.16 [+0.00] -P Use the specified ASCII payload # 11.16 [+0.00] -f Read the ASCII payload from a file # 11.16 [+0.00] -F Read the hexadecimal payload from a file # 11.16 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 11.17 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 11.17 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 11.17 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 11.17 [+0.00] encapsulations in lower layers, most packet types allow/require # 11.18 [+0.00] additional packet-specific arguments in an ; # 11.18 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 11.18 [+0.00] dns, rtp, syslog, lldp and more; # 11.18 [+0.00] For context-help use 'help' as ! # 11.18 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 11.19 [+0.00] Enter -T help or -T rtp help for further information # 11.19 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 11.19 [+0.00] -V|VV|... Verbose and more verbose mode # 11.19 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 11.19 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 11.20 [+0.00] typically combined with one of the verbose modes (v or V) # 11.20 [+0.00] -v Show version # 11.20 [+0.00] -h Print this help # 11.20 [+0.00] # 11.20 [+0.00] Examples: # 11.20 [+0.00] mausezahn -x 99 # 11.20 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 11.20 [+0.00] mausezahn -t cdp change -c 0 # 11.20 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 11.21 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 11.21 [+0.00] # 11.21 [+0.00] Note: # 11.21 [+0.00] This tool is targeted for network developers! You should # 11.21 [+0.00] be aware of what you are doing and what these options above # 11.21 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 11.21 [+0.00] # 11.21 [+0.00] Please report bugs to # 11.21 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 11.22 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 11.22 [+0.00] Swiss federal institute of technology (ETH Zurich) # 11.22 [+0.00] License: GNU GPL version 2.0 # 11.22 [+0.00] This is free software: you are free to change and redistribute it. # 11.22 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 11.22 [+0.00] # 12.12 [+0.90] mcast_max_groups # 12.19 [+0.07] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 12.20 [+0.00] # 12.20 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 12.20 [+0.00] http://www.netsniff-ng.org # 12.20 [+0.00] # 12.20 [+0.00] Usage: mausezahn [options] [interface] || # 12.20 [+0.00] Options: # 12.20 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 12.20 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 12.21 [+0.00] -4 IPv4 mode (default) # 12.21 [+0.00] -6 IPv6 mode # 12.21 [+0.00] -R Set socket priority # 12.21 [+0.00] -c Send packet count times, default:1, infinite:0 # 12.21 [+0.00] -d Apply delay between transmissions. The delay value can be # 12.22 [+0.00] specified in usec (default, no additional unit needed), or in # 12.22 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 12.22 [+0.00] -r Multiplies the specified delay with a random value # 12.22 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 12.22 [+0.00] -a Use specified source mac address, no matter what has # 12.23 [+0.00] been specified with other arguments; keywords see below, # 12.23 [+0.00] Default is own interface # 12.23 [+0.00] -b Same with destination mac address; keywords: # 12.23 [+0.00] rand Use a random MAC address # 12.24 [+0.00] bc Use a broadcast MAC address # 12.24 [+0.00] own Use own interface MAC address (default for source MAC) # 12.24 [+0.00] stp Use IEEE 802.1d STP multicast address # 12.24 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 12.24 [+0.00] -A Use specified source IP address (default is own interface IP) # 12.25 [+0.00] -B Send packet to specified destination IP or domain name # 12.25 [+0.00] -P Use the specified ASCII payload # 12.25 [+0.00] -f Read the ASCII payload from a file # 12.25 [+0.00] -F Read the hexadecimal payload from a file # 12.25 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 12.26 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 12.26 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 12.26 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 12.26 [+0.00] encapsulations in lower layers, most packet types allow/require # 12.27 [+0.00] additional packet-specific arguments in an ; # 12.27 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 12.27 [+0.00] dns, rtp, syslog, lldp and more; # 12.27 [+0.00] For context-help use 'help' as ! # 12.28 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 12.28 [+0.00] Enter -T help or -T rtp help for further information # 12.28 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 12.28 [+0.00] -V|VV|... Verbose and more verbose mode # 12.28 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 12.29 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 12.29 [+0.00] typically combined with one of the verbose modes (v or V) # 12.29 [+0.00] -v Show version # 12.29 [+0.00] -h Print this help # 12.29 [+0.00] # 12.29 [+0.00] Examples: # 12.29 [+0.00] mausezahn -x 99 # 12.29 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 12.30 [+0.00] mausezahn -t cdp change -c 0 # 12.30 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 12.30 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 12.30 [+0.00] # 12.30 [+0.00] Note: # 12.30 [+0.00] This tool is targeted for network developers! You should # 12.30 [+0.00] be aware of what you are doing and what these options above # 12.30 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 12.31 [+0.00] # 12.31 [+0.00] Please report bugs to # 12.31 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 12.31 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 12.31 [+0.00] Swiss federal institute of technology (ETH Zurich) # 12.31 [+0.00] License: GNU GPL version 2.0 # 12.31 [+0.00] This is free software: you are free to change and redistribute it. # 12.32 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 12.32 [+0.00] # 13.21 [+0.90] TEST: ctl4: port maxgroups: reporting and treatment of 0 [FAIL] # 13.21 [+0.00] Adding 5 MDB entries failed but should have passed # 13.36 [+0.14] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 13.36 [+0.00] # 13.36 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 13.36 [+0.00] http://www.netsniff-ng.org # 13.36 [+0.00] # 13.36 [+0.00] Usage: mausezahn [options] [interface] || # 13.36 [+0.00] Options: # 13.36 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 13.36 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 13.36 [+0.00] -4 IPv4 mode (default) # 13.37 [+0.00] -6 IPv6 mode # 13.37 [+0.00] -R Set socket priority # 13.37 [+0.00] -c Send packet count times, default:1, infinite:0 # 13.37 [+0.00] -d Apply delay between transmissions. The delay value can be # 13.37 [+0.00] specified in usec (default, no additional unit needed), or in # 13.37 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 13.37 [+0.00] -r Multiplies the specified delay with a random value # 13.37 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 13.37 [+0.00] -a Use specified source mac address, no matter what has # 13.37 [+0.00] been specified with other arguments; keywords see below, # 13.37 [+0.00] Default is own interface # 13.37 [+0.00] -b Same with destination mac address; keywords: # 13.38 [+0.00] rand Use a random MAC address # 13.38 [+0.00] bc Use a broadcast MAC address # 13.38 [+0.00] own Use own interface MAC address (default for source MAC) # 13.38 [+0.00] stp Use IEEE 802.1d STP multicast address # 13.38 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 13.38 [+0.00] -A Use specified source IP address (default is own interface IP) # 13.38 [+0.00] -B Send packet to specified destination IP or domain name # 13.38 [+0.00] -P Use the specified ASCII payload # 13.38 [+0.00] -f Read the ASCII payload from a file # 13.38 [+0.00] -F Read the hexadecimal payload from a file # 13.38 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 13.39 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 13.39 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 13.39 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 13.39 [+0.00] encapsulations in lower layers, most packet types allow/require # 13.39 [+0.00] additional packet-specific arguments in an ; # 13.39 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 13.39 [+0.00] dns, rtp, syslog, lldp and more; # 13.39 [+0.00] For context-help use 'help' as ! # 13.40 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 13.40 [+0.00] Enter -T help or -T rtp help for further information # 13.40 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 13.40 [+0.00] -V|VV|... Verbose and more verbose mode # 13.40 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 13.40 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 13.40 [+0.00] typically combined with one of the verbose modes (v or V) # 13.40 [+0.00] -v Show version # 13.40 [+0.00] -h Print this help # 13.40 [+0.00] # 13.40 [+0.00] Examples: # 13.40 [+0.00] mausezahn -x 99 # 13.40 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 13.40 [+0.00] mausezahn -t cdp change -c 0 # 13.40 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 13.41 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 13.41 [+0.00] # 13.41 [+0.00] Note: # 13.41 [+0.00] This tool is targeted for network developers! You should # 13.41 [+0.00] be aware of what you are doing and what these options above # 13.41 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 13.41 [+0.00] # 13.41 [+0.00] Please report bugs to # 13.41 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 13.41 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 13.41 [+0.00] Swiss federal institute of technology (ETH Zurich) # 13.41 [+0.00] License: GNU GPL version 2.0 # 13.41 [+0.00] This is free software: you are free to change and redistribute it. # 13.41 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 13.41 [+0.00] # 14.41 [+0.99] mcast_max_groups # 15.62 [+1.21] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 15.62 [+0.00] # 15.62 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 15.62 [+0.00] http://www.netsniff-ng.org # 15.62 [+0.00] # 15.62 [+0.00] Usage: mausezahn [options] [interface] || # 15.63 [+0.00] Options: # 15.63 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 15.63 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 15.63 [+0.00] -4 IPv4 mode (default) # 15.63 [+0.00] -6 IPv6 mode # 15.63 [+0.00] -R Set socket priority # 15.63 [+0.00] -c Send packet count times, default:1, infinite:0 # 15.64 [+0.00] -d Apply delay between transmissions. The delay value can be # 15.64 [+0.00] specified in usec (default, no additional unit needed), or in # 15.64 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 15.64 [+0.00] -r Multiplies the specified delay with a random value # 15.64 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 15.64 [+0.00] -a Use specified source mac address, no matter what has # 15.65 [+0.00] been specified with other arguments; keywords see below, # 15.65 [+0.00] Default is own interface # 15.65 [+0.00] -b Same with destination mac address; keywords: # 15.65 [+0.00] rand Use a random MAC address # 15.65 [+0.00] bc Use a broadcast MAC address # 15.65 [+0.00] own Use own interface MAC address (default for source MAC) # 15.65 [+0.00] stp Use IEEE 802.1d STP multicast address # 15.65 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 15.66 [+0.00] -A Use specified source IP address (default is own interface IP) # 15.66 [+0.00] -B Send packet to specified destination IP or domain name # 15.66 [+0.00] -P Use the specified ASCII payload # 15.66 [+0.00] -f Read the ASCII payload from a file # 15.66 [+0.00] -F Read the hexadecimal payload from a file # 15.66 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 15.66 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 15.67 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 15.67 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 15.67 [+0.00] encapsulations in lower layers, most packet types allow/require # 15.67 [+0.00] additional packet-specific arguments in an ; # 15.67 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 15.67 [+0.00] dns, rtp, syslog, lldp and more; # 15.68 [+0.00] For context-help use 'help' as ! # 15.68 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 15.68 [+0.00] Enter -T help or -T rtp help for further information # 15.68 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 15.68 [+0.00] -V|VV|... Verbose and more verbose mode # 15.68 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 15.68 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 15.69 [+0.00] typically combined with one of the verbose modes (v or V) # 15.69 [+0.00] -v Show version # 15.69 [+0.00] -h Print this help # 15.69 [+0.00] # 15.69 [+0.00] Examples: # 15.69 [+0.00] mausezahn -x 99 # 15.69 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 15.69 [+0.00] mausezahn -t cdp change -c 0 # 15.69 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 15.69 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 15.70 [+0.00] # 15.70 [+0.00] Note: # 15.70 [+0.00] This tool is targeted for network developers! You should # 15.70 [+0.00] be aware of what you are doing and what these options above # 15.70 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 15.70 [+0.00] # 15.70 [+0.00] Please report bugs to # 15.70 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 15.70 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 15.70 [+0.00] Swiss federal institute of technology (ETH Zurich) # 15.70 [+0.00] License: GNU GPL version 2.0 # 15.70 [+0.00] This is free software: you are free to change and redistribute it. # 15.71 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 15.71 [+0.00] # 16.74 [+1.03] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 16.74 [+0.00] # 16.74 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 16.74 [+0.00] http://www.netsniff-ng.org # 16.74 [+0.00] # 16.74 [+0.00] Usage: mausezahn [options] [interface] || # 16.74 [+0.00] Options: # 16.74 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 16.74 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 16.74 [+0.00] -4 IPv4 mode (default) # 16.74 [+0.00] -6 IPv6 mode # 16.74 [+0.00] -R Set socket priority # 16.75 [+0.00] -c Send packet count times, default:1, infinite:0 # 16.75 [+0.00] -d Apply delay between transmissions. The delay value can be # 16.75 [+0.00] specified in usec (default, no additional unit needed), or in # 16.75 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 16.75 [+0.00] -r Multiplies the specified delay with a random value # 16.75 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 16.75 [+0.00] -a Use specified source mac address, no matter what has # 16.75 [+0.00] been specified with other arguments; keywords see below, # 16.75 [+0.00] Default is own interface # 16.76 [+0.00] -b Same with destination mac address; keywords: # 16.76 [+0.00] rand Use a random MAC address # 16.76 [+0.00] bc Use a broadcast MAC address # 16.76 [+0.00] own Use own interface MAC address (default for source MAC) # 16.76 [+0.00] stp Use IEEE 802.1d STP multicast address # 16.76 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 16.76 [+0.00] -A Use specified source IP address (default is own interface IP) # 16.76 [+0.00] -B Send packet to specified destination IP or domain name # 16.76 [+0.00] -P Use the specified ASCII payload # 16.77 [+0.00] -f Read the ASCII payload from a file # 16.77 [+0.00] -F Read the hexadecimal payload from a file # 16.77 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 16.77 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 16.77 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 16.77 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 16.77 [+0.00] encapsulations in lower layers, most packet types allow/require # 16.77 [+0.00] additional packet-specific arguments in an ; # 16.78 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 16.78 [+0.00] dns, rtp, syslog, lldp and more; # 16.78 [+0.00] For context-help use 'help' as ! # 16.78 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 16.78 [+0.00] Enter -T help or -T rtp help for further information # 16.78 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 16.78 [+0.00] -V|VV|... Verbose and more verbose mode # 16.78 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 16.78 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 16.79 [+0.00] typically combined with one of the verbose modes (v or V) # 16.79 [+0.00] -v Show version # 16.79 [+0.00] -h Print this help # 16.79 [+0.00] # 16.79 [+0.00] Examples: # 16.79 [+0.00] mausezahn -x 99 # 16.79 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 16.79 [+0.00] mausezahn -t cdp change -c 0 # 16.79 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 16.79 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 16.79 [+0.00] # 16.79 [+0.00] Note: # 16.79 [+0.00] This tool is targeted for network developers! You should # 16.79 [+0.00] be aware of what you are doing and what these options above # 16.79 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 16.79 [+0.00] # 16.79 [+0.00] Please report bugs to # 16.79 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 16.80 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 16.80 [+0.00] Swiss federal institute of technology (ETH Zurich) # 16.80 [+0.00] License: GNU GPL version 2.0 # 16.80 [+0.00] This is free software: you are free to change and redistribute it. # 16.80 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 16.80 [+0.00] # 17.82 [+1.02] mcast_max_groups # 17.90 [+0.08] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 17.90 [+0.00] # 17.90 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 17.90 [+0.00] http://www.netsniff-ng.org # 17.91 [+0.00] # 17.91 [+0.00] Usage: mausezahn [options] [interface] || # 17.91 [+0.00] Options: # 17.91 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 17.91 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 17.91 [+0.00] -4 IPv4 mode (default) # 17.91 [+0.00] -6 IPv6 mode # 17.92 [+0.00] -R Set socket priority # 17.92 [+0.00] -c Send packet count times, default:1, infinite:0 # 17.92 [+0.00] -d Apply delay between transmissions. The delay value can be # 17.92 [+0.00] specified in usec (default, no additional unit needed), or in # 17.92 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 17.92 [+0.00] -r Multiplies the specified delay with a random value # 17.93 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 17.93 [+0.00] -a Use specified source mac address, no matter what has # 17.93 [+0.00] been specified with other arguments; keywords see below, # 17.93 [+0.00] Default is own interface # 17.93 [+0.00] -b Same with destination mac address; keywords: # 17.93 [+0.00] rand Use a random MAC address # 17.93 [+0.00] bc Use a broadcast MAC address # 17.94 [+0.00] own Use own interface MAC address (default for source MAC) # 17.94 [+0.00] stp Use IEEE 802.1d STP multicast address # 17.94 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 17.94 [+0.00] -A Use specified source IP address (default is own interface IP) # 17.94 [+0.00] -B Send packet to specified destination IP or domain name # 17.94 [+0.00] -P Use the specified ASCII payload # 17.94 [+0.00] -f Read the ASCII payload from a file # 17.95 [+0.00] -F Read the hexadecimal payload from a file # 17.95 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 17.95 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 17.95 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 17.95 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 17.95 [+0.00] encapsulations in lower layers, most packet types allow/require # 17.96 [+0.00] additional packet-specific arguments in an ; # 17.96 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 17.96 [+0.00] dns, rtp, syslog, lldp and more; # 17.96 [+0.00] For context-help use 'help' as ! # 17.96 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 17.96 [+0.00] Enter -T help or -T rtp help for further information # 17.96 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 17.96 [+0.00] -V|VV|... Verbose and more verbose mode # 17.96 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 17.96 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 17.96 [+0.00] typically combined with one of the verbose modes (v or V) # 17.96 [+0.00] -v Show version # 17.97 [+0.00] -h Print this help # 17.97 [+0.00] # 17.97 [+0.00] Examples: # 17.97 [+0.00] mausezahn -x 99 # 17.97 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 17.97 [+0.00] mausezahn -t cdp change -c 0 # 17.97 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 17.97 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 17.97 [+0.00] # 17.97 [+0.00] Note: # 17.97 [+0.00] This tool is targeted for network developers! You should # 17.97 [+0.00] be aware of what you are doing and what these options above # 17.97 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 17.97 [+0.00] # 17.97 [+0.00] Please report bugs to # 17.97 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 17.97 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 17.97 [+0.00] Swiss federal institute of technology (ETH Zurich) # 17.97 [+0.00] License: GNU GPL version 2.0 # 17.98 [+0.00] This is free software: you are free to change and redistribute it. # 17.98 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 17.98 [+0.00] # 18.94 [+0.96] TEST: ctl4: port maxgroups: configure below ngroups [FAIL] # 18.94 [+0.00] dev veth1: Adding more entries failed # 20.19 [+1.25] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 20.19 [+0.00] # 20.19 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 20.20 [+0.00] http://www.netsniff-ng.org # 20.20 [+0.00] # 20.20 [+0.00] Usage: mausezahn [options] [interface] || # 20.20 [+0.00] Options: # 20.20 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 20.20 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 20.20 [+0.00] -4 IPv4 mode (default) # 20.20 [+0.00] -6 IPv6 mode # 20.20 [+0.00] -R Set socket priority # 20.20 [+0.00] -c Send packet count times, default:1, infinite:0 # 20.20 [+0.00] -d Apply delay between transmissions. The delay value can be # 20.20 [+0.00] specified in usec (default, no additional unit needed), or in # 20.21 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 20.21 [+0.00] -r Multiplies the specified delay with a random value # 20.21 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 20.21 [+0.00] -a Use specified source mac address, no matter what has # 20.21 [+0.00] been specified with other arguments; keywords see below, # 20.21 [+0.00] Default is own interface # 20.21 [+0.00] -b Same with destination mac address; keywords: # 20.21 [+0.00] rand Use a random MAC address # 20.21 [+0.00] bc Use a broadcast MAC address # 20.21 [+0.00] own Use own interface MAC address (default for source MAC) # 20.21 [+0.00] stp Use IEEE 802.1d STP multicast address # 20.21 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 20.22 [+0.00] -A Use specified source IP address (default is own interface IP) # 20.22 [+0.00] -B Send packet to specified destination IP or domain name # 20.22 [+0.00] -P Use the specified ASCII payload # 20.22 [+0.00] -f Read the ASCII payload from a file # 20.22 [+0.00] -F Read the hexadecimal payload from a file # 20.22 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 20.22 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 20.22 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 20.22 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 20.22 [+0.00] encapsulations in lower layers, most packet types allow/require # 20.22 [+0.00] additional packet-specific arguments in an ; # 20.23 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 20.23 [+0.00] dns, rtp, syslog, lldp and more; # 20.23 [+0.00] For context-help use 'help' as ! # 20.23 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 20.23 [+0.00] Enter -T help or -T rtp help for further information # 20.23 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 20.23 [+0.00] -V|VV|... Verbose and more verbose mode # 20.23 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 20.23 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 20.23 [+0.00] typically combined with one of the verbose modes (v or V) # 20.23 [+0.00] -v Show version # 20.23 [+0.00] -h Print this help # 20.23 [+0.00] # 20.23 [+0.00] Examples: # 20.24 [+0.00] mausezahn -x 99 # 20.24 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 20.24 [+0.00] mausezahn -t cdp change -c 0 # 20.24 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 20.24 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 20.24 [+0.00] # 20.24 [+0.00] Note: # 20.24 [+0.00] This tool is targeted for network developers! You should # 20.24 [+0.00] be aware of what you are doing and what these options above # 20.24 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 20.24 [+0.00] # 20.24 [+0.00] Please report bugs to # 20.24 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 20.24 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 20.24 [+0.00] Swiss federal institute of technology (ETH Zurich) # 20.24 [+0.00] License: GNU GPL version 2.0 # 20.24 [+0.00] This is free software: you are free to change and redistribute it. # 20.24 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 20.25 [+0.00] # 21.29 [+1.04] TEST: ctl4: port maxgroups: add too many MDB entries [ OK ] # 21.42 [+0.13] TEST: cfg6: port maxgroups: reporting and treatment of 0 [ OK ] # 21.65 [+0.24] TEST: cfg6: port maxgroups: configure below ngroups [ OK ] # 21.75 [+0.09] TEST: cfg6: port maxgroups: add too many MDB entries [ OK ] # 21.99 [+0.25] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 21.99 [+0.00] # 21.99 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 22.00 [+0.00] http://www.netsniff-ng.org # 22.00 [+0.00] # 22.00 [+0.00] Usage: mausezahn [options] [interface] || # 22.00 [+0.00] Options: # 22.00 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 22.00 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 22.00 [+0.00] -4 IPv4 mode (default) # 22.00 [+0.00] -6 IPv6 mode # 22.00 [+0.00] -R Set socket priority # 22.00 [+0.00] -c Send packet count times, default:1, infinite:0 # 22.01 [+0.00] -d Apply delay between transmissions. The delay value can be # 22.01 [+0.00] specified in usec (default, no additional unit needed), or in # 22.01 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 22.01 [+0.00] -r Multiplies the specified delay with a random value # 22.01 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 22.02 [+0.00] -a Use specified source mac address, no matter what has # 22.02 [+0.00] been specified with other arguments; keywords see below, # 22.02 [+0.00] Default is own interface # 22.02 [+0.00] -b Same with destination mac address; keywords: # 22.02 [+0.00] rand Use a random MAC address # 22.02 [+0.00] bc Use a broadcast MAC address # 22.02 [+0.00] own Use own interface MAC address (default for source MAC) # 22.03 [+0.00] stp Use IEEE 802.1d STP multicast address # 22.03 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 22.03 [+0.00] -A Use specified source IP address (default is own interface IP) # 22.03 [+0.00] -B Send packet to specified destination IP or domain name # 22.03 [+0.00] -P Use the specified ASCII payload # 22.03 [+0.00] -f Read the ASCII payload from a file # 22.03 [+0.00] -F Read the hexadecimal payload from a file # 22.03 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 22.04 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 22.04 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 22.04 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 22.04 [+0.00] encapsulations in lower layers, most packet types allow/require # 22.04 [+0.00] additional packet-specific arguments in an ; # 22.04 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 22.05 [+0.00] dns, rtp, syslog, lldp and more; # 22.05 [+0.00] For context-help use 'help' as ! # 22.05 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 22.05 [+0.00] Enter -T help or -T rtp help for further information # 22.05 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 22.05 [+0.00] -V|VV|... Verbose and more verbose mode # 22.05 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 22.06 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 22.06 [+0.00] typically combined with one of the verbose modes (v or V) # 22.06 [+0.00] -v Show version # 22.06 [+0.00] -h Print this help # 22.06 [+0.00] # 22.06 [+0.00] Examples: # 22.06 [+0.00] mausezahn -x 99 # 22.06 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 22.06 [+0.00] mausezahn -t cdp change -c 0 # 22.06 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 22.06 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 22.07 [+0.00] # 22.07 [+0.00] Note: # 22.07 [+0.00] This tool is targeted for network developers! You should # 22.07 [+0.00] be aware of what you are doing and what these options above # 22.07 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 22.07 [+0.00] # 22.07 [+0.00] Please report bugs to # 22.07 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 22.07 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 22.07 [+0.00] Swiss federal institute of technology (ETH Zurich) # 22.07 [+0.00] License: GNU GPL version 2.0 # 22.07 [+0.00] This is free software: you are free to change and redistribute it. # 22.07 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 22.08 [+0.00] # 23.03 [+0.95] mcast_max_groups # 23.15 [+0.13] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 23.15 [+0.00] # 23.15 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 23.16 [+0.00] http://www.netsniff-ng.org # 23.16 [+0.00] # 23.16 [+0.00] Usage: mausezahn [options] [interface] || # 23.16 [+0.00] Options: # 23.16 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 23.16 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 23.16 [+0.00] -4 IPv4 mode (default) # 23.16 [+0.00] -6 IPv6 mode # 23.16 [+0.00] -R Set socket priority # 23.16 [+0.00] -c Send packet count times, default:1, infinite:0 # 23.16 [+0.00] -d Apply delay between transmissions. The delay value can be # 23.16 [+0.00] specified in usec (default, no additional unit needed), or in # 23.16 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 23.16 [+0.00] -r Multiplies the specified delay with a random value # 23.17 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 23.17 [+0.00] -a Use specified source mac address, no matter what has # 23.17 [+0.00] been specified with other arguments; keywords see below, # 23.17 [+0.00] Default is own interface # 23.17 [+0.00] -b Same with destination mac address; keywords: # 23.17 [+0.00] rand Use a random MAC address # 23.17 [+0.00] bc Use a broadcast MAC address # 23.17 [+0.00] own Use own interface MAC address (default for source MAC) # 23.17 [+0.00] stp Use IEEE 802.1d STP multicast address # 23.17 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 23.17 [+0.00] -A Use specified source IP address (default is own interface IP) # 23.17 [+0.00] -B Send packet to specified destination IP or domain name # 23.18 [+0.00] -P Use the specified ASCII payload # 23.18 [+0.00] -f Read the ASCII payload from a file # 23.18 [+0.00] -F Read the hexadecimal payload from a file # 23.18 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 23.18 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 23.18 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 23.18 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 23.18 [+0.00] encapsulations in lower layers, most packet types allow/require # 23.18 [+0.00] additional packet-specific arguments in an ; # 23.18 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 23.18 [+0.00] dns, rtp, syslog, lldp and more; # 23.19 [+0.00] For context-help use 'help' as ! # 23.19 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 23.19 [+0.00] Enter -T help or -T rtp help for further information # 23.19 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 23.19 [+0.00] -V|VV|... Verbose and more verbose mode # 23.19 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 23.19 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 23.19 [+0.00] typically combined with one of the verbose modes (v or V) # 23.19 [+0.00] -v Show version # 23.19 [+0.00] -h Print this help # 23.19 [+0.00] # 23.19 [+0.00] Examples: # 23.19 [+0.00] mausezahn -x 99 # 23.19 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 23.19 [+0.00] mausezahn -t cdp change -c 0 # 23.20 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 23.20 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 23.20 [+0.00] # 23.20 [+0.00] Note: # 23.20 [+0.00] This tool is targeted for network developers! You should # 23.20 [+0.00] be aware of what you are doing and what these options above # 23.20 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 23.20 [+0.00] # 23.20 [+0.00] Please report bugs to # 23.20 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 23.20 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 23.20 [+0.00] Swiss federal institute of technology (ETH Zurich) # 23.20 [+0.00] License: GNU GPL version 2.0 # 23.20 [+0.00] This is free software: you are free to change and redistribute it. # 23.20 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 23.21 [+0.00] # 24.23 [+1.02] TEST: ctl6: port maxgroups: reporting and treatment of 0 [FAIL] # 24.23 [+0.00] Adding 5 MDB entries failed but should have passed # 24.47 [+0.24] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 24.47 [+0.00] # 24.47 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 24.47 [+0.00] http://www.netsniff-ng.org # 24.47 [+0.00] # 24.47 [+0.00] Usage: mausezahn [options] [interface] || # 24.47 [+0.00] Options: # 24.47 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 24.47 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 24.47 [+0.00] -4 IPv4 mode (default) # 24.48 [+0.00] -6 IPv6 mode # 24.48 [+0.00] -R Set socket priority # 24.48 [+0.00] -c Send packet count times, default:1, infinite:0 # 24.48 [+0.00] -d Apply delay between transmissions. The delay value can be # 24.48 [+0.00] specified in usec (default, no additional unit needed), or in # 24.48 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 24.48 [+0.00] -r Multiplies the specified delay with a random value # 24.48 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 24.49 [+0.00] -a Use specified source mac address, no matter what has # 24.49 [+0.00] been specified with other arguments; keywords see below, # 24.49 [+0.00] Default is own interface # 24.49 [+0.00] -b Same with destination mac address; keywords: # 24.49 [+0.00] rand Use a random MAC address # 24.49 [+0.00] bc Use a broadcast MAC address # 24.49 [+0.00] own Use own interface MAC address (default for source MAC) # 24.49 [+0.00] stp Use IEEE 802.1d STP multicast address # 24.49 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 24.49 [+0.00] -A Use specified source IP address (default is own interface IP) # 24.49 [+0.00] -B Send packet to specified destination IP or domain name # 24.50 [+0.00] -P Use the specified ASCII payload # 24.50 [+0.00] -f Read the ASCII payload from a file # 24.50 [+0.00] -F Read the hexadecimal payload from a file # 24.50 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 24.50 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 24.50 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 24.50 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 24.50 [+0.00] encapsulations in lower layers, most packet types allow/require # 24.50 [+0.00] additional packet-specific arguments in an ; # 24.51 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 24.51 [+0.00] dns, rtp, syslog, lldp and more; # 24.51 [+0.00] For context-help use 'help' as ! # 24.51 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 24.51 [+0.00] Enter -T help or -T rtp help for further information # 24.51 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 24.51 [+0.00] -V|VV|... Verbose and more verbose mode # 24.51 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 24.51 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 24.51 [+0.00] typically combined with one of the verbose modes (v or V) # 24.52 [+0.00] -v Show version # 24.52 [+0.00] -h Print this help # 24.52 [+0.00] # 24.52 [+0.00] Examples: # 24.52 [+0.00] mausezahn -x 99 # 24.52 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 24.52 [+0.00] mausezahn -t cdp change -c 0 # 24.52 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 24.52 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 24.52 [+0.00] # 24.52 [+0.00] Note: # 24.52 [+0.00] This tool is targeted for network developers! You should # 24.52 [+0.00] be aware of what you are doing and what these options above # 24.52 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 24.52 [+0.00] # 24.52 [+0.00] Please report bugs to # 24.52 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 24.53 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 24.53 [+0.00] Swiss federal institute of technology (ETH Zurich) # 24.53 [+0.00] License: GNU GPL version 2.0 # 24.53 [+0.00] This is free software: you are free to change and redistribute it. # 24.53 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 24.53 [+0.00] # 25.49 [+0.97] mcast_max_groups # 26.84 [+1.35] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 26.84 [+0.00] # 26.84 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 26.85 [+0.00] http://www.netsniff-ng.org # 26.85 [+0.00] # 26.85 [+0.00] Usage: mausezahn [options] [interface] || # 26.85 [+0.00] Options: # 26.85 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 26.85 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 26.85 [+0.00] -4 IPv4 mode (default) # 26.85 [+0.00] -6 IPv6 mode # 26.85 [+0.00] -R Set socket priority # 26.85 [+0.00] -c Send packet count times, default:1, infinite:0 # 26.86 [+0.00] -d Apply delay between transmissions. The delay value can be # 26.86 [+0.00] specified in usec (default, no additional unit needed), or in # 26.86 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 26.86 [+0.00] -r Multiplies the specified delay with a random value # 26.86 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 26.86 [+0.00] -a Use specified source mac address, no matter what has # 26.87 [+0.00] been specified with other arguments; keywords see below, # 26.87 [+0.00] Default is own interface # 26.87 [+0.00] -b Same with destination mac address; keywords: # 26.87 [+0.00] rand Use a random MAC address # 26.87 [+0.00] bc Use a broadcast MAC address # 26.87 [+0.00] own Use own interface MAC address (default for source MAC) # 26.87 [+0.00] stp Use IEEE 802.1d STP multicast address # 26.87 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 26.88 [+0.00] -A Use specified source IP address (default is own interface IP) # 26.88 [+0.00] -B Send packet to specified destination IP or domain name # 26.88 [+0.00] -P Use the specified ASCII payload # 26.88 [+0.00] -f Read the ASCII payload from a file # 26.88 [+0.00] -F Read the hexadecimal payload from a file # 26.88 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 26.88 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 26.89 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 26.89 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 26.89 [+0.00] encapsulations in lower layers, most packet types allow/require # 26.89 [+0.00] additional packet-specific arguments in an ; # 26.89 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 26.89 [+0.00] dns, rtp, syslog, lldp and more; # 26.90 [+0.00] For context-help use 'help' as ! # 26.90 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 26.90 [+0.00] Enter -T help or -T rtp help for further information # 26.90 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 26.90 [+0.00] -V|VV|... Verbose and more verbose mode # 26.90 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 26.90 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 26.91 [+0.00] typically combined with one of the verbose modes (v or V) # 26.91 [+0.00] -v Show version # 26.91 [+0.00] -h Print this help # 26.91 [+0.00] # 26.91 [+0.00] Examples: # 26.91 [+0.00] mausezahn -x 99 # 26.91 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 26.91 [+0.00] mausezahn -t cdp change -c 0 # 26.91 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 26.91 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 26.91 [+0.00] # 26.91 [+0.00] Note: # 26.91 [+0.00] This tool is targeted for network developers! You should # 26.92 [+0.00] be aware of what you are doing and what these options above # 26.92 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 26.92 [+0.00] # 26.92 [+0.00] Please report bugs to # 26.92 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 26.92 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 26.92 [+0.00] Swiss federal institute of technology (ETH Zurich) # 26.92 [+0.00] License: GNU GPL version 2.0 # 26.92 [+0.00] This is free software: you are free to change and redistribute it. # 26.92 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 26.93 [+0.00] # 28.12 [+1.19] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 28.12 [+0.00] # 28.12 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 28.12 [+0.00] http://www.netsniff-ng.org # 28.12 [+0.00] # 28.12 [+0.00] Usage: mausezahn [options] [interface] || # 28.12 [+0.00] Options: # 28.12 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 28.12 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 28.13 [+0.00] -4 IPv4 mode (default) # 28.13 [+0.00] -6 IPv6 mode # 28.13 [+0.00] -R Set socket priority # 28.13 [+0.00] -c Send packet count times, default:1, infinite:0 # 28.13 [+0.00] -d Apply delay between transmissions. The delay value can be # 28.13 [+0.00] specified in usec (default, no additional unit needed), or in # 28.13 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 28.13 [+0.00] -r Multiplies the specified delay with a random value # 28.14 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 28.14 [+0.00] -a Use specified source mac address, no matter what has # 28.14 [+0.00] been specified with other arguments; keywords see below, # 28.14 [+0.00] Default is own interface # 28.14 [+0.00] -b Same with destination mac address; keywords: # 28.14 [+0.00] rand Use a random MAC address # 28.14 [+0.00] bc Use a broadcast MAC address # 28.15 [+0.00] own Use own interface MAC address (default for source MAC) # 28.15 [+0.00] stp Use IEEE 802.1d STP multicast address # 28.15 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 28.15 [+0.00] -A Use specified source IP address (default is own interface IP) # 28.15 [+0.00] -B Send packet to specified destination IP or domain name # 28.15 [+0.00] -P Use the specified ASCII payload # 28.15 [+0.00] -f Read the ASCII payload from a file # 28.16 [+0.00] -F Read the hexadecimal payload from a file # 28.16 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 28.16 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 28.16 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 28.16 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 28.16 [+0.00] encapsulations in lower layers, most packet types allow/require # 28.17 [+0.00] additional packet-specific arguments in an ; # 28.17 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 28.17 [+0.00] dns, rtp, syslog, lldp and more; # 28.17 [+0.00] For context-help use 'help' as ! # 28.17 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 28.17 [+0.00] Enter -T help or -T rtp help for further information # 28.17 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 28.18 [+0.00] -V|VV|... Verbose and more verbose mode # 28.18 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 28.18 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 28.18 [+0.00] typically combined with one of the verbose modes (v or V) # 28.18 [+0.00] -v Show version # 28.18 [+0.00] -h Print this help # 28.18 [+0.00] # 28.18 [+0.00] Examples: # 28.18 [+0.00] mausezahn -x 99 # 28.18 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 28.19 [+0.00] mausezahn -t cdp change -c 0 # 28.19 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 28.19 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 28.19 [+0.00] # 28.19 [+0.00] Note: # 28.19 [+0.00] This tool is targeted for network developers! You should # 28.19 [+0.00] be aware of what you are doing and what these options above # 28.19 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 28.19 [+0.00] # 28.19 [+0.00] Please report bugs to # 28.19 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 28.20 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 28.20 [+0.00] Swiss federal institute of technology (ETH Zurich) # 28.20 [+0.00] License: GNU GPL version 2.0 # 28.20 [+0.00] This is free software: you are free to change and redistribute it. # 28.20 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 28.20 [+0.00] # 29.22 [+1.02] mcast_max_groups # 29.34 [+0.12] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 29.34 [+0.00] # 29.34 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 29.34 [+0.00] http://www.netsniff-ng.org # 29.34 [+0.00] # 29.34 [+0.00] Usage: mausezahn [options] [interface] || # 29.34 [+0.00] Options: # 29.34 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 29.34 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 29.35 [+0.00] -4 IPv4 mode (default) # 29.35 [+0.00] -6 IPv6 mode # 29.35 [+0.00] -R Set socket priority # 29.35 [+0.00] -c Send packet count times, default:1, infinite:0 # 29.35 [+0.00] -d Apply delay between transmissions. The delay value can be # 29.35 [+0.00] specified in usec (default, no additional unit needed), or in # 29.36 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 29.36 [+0.00] -r Multiplies the specified delay with a random value # 29.36 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 29.36 [+0.00] -a Use specified source mac address, no matter what has # 29.36 [+0.00] been specified with other arguments; keywords see below, # 29.36 [+0.00] Default is own interface # 29.37 [+0.00] -b Same with destination mac address; keywords: # 29.37 [+0.00] rand Use a random MAC address # 29.37 [+0.00] bc Use a broadcast MAC address # 29.37 [+0.00] own Use own interface MAC address (default for source MAC) # 29.37 [+0.00] stp Use IEEE 802.1d STP multicast address # 29.37 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 29.37 [+0.00] -A Use specified source IP address (default is own interface IP) # 29.38 [+0.00] -B Send packet to specified destination IP or domain name # 29.38 [+0.00] -P Use the specified ASCII payload # 29.38 [+0.00] -f Read the ASCII payload from a file # 29.38 [+0.00] -F Read the hexadecimal payload from a file # 29.38 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 29.38 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 29.38 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 29.39 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 29.39 [+0.00] encapsulations in lower layers, most packet types allow/require # 29.39 [+0.00] additional packet-specific arguments in an ; # 29.39 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 29.39 [+0.00] dns, rtp, syslog, lldp and more; # 29.39 [+0.00] For context-help use 'help' as ! # 29.39 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 29.39 [+0.00] Enter -T help or -T rtp help for further information # 29.39 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 29.39 [+0.00] -V|VV|... Verbose and more verbose mode # 29.39 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 29.39 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 29.40 [+0.00] typically combined with one of the verbose modes (v or V) # 29.40 [+0.00] -v Show version # 29.40 [+0.00] -h Print this help # 29.40 [+0.00] # 29.40 [+0.00] Examples: # 29.40 [+0.00] mausezahn -x 99 # 29.40 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 29.40 [+0.00] mausezahn -t cdp change -c 0 # 29.40 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 29.40 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 29.40 [+0.00] # 29.40 [+0.00] Note: # 29.40 [+0.00] This tool is targeted for network developers! You should # 29.40 [+0.00] be aware of what you are doing and what these options above # 29.40 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 29.40 [+0.00] # 29.40 [+0.00] Please report bugs to # 29.40 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 29.40 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 29.41 [+0.00] Swiss federal institute of technology (ETH Zurich) # 29.41 [+0.00] License: GNU GPL version 2.0 # 29.41 [+0.00] This is free software: you are free to change and redistribute it. # 29.41 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 29.41 [+0.00] # 30.38 [+0.97] TEST: ctl6: port maxgroups: configure below ngroups [FAIL] # 30.38 [+0.00] dev veth1: Adding more entries failed # 31.79 [+1.40] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 31.79 [+0.00] # 31.79 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 31.79 [+0.00] http://www.netsniff-ng.org # 31.79 [+0.00] # 31.79 [+0.00] Usage: mausezahn [options] [interface] || # 31.79 [+0.00] Options: # 31.79 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 31.79 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 31.79 [+0.00] -4 IPv4 mode (default) # 31.79 [+0.00] -6 IPv6 mode # 31.79 [+0.00] -R Set socket priority # 31.79 [+0.00] -c Send packet count times, default:1, infinite:0 # 31.80 [+0.00] -d Apply delay between transmissions. The delay value can be # 31.80 [+0.00] specified in usec (default, no additional unit needed), or in # 31.80 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 31.80 [+0.00] -r Multiplies the specified delay with a random value # 31.80 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 31.80 [+0.00] -a Use specified source mac address, no matter what has # 31.80 [+0.00] been specified with other arguments; keywords see below, # 31.80 [+0.00] Default is own interface # 31.81 [+0.00] -b Same with destination mac address; keywords: # 31.81 [+0.00] rand Use a random MAC address # 31.81 [+0.00] bc Use a broadcast MAC address # 31.81 [+0.00] own Use own interface MAC address (default for source MAC) # 31.81 [+0.00] stp Use IEEE 802.1d STP multicast address # 31.81 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 31.81 [+0.00] -A Use specified source IP address (default is own interface IP) # 31.82 [+0.00] -B Send packet to specified destination IP or domain name # 31.82 [+0.00] -P Use the specified ASCII payload # 31.82 [+0.00] -f Read the ASCII payload from a file # 31.82 [+0.00] -F Read the hexadecimal payload from a file # 31.82 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 31.82 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 31.82 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 31.82 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 31.82 [+0.00] encapsulations in lower layers, most packet types allow/require # 31.83 [+0.00] additional packet-specific arguments in an ; # 31.83 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 31.83 [+0.00] dns, rtp, syslog, lldp and more; # 31.83 [+0.00] For context-help use 'help' as ! # 31.83 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 31.83 [+0.00] Enter -T help or -T rtp help for further information # 31.83 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 31.83 [+0.00] -V|VV|... Verbose and more verbose mode # 31.83 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 31.84 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 31.84 [+0.00] typically combined with one of the verbose modes (v or V) # 31.84 [+0.00] -v Show version # 31.84 [+0.00] -h Print this help # 31.84 [+0.00] # 31.84 [+0.00] Examples: # 31.84 [+0.00] mausezahn -x 99 # 31.84 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 31.84 [+0.00] mausezahn -t cdp change -c 0 # 31.84 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 31.84 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 31.85 [+0.00] # 31.85 [+0.00] Note: # 31.85 [+0.00] This tool is targeted for network developers! You should # 31.85 [+0.00] be aware of what you are doing and what these options above # 31.85 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 31.85 [+0.00] # 31.85 [+0.00] Please report bugs to # 31.85 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 31.85 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 31.85 [+0.00] Swiss federal institute of technology (ETH Zurich) # 31.85 [+0.00] License: GNU GPL version 2.0 # 31.85 [+0.00] This is free software: you are free to change and redistribute it. # 31.85 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 31.86 [+0.00] # 32.85 [+0.99] TEST: ctl6: port maxgroups: add too many MDB entries [ OK ] # 32.94 [+0.10] INFO: 802.1q tests # 38.15 [+5.21] TEST: port_vlan: presence of ngroups and maxgroups attributes [ OK ] # 38.24 [+0.09] TEST: cfg4: port: ngroups reporting [ OK ] # 38.37 [+0.12] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 38.37 [+0.00] # 38.37 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 38.37 [+0.00] http://www.netsniff-ng.org # 38.37 [+0.00] # 38.37 [+0.00] Usage: mausezahn [options] [interface] || # 38.37 [+0.00] Options: # 38.37 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 38.37 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 38.37 [+0.00] -4 IPv4 mode (default) # 38.37 [+0.00] -6 IPv6 mode # 38.37 [+0.00] -R Set socket priority # 38.37 [+0.00] -c Send packet count times, default:1, infinite:0 # 38.38 [+0.00] -d Apply delay between transmissions. The delay value can be # 38.38 [+0.00] specified in usec (default, no additional unit needed), or in # 38.38 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 38.38 [+0.00] -r Multiplies the specified delay with a random value # 38.38 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 38.38 [+0.00] -a Use specified source mac address, no matter what has # 38.38 [+0.00] been specified with other arguments; keywords see below, # 38.38 [+0.00] Default is own interface # 38.38 [+0.00] -b Same with destination mac address; keywords: # 38.38 [+0.00] rand Use a random MAC address # 38.38 [+0.00] bc Use a broadcast MAC address # 38.38 [+0.00] own Use own interface MAC address (default for source MAC) # 38.39 [+0.00] stp Use IEEE 802.1d STP multicast address # 38.39 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 38.39 [+0.00] -A Use specified source IP address (default is own interface IP) # 38.39 [+0.00] -B Send packet to specified destination IP or domain name # 38.39 [+0.00] -P Use the specified ASCII payload # 38.39 [+0.00] -f Read the ASCII payload from a file # 38.39 [+0.00] -F Read the hexadecimal payload from a file # 38.39 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 38.39 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 38.39 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 38.39 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 38.40 [+0.00] encapsulations in lower layers, most packet types allow/require # 38.40 [+0.00] additional packet-specific arguments in an ; # 38.40 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 38.40 [+0.00] dns, rtp, syslog, lldp and more; # 38.40 [+0.00] For context-help use 'help' as ! # 38.40 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 38.40 [+0.00] Enter -T help or -T rtp help for further information # 38.40 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 38.40 [+0.00] -V|VV|... Verbose and more verbose mode # 38.40 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 38.40 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 38.41 [+0.00] typically combined with one of the verbose modes (v or V) # 38.41 [+0.00] -v Show version # 38.41 [+0.00] -h Print this help # 38.41 [+0.00] # 38.41 [+0.00] Examples: # 38.41 [+0.00] mausezahn -x 99 # 38.41 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 38.41 [+0.00] mausezahn -t cdp change -c 0 # 38.41 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 38.41 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 38.41 [+0.00] # 38.41 [+0.00] Note: # 38.41 [+0.00] This tool is targeted for network developers! You should # 38.41 [+0.00] be aware of what you are doing and what these options above # 38.41 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 38.41 [+0.00] # 38.41 [+0.00] Please report bugs to # 38.41 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 38.41 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 38.41 [+0.00] Swiss federal institute of technology (ETH Zurich) # 38.42 [+0.00] License: GNU GPL version 2.0 # 38.42 [+0.00] This is free software: you are free to change and redistribute it. # 38.42 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 38.42 [+0.00] # 39.44 [+1.02] mcast_max_groups # 39.53 [+0.09] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 39.53 [+0.00] # 39.53 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 39.54 [+0.00] http://www.netsniff-ng.org # 39.54 [+0.00] # 39.54 [+0.00] Usage: mausezahn [options] [interface] || # 39.54 [+0.00] Options: # 39.54 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 39.54 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 39.54 [+0.00] -4 IPv4 mode (default) # 39.54 [+0.00] -6 IPv6 mode # 39.54 [+0.00] -R Set socket priority # 39.54 [+0.00] -c Send packet count times, default:1, infinite:0 # 39.54 [+0.00] -d Apply delay between transmissions. The delay value can be # 39.54 [+0.00] specified in usec (default, no additional unit needed), or in # 39.54 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 39.55 [+0.00] -r Multiplies the specified delay with a random value # 39.55 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 39.55 [+0.00] -a Use specified source mac address, no matter what has # 39.55 [+0.00] been specified with other arguments; keywords see below, # 39.55 [+0.00] Default is own interface # 39.55 [+0.00] -b Same with destination mac address; keywords: # 39.55 [+0.00] rand Use a random MAC address # 39.55 [+0.00] bc Use a broadcast MAC address # 39.55 [+0.00] own Use own interface MAC address (default for source MAC) # 39.55 [+0.00] stp Use IEEE 802.1d STP multicast address # 39.55 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 39.55 [+0.00] -A Use specified source IP address (default is own interface IP) # 39.56 [+0.00] -B Send packet to specified destination IP or domain name # 39.56 [+0.00] -P Use the specified ASCII payload # 39.56 [+0.00] -f Read the ASCII payload from a file # 39.56 [+0.00] -F Read the hexadecimal payload from a file # 39.56 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 39.56 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 39.56 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 39.56 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 39.56 [+0.00] encapsulations in lower layers, most packet types allow/require # 39.56 [+0.00] additional packet-specific arguments in an ; # 39.57 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 39.57 [+0.00] dns, rtp, syslog, lldp and more; # 39.57 [+0.00] For context-help use 'help' as ! # 39.57 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 39.57 [+0.00] Enter -T help or -T rtp help for further information # 39.57 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 39.58 [+0.00] -V|VV|... Verbose and more verbose mode # 39.58 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 39.58 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 39.58 [+0.00] typically combined with one of the verbose modes (v or V) # 39.58 [+0.00] -v Show version # 39.58 [+0.00] -h Print this help # 39.58 [+0.00] # 39.58 [+0.00] Examples: # 39.58 [+0.00] mausezahn -x 99 # 39.58 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 39.58 [+0.00] mausezahn -t cdp change -c 0 # 39.58 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 39.58 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 39.58 [+0.00] # 39.58 [+0.00] Note: # 39.58 [+0.00] This tool is targeted for network developers! You should # 39.59 [+0.00] be aware of what you are doing and what these options above # 39.59 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 39.59 [+0.00] # 39.59 [+0.00] Please report bugs to # 39.59 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 39.59 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 39.59 [+0.00] Swiss federal institute of technology (ETH Zurich) # 39.59 [+0.00] License: GNU GPL version 2.0 # 39.59 [+0.00] This is free software: you are free to change and redistribute it. # 39.59 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 39.59 [+0.00] # 40.60 [+1.01] TEST: ctl4: port: ngroups reporting [FAIL] # 40.60 [+0.00] Number of groups was 8, now is 8, but 13 expected # 40.70 [+0.10] TEST: cfg6: port: ngroups reporting [ OK ] # 40.89 [+0.19] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 40.89 [+0.00] # 40.89 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 40.89 [+0.00] http://www.netsniff-ng.org # 40.89 [+0.00] # 40.89 [+0.00] Usage: mausezahn [options] [interface] || # 40.89 [+0.00] Options: # 40.89 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 40.89 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 40.89 [+0.00] -4 IPv4 mode (default) # 40.89 [+0.00] -6 IPv6 mode # 40.89 [+0.00] -R Set socket priority # 40.90 [+0.00] -c Send packet count times, default:1, infinite:0 # 40.90 [+0.00] -d Apply delay between transmissions. The delay value can be # 40.90 [+0.00] specified in usec (default, no additional unit needed), or in # 40.90 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 40.90 [+0.00] -r Multiplies the specified delay with a random value # 40.90 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 40.90 [+0.00] -a Use specified source mac address, no matter what has # 40.90 [+0.00] been specified with other arguments; keywords see below, # 40.90 [+0.00] Default is own interface # 40.90 [+0.00] -b Same with destination mac address; keywords: # 40.90 [+0.00] rand Use a random MAC address # 40.90 [+0.00] bc Use a broadcast MAC address # 40.91 [+0.00] own Use own interface MAC address (default for source MAC) # 40.91 [+0.00] stp Use IEEE 802.1d STP multicast address # 40.91 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 40.91 [+0.00] -A Use specified source IP address (default is own interface IP) # 40.91 [+0.00] -B Send packet to specified destination IP or domain name # 40.91 [+0.00] -P Use the specified ASCII payload # 40.91 [+0.00] -f Read the ASCII payload from a file # 40.91 [+0.00] -F Read the hexadecimal payload from a file # 40.91 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 40.91 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 40.91 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 40.91 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 40.92 [+0.00] encapsulations in lower layers, most packet types allow/require # 40.92 [+0.00] additional packet-specific arguments in an ; # 40.92 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 40.92 [+0.00] dns, rtp, syslog, lldp and more; # 40.92 [+0.00] For context-help use 'help' as ! # 40.92 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 40.92 [+0.00] Enter -T help or -T rtp help for further information # 40.92 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 40.92 [+0.00] -V|VV|... Verbose and more verbose mode # 40.92 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 40.92 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 40.93 [+0.00] typically combined with one of the verbose modes (v or V) # 40.93 [+0.00] -v Show version # 40.93 [+0.00] -h Print this help # 40.93 [+0.00] # 40.93 [+0.00] Examples: # 40.93 [+0.00] mausezahn -x 99 # 40.93 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 40.93 [+0.00] mausezahn -t cdp change -c 0 # 40.93 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 40.93 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 40.93 [+0.00] # 40.93 [+0.00] Note: # 40.93 [+0.00] This tool is targeted for network developers! You should # 40.93 [+0.00] be aware of what you are doing and what these options above # 40.93 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 40.93 [+0.00] # 40.93 [+0.00] Please report bugs to # 40.93 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 40.93 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 40.94 [+0.00] Swiss federal institute of technology (ETH Zurich) # 40.94 [+0.00] License: GNU GPL version 2.0 # 40.94 [+0.00] This is free software: you are free to change and redistribute it. # 40.94 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 40.94 [+0.00] # 41.96 [+1.02] mcast_max_groups # 42.11 [+0.16] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 42.12 [+0.00] # 42.12 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 42.12 [+0.00] http://www.netsniff-ng.org # 42.12 [+0.00] # 42.12 [+0.00] Usage: mausezahn [options] [interface] || # 42.12 [+0.00] Options: # 42.12 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 42.12 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 42.12 [+0.00] -4 IPv4 mode (default) # 42.12 [+0.00] -6 IPv6 mode # 42.12 [+0.00] -R Set socket priority # 42.13 [+0.00] -c Send packet count times, default:1, infinite:0 # 42.13 [+0.00] -d Apply delay between transmissions. The delay value can be # 42.13 [+0.00] specified in usec (default, no additional unit needed), or in # 42.13 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 42.13 [+0.00] -r Multiplies the specified delay with a random value # 42.13 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 42.13 [+0.00] -a Use specified source mac address, no matter what has # 42.13 [+0.00] been specified with other arguments; keywords see below, # 42.13 [+0.00] Default is own interface # 42.13 [+0.00] -b Same with destination mac address; keywords: # 42.14 [+0.00] rand Use a random MAC address # 42.14 [+0.00] bc Use a broadcast MAC address # 42.14 [+0.00] own Use own interface MAC address (default for source MAC) # 42.14 [+0.00] stp Use IEEE 802.1d STP multicast address # 42.14 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 42.14 [+0.00] -A Use specified source IP address (default is own interface IP) # 42.14 [+0.00] -B Send packet to specified destination IP or domain name # 42.14 [+0.00] -P Use the specified ASCII payload # 42.15 [+0.00] -f Read the ASCII payload from a file # 42.15 [+0.00] -F Read the hexadecimal payload from a file # 42.15 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 42.15 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 42.15 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 42.15 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 42.15 [+0.00] encapsulations in lower layers, most packet types allow/require # 42.15 [+0.00] additional packet-specific arguments in an ; # 42.16 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 42.16 [+0.00] dns, rtp, syslog, lldp and more; # 42.16 [+0.00] For context-help use 'help' as ! # 42.16 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 42.16 [+0.00] Enter -T help or -T rtp help for further information # 42.16 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 42.17 [+0.00] -V|VV|... Verbose and more verbose mode # 42.17 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 42.17 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 42.17 [+0.00] typically combined with one of the verbose modes (v or V) # 42.17 [+0.00] -v Show version # 42.17 [+0.00] -h Print this help # 42.17 [+0.00] # 42.17 [+0.00] Examples: # 42.17 [+0.00] mausezahn -x 99 # 42.17 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 42.17 [+0.00] mausezahn -t cdp change -c 0 # 42.18 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 42.18 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 42.18 [+0.00] # 42.18 [+0.00] Note: # 42.18 [+0.00] This tool is targeted for network developers! You should # 42.18 [+0.00] be aware of what you are doing and what these options above # 42.18 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 42.18 [+0.00] # 42.18 [+0.00] Please report bugs to # 42.18 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 42.18 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 42.18 [+0.00] Swiss federal institute of technology (ETH Zurich) # 42.18 [+0.00] License: GNU GPL version 2.0 # 42.18 [+0.00] This is free software: you are free to change and redistribute it. # 42.19 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 42.19 [+0.00] # 43.19 [+1.00] TEST: ctl6: port: ngroups reporting [FAIL] # 43.19 [+0.00] Number of groups was 8, now is 8, but 13 expected # 43.31 [+0.12] TEST: cfg4: port maxgroups: reporting and treatment of 0 [ OK ] # 43.53 [+0.23] TEST: cfg4: port maxgroups: configure below ngroups [ OK ] # 43.62 [+0.09] TEST: cfg4: port maxgroups: add too many MDB entries [ OK ] # 43.80 [+0.17] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 43.80 [+0.00] # 43.80 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 43.80 [+0.00] http://www.netsniff-ng.org # 43.80 [+0.00] # 43.80 [+0.00] Usage: mausezahn [options] [interface] || # 43.80 [+0.00] Options: # 43.80 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 43.80 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 43.80 [+0.00] -4 IPv4 mode (default) # 43.80 [+0.00] -6 IPv6 mode # 43.80 [+0.00] -R Set socket priority # 43.81 [+0.00] -c Send packet count times, default:1, infinite:0 # 43.81 [+0.00] -d Apply delay between transmissions. The delay value can be # 43.81 [+0.00] specified in usec (default, no additional unit needed), or in # 43.81 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 43.81 [+0.00] -r Multiplies the specified delay with a random value # 43.81 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 43.81 [+0.00] -a Use specified source mac address, no matter what has # 43.81 [+0.00] been specified with other arguments; keywords see below, # 43.81 [+0.00] Default is own interface # 43.81 [+0.00] -b Same with destination mac address; keywords: # 43.81 [+0.00] rand Use a random MAC address # 43.82 [+0.00] bc Use a broadcast MAC address # 43.82 [+0.00] own Use own interface MAC address (default for source MAC) # 43.82 [+0.00] stp Use IEEE 802.1d STP multicast address # 43.82 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 43.82 [+0.00] -A Use specified source IP address (default is own interface IP) # 43.82 [+0.00] -B Send packet to specified destination IP or domain name # 43.82 [+0.00] -P Use the specified ASCII payload # 43.82 [+0.00] -f Read the ASCII payload from a file # 43.82 [+0.00] -F Read the hexadecimal payload from a file # 43.83 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 43.83 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 43.83 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 43.83 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 43.83 [+0.00] encapsulations in lower layers, most packet types allow/require # 43.83 [+0.00] additional packet-specific arguments in an ; # 43.83 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 43.83 [+0.00] dns, rtp, syslog, lldp and more; # 43.84 [+0.00] For context-help use 'help' as ! # 43.84 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 43.84 [+0.00] Enter -T help or -T rtp help for further information # 43.84 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 43.84 [+0.00] -V|VV|... Verbose and more verbose mode # 43.84 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 43.84 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 43.84 [+0.00] typically combined with one of the verbose modes (v or V) # 43.84 [+0.00] -v Show version # 43.84 [+0.00] -h Print this help # 43.84 [+0.00] # 43.84 [+0.00] Examples: # 43.84 [+0.00] mausezahn -x 99 # 43.84 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 43.85 [+0.00] mausezahn -t cdp change -c 0 # 43.85 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 43.85 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 43.85 [+0.00] # 43.85 [+0.00] Note: # 43.85 [+0.00] This tool is targeted for network developers! You should # 43.85 [+0.00] be aware of what you are doing and what these options above # 43.85 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 43.85 [+0.00] # 43.85 [+0.00] Please report bugs to # 43.85 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 43.85 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 43.85 [+0.00] Swiss federal institute of technology (ETH Zurich) # 43.85 [+0.00] License: GNU GPL version 2.0 # 43.85 [+0.00] This is free software: you are free to change and redistribute it. # 43.85 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 43.85 [+0.00] # 44.84 [+0.99] mcast_max_groups # 44.92 [+0.08] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 44.92 [+0.00] # 44.92 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 44.92 [+0.00] http://www.netsniff-ng.org # 44.92 [+0.00] # 44.92 [+0.00] Usage: mausezahn [options] [interface] || # 44.92 [+0.00] Options: # 44.93 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 44.93 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 44.93 [+0.00] -4 IPv4 mode (default) # 44.93 [+0.00] -6 IPv6 mode # 44.93 [+0.00] -R Set socket priority # 44.93 [+0.00] -c Send packet count times, default:1, infinite:0 # 44.93 [+0.00] -d Apply delay between transmissions. The delay value can be # 44.93 [+0.00] specified in usec (default, no additional unit needed), or in # 44.93 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 44.93 [+0.00] -r Multiplies the specified delay with a random value # 44.93 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 44.93 [+0.00] -a Use specified source mac address, no matter what has # 44.94 [+0.00] been specified with other arguments; keywords see below, # 44.94 [+0.00] Default is own interface # 44.94 [+0.00] -b Same with destination mac address; keywords: # 44.94 [+0.00] rand Use a random MAC address # 44.94 [+0.00] bc Use a broadcast MAC address # 44.94 [+0.00] own Use own interface MAC address (default for source MAC) # 44.94 [+0.00] stp Use IEEE 802.1d STP multicast address # 44.94 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 44.94 [+0.00] -A Use specified source IP address (default is own interface IP) # 44.94 [+0.00] -B Send packet to specified destination IP or domain name # 44.94 [+0.00] -P Use the specified ASCII payload # 44.94 [+0.00] -f Read the ASCII payload from a file # 44.95 [+0.00] -F Read the hexadecimal payload from a file # 44.95 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 44.95 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 44.95 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 44.95 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 44.95 [+0.00] encapsulations in lower layers, most packet types allow/require # 44.95 [+0.00] additional packet-specific arguments in an ; # 44.95 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 44.96 [+0.00] dns, rtp, syslog, lldp and more; # 44.96 [+0.00] For context-help use 'help' as ! # 44.96 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 44.96 [+0.00] Enter -T help or -T rtp help for further information # 44.96 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 44.96 [+0.00] -V|VV|... Verbose and more verbose mode # 44.96 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 44.97 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 44.97 [+0.00] typically combined with one of the verbose modes (v or V) # 44.97 [+0.00] -v Show version # 44.97 [+0.00] -h Print this help # 44.97 [+0.00] # 44.97 [+0.00] Examples: # 44.97 [+0.00] mausezahn -x 99 # 44.97 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 44.97 [+0.00] mausezahn -t cdp change -c 0 # 44.97 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 44.97 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 44.98 [+0.00] # 44.98 [+0.00] Note: # 44.98 [+0.00] This tool is targeted for network developers! You should # 44.98 [+0.00] be aware of what you are doing and what these options above # 44.98 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 44.98 [+0.00] # 44.98 [+0.00] Please report bugs to # 44.98 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 44.98 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 44.98 [+0.00] Swiss federal institute of technology (ETH Zurich) # 44.98 [+0.00] License: GNU GPL version 2.0 # 44.98 [+0.00] This is free software: you are free to change and redistribute it. # 44.99 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 44.99 [+0.00] # 46.00 [+1.02] TEST: ctl4: port maxgroups: reporting and treatment of 0 [FAIL] # 46.01 [+0.00] Adding 5 MDB entries failed but should have passed # 46.16 [+0.15] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 46.16 [+0.00] # 46.16 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 46.16 [+0.00] http://www.netsniff-ng.org # 46.16 [+0.00] # 46.16 [+0.00] Usage: mausezahn [options] [interface] || # 46.16 [+0.00] Options: # 46.16 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 46.16 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 46.16 [+0.00] -4 IPv4 mode (default) # 46.16 [+0.00] -6 IPv6 mode # 46.17 [+0.00] -R Set socket priority # 46.17 [+0.00] -c Send packet count times, default:1, infinite:0 # 46.17 [+0.00] -d Apply delay between transmissions. The delay value can be # 46.17 [+0.00] specified in usec (default, no additional unit needed), or in # 46.17 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 46.17 [+0.00] -r Multiplies the specified delay with a random value # 46.17 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 46.17 [+0.00] -a Use specified source mac address, no matter what has # 46.17 [+0.00] been specified with other arguments; keywords see below, # 46.17 [+0.00] Default is own interface # 46.17 [+0.00] -b Same with destination mac address; keywords: # 46.18 [+0.00] rand Use a random MAC address # 46.18 [+0.00] bc Use a broadcast MAC address # 46.18 [+0.00] own Use own interface MAC address (default for source MAC) # 46.18 [+0.00] stp Use IEEE 802.1d STP multicast address # 46.18 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 46.18 [+0.00] -A Use specified source IP address (default is own interface IP) # 46.18 [+0.00] -B Send packet to specified destination IP or domain name # 46.18 [+0.00] -P Use the specified ASCII payload # 46.18 [+0.00] -f Read the ASCII payload from a file # 46.18 [+0.00] -F Read the hexadecimal payload from a file # 46.18 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 46.18 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 46.19 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 46.19 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 46.19 [+0.00] encapsulations in lower layers, most packet types allow/require # 46.19 [+0.00] additional packet-specific arguments in an ; # 46.19 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 46.19 [+0.00] dns, rtp, syslog, lldp and more; # 46.19 [+0.00] For context-help use 'help' as ! # 46.19 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 46.19 [+0.00] Enter -T help or -T rtp help for further information # 46.19 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 46.20 [+0.00] -V|VV|... Verbose and more verbose mode # 46.20 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 46.20 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 46.20 [+0.00] typically combined with one of the verbose modes (v or V) # 46.20 [+0.00] -v Show version # 46.20 [+0.00] -h Print this help # 46.20 [+0.00] # 46.20 [+0.00] Examples: # 46.20 [+0.00] mausezahn -x 99 # 46.20 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 46.20 [+0.00] mausezahn -t cdp change -c 0 # 46.20 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 46.20 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 46.20 [+0.00] # 46.20 [+0.00] Note: # 46.21 [+0.00] This tool is targeted for network developers! You should # 46.21 [+0.00] be aware of what you are doing and what these options above # 46.21 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 46.21 [+0.00] # 46.21 [+0.00] Please report bugs to # 46.21 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 46.21 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 46.21 [+0.00] Swiss federal institute of technology (ETH Zurich) # 46.21 [+0.00] License: GNU GPL version 2.0 # 46.21 [+0.00] This is free software: you are free to change and redistribute it. # 46.21 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 46.21 [+0.00] # 47.23 [+1.02] mcast_max_groups # 48.47 [+1.24] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 48.47 [+0.00] # 48.47 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 48.48 [+0.00] http://www.netsniff-ng.org # 48.48 [+0.00] # 48.48 [+0.00] Usage: mausezahn [options] [interface] || # 48.48 [+0.00] Options: # 48.48 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 48.48 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 48.48 [+0.00] -4 IPv4 mode (default) # 48.48 [+0.00] -6 IPv6 mode # 48.48 [+0.00] -R Set socket priority # 48.48 [+0.00] -c Send packet count times, default:1, infinite:0 # 48.48 [+0.00] -d Apply delay between transmissions. The delay value can be # 48.48 [+0.00] specified in usec (default, no additional unit needed), or in # 48.48 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 48.48 [+0.00] -r Multiplies the specified delay with a random value # 48.48 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 48.49 [+0.00] -a Use specified source mac address, no matter what has # 48.49 [+0.00] been specified with other arguments; keywords see below, # 48.49 [+0.00] Default is own interface # 48.49 [+0.00] -b Same with destination mac address; keywords: # 48.49 [+0.00] rand Use a random MAC address # 48.49 [+0.00] bc Use a broadcast MAC address # 48.49 [+0.00] own Use own interface MAC address (default for source MAC) # 48.49 [+0.00] stp Use IEEE 802.1d STP multicast address # 48.49 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 48.49 [+0.00] -A Use specified source IP address (default is own interface IP) # 48.49 [+0.00] -B Send packet to specified destination IP or domain name # 48.49 [+0.00] -P Use the specified ASCII payload # 48.49 [+0.00] -f Read the ASCII payload from a file # 48.50 [+0.00] -F Read the hexadecimal payload from a file # 48.50 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 48.50 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 48.50 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 48.50 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 48.50 [+0.00] encapsulations in lower layers, most packet types allow/require # 48.50 [+0.00] additional packet-specific arguments in an ; # 48.50 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 48.50 [+0.00] dns, rtp, syslog, lldp and more; # 48.50 [+0.00] For context-help use 'help' as ! # 48.50 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 48.51 [+0.00] Enter -T help or -T rtp help for further information # 48.51 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 48.51 [+0.00] -V|VV|... Verbose and more verbose mode # 48.51 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 48.51 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 48.51 [+0.00] typically combined with one of the verbose modes (v or V) # 48.51 [+0.00] -v Show version # 48.51 [+0.00] -h Print this help # 48.51 [+0.00] # 48.51 [+0.00] Examples: # 48.51 [+0.00] mausezahn -x 99 # 48.51 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 48.51 [+0.00] mausezahn -t cdp change -c 0 # 48.51 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 48.51 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 48.51 [+0.00] # 48.51 [+0.00] Note: # 48.51 [+0.00] This tool is targeted for network developers! You should # 48.52 [+0.00] be aware of what you are doing and what these options above # 48.52 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 48.52 [+0.00] # 48.52 [+0.00] Please report bugs to # 48.52 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 48.52 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 48.52 [+0.00] Swiss federal institute of technology (ETH Zurich) # 48.52 [+0.00] License: GNU GPL version 2.0 # 48.52 [+0.00] This is free software: you are free to change and redistribute it. # 48.52 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 48.52 [+0.00] # 49.66 [+1.14] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 49.66 [+0.00] # 49.66 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 49.66 [+0.00] http://www.netsniff-ng.org # 49.66 [+0.00] # 49.66 [+0.00] Usage: mausezahn [options] [interface] || # 49.66 [+0.00] Options: # 49.67 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 49.67 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 49.67 [+0.00] -4 IPv4 mode (default) # 49.67 [+0.00] -6 IPv6 mode # 49.67 [+0.00] -R Set socket priority # 49.67 [+0.00] -c Send packet count times, default:1, infinite:0 # 49.67 [+0.00] -d Apply delay between transmissions. The delay value can be # 49.67 [+0.00] specified in usec (default, no additional unit needed), or in # 49.67 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 49.67 [+0.00] -r Multiplies the specified delay with a random value # 49.67 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 49.67 [+0.00] -a Use specified source mac address, no matter what has # 49.68 [+0.00] been specified with other arguments; keywords see below, # 49.68 [+0.00] Default is own interface # 49.68 [+0.00] -b Same with destination mac address; keywords: # 49.68 [+0.00] rand Use a random MAC address # 49.68 [+0.00] bc Use a broadcast MAC address # 49.68 [+0.00] own Use own interface MAC address (default for source MAC) # 49.68 [+0.00] stp Use IEEE 802.1d STP multicast address # 49.68 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 49.68 [+0.00] -A Use specified source IP address (default is own interface IP) # 49.68 [+0.00] -B Send packet to specified destination IP or domain name # 49.69 [+0.00] -P Use the specified ASCII payload # 49.69 [+0.00] -f Read the ASCII payload from a file # 49.69 [+0.00] -F Read the hexadecimal payload from a file # 49.69 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 49.69 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 49.69 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 49.69 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 49.69 [+0.00] encapsulations in lower layers, most packet types allow/require # 49.69 [+0.00] additional packet-specific arguments in an ; # 49.70 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 49.70 [+0.00] dns, rtp, syslog, lldp and more; # 49.70 [+0.00] For context-help use 'help' as ! # 49.70 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 49.70 [+0.00] Enter -T help or -T rtp help for further information # 49.70 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 49.71 [+0.00] -V|VV|... Verbose and more verbose mode # 49.71 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 49.71 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 49.71 [+0.00] typically combined with one of the verbose modes (v or V) # 49.71 [+0.00] -v Show version # 49.71 [+0.00] -h Print this help # 49.71 [+0.00] # 49.71 [+0.00] Examples: # 49.71 [+0.00] mausezahn -x 99 # 49.71 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 49.71 [+0.00] mausezahn -t cdp change -c 0 # 49.71 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 49.71 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 49.71 [+0.00] # 49.71 [+0.00] Note: # 49.71 [+0.00] This tool is targeted for network developers! You should # 49.72 [+0.00] be aware of what you are doing and what these options above # 49.72 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 49.72 [+0.00] # 49.72 [+0.00] Please report bugs to # 49.72 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 49.72 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 49.72 [+0.00] Swiss federal institute of technology (ETH Zurich) # 49.72 [+0.00] License: GNU GPL version 2.0 # 49.72 [+0.00] This is free software: you are free to change and redistribute it. # 49.72 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 49.72 [+0.00] # 50.72 [+0.99] mcast_max_groups # 50.79 [+0.07] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 50.79 [+0.00] # 50.79 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 50.79 [+0.00] http://www.netsniff-ng.org # 50.79 [+0.00] # 50.79 [+0.00] Usage: mausezahn [options] [interface] || # 50.79 [+0.00] Options: # 50.79 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 50.80 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 50.80 [+0.00] -4 IPv4 mode (default) # 50.80 [+0.00] -6 IPv6 mode # 50.80 [+0.00] -R Set socket priority # 50.80 [+0.00] -c Send packet count times, default:1, infinite:0 # 50.80 [+0.00] -d Apply delay between transmissions. The delay value can be # 50.80 [+0.00] specified in usec (default, no additional unit needed), or in # 50.80 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 50.80 [+0.00] -r Multiplies the specified delay with a random value # 50.80 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 50.81 [+0.00] -a Use specified source mac address, no matter what has # 50.81 [+0.00] been specified with other arguments; keywords see below, # 50.81 [+0.00] Default is own interface # 50.81 [+0.00] -b Same with destination mac address; keywords: # 50.81 [+0.00] rand Use a random MAC address # 50.81 [+0.00] bc Use a broadcast MAC address # 50.81 [+0.00] own Use own interface MAC address (default for source MAC) # 50.81 [+0.00] stp Use IEEE 802.1d STP multicast address # 50.81 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 50.81 [+0.00] -A Use specified source IP address (default is own interface IP) # 50.82 [+0.00] -B Send packet to specified destination IP or domain name # 50.82 [+0.00] -P Use the specified ASCII payload # 50.82 [+0.00] -f Read the ASCII payload from a file # 50.82 [+0.00] -F Read the hexadecimal payload from a file # 50.82 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 50.82 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 50.82 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 50.82 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 50.82 [+0.00] encapsulations in lower layers, most packet types allow/require # 50.83 [+0.00] additional packet-specific arguments in an ; # 50.83 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 50.83 [+0.00] dns, rtp, syslog, lldp and more; # 50.83 [+0.00] For context-help use 'help' as ! # 50.83 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 50.83 [+0.00] Enter -T help or -T rtp help for further information # 50.83 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 50.83 [+0.00] -V|VV|... Verbose and more verbose mode # 50.83 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 50.83 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 50.83 [+0.00] typically combined with one of the verbose modes (v or V) # 50.84 [+0.00] -v Show version # 50.84 [+0.00] -h Print this help # 50.84 [+0.00] # 50.84 [+0.00] Examples: # 50.84 [+0.00] mausezahn -x 99 # 50.84 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 50.84 [+0.00] mausezahn -t cdp change -c 0 # 50.84 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 50.84 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 50.84 [+0.00] # 50.84 [+0.00] Note: # 50.84 [+0.00] This tool is targeted for network developers! You should # 50.84 [+0.00] be aware of what you are doing and what these options above # 50.84 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 50.85 [+0.00] # 50.85 [+0.00] Please report bugs to # 50.85 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 50.85 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 50.85 [+0.00] Swiss federal institute of technology (ETH Zurich) # 50.85 [+0.00] License: GNU GPL version 2.0 # 50.85 [+0.00] This is free software: you are free to change and redistribute it. # 50.85 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 50.85 [+0.00] # 51.87 [+1.02] TEST: ctl4: port maxgroups: configure below ngroups [FAIL] # 51.87 [+0.00] dev veth1 vid 10: Adding more entries failed # 53.10 [+1.23] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 53.10 [+0.00] # 53.10 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 53.10 [+0.00] http://www.netsniff-ng.org # 53.10 [+0.00] # 53.10 [+0.00] Usage: mausezahn [options] [interface] || # 53.10 [+0.00] Options: # 53.10 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 53.11 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 53.11 [+0.00] -4 IPv4 mode (default) # 53.11 [+0.00] -6 IPv6 mode # 53.11 [+0.00] -R Set socket priority # 53.11 [+0.00] -c Send packet count times, default:1, infinite:0 # 53.11 [+0.00] -d Apply delay between transmissions. The delay value can be # 53.11 [+0.00] specified in usec (default, no additional unit needed), or in # 53.11 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 53.11 [+0.00] -r Multiplies the specified delay with a random value # 53.11 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 53.11 [+0.00] -a Use specified source mac address, no matter what has # 53.12 [+0.00] been specified with other arguments; keywords see below, # 53.12 [+0.00] Default is own interface # 53.12 [+0.00] -b Same with destination mac address; keywords: # 53.12 [+0.00] rand Use a random MAC address # 53.12 [+0.00] bc Use a broadcast MAC address # 53.12 [+0.00] own Use own interface MAC address (default for source MAC) # 53.12 [+0.00] stp Use IEEE 802.1d STP multicast address # 53.12 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 53.12 [+0.00] -A Use specified source IP address (default is own interface IP) # 53.12 [+0.00] -B Send packet to specified destination IP or domain name # 53.12 [+0.00] -P Use the specified ASCII payload # 53.12 [+0.00] -f Read the ASCII payload from a file # 53.13 [+0.00] -F Read the hexadecimal payload from a file # 53.13 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 53.13 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 53.13 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 53.13 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 53.13 [+0.00] encapsulations in lower layers, most packet types allow/require # 53.13 [+0.00] additional packet-specific arguments in an ; # 53.13 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 53.13 [+0.00] dns, rtp, syslog, lldp and more; # 53.13 [+0.00] For context-help use 'help' as ! # 53.14 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 53.14 [+0.00] Enter -T help or -T rtp help for further information # 53.14 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 53.14 [+0.00] -V|VV|... Verbose and more verbose mode # 53.14 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 53.14 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 53.14 [+0.00] typically combined with one of the verbose modes (v or V) # 53.14 [+0.00] -v Show version # 53.14 [+0.00] -h Print this help # 53.14 [+0.00] # 53.14 [+0.00] Examples: # 53.14 [+0.00] mausezahn -x 99 # 53.14 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 53.14 [+0.00] mausezahn -t cdp change -c 0 # 53.14 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 53.15 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 53.15 [+0.00] # 53.15 [+0.00] Note: # 53.15 [+0.00] This tool is targeted for network developers! You should # 53.15 [+0.00] be aware of what you are doing and what these options above # 53.15 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 53.15 [+0.00] # 53.15 [+0.00] Please report bugs to # 53.15 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 53.15 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 53.15 [+0.00] Swiss federal institute of technology (ETH Zurich) # 53.15 [+0.00] License: GNU GPL version 2.0 # 53.15 [+0.00] This is free software: you are free to change and redistribute it. # 53.15 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 53.15 [+0.00] # 54.19 [+1.04] TEST: ctl4: port maxgroups: add too many MDB entries [ OK ] # 54.32 [+0.13] TEST: cfg6: port maxgroups: reporting and treatment of 0 [ OK ] # 54.55 [+0.23] TEST: cfg6: port maxgroups: configure below ngroups [ OK ] # 54.64 [+0.09] TEST: cfg6: port maxgroups: add too many MDB entries [ OK ] # 54.91 [+0.27] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 54.91 [+0.00] # 54.91 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 54.91 [+0.00] http://www.netsniff-ng.org # 54.92 [+0.00] # 54.92 [+0.00] Usage: mausezahn [options] [interface] || # 54.92 [+0.00] Options: # 54.92 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 54.92 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 54.92 [+0.00] -4 IPv4 mode (default) # 54.92 [+0.00] -6 IPv6 mode # 54.92 [+0.00] -R Set socket priority # 54.92 [+0.00] -c Send packet count times, default:1, infinite:0 # 54.92 [+0.00] -d Apply delay between transmissions. The delay value can be # 54.92 [+0.00] specified in usec (default, no additional unit needed), or in # 54.92 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 54.93 [+0.00] -r Multiplies the specified delay with a random value # 54.93 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 54.93 [+0.00] -a Use specified source mac address, no matter what has # 54.93 [+0.00] been specified with other arguments; keywords see below, # 54.93 [+0.00] Default is own interface # 54.93 [+0.00] -b Same with destination mac address; keywords: # 54.93 [+0.00] rand Use a random MAC address # 54.93 [+0.00] bc Use a broadcast MAC address # 54.93 [+0.00] own Use own interface MAC address (default for source MAC) # 54.93 [+0.00] stp Use IEEE 802.1d STP multicast address # 54.93 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 54.94 [+0.00] -A Use specified source IP address (default is own interface IP) # 54.94 [+0.00] -B Send packet to specified destination IP or domain name # 54.94 [+0.00] -P Use the specified ASCII payload # 54.94 [+0.00] -f Read the ASCII payload from a file # 54.94 [+0.00] -F Read the hexadecimal payload from a file # 54.94 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 54.94 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 54.94 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 54.94 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 54.95 [+0.00] encapsulations in lower layers, most packet types allow/require # 54.95 [+0.00] additional packet-specific arguments in an ; # 54.95 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 54.95 [+0.00] dns, rtp, syslog, lldp and more; # 54.95 [+0.00] For context-help use 'help' as ! # 54.95 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 54.95 [+0.00] Enter -T help or -T rtp help for further information # 54.95 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 54.96 [+0.00] -V|VV|... Verbose and more verbose mode # 54.96 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 54.96 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 54.96 [+0.00] typically combined with one of the verbose modes (v or V) # 54.96 [+0.00] -v Show version # 54.96 [+0.00] -h Print this help # 54.96 [+0.00] # 54.96 [+0.00] Examples: # 54.96 [+0.00] mausezahn -x 99 # 54.96 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 54.96 [+0.00] mausezahn -t cdp change -c 0 # 54.96 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 54.97 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 54.97 [+0.00] # 54.97 [+0.00] Note: # 54.97 [+0.00] This tool is targeted for network developers! You should # 54.97 [+0.00] be aware of what you are doing and what these options above # 54.97 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 54.97 [+0.00] # 54.97 [+0.00] Please report bugs to # 54.97 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 54.97 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 54.97 [+0.00] Swiss federal institute of technology (ETH Zurich) # 54.97 [+0.00] License: GNU GPL version 2.0 # 54.98 [+0.00] This is free software: you are free to change and redistribute it. # 54.98 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 54.98 [+0.00] # 55.97 [+1.00] mcast_max_groups # 56.12 [+0.14] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 56.12 [+0.00] # 56.12 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 56.12 [+0.00] http://www.netsniff-ng.org # 56.12 [+0.00] # 56.12 [+0.00] Usage: mausezahn [options] [interface] || # 56.12 [+0.00] Options: # 56.12 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 56.12 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 56.12 [+0.00] -4 IPv4 mode (default) # 56.12 [+0.00] -6 IPv6 mode # 56.12 [+0.00] -R Set socket priority # 56.12 [+0.00] -c Send packet count times, default:1, infinite:0 # 56.13 [+0.00] -d Apply delay between transmissions. The delay value can be # 56.13 [+0.00] specified in usec (default, no additional unit needed), or in # 56.13 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 56.13 [+0.00] -r Multiplies the specified delay with a random value # 56.13 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 56.13 [+0.00] -a Use specified source mac address, no matter what has # 56.14 [+0.00] been specified with other arguments; keywords see below, # 56.14 [+0.00] Default is own interface # 56.14 [+0.00] -b Same with destination mac address; keywords: # 56.14 [+0.00] rand Use a random MAC address # 56.14 [+0.00] bc Use a broadcast MAC address # 56.14 [+0.00] own Use own interface MAC address (default for source MAC) # 56.14 [+0.00] stp Use IEEE 802.1d STP multicast address # 56.14 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 56.14 [+0.00] -A Use specified source IP address (default is own interface IP) # 56.14 [+0.00] -B Send packet to specified destination IP or domain name # 56.15 [+0.00] -P Use the specified ASCII payload # 56.15 [+0.00] -f Read the ASCII payload from a file # 56.15 [+0.00] -F Read the hexadecimal payload from a file # 56.15 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 56.15 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 56.15 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 56.15 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 56.15 [+0.00] encapsulations in lower layers, most packet types allow/require # 56.15 [+0.00] additional packet-specific arguments in an ; # 56.15 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 56.15 [+0.00] dns, rtp, syslog, lldp and more; # 56.16 [+0.00] For context-help use 'help' as ! # 56.16 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 56.16 [+0.00] Enter -T help or -T rtp help for further information # 56.16 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 56.16 [+0.00] -V|VV|... Verbose and more verbose mode # 56.16 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 56.16 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 56.16 [+0.00] typically combined with one of the verbose modes (v or V) # 56.16 [+0.00] -v Show version # 56.16 [+0.00] -h Print this help # 56.16 [+0.00] # 56.16 [+0.00] Examples: # 56.16 [+0.00] mausezahn -x 99 # 56.16 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 56.17 [+0.00] mausezahn -t cdp change -c 0 # 56.17 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 56.17 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 56.17 [+0.00] # 56.17 [+0.00] Note: # 56.17 [+0.00] This tool is targeted for network developers! You should # 56.17 [+0.00] be aware of what you are doing and what these options above # 56.17 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 56.17 [+0.00] # 56.17 [+0.00] Please report bugs to # 56.17 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 56.17 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 56.17 [+0.00] Swiss federal institute of technology (ETH Zurich) # 56.17 [+0.00] License: GNU GPL version 2.0 # 56.17 [+0.00] This is free software: you are free to change and redistribute it. # 56.17 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 56.17 [+0.00] # 57.14 [+0.97] TEST: ctl6: port maxgroups: reporting and treatment of 0 [FAIL] # 57.15 [+0.00] Adding 5 MDB entries failed but should have passed # 57.35 [+0.20] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 57.35 [+0.00] # 57.35 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 57.35 [+0.00] http://www.netsniff-ng.org # 57.35 [+0.00] # 57.35 [+0.00] Usage: mausezahn [options] [interface] || # 57.35 [+0.00] Options: # 57.35 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 57.36 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 57.36 [+0.00] -4 IPv4 mode (default) # 57.36 [+0.00] -6 IPv6 mode # 57.36 [+0.00] -R Set socket priority # 57.36 [+0.00] -c Send packet count times, default:1, infinite:0 # 57.36 [+0.00] -d Apply delay between transmissions. The delay value can be # 57.36 [+0.00] specified in usec (default, no additional unit needed), or in # 57.36 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 57.36 [+0.00] -r Multiplies the specified delay with a random value # 57.36 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 57.37 [+0.00] -a Use specified source mac address, no matter what has # 57.37 [+0.00] been specified with other arguments; keywords see below, # 57.37 [+0.00] Default is own interface # 57.37 [+0.00] -b Same with destination mac address; keywords: # 57.37 [+0.00] rand Use a random MAC address # 57.37 [+0.00] bc Use a broadcast MAC address # 57.37 [+0.00] own Use own interface MAC address (default for source MAC) # 57.37 [+0.00] stp Use IEEE 802.1d STP multicast address # 57.38 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 57.38 [+0.00] -A Use specified source IP address (default is own interface IP) # 57.38 [+0.00] -B Send packet to specified destination IP or domain name # 57.38 [+0.00] -P Use the specified ASCII payload # 57.38 [+0.00] -f Read the ASCII payload from a file # 57.38 [+0.00] -F Read the hexadecimal payload from a file # 57.38 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 57.38 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 57.38 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 57.38 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 57.39 [+0.00] encapsulations in lower layers, most packet types allow/require # 57.39 [+0.00] additional packet-specific arguments in an ; # 57.39 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 57.39 [+0.00] dns, rtp, syslog, lldp and more; # 57.39 [+0.00] For context-help use 'help' as ! # 57.39 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 57.39 [+0.00] Enter -T help or -T rtp help for further information # 57.39 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 57.39 [+0.00] -V|VV|... Verbose and more verbose mode # 57.40 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 57.40 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 57.40 [+0.00] typically combined with one of the verbose modes (v or V) # 57.40 [+0.00] -v Show version # 57.40 [+0.00] -h Print this help # 57.40 [+0.00] # 57.40 [+0.00] Examples: # 57.40 [+0.00] mausezahn -x 99 # 57.40 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 57.40 [+0.00] mausezahn -t cdp change -c 0 # 57.40 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 57.40 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 57.40 [+0.00] # 57.40 [+0.00] Note: # 57.40 [+0.00] This tool is targeted for network developers! You should # 57.41 [+0.00] be aware of what you are doing and what these options above # 57.41 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 57.41 [+0.00] # 57.41 [+0.00] Please report bugs to # 57.41 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 57.41 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 57.41 [+0.00] Swiss federal institute of technology (ETH Zurich) # 57.41 [+0.00] License: GNU GPL version 2.0 # 57.41 [+0.00] This is free software: you are free to change and redistribute it. # 57.41 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 57.41 [+0.00] # 58.38 [+0.97] mcast_max_groups # 59.74 [+1.35] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 59.74 [+0.00] # 59.74 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 59.74 [+0.00] http://www.netsniff-ng.org # 59.74 [+0.00] # 59.74 [+0.00] Usage: mausezahn [options] [interface] || # 59.74 [+0.00] Options: # 59.74 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 59.74 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 59.74 [+0.00] -4 IPv4 mode (default) # 59.74 [+0.00] -6 IPv6 mode # 59.74 [+0.00] -R Set socket priority # 59.75 [+0.00] -c Send packet count times, default:1, infinite:0 # 59.75 [+0.00] -d Apply delay between transmissions. The delay value can be # 59.75 [+0.00] specified in usec (default, no additional unit needed), or in # 59.75 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 59.75 [+0.00] -r Multiplies the specified delay with a random value # 59.75 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 59.76 [+0.00] -a Use specified source mac address, no matter what has # 59.76 [+0.00] been specified with other arguments; keywords see below, # 59.76 [+0.00] Default is own interface # 59.76 [+0.00] -b Same with destination mac address; keywords: # 59.76 [+0.00] rand Use a random MAC address # 59.76 [+0.00] bc Use a broadcast MAC address # 59.76 [+0.00] own Use own interface MAC address (default for source MAC) # 59.76 [+0.00] stp Use IEEE 802.1d STP multicast address # 59.76 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 59.76 [+0.00] -A Use specified source IP address (default is own interface IP) # 59.77 [+0.00] -B Send packet to specified destination IP or domain name # 59.77 [+0.00] -P Use the specified ASCII payload # 59.77 [+0.00] -f Read the ASCII payload from a file # 59.77 [+0.00] -F Read the hexadecimal payload from a file # 59.77 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 59.77 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 59.77 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 59.77 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 59.77 [+0.00] encapsulations in lower layers, most packet types allow/require # 59.78 [+0.00] additional packet-specific arguments in an ; # 59.78 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 59.78 [+0.00] dns, rtp, syslog, lldp and more; # 59.78 [+0.00] For context-help use 'help' as ! # 59.78 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 59.78 [+0.00] Enter -T help or -T rtp help for further information # 59.78 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 59.78 [+0.00] -V|VV|... Verbose and more verbose mode # 59.78 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 59.79 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 59.79 [+0.00] typically combined with one of the verbose modes (v or V) # 59.79 [+0.00] -v Show version # 59.79 [+0.00] -h Print this help # 59.79 [+0.00] # 59.79 [+0.00] Examples: # 59.79 [+0.00] mausezahn -x 99 # 59.79 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 59.79 [+0.00] mausezahn -t cdp change -c 0 # 59.79 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 59.79 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 59.79 [+0.00] # 59.79 [+0.00] Note: # 59.79 [+0.00] This tool is targeted for network developers! You should # 59.79 [+0.00] be aware of what you are doing and what these options above # 59.80 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 59.80 [+0.00] # 59.80 [+0.00] Please report bugs to # 59.80 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 59.80 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 59.80 [+0.00] Swiss federal institute of technology (ETH Zurich) # 59.80 [+0.00] License: GNU GPL version 2.0 # 59.80 [+0.00] This is free software: you are free to change and redistribute it. # 59.80 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 59.80 [+0.00] # 60.96 [+1.16] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 60.96 [+0.00] # 60.96 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 60.96 [+0.00] http://www.netsniff-ng.org # 60.96 [+0.00] # 60.96 [+0.00] Usage: mausezahn [options] [interface] || # 60.96 [+0.00] Options: # 60.96 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 60.97 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 60.97 [+0.00] -4 IPv4 mode (default) # 60.97 [+0.00] -6 IPv6 mode # 60.97 [+0.00] -R Set socket priority # 60.97 [+0.00] -c Send packet count times, default:1, infinite:0 # 60.97 [+0.00] -d Apply delay between transmissions. The delay value can be # 60.97 [+0.00] specified in usec (default, no additional unit needed), or in # 60.97 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 60.97 [+0.00] -r Multiplies the specified delay with a random value # 60.97 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 60.97 [+0.00] -a Use specified source mac address, no matter what has # 60.98 [+0.00] been specified with other arguments; keywords see below, # 60.98 [+0.00] Default is own interface # 60.98 [+0.00] -b Same with destination mac address; keywords: # 60.98 [+0.00] rand Use a random MAC address # 60.98 [+0.00] bc Use a broadcast MAC address # 60.98 [+0.00] own Use own interface MAC address (default for source MAC) # 60.99 [+0.00] stp Use IEEE 802.1d STP multicast address # 60.99 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 60.99 [+0.00] -A Use specified source IP address (default is own interface IP) # 60.99 [+0.00] -B Send packet to specified destination IP or domain name # 60.99 [+0.00] -P Use the specified ASCII payload # 61.00 [+0.00] -f Read the ASCII payload from a file # 61.00 [+0.00] -F Read the hexadecimal payload from a file # 61.00 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 61.00 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 61.00 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 61.01 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 61.01 [+0.00] encapsulations in lower layers, most packet types allow/require # 61.01 [+0.00] additional packet-specific arguments in an ; # 61.01 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 61.01 [+0.00] dns, rtp, syslog, lldp and more; # 61.01 [+0.00] For context-help use 'help' as ! # 61.02 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 61.02 [+0.00] Enter -T help or -T rtp help for further information # 61.02 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 61.02 [+0.00] -V|VV|... Verbose and more verbose mode # 61.02 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 61.02 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 61.03 [+0.00] typically combined with one of the verbose modes (v or V) # 61.03 [+0.00] -v Show version # 61.03 [+0.00] -h Print this help # 61.03 [+0.00] # 61.03 [+0.00] Examples: # 61.03 [+0.00] mausezahn -x 99 # 61.03 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 61.03 [+0.00] mausezahn -t cdp change -c 0 # 61.03 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 61.04 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 61.04 [+0.00] # 61.04 [+0.00] Note: # 61.04 [+0.00] This tool is targeted for network developers! You should # 61.04 [+0.00] be aware of what you are doing and what these options above # 61.04 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 61.04 [+0.00] # 61.04 [+0.00] Please report bugs to # 61.04 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 61.04 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 61.04 [+0.00] Swiss federal institute of technology (ETH Zurich) # 61.04 [+0.00] License: GNU GPL version 2.0 # 61.04 [+0.00] This is free software: you are free to change and redistribute it. # 61.04 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 61.05 [+0.00] # 62.02 [+0.97] mcast_max_groups # 62.15 [+0.14] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 62.15 [+0.00] # 62.15 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 62.15 [+0.00] http://www.netsniff-ng.org # 62.15 [+0.00] # 62.15 [+0.00] Usage: mausezahn [options] [interface] || # 62.16 [+0.00] Options: # 62.16 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 62.16 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 62.16 [+0.00] -4 IPv4 mode (default) # 62.16 [+0.00] -6 IPv6 mode # 62.16 [+0.00] -R Set socket priority # 62.16 [+0.00] -c Send packet count times, default:1, infinite:0 # 62.16 [+0.00] -d Apply delay between transmissions. The delay value can be # 62.16 [+0.00] specified in usec (default, no additional unit needed), or in # 62.16 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 62.16 [+0.00] -r Multiplies the specified delay with a random value # 62.17 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 62.17 [+0.00] -a Use specified source mac address, no matter what has # 62.17 [+0.00] been specified with other arguments; keywords see below, # 62.17 [+0.00] Default is own interface # 62.17 [+0.00] -b Same with destination mac address; keywords: # 62.17 [+0.00] rand Use a random MAC address # 62.17 [+0.00] bc Use a broadcast MAC address # 62.17 [+0.00] own Use own interface MAC address (default for source MAC) # 62.18 [+0.00] stp Use IEEE 802.1d STP multicast address # 62.18 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 62.18 [+0.00] -A Use specified source IP address (default is own interface IP) # 62.18 [+0.00] -B Send packet to specified destination IP or domain name # 62.18 [+0.00] -P Use the specified ASCII payload # 62.18 [+0.00] -f Read the ASCII payload from a file # 62.18 [+0.00] -F Read the hexadecimal payload from a file # 62.18 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 62.18 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 62.18 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 62.18 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 62.18 [+0.00] encapsulations in lower layers, most packet types allow/require # 62.19 [+0.00] additional packet-specific arguments in an ; # 62.19 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 62.19 [+0.00] dns, rtp, syslog, lldp and more; # 62.19 [+0.00] For context-help use 'help' as ! # 62.19 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 62.19 [+0.00] Enter -T help or -T rtp help for further information # 62.19 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 62.19 [+0.00] -V|VV|... Verbose and more verbose mode # 62.19 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 62.19 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 62.20 [+0.00] typically combined with one of the verbose modes (v or V) # 62.20 [+0.00] -v Show version # 62.20 [+0.00] -h Print this help # 62.20 [+0.00] # 62.20 [+0.00] Examples: # 62.20 [+0.00] mausezahn -x 99 # 62.20 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 62.20 [+0.00] mausezahn -t cdp change -c 0 # 62.20 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 62.20 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 62.20 [+0.00] # 62.20 [+0.00] Note: # 62.20 [+0.00] This tool is targeted for network developers! You should # 62.20 [+0.00] be aware of what you are doing and what these options above # 62.20 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 62.20 [+0.00] # 62.20 [+0.00] Please report bugs to # 62.20 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 62.21 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 62.21 [+0.00] Swiss federal institute of technology (ETH Zurich) # 62.21 [+0.00] License: GNU GPL version 2.0 # 62.21 [+0.00] This is free software: you are free to change and redistribute it. # 62.21 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 62.21 [+0.00] # 63.19 [+0.99] TEST: ctl6: port maxgroups: configure below ngroups [FAIL] # 63.20 [+0.00] dev veth1 vid 10: Adding more entries failed # 64.57 [+1.37] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 64.57 [+0.00] # 64.57 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 64.57 [+0.00] http://www.netsniff-ng.org # 64.57 [+0.00] # 64.57 [+0.00] Usage: mausezahn [options] [interface] || # 64.57 [+0.00] Options: # 64.57 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 64.57 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 64.57 [+0.00] -4 IPv4 mode (default) # 64.57 [+0.00] -6 IPv6 mode # 64.57 [+0.00] -R Set socket priority # 64.57 [+0.00] -c Send packet count times, default:1, infinite:0 # 64.57 [+0.00] -d Apply delay between transmissions. The delay value can be # 64.58 [+0.00] specified in usec (default, no additional unit needed), or in # 64.58 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 64.58 [+0.00] -r Multiplies the specified delay with a random value # 64.58 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 64.58 [+0.00] -a Use specified source mac address, no matter what has # 64.58 [+0.00] been specified with other arguments; keywords see below, # 64.58 [+0.00] Default is own interface # 64.58 [+0.00] -b Same with destination mac address; keywords: # 64.58 [+0.00] rand Use a random MAC address # 64.58 [+0.00] bc Use a broadcast MAC address # 64.58 [+0.00] own Use own interface MAC address (default for source MAC) # 64.58 [+0.00] stp Use IEEE 802.1d STP multicast address # 64.59 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 64.59 [+0.00] -A Use specified source IP address (default is own interface IP) # 64.59 [+0.00] -B Send packet to specified destination IP or domain name # 64.59 [+0.00] -P Use the specified ASCII payload # 64.59 [+0.00] -f Read the ASCII payload from a file # 64.59 [+0.00] -F Read the hexadecimal payload from a file # 64.59 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 64.59 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 64.59 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 64.59 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 64.59 [+0.00] encapsulations in lower layers, most packet types allow/require # 64.59 [+0.00] additional packet-specific arguments in an ; # 64.60 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 64.60 [+0.00] dns, rtp, syslog, lldp and more; # 64.60 [+0.00] For context-help use 'help' as ! # 64.60 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 64.60 [+0.00] Enter -T help or -T rtp help for further information # 64.60 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 64.60 [+0.00] -V|VV|... Verbose and more verbose mode # 64.60 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 64.60 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 64.61 [+0.00] typically combined with one of the verbose modes (v or V) # 64.61 [+0.00] -v Show version # 64.61 [+0.00] -h Print this help # 64.61 [+0.00] # 64.61 [+0.00] Examples: # 64.61 [+0.00] mausezahn -x 99 # 64.61 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 64.61 [+0.00] mausezahn -t cdp change -c 0 # 64.61 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 64.61 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 64.61 [+0.00] # 64.62 [+0.00] Note: # 64.62 [+0.00] This tool is targeted for network developers! You should # 64.62 [+0.00] be aware of what you are doing and what these options above # 64.62 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 64.62 [+0.00] # 64.62 [+0.00] Please report bugs to # 64.62 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 64.62 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 64.62 [+0.00] Swiss federal institute of technology (ETH Zurich) # 64.62 [+0.00] License: GNU GPL version 2.0 # 64.62 [+0.00] This is free software: you are free to change and redistribute it. # 64.62 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 64.62 [+0.00] # 65.65 [+1.03] TEST: ctl6: port maxgroups: add too many MDB entries [ OK ] # 65.75 [+0.10] INFO: 802.1q mcast_vlan_snooping 1 tests # 71.03 [+5.28] TEST: port_vlan: presence of ngroups and maxgroups attributes [ OK ] # 71.13 [+0.10] TEST: cfg4: port_vlan: ngroups reporting [ OK ] # 71.36 [+0.22] TEST: cfg4: port_vlan: isolation of port and per-VLAN ngroups [ OK ] # 71.50 [+0.14] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 71.50 [+0.00] # 71.50 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 71.51 [+0.00] http://www.netsniff-ng.org # 71.51 [+0.00] # 71.51 [+0.00] Usage: mausezahn [options] [interface] || # 71.51 [+0.00] Options: # 71.51 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 71.51 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 71.51 [+0.00] -4 IPv4 mode (default) # 71.51 [+0.00] -6 IPv6 mode # 71.51 [+0.00] -R Set socket priority # 71.51 [+0.00] -c Send packet count times, default:1, infinite:0 # 71.51 [+0.00] -d Apply delay between transmissions. The delay value can be # 71.51 [+0.00] specified in usec (default, no additional unit needed), or in # 71.51 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 71.52 [+0.00] -r Multiplies the specified delay with a random value # 71.52 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 71.52 [+0.00] -a Use specified source mac address, no matter what has # 71.52 [+0.00] been specified with other arguments; keywords see below, # 71.52 [+0.00] Default is own interface # 71.52 [+0.00] -b Same with destination mac address; keywords: # 71.52 [+0.00] rand Use a random MAC address # 71.52 [+0.00] bc Use a broadcast MAC address # 71.52 [+0.00] own Use own interface MAC address (default for source MAC) # 71.52 [+0.00] stp Use IEEE 802.1d STP multicast address # 71.53 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 71.53 [+0.00] -A Use specified source IP address (default is own interface IP) # 71.53 [+0.00] -B Send packet to specified destination IP or domain name # 71.53 [+0.00] -P Use the specified ASCII payload # 71.53 [+0.00] -f Read the ASCII payload from a file # 71.53 [+0.00] -F Read the hexadecimal payload from a file # 71.53 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 71.53 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 71.53 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 71.54 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 71.54 [+0.00] encapsulations in lower layers, most packet types allow/require # 71.54 [+0.00] additional packet-specific arguments in an ; # 71.54 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 71.54 [+0.00] dns, rtp, syslog, lldp and more; # 71.54 [+0.00] For context-help use 'help' as ! # 71.54 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 71.54 [+0.00] Enter -T help or -T rtp help for further information # 71.54 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 71.55 [+0.00] -V|VV|... Verbose and more verbose mode # 71.55 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 71.55 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 71.55 [+0.00] typically combined with one of the verbose modes (v or V) # 71.55 [+0.00] -v Show version # 71.55 [+0.00] -h Print this help # 71.55 [+0.00] # 71.55 [+0.00] Examples: # 71.55 [+0.00] mausezahn -x 99 # 71.55 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 71.55 [+0.00] mausezahn -t cdp change -c 0 # 71.55 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 71.55 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 71.55 [+0.00] # 71.55 [+0.00] Note: # 71.55 [+0.00] This tool is targeted for network developers! You should # 71.56 [+0.00] be aware of what you are doing and what these options above # 71.56 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 71.56 [+0.00] # 71.56 [+0.00] Please report bugs to # 71.56 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 71.56 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 71.56 [+0.00] Swiss federal institute of technology (ETH Zurich) # 71.56 [+0.00] License: GNU GPL version 2.0 # 71.56 [+0.00] This is free software: you are free to change and redistribute it. # 71.56 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 71.56 [+0.00] # 72.58 [+1.02] mcast_max_groups # 72.68 [+0.10] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 72.69 [+0.00] # 72.69 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 72.69 [+0.00] http://www.netsniff-ng.org # 72.69 [+0.00] # 72.69 [+0.00] Usage: mausezahn [options] [interface] || # 72.69 [+0.00] Options: # 72.69 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 72.69 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 72.69 [+0.00] -4 IPv4 mode (default) # 72.69 [+0.00] -6 IPv6 mode # 72.69 [+0.00] -R Set socket priority # 72.69 [+0.00] -c Send packet count times, default:1, infinite:0 # 72.70 [+0.00] -d Apply delay between transmissions. The delay value can be # 72.70 [+0.00] specified in usec (default, no additional unit needed), or in # 72.70 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 72.70 [+0.00] -r Multiplies the specified delay with a random value # 72.70 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 72.70 [+0.00] -a Use specified source mac address, no matter what has # 72.70 [+0.00] been specified with other arguments; keywords see below, # 72.70 [+0.00] Default is own interface # 72.71 [+0.00] -b Same with destination mac address; keywords: # 72.71 [+0.00] rand Use a random MAC address # 72.71 [+0.00] bc Use a broadcast MAC address # 72.71 [+0.00] own Use own interface MAC address (default for source MAC) # 72.71 [+0.00] stp Use IEEE 802.1d STP multicast address # 72.71 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 72.71 [+0.00] -A Use specified source IP address (default is own interface IP) # 72.71 [+0.00] -B Send packet to specified destination IP or domain name # 72.71 [+0.00] -P Use the specified ASCII payload # 72.71 [+0.00] -f Read the ASCII payload from a file # 72.72 [+0.00] -F Read the hexadecimal payload from a file # 72.72 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 72.72 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 72.72 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 72.72 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 72.72 [+0.00] encapsulations in lower layers, most packet types allow/require # 72.72 [+0.00] additional packet-specific arguments in an ; # 72.72 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 72.72 [+0.00] dns, rtp, syslog, lldp and more; # 72.73 [+0.00] For context-help use 'help' as ! # 72.73 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 72.73 [+0.00] Enter -T help or -T rtp help for further information # 72.73 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 72.73 [+0.00] -V|VV|... Verbose and more verbose mode # 72.73 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 72.73 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 72.73 [+0.00] typically combined with one of the verbose modes (v or V) # 72.73 [+0.00] -v Show version # 72.74 [+0.00] -h Print this help # 72.74 [+0.00] # 72.74 [+0.00] Examples: # 72.74 [+0.00] mausezahn -x 99 # 72.74 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 72.74 [+0.00] mausezahn -t cdp change -c 0 # 72.74 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 72.74 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 72.74 [+0.00] # 72.74 [+0.00] Note: # 72.74 [+0.00] This tool is targeted for network developers! You should # 72.74 [+0.00] be aware of what you are doing and what these options above # 72.74 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 72.74 [+0.00] # 72.74 [+0.00] Please report bugs to # 72.74 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 72.74 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 72.75 [+0.00] Swiss federal institute of technology (ETH Zurich) # 72.75 [+0.00] License: GNU GPL version 2.0 # 72.75 [+0.00] This is free software: you are free to change and redistribute it. # 72.75 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 72.75 [+0.00] # 73.78 [+1.03] TEST: ctl4: port_vlan: ngroups reporting [FAIL] # 73.78 [+0.00] Number of groups was 4, now is 4, but 9 expected # 73.93 [+0.15] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 73.93 [+0.00] # 73.93 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 73.93 [+0.00] http://www.netsniff-ng.org # 73.93 [+0.00] # 73.93 [+0.00] Usage: mausezahn [options] [interface] || # 73.93 [+0.00] Options: # 73.93 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 73.93 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 73.93 [+0.00] -4 IPv4 mode (default) # 73.93 [+0.00] -6 IPv6 mode # 73.93 [+0.00] -R Set socket priority # 73.93 [+0.00] -c Send packet count times, default:1, infinite:0 # 73.94 [+0.00] -d Apply delay between transmissions. The delay value can be # 73.94 [+0.00] specified in usec (default, no additional unit needed), or in # 73.94 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 73.94 [+0.00] -r Multiplies the specified delay with a random value # 73.94 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 73.94 [+0.00] -a Use specified source mac address, no matter what has # 73.94 [+0.00] been specified with other arguments; keywords see below, # 73.94 [+0.00] Default is own interface # 73.94 [+0.00] -b Same with destination mac address; keywords: # 73.95 [+0.00] rand Use a random MAC address # 73.95 [+0.00] bc Use a broadcast MAC address # 73.95 [+0.00] own Use own interface MAC address (default for source MAC) # 73.95 [+0.00] stp Use IEEE 802.1d STP multicast address # 73.95 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 73.95 [+0.00] -A Use specified source IP address (default is own interface IP) # 73.95 [+0.00] -B Send packet to specified destination IP or domain name # 73.95 [+0.00] -P Use the specified ASCII payload # 73.95 [+0.00] -f Read the ASCII payload from a file # 73.95 [+0.00] -F Read the hexadecimal payload from a file # 73.95 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 73.95 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 73.96 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 73.96 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 73.96 [+0.00] encapsulations in lower layers, most packet types allow/require # 73.96 [+0.00] additional packet-specific arguments in an ; # 73.96 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 73.96 [+0.00] dns, rtp, syslog, lldp and more; # 73.96 [+0.00] For context-help use 'help' as ! # 73.96 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 73.96 [+0.00] Enter -T help or -T rtp help for further information # 73.96 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 73.96 [+0.00] -V|VV|... Verbose and more verbose mode # 73.97 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 73.97 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 73.97 [+0.00] typically combined with one of the verbose modes (v or V) # 73.97 [+0.00] -v Show version # 73.97 [+0.00] -h Print this help # 73.97 [+0.00] # 73.97 [+0.00] Examples: # 73.97 [+0.00] mausezahn -x 99 # 73.97 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 73.97 [+0.00] mausezahn -t cdp change -c 0 # 73.97 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 73.97 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 73.97 [+0.00] # 73.97 [+0.00] Note: # 73.97 [+0.00] This tool is targeted for network developers! You should # 73.97 [+0.00] be aware of what you are doing and what these options above # 73.97 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 73.97 [+0.00] # 73.97 [+0.00] Please report bugs to # 73.98 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 73.98 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 73.98 [+0.00] Swiss federal institute of technology (ETH Zurich) # 73.98 [+0.00] License: GNU GPL version 2.0 # 73.98 [+0.00] This is free software: you are free to change and redistribute it. # 73.98 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 73.98 [+0.00] # 74.95 [+0.97] mcast_max_groups # 75.11 [+0.16] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 75.12 [+0.00] # 75.12 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 75.12 [+0.00] http://www.netsniff-ng.org # 75.12 [+0.00] # 75.12 [+0.00] Usage: mausezahn [options] [interface] || # 75.12 [+0.00] Options: # 75.12 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 75.12 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 75.12 [+0.00] -4 IPv4 mode (default) # 75.12 [+0.00] -6 IPv6 mode # 75.13 [+0.00] -R Set socket priority # 75.13 [+0.00] -c Send packet count times, default:1, infinite:0 # 75.13 [+0.00] -d Apply delay between transmissions. The delay value can be # 75.13 [+0.00] specified in usec (default, no additional unit needed), or in # 75.13 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 75.13 [+0.00] -r Multiplies the specified delay with a random value # 75.13 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 75.14 [+0.00] -a Use specified source mac address, no matter what has # 75.14 [+0.00] been specified with other arguments; keywords see below, # 75.14 [+0.00] Default is own interface # 75.14 [+0.00] -b Same with destination mac address; keywords: # 75.14 [+0.00] rand Use a random MAC address # 75.14 [+0.00] bc Use a broadcast MAC address # 75.14 [+0.00] own Use own interface MAC address (default for source MAC) # 75.14 [+0.00] stp Use IEEE 802.1d STP multicast address # 75.14 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 75.14 [+0.00] -A Use specified source IP address (default is own interface IP) # 75.14 [+0.00] -B Send packet to specified destination IP or domain name # 75.15 [+0.00] -P Use the specified ASCII payload # 75.15 [+0.00] -f Read the ASCII payload from a file # 75.15 [+0.00] -F Read the hexadecimal payload from a file # 75.15 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 75.15 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 75.15 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 75.15 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 75.15 [+0.00] encapsulations in lower layers, most packet types allow/require # 75.15 [+0.00] additional packet-specific arguments in an ; # 75.15 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 75.16 [+0.00] dns, rtp, syslog, lldp and more; # 75.16 [+0.00] For context-help use 'help' as ! # 75.16 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 75.16 [+0.00] Enter -T help or -T rtp help for further information # 75.16 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 75.16 [+0.00] -V|VV|... Verbose and more verbose mode # 75.16 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 75.16 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 75.16 [+0.00] typically combined with one of the verbose modes (v or V) # 75.17 [+0.00] -v Show version # 75.17 [+0.00] -h Print this help # 75.17 [+0.00] # 75.17 [+0.00] Examples: # 75.17 [+0.00] mausezahn -x 99 # 75.17 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 75.17 [+0.00] mausezahn -t cdp change -c 0 # 75.17 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 75.17 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 75.17 [+0.00] # 75.17 [+0.00] Note: # 75.17 [+0.00] This tool is targeted for network developers! You should # 75.17 [+0.00] be aware of what you are doing and what these options above # 75.17 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 75.17 [+0.00] # 75.17 [+0.00] Please report bugs to # 75.17 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 75.17 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 75.18 [+0.00] Swiss federal institute of technology (ETH Zurich) # 75.18 [+0.00] License: GNU GPL version 2.0 # 75.18 [+0.00] This is free software: you are free to change and redistribute it. # 75.18 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 75.18 [+0.00] # 76.14 [+0.96] mcast_max_groups # 76.25 [+0.10] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 76.25 [+0.00] # 76.25 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 76.25 [+0.00] http://www.netsniff-ng.org # 76.25 [+0.00] # 76.25 [+0.00] Usage: mausezahn [options] [interface] || # 76.25 [+0.00] Options: # 76.25 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 76.25 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 76.25 [+0.00] -4 IPv4 mode (default) # 76.25 [+0.00] -6 IPv6 mode # 76.26 [+0.00] -R Set socket priority # 76.26 [+0.00] -c Send packet count times, default:1, infinite:0 # 76.26 [+0.00] -d Apply delay between transmissions. The delay value can be # 76.26 [+0.00] specified in usec (default, no additional unit needed), or in # 76.26 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 76.26 [+0.00] -r Multiplies the specified delay with a random value # 76.26 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 76.27 [+0.00] -a Use specified source mac address, no matter what has # 76.27 [+0.00] been specified with other arguments; keywords see below, # 76.27 [+0.00] Default is own interface # 76.27 [+0.00] -b Same with destination mac address; keywords: # 76.27 [+0.00] rand Use a random MAC address # 76.27 [+0.00] bc Use a broadcast MAC address # 76.27 [+0.00] own Use own interface MAC address (default for source MAC) # 76.27 [+0.00] stp Use IEEE 802.1d STP multicast address # 76.27 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 76.27 [+0.00] -A Use specified source IP address (default is own interface IP) # 76.28 [+0.00] -B Send packet to specified destination IP or domain name # 76.28 [+0.00] -P Use the specified ASCII payload # 76.28 [+0.00] -f Read the ASCII payload from a file # 76.28 [+0.00] -F Read the hexadecimal payload from a file # 76.28 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 76.28 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 76.28 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 76.28 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 76.29 [+0.00] encapsulations in lower layers, most packet types allow/require # 76.29 [+0.00] additional packet-specific arguments in an ; # 76.29 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 76.29 [+0.00] dns, rtp, syslog, lldp and more; # 76.29 [+0.00] For context-help use 'help' as ! # 76.29 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 76.29 [+0.00] Enter -T help or -T rtp help for further information # 76.30 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 76.30 [+0.00] -V|VV|... Verbose and more verbose mode # 76.30 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 76.30 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 76.30 [+0.00] typically combined with one of the verbose modes (v or V) # 76.30 [+0.00] -v Show version # 76.30 [+0.00] -h Print this help # 76.30 [+0.00] # 76.30 [+0.00] Examples: # 76.30 [+0.00] mausezahn -x 99 # 76.30 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 76.31 [+0.00] mausezahn -t cdp change -c 0 # 76.31 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 76.31 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 76.31 [+0.00] # 76.31 [+0.00] Note: # 76.31 [+0.00] This tool is targeted for network developers! You should # 76.31 [+0.00] be aware of what you are doing and what these options above # 76.31 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 76.31 [+0.00] # 76.31 [+0.00] Please report bugs to # 76.31 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 76.31 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 76.32 [+0.00] Swiss federal institute of technology (ETH Zurich) # 76.32 [+0.00] License: GNU GPL version 2.0 # 76.32 [+0.00] This is free software: you are free to change and redistribute it. # 76.32 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 76.32 [+0.00] # 77.35 [+1.03] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 77.35 [+0.00] # 77.35 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 77.36 [+0.00] http://www.netsniff-ng.org # 77.36 [+0.00] # 77.36 [+0.00] Usage: mausezahn [options] [interface] || # 77.36 [+0.00] Options: # 77.36 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 77.36 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 77.36 [+0.00] -4 IPv4 mode (default) # 77.36 [+0.00] -6 IPv6 mode # 77.36 [+0.00] -R Set socket priority # 77.36 [+0.00] -c Send packet count times, default:1, infinite:0 # 77.36 [+0.00] -d Apply delay between transmissions. The delay value can be # 77.36 [+0.00] specified in usec (default, no additional unit needed), or in # 77.36 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 77.37 [+0.00] -r Multiplies the specified delay with a random value # 77.37 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 77.37 [+0.00] -a Use specified source mac address, no matter what has # 77.37 [+0.00] been specified with other arguments; keywords see below, # 77.37 [+0.00] Default is own interface # 77.37 [+0.00] -b Same with destination mac address; keywords: # 77.37 [+0.00] rand Use a random MAC address # 77.37 [+0.00] bc Use a broadcast MAC address # 77.37 [+0.00] own Use own interface MAC address (default for source MAC) # 77.37 [+0.00] stp Use IEEE 802.1d STP multicast address # 77.37 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 77.37 [+0.00] -A Use specified source IP address (default is own interface IP) # 77.38 [+0.00] -B Send packet to specified destination IP or domain name # 77.38 [+0.00] -P Use the specified ASCII payload # 77.38 [+0.00] -f Read the ASCII payload from a file # 77.38 [+0.00] -F Read the hexadecimal payload from a file # 77.38 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 77.38 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 77.38 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 77.38 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 77.38 [+0.00] encapsulations in lower layers, most packet types allow/require # 77.38 [+0.00] additional packet-specific arguments in an ; # 77.38 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 77.39 [+0.00] dns, rtp, syslog, lldp and more; # 77.39 [+0.00] For context-help use 'help' as ! # 77.39 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 77.39 [+0.00] Enter -T help or -T rtp help for further information # 77.39 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 77.39 [+0.00] -V|VV|... Verbose and more verbose mode # 77.39 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 77.39 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 77.39 [+0.00] typically combined with one of the verbose modes (v or V) # 77.39 [+0.00] -v Show version # 77.39 [+0.00] -h Print this help # 77.40 [+0.00] # 77.40 [+0.00] Examples: # 77.40 [+0.00] mausezahn -x 99 # 77.40 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 77.40 [+0.00] mausezahn -t cdp change -c 0 # 77.40 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 77.40 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 77.40 [+0.00] # 77.40 [+0.00] Note: # 77.40 [+0.00] This tool is targeted for network developers! You should # 77.40 [+0.00] be aware of what you are doing and what these options above # 77.40 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 77.40 [+0.00] # 77.40 [+0.00] Please report bugs to # 77.40 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 77.40 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 77.40 [+0.00] Swiss federal institute of technology (ETH Zurich) # 77.40 [+0.00] License: GNU GPL version 2.0 # 77.40 [+0.00] This is free software: you are free to change and redistribute it. # 77.41 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 77.41 [+0.00] # 78.45 [+1.04] TEST: ctl4: port_vlan: isolation of port and per-VLAN ngroups [FAIL] # 78.45 [+0.00] Number of groups at VLAN 20 was 4, now is 4, but 5 entries added on VLAN 20, 9 expected # 78.57 [+0.12] TEST: cfg6: port_vlan: ngroups reporting [ OK ] # 78.80 [+0.24] TEST: cfg6: port_vlan: isolation of port and per-VLAN ngroups [ OK ] # 79.02 [+0.22] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 79.03 [+0.00] # 79.03 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 79.03 [+0.00] http://www.netsniff-ng.org # 79.03 [+0.00] # 79.03 [+0.00] Usage: mausezahn [options] [interface] || # 79.03 [+0.00] Options: # 79.03 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 79.03 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 79.03 [+0.00] -4 IPv4 mode (default) # 79.03 [+0.00] -6 IPv6 mode # 79.03 [+0.00] -R Set socket priority # 79.03 [+0.00] -c Send packet count times, default:1, infinite:0 # 79.04 [+0.00] -d Apply delay between transmissions. The delay value can be # 79.04 [+0.00] specified in usec (default, no additional unit needed), or in # 79.04 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 79.04 [+0.00] -r Multiplies the specified delay with a random value # 79.04 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 79.04 [+0.00] -a Use specified source mac address, no matter what has # 79.04 [+0.00] been specified with other arguments; keywords see below, # 79.04 [+0.00] Default is own interface # 79.04 [+0.00] -b Same with destination mac address; keywords: # 79.04 [+0.00] rand Use a random MAC address # 79.05 [+0.00] bc Use a broadcast MAC address # 79.05 [+0.00] own Use own interface MAC address (default for source MAC) # 79.05 [+0.00] stp Use IEEE 802.1d STP multicast address # 79.05 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 79.05 [+0.00] -A Use specified source IP address (default is own interface IP) # 79.05 [+0.00] -B Send packet to specified destination IP or domain name # 79.05 [+0.00] -P Use the specified ASCII payload # 79.05 [+0.00] -f Read the ASCII payload from a file # 79.05 [+0.00] -F Read the hexadecimal payload from a file # 79.05 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 79.05 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 79.05 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 79.06 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 79.06 [+0.00] encapsulations in lower layers, most packet types allow/require # 79.06 [+0.00] additional packet-specific arguments in an ; # 79.06 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 79.06 [+0.00] dns, rtp, syslog, lldp and more; # 79.06 [+0.00] For context-help use 'help' as ! # 79.07 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 79.07 [+0.00] Enter -T help or -T rtp help for further information # 79.07 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 79.07 [+0.00] -V|VV|... Verbose and more verbose mode # 79.07 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 79.07 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 79.07 [+0.00] typically combined with one of the verbose modes (v or V) # 79.08 [+0.00] -v Show version # 79.08 [+0.00] -h Print this help # 79.08 [+0.00] # 79.08 [+0.00] Examples: # 79.08 [+0.00] mausezahn -x 99 # 79.08 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 79.08 [+0.00] mausezahn -t cdp change -c 0 # 79.08 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 79.08 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 79.08 [+0.00] # 79.08 [+0.00] Note: # 79.08 [+0.00] This tool is targeted for network developers! You should # 79.08 [+0.00] be aware of what you are doing and what these options above # 79.09 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 79.09 [+0.00] # 79.09 [+0.00] Please report bugs to # 79.09 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 79.09 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 79.09 [+0.00] Swiss federal institute of technology (ETH Zurich) # 79.09 [+0.00] License: GNU GPL version 2.0 # 79.09 [+0.00] This is free software: you are free to change and redistribute it. # 79.09 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 79.09 [+0.00] # 80.11 [+1.02] mcast_max_groups # 80.28 [+0.17] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 80.28 [+0.00] # 80.28 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 80.29 [+0.00] http://www.netsniff-ng.org # 80.29 [+0.00] # 80.29 [+0.00] Usage: mausezahn [options] [interface] || # 80.29 [+0.00] Options: # 80.29 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 80.29 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 80.29 [+0.00] -4 IPv4 mode (default) # 80.29 [+0.00] -6 IPv6 mode # 80.29 [+0.00] -R Set socket priority # 80.29 [+0.00] -c Send packet count times, default:1, infinite:0 # 80.29 [+0.00] -d Apply delay between transmissions. The delay value can be # 80.29 [+0.00] specified in usec (default, no additional unit needed), or in # 80.30 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 80.30 [+0.00] -r Multiplies the specified delay with a random value # 80.30 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 80.30 [+0.00] -a Use specified source mac address, no matter what has # 80.31 [+0.00] been specified with other arguments; keywords see below, # 80.31 [+0.00] Default is own interface # 80.31 [+0.00] -b Same with destination mac address; keywords: # 80.31 [+0.00] rand Use a random MAC address # 80.31 [+0.00] bc Use a broadcast MAC address # 80.31 [+0.00] own Use own interface MAC address (default for source MAC) # 80.32 [+0.00] stp Use IEEE 802.1d STP multicast address # 80.32 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 80.32 [+0.00] -A Use specified source IP address (default is own interface IP) # 80.32 [+0.00] -B Send packet to specified destination IP or domain name # 80.32 [+0.00] -P Use the specified ASCII payload # 80.32 [+0.00] -f Read the ASCII payload from a file # 80.33 [+0.00] -F Read the hexadecimal payload from a file # 80.33 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 80.33 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 80.33 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 80.33 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 80.34 [+0.00] encapsulations in lower layers, most packet types allow/require # 80.34 [+0.00] additional packet-specific arguments in an ; # 80.34 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 80.34 [+0.00] dns, rtp, syslog, lldp and more; # 80.34 [+0.00] For context-help use 'help' as ! # 80.35 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 80.35 [+0.00] Enter -T help or -T rtp help for further information # 80.35 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 80.35 [+0.00] -V|VV|... Verbose and more verbose mode # 80.35 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 80.36 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 80.36 [+0.00] typically combined with one of the verbose modes (v or V) # 80.36 [+0.00] -v Show version # 80.36 [+0.00] -h Print this help # 80.36 [+0.00] # 80.36 [+0.00] Examples: # 80.36 [+0.00] mausezahn -x 99 # 80.36 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 80.36 [+0.00] mausezahn -t cdp change -c 0 # 80.36 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 80.36 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 80.36 [+0.00] # 80.36 [+0.00] Note: # 80.37 [+0.00] This tool is targeted for network developers! You should # 80.37 [+0.00] be aware of what you are doing and what these options above # 80.37 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 80.37 [+0.00] # 80.37 [+0.00] Please report bugs to # 80.37 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 80.37 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 80.37 [+0.00] Swiss federal institute of technology (ETH Zurich) # 80.37 [+0.00] License: GNU GPL version 2.0 # 80.37 [+0.00] This is free software: you are free to change and redistribute it. # 80.37 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 80.37 [+0.00] # 81.41 [+1.04] TEST: ctl6: port_vlan: ngroups reporting [FAIL] # 81.41 [+0.00] Number of groups was 4, now is 4, but 9 expected # 81.66 [+0.25] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 81.66 [+0.00] # 81.66 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 81.66 [+0.00] http://www.netsniff-ng.org # 81.66 [+0.00] # 81.66 [+0.00] Usage: mausezahn [options] [interface] || # 81.66 [+0.00] Options: # 81.66 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 81.66 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 81.67 [+0.00] -4 IPv4 mode (default) # 81.67 [+0.00] -6 IPv6 mode # 81.67 [+0.00] -R Set socket priority # 81.67 [+0.00] -c Send packet count times, default:1, infinite:0 # 81.67 [+0.00] -d Apply delay between transmissions. The delay value can be # 81.67 [+0.00] specified in usec (default, no additional unit needed), or in # 81.67 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 81.67 [+0.00] -r Multiplies the specified delay with a random value # 81.68 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 81.68 [+0.00] -a Use specified source mac address, no matter what has # 81.68 [+0.00] been specified with other arguments; keywords see below, # 81.68 [+0.00] Default is own interface # 81.68 [+0.00] -b Same with destination mac address; keywords: # 81.68 [+0.00] rand Use a random MAC address # 81.68 [+0.00] bc Use a broadcast MAC address # 81.68 [+0.00] own Use own interface MAC address (default for source MAC) # 81.69 [+0.00] stp Use IEEE 802.1d STP multicast address # 81.69 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 81.69 [+0.00] -A Use specified source IP address (default is own interface IP) # 81.69 [+0.00] -B Send packet to specified destination IP or domain name # 81.69 [+0.00] -P Use the specified ASCII payload # 81.69 [+0.00] -f Read the ASCII payload from a file # 81.69 [+0.00] -F Read the hexadecimal payload from a file # 81.69 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 81.69 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 81.70 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 81.70 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 81.70 [+0.00] encapsulations in lower layers, most packet types allow/require # 81.70 [+0.00] additional packet-specific arguments in an ; # 81.70 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 81.70 [+0.00] dns, rtp, syslog, lldp and more; # 81.70 [+0.00] For context-help use 'help' as ! # 81.71 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 81.71 [+0.00] Enter -T help or -T rtp help for further information # 81.71 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 81.71 [+0.00] -V|VV|... Verbose and more verbose mode # 81.72 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 81.72 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 81.72 [+0.00] typically combined with one of the verbose modes (v or V) # 81.72 [+0.00] -v Show version # 81.72 [+0.00] -h Print this help # 81.72 [+0.00] # 81.72 [+0.00] Examples: # 81.72 [+0.00] mausezahn -x 99 # 81.72 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 81.72 [+0.00] mausezahn -t cdp change -c 0 # 81.72 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 81.73 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 81.73 [+0.00] # 81.73 [+0.00] Note: # 81.73 [+0.00] This tool is targeted for network developers! You should # 81.73 [+0.00] be aware of what you are doing and what these options above # 81.73 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 81.73 [+0.00] # 81.73 [+0.00] Please report bugs to # 81.73 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 81.73 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 81.73 [+0.00] Swiss federal institute of technology (ETH Zurich) # 81.73 [+0.00] License: GNU GPL version 2.0 # 81.73 [+0.00] This is free software: you are free to change and redistribute it. # 81.74 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 81.74 [+0.00] # 82.73 [+0.99] mcast_max_groups # 82.96 [+0.23] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 82.96 [+0.00] # 82.96 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 82.96 [+0.00] http://www.netsniff-ng.org # 82.96 [+0.00] # 82.96 [+0.00] Usage: mausezahn [options] [interface] || # 82.96 [+0.00] Options: # 82.96 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 82.96 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 82.97 [+0.00] -4 IPv4 mode (default) # 82.97 [+0.00] -6 IPv6 mode # 82.97 [+0.00] -R Set socket priority # 82.97 [+0.00] -c Send packet count times, default:1, infinite:0 # 82.97 [+0.00] -d Apply delay between transmissions. The delay value can be # 82.97 [+0.00] specified in usec (default, no additional unit needed), or in # 82.97 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 82.97 [+0.00] -r Multiplies the specified delay with a random value # 82.97 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 82.97 [+0.00] -a Use specified source mac address, no matter what has # 82.97 [+0.00] been specified with other arguments; keywords see below, # 82.98 [+0.00] Default is own interface # 82.98 [+0.00] -b Same with destination mac address; keywords: # 82.98 [+0.00] rand Use a random MAC address # 82.98 [+0.00] bc Use a broadcast MAC address # 82.98 [+0.00] own Use own interface MAC address (default for source MAC) # 82.98 [+0.00] stp Use IEEE 802.1d STP multicast address # 82.98 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 82.98 [+0.00] -A Use specified source IP address (default is own interface IP) # 82.98 [+0.00] -B Send packet to specified destination IP or domain name # 82.98 [+0.00] -P Use the specified ASCII payload # 82.98 [+0.00] -f Read the ASCII payload from a file # 82.98 [+0.00] -F Read the hexadecimal payload from a file # 82.99 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 82.99 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 82.99 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 82.99 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 82.99 [+0.00] encapsulations in lower layers, most packet types allow/require # 82.99 [+0.00] additional packet-specific arguments in an ; # 82.99 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 82.99 [+0.00] dns, rtp, syslog, lldp and more; # 82.99 [+0.00] For context-help use 'help' as ! # 82.99 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 83.00 [+0.00] Enter -T help or -T rtp help for further information # 83.00 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 83.00 [+0.00] -V|VV|... Verbose and more verbose mode # 83.00 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 83.00 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 83.00 [+0.00] typically combined with one of the verbose modes (v or V) # 83.00 [+0.00] -v Show version # 83.00 [+0.00] -h Print this help # 83.00 [+0.00] # 83.00 [+0.00] Examples: # 83.00 [+0.00] mausezahn -x 99 # 83.00 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 83.00 [+0.00] mausezahn -t cdp change -c 0 # 83.00 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 83.01 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 83.01 [+0.00] # 83.01 [+0.00] Note: # 83.01 [+0.00] This tool is targeted for network developers! You should # 83.01 [+0.00] be aware of what you are doing and what these options above # 83.01 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 83.01 [+0.00] # 83.01 [+0.00] Please report bugs to # 83.01 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 83.01 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 83.02 [+0.00] Swiss federal institute of technology (ETH Zurich) # 83.02 [+0.00] License: GNU GPL version 2.0 # 83.02 [+0.00] This is free software: you are free to change and redistribute it. # 83.02 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 83.02 [+0.00] # 84.03 [+1.01] mcast_max_groups # 84.21 [+0.18] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 84.21 [+0.00] # 84.21 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 84.22 [+0.00] http://www.netsniff-ng.org # 84.22 [+0.00] # 84.22 [+0.00] Usage: mausezahn [options] [interface] || # 84.22 [+0.00] Options: # 84.22 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 84.22 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 84.22 [+0.00] -4 IPv4 mode (default) # 84.22 [+0.00] -6 IPv6 mode # 84.22 [+0.00] -R Set socket priority # 84.22 [+0.00] -c Send packet count times, default:1, infinite:0 # 84.22 [+0.00] -d Apply delay between transmissions. The delay value can be # 84.23 [+0.00] specified in usec (default, no additional unit needed), or in # 84.23 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 84.23 [+0.00] -r Multiplies the specified delay with a random value # 84.23 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 84.23 [+0.00] -a Use specified source mac address, no matter what has # 84.23 [+0.00] been specified with other arguments; keywords see below, # 84.24 [+0.00] Default is own interface # 84.24 [+0.00] -b Same with destination mac address; keywords: # 84.24 [+0.00] rand Use a random MAC address # 84.24 [+0.00] bc Use a broadcast MAC address # 84.24 [+0.00] own Use own interface MAC address (default for source MAC) # 84.24 [+0.00] stp Use IEEE 802.1d STP multicast address # 84.24 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 84.24 [+0.00] -A Use specified source IP address (default is own interface IP) # 84.24 [+0.00] -B Send packet to specified destination IP or domain name # 84.24 [+0.00] -P Use the specified ASCII payload # 84.24 [+0.00] -f Read the ASCII payload from a file # 84.25 [+0.00] -F Read the hexadecimal payload from a file # 84.25 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 84.25 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 84.25 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 84.25 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 84.25 [+0.00] encapsulations in lower layers, most packet types allow/require # 84.25 [+0.00] additional packet-specific arguments in an ; # 84.25 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 84.25 [+0.00] dns, rtp, syslog, lldp and more; # 84.25 [+0.00] For context-help use 'help' as ! # 84.26 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 84.26 [+0.00] Enter -T help or -T rtp help for further information # 84.26 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 84.26 [+0.00] -V|VV|... Verbose and more verbose mode # 84.26 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 84.26 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 84.26 [+0.00] typically combined with one of the verbose modes (v or V) # 84.26 [+0.00] -v Show version # 84.26 [+0.00] -h Print this help # 84.26 [+0.00] # 84.26 [+0.00] Examples: # 84.26 [+0.00] mausezahn -x 99 # 84.26 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 84.27 [+0.00] mausezahn -t cdp change -c 0 # 84.27 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 84.27 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 84.27 [+0.00] # 84.27 [+0.00] Note: # 84.27 [+0.00] This tool is targeted for network developers! You should # 84.27 [+0.00] be aware of what you are doing and what these options above # 84.27 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 84.27 [+0.00] # 84.27 [+0.00] Please report bugs to # 84.27 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 84.27 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 84.27 [+0.00] Swiss federal institute of technology (ETH Zurich) # 84.27 [+0.00] License: GNU GPL version 2.0 # 84.27 [+0.00] This is free software: you are free to change and redistribute it. # 84.27 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 84.28 [+0.00] # 85.45 [+1.18] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 85.46 [+0.00] # 85.46 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 85.46 [+0.00] http://www.netsniff-ng.org # 85.46 [+0.00] # 85.46 [+0.00] Usage: mausezahn [options] [interface] || # 85.46 [+0.00] Options: # 85.46 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 85.46 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 85.46 [+0.00] -4 IPv4 mode (default) # 85.46 [+0.00] -6 IPv6 mode # 85.47 [+0.00] -R Set socket priority # 85.47 [+0.00] -c Send packet count times, default:1, infinite:0 # 85.47 [+0.00] -d Apply delay between transmissions. The delay value can be # 85.47 [+0.00] specified in usec (default, no additional unit needed), or in # 85.47 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 85.47 [+0.00] -r Multiplies the specified delay with a random value # 85.47 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 85.48 [+0.00] -a Use specified source mac address, no matter what has # 85.48 [+0.00] been specified with other arguments; keywords see below, # 85.48 [+0.00] Default is own interface # 85.48 [+0.00] -b Same with destination mac address; keywords: # 85.48 [+0.00] rand Use a random MAC address # 85.48 [+0.00] bc Use a broadcast MAC address # 85.49 [+0.00] own Use own interface MAC address (default for source MAC) # 85.49 [+0.00] stp Use IEEE 802.1d STP multicast address # 85.49 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 85.49 [+0.00] -A Use specified source IP address (default is own interface IP) # 85.49 [+0.00] -B Send packet to specified destination IP or domain name # 85.49 [+0.00] -P Use the specified ASCII payload # 85.49 [+0.00] -f Read the ASCII payload from a file # 85.50 [+0.00] -F Read the hexadecimal payload from a file # 85.50 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 85.50 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 85.50 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 85.50 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 85.50 [+0.00] encapsulations in lower layers, most packet types allow/require # 85.50 [+0.00] additional packet-specific arguments in an ; # 85.50 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 85.51 [+0.00] dns, rtp, syslog, lldp and more; # 85.51 [+0.00] For context-help use 'help' as ! # 85.51 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 85.51 [+0.00] Enter -T help or -T rtp help for further information # 85.51 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 85.51 [+0.00] -V|VV|... Verbose and more verbose mode # 85.51 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 85.51 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 85.52 [+0.00] typically combined with one of the verbose modes (v or V) # 85.52 [+0.00] -v Show version # 85.52 [+0.00] -h Print this help # 85.52 [+0.00] # 85.52 [+0.00] Examples: # 85.52 [+0.00] mausezahn -x 99 # 85.52 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 85.52 [+0.00] mausezahn -t cdp change -c 0 # 85.52 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 85.52 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 85.52 [+0.00] # 85.52 [+0.00] Note: # 85.52 [+0.00] This tool is targeted for network developers! You should # 85.52 [+0.00] be aware of what you are doing and what these options above # 85.53 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 85.53 [+0.00] # 85.53 [+0.00] Please report bugs to # 85.53 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 85.53 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 85.53 [+0.00] Swiss federal institute of technology (ETH Zurich) # 85.53 [+0.00] License: GNU GPL version 2.0 # 85.53 [+0.00] This is free software: you are free to change and redistribute it. # 85.53 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 85.53 [+0.00] # 86.53 [+0.99] TEST: ctl6: port_vlan: isolation of port and per-VLAN ngroups [FAIL] # 86.53 [+0.00] Number of groups at VLAN 20 was 4, now is 4, but 5 entries added on VLAN 20, 9 expected # 86.64 [+0.11] TEST: cfg4: port_vlan maxgroups: reporting and treatment of 0 [ OK ] # 86.84 [+0.20] TEST: cfg4: port_vlan maxgroups: isolation of port and per-VLAN maximums [ OK ] # 87.05 [+0.21] TEST: cfg4: port_vlan maxgroups: configure below ngroups [ OK ] # 87.13 [+0.08] TEST: cfg4: port_vlan maxgroups: add too many MDB entries [ OK ] # 87.44 [+0.31] TEST: cfg4: port_vlan maxgroups: isolation of port and per-VLAN ngroups [ OK ] # 87.61 [+0.16] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 87.61 [+0.00] # 87.61 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 87.61 [+0.00] http://www.netsniff-ng.org # 87.61 [+0.00] # 87.61 [+0.00] Usage: mausezahn [options] [interface] || # 87.61 [+0.00] Options: # 87.61 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 87.61 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 87.61 [+0.00] -4 IPv4 mode (default) # 87.61 [+0.00] -6 IPv6 mode # 87.61 [+0.00] -R Set socket priority # 87.61 [+0.00] -c Send packet count times, default:1, infinite:0 # 87.62 [+0.00] -d Apply delay between transmissions. The delay value can be # 87.62 [+0.00] specified in usec (default, no additional unit needed), or in # 87.62 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 87.62 [+0.00] -r Multiplies the specified delay with a random value # 87.62 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 87.62 [+0.00] -a Use specified source mac address, no matter what has # 87.62 [+0.00] been specified with other arguments; keywords see below, # 87.62 [+0.00] Default is own interface # 87.62 [+0.00] -b Same with destination mac address; keywords: # 87.62 [+0.00] rand Use a random MAC address # 87.62 [+0.00] bc Use a broadcast MAC address # 87.62 [+0.00] own Use own interface MAC address (default for source MAC) # 87.63 [+0.00] stp Use IEEE 802.1d STP multicast address # 87.63 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 87.63 [+0.00] -A Use specified source IP address (default is own interface IP) # 87.63 [+0.00] -B Send packet to specified destination IP or domain name # 87.63 [+0.00] -P Use the specified ASCII payload # 87.63 [+0.00] -f Read the ASCII payload from a file # 87.63 [+0.00] -F Read the hexadecimal payload from a file # 87.63 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 87.63 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 87.63 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 87.63 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 87.64 [+0.00] encapsulations in lower layers, most packet types allow/require # 87.64 [+0.00] additional packet-specific arguments in an ; # 87.64 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 87.64 [+0.00] dns, rtp, syslog, lldp and more; # 87.64 [+0.00] For context-help use 'help' as ! # 87.64 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 87.64 [+0.00] Enter -T help or -T rtp help for further information # 87.64 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 87.64 [+0.00] -V|VV|... Verbose and more verbose mode # 87.64 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 87.64 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 87.65 [+0.00] typically combined with one of the verbose modes (v or V) # 87.65 [+0.00] -v Show version # 87.65 [+0.00] -h Print this help # 87.65 [+0.00] # 87.65 [+0.00] Examples: # 87.65 [+0.00] mausezahn -x 99 # 87.65 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 87.65 [+0.00] mausezahn -t cdp change -c 0 # 87.65 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 87.65 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 87.65 [+0.00] # 87.65 [+0.00] Note: # 87.65 [+0.00] This tool is targeted for network developers! You should # 87.65 [+0.00] be aware of what you are doing and what these options above # 87.65 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 87.65 [+0.00] # 87.65 [+0.00] Please report bugs to # 87.65 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 87.66 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 87.66 [+0.00] Swiss federal institute of technology (ETH Zurich) # 87.66 [+0.00] License: GNU GPL version 2.0 # 87.66 [+0.00] This is free software: you are free to change and redistribute it. # 87.66 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 87.66 [+0.00] # 88.68 [+1.02] mcast_max_groups # 88.76 [+0.08] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 88.76 [+0.00] # 88.76 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 88.76 [+0.00] http://www.netsniff-ng.org # 88.76 [+0.00] # 88.76 [+0.00] Usage: mausezahn [options] [interface] || # 88.76 [+0.00] Options: # 88.76 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 88.76 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 88.76 [+0.00] -4 IPv4 mode (default) # 88.77 [+0.00] -6 IPv6 mode # 88.77 [+0.00] -R Set socket priority # 88.77 [+0.00] -c Send packet count times, default:1, infinite:0 # 88.77 [+0.00] -d Apply delay between transmissions. The delay value can be # 88.77 [+0.00] specified in usec (default, no additional unit needed), or in # 88.77 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 88.77 [+0.00] -r Multiplies the specified delay with a random value # 88.77 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 88.77 [+0.00] -a Use specified source mac address, no matter what has # 88.77 [+0.00] been specified with other arguments; keywords see below, # 88.77 [+0.00] Default is own interface # 88.78 [+0.00] -b Same with destination mac address; keywords: # 88.78 [+0.00] rand Use a random MAC address # 88.78 [+0.00] bc Use a broadcast MAC address # 88.78 [+0.00] own Use own interface MAC address (default for source MAC) # 88.78 [+0.00] stp Use IEEE 802.1d STP multicast address # 88.78 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 88.78 [+0.00] -A Use specified source IP address (default is own interface IP) # 88.78 [+0.00] -B Send packet to specified destination IP or domain name # 88.78 [+0.00] -P Use the specified ASCII payload # 88.78 [+0.00] -f Read the ASCII payload from a file # 88.78 [+0.00] -F Read the hexadecimal payload from a file # 88.79 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 88.79 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 88.79 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 88.79 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 88.79 [+0.00] encapsulations in lower layers, most packet types allow/require # 88.79 [+0.00] additional packet-specific arguments in an ; # 88.79 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 88.79 [+0.00] dns, rtp, syslog, lldp and more; # 88.79 [+0.00] For context-help use 'help' as ! # 88.79 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 88.80 [+0.00] Enter -T help or -T rtp help for further information # 88.80 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 88.80 [+0.00] -V|VV|... Verbose and more verbose mode # 88.80 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 88.80 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 88.80 [+0.00] typically combined with one of the verbose modes (v or V) # 88.80 [+0.00] -v Show version # 88.80 [+0.00] -h Print this help # 88.80 [+0.00] # 88.80 [+0.00] Examples: # 88.80 [+0.00] mausezahn -x 99 # 88.80 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 88.80 [+0.00] mausezahn -t cdp change -c 0 # 88.80 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 88.81 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 88.81 [+0.00] # 88.81 [+0.00] Note: # 88.81 [+0.00] This tool is targeted for network developers! You should # 88.81 [+0.00] be aware of what you are doing and what these options above # 88.81 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 88.81 [+0.00] # 88.81 [+0.00] Please report bugs to # 88.81 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 88.81 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 88.81 [+0.00] Swiss federal institute of technology (ETH Zurich) # 88.81 [+0.00] License: GNU GPL version 2.0 # 88.81 [+0.00] This is free software: you are free to change and redistribute it. # 88.81 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 88.81 [+0.00] # 89.83 [+1.02] TEST: ctl4: port_vlan maxgroups: reporting and treatment of 0 [FAIL] # 89.84 [+0.00] Adding 5 MDB entries failed but should have passed # 90.06 [+0.23] TEST: ctl4: port_vlan maxgroups: isolation of port and per-VLAN maximums [ OK ] # 90.22 [+0.16] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 90.23 [+0.00] # 90.23 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 90.23 [+0.00] http://www.netsniff-ng.org # 90.23 [+0.00] # 90.23 [+0.00] Usage: mausezahn [options] [interface] || # 90.23 [+0.00] Options: # 90.23 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 90.23 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 90.23 [+0.00] -4 IPv4 mode (default) # 90.23 [+0.00] -6 IPv6 mode # 90.23 [+0.00] -R Set socket priority # 90.23 [+0.00] -c Send packet count times, default:1, infinite:0 # 90.23 [+0.00] -d Apply delay between transmissions. The delay value can be # 90.24 [+0.00] specified in usec (default, no additional unit needed), or in # 90.24 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 90.24 [+0.00] -r Multiplies the specified delay with a random value # 90.24 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 90.24 [+0.00] -a Use specified source mac address, no matter what has # 90.24 [+0.00] been specified with other arguments; keywords see below, # 90.25 [+0.00] Default is own interface # 90.25 [+0.00] -b Same with destination mac address; keywords: # 90.25 [+0.00] rand Use a random MAC address # 90.25 [+0.00] bc Use a broadcast MAC address # 90.25 [+0.00] own Use own interface MAC address (default for source MAC) # 90.25 [+0.00] stp Use IEEE 802.1d STP multicast address # 90.25 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 90.25 [+0.00] -A Use specified source IP address (default is own interface IP) # 90.25 [+0.00] -B Send packet to specified destination IP or domain name # 90.25 [+0.00] -P Use the specified ASCII payload # 90.25 [+0.00] -f Read the ASCII payload from a file # 90.26 [+0.00] -F Read the hexadecimal payload from a file # 90.26 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 90.26 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 90.26 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 90.26 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 90.26 [+0.00] encapsulations in lower layers, most packet types allow/require # 90.26 [+0.00] additional packet-specific arguments in an ; # 90.26 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 90.26 [+0.00] dns, rtp, syslog, lldp and more; # 90.27 [+0.00] For context-help use 'help' as ! # 90.27 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 90.27 [+0.00] Enter -T help or -T rtp help for further information # 90.27 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 90.27 [+0.00] -V|VV|... Verbose and more verbose mode # 90.27 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 90.27 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 90.27 [+0.00] typically combined with one of the verbose modes (v or V) # 90.27 [+0.00] -v Show version # 90.27 [+0.00] -h Print this help # 90.28 [+0.00] # 90.28 [+0.00] Examples: # 90.28 [+0.00] mausezahn -x 99 # 90.28 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 90.28 [+0.00] mausezahn -t cdp change -c 0 # 90.28 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 90.28 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 90.28 [+0.00] # 90.28 [+0.00] Note: # 90.28 [+0.00] This tool is targeted for network developers! You should # 90.28 [+0.00] be aware of what you are doing and what these options above # 90.28 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 90.28 [+0.00] # 90.28 [+0.00] Please report bugs to # 90.28 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 90.28 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 90.28 [+0.00] Swiss federal institute of technology (ETH Zurich) # 90.29 [+0.00] License: GNU GPL version 2.0 # 90.29 [+0.00] This is free software: you are free to change and redistribute it. # 90.29 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 90.29 [+0.00] # 91.26 [+0.97] mcast_max_groups # 92.49 [+1.24] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 92.50 [+0.00] # 92.50 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 92.50 [+0.00] http://www.netsniff-ng.org # 92.50 [+0.00] # 92.50 [+0.00] Usage: mausezahn [options] [interface] || # 92.50 [+0.00] Options: # 92.50 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 92.50 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 92.50 [+0.00] -4 IPv4 mode (default) # 92.50 [+0.00] -6 IPv6 mode # 92.50 [+0.00] -R Set socket priority # 92.50 [+0.00] -c Send packet count times, default:1, infinite:0 # 92.51 [+0.00] -d Apply delay between transmissions. The delay value can be # 92.51 [+0.00] specified in usec (default, no additional unit needed), or in # 92.51 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 92.51 [+0.00] -r Multiplies the specified delay with a random value # 92.51 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 92.51 [+0.00] -a Use specified source mac address, no matter what has # 92.51 [+0.00] been specified with other arguments; keywords see below, # 92.52 [+0.00] Default is own interface # 92.52 [+0.00] -b Same with destination mac address; keywords: # 92.52 [+0.00] rand Use a random MAC address # 92.52 [+0.00] bc Use a broadcast MAC address # 92.52 [+0.00] own Use own interface MAC address (default for source MAC) # 92.52 [+0.00] stp Use IEEE 802.1d STP multicast address # 92.52 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 92.52 [+0.00] -A Use specified source IP address (default is own interface IP) # 92.52 [+0.00] -B Send packet to specified destination IP or domain name # 92.53 [+0.00] -P Use the specified ASCII payload # 92.53 [+0.00] -f Read the ASCII payload from a file # 92.53 [+0.00] -F Read the hexadecimal payload from a file # 92.53 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 92.53 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 92.53 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 92.53 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 92.53 [+0.00] encapsulations in lower layers, most packet types allow/require # 92.53 [+0.00] additional packet-specific arguments in an ; # 92.54 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 92.54 [+0.00] dns, rtp, syslog, lldp and more; # 92.54 [+0.00] For context-help use 'help' as ! # 92.54 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 92.54 [+0.00] Enter -T help or -T rtp help for further information # 92.54 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 92.54 [+0.00] -V|VV|... Verbose and more verbose mode # 92.54 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 92.54 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 92.54 [+0.00] typically combined with one of the verbose modes (v or V) # 92.55 [+0.00] -v Show version # 92.55 [+0.00] -h Print this help # 92.55 [+0.00] # 92.55 [+0.00] Examples: # 92.55 [+0.00] mausezahn -x 99 # 92.55 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 92.55 [+0.00] mausezahn -t cdp change -c 0 # 92.55 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 92.55 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 92.55 [+0.00] # 92.55 [+0.00] Note: # 92.55 [+0.00] This tool is targeted for network developers! You should # 92.55 [+0.00] be aware of what you are doing and what these options above # 92.55 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 92.55 [+0.00] # 92.55 [+0.00] Please report bugs to # 92.56 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 92.56 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 92.56 [+0.00] Swiss federal institute of technology (ETH Zurich) # 92.56 [+0.00] License: GNU GPL version 2.0 # 92.56 [+0.00] This is free software: you are free to change and redistribute it. # 92.56 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 92.56 [+0.00] # 93.64 [+1.08] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 93.64 [+0.00] # 93.64 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 93.64 [+0.00] http://www.netsniff-ng.org # 93.64 [+0.00] # 93.64 [+0.00] Usage: mausezahn [options] [interface] || # 93.64 [+0.00] Options: # 93.64 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 93.64 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 93.65 [+0.00] -4 IPv4 mode (default) # 93.65 [+0.00] -6 IPv6 mode # 93.65 [+0.00] -R Set socket priority # 93.65 [+0.00] -c Send packet count times, default:1, infinite:0 # 93.65 [+0.00] -d Apply delay between transmissions. The delay value can be # 93.65 [+0.00] specified in usec (default, no additional unit needed), or in # 93.65 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 93.65 [+0.00] -r Multiplies the specified delay with a random value # 93.65 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 93.66 [+0.00] -a Use specified source mac address, no matter what has # 93.66 [+0.00] been specified with other arguments; keywords see below, # 93.66 [+0.00] Default is own interface # 93.66 [+0.00] -b Same with destination mac address; keywords: # 93.66 [+0.00] rand Use a random MAC address # 93.66 [+0.00] bc Use a broadcast MAC address # 93.66 [+0.00] own Use own interface MAC address (default for source MAC) # 93.66 [+0.00] stp Use IEEE 802.1d STP multicast address # 93.66 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 93.66 [+0.00] -A Use specified source IP address (default is own interface IP) # 93.67 [+0.00] -B Send packet to specified destination IP or domain name # 93.67 [+0.00] -P Use the specified ASCII payload # 93.67 [+0.00] -f Read the ASCII payload from a file # 93.67 [+0.00] -F Read the hexadecimal payload from a file # 93.67 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 93.67 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 93.67 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 93.67 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 93.68 [+0.00] encapsulations in lower layers, most packet types allow/require # 93.68 [+0.00] additional packet-specific arguments in an ; # 93.68 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 93.68 [+0.00] dns, rtp, syslog, lldp and more; # 93.68 [+0.00] For context-help use 'help' as ! # 93.68 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 93.68 [+0.00] Enter -T help or -T rtp help for further information # 93.68 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 93.69 [+0.00] -V|VV|... Verbose and more verbose mode # 93.69 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 93.69 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 93.69 [+0.00] typically combined with one of the verbose modes (v or V) # 93.69 [+0.00] -v Show version # 93.69 [+0.00] -h Print this help # 93.69 [+0.00] # 93.69 [+0.00] Examples: # 93.70 [+0.00] mausezahn -x 99 # 93.70 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 93.70 [+0.00] mausezahn -t cdp change -c 0 # 93.70 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 93.70 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 93.70 [+0.00] # 93.70 [+0.00] Note: # 93.70 [+0.00] This tool is targeted for network developers! You should # 93.70 [+0.00] be aware of what you are doing and what these options above # 93.70 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 93.70 [+0.00] # 93.70 [+0.00] Please report bugs to # 93.70 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 93.70 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 93.70 [+0.00] Swiss federal institute of technology (ETH Zurich) # 93.71 [+0.00] License: GNU GPL version 2.0 # 93.71 [+0.00] This is free software: you are free to change and redistribute it. # 93.71 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 93.71 [+0.00] # 94.71 [+1.00] mcast_max_groups # 94.80 [+0.09] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 94.80 [+0.00] # 94.80 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 94.80 [+0.00] http://www.netsniff-ng.org # 94.80 [+0.00] # 94.80 [+0.00] Usage: mausezahn [options] [interface] || # 94.80 [+0.00] Options: # 94.80 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 94.80 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 94.80 [+0.00] -4 IPv4 mode (default) # 94.80 [+0.00] -6 IPv6 mode # 94.81 [+0.00] -R Set socket priority # 94.81 [+0.00] -c Send packet count times, default:1, infinite:0 # 94.81 [+0.00] -d Apply delay between transmissions. The delay value can be # 94.81 [+0.00] specified in usec (default, no additional unit needed), or in # 94.81 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 94.81 [+0.00] -r Multiplies the specified delay with a random value # 94.81 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 94.81 [+0.00] -a Use specified source mac address, no matter what has # 94.81 [+0.00] been specified with other arguments; keywords see below, # 94.82 [+0.00] Default is own interface # 94.82 [+0.00] -b Same with destination mac address; keywords: # 94.82 [+0.00] rand Use a random MAC address # 94.82 [+0.00] bc Use a broadcast MAC address # 94.82 [+0.00] own Use own interface MAC address (default for source MAC) # 94.82 [+0.00] stp Use IEEE 802.1d STP multicast address # 94.82 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 94.83 [+0.00] -A Use specified source IP address (default is own interface IP) # 94.83 [+0.00] -B Send packet to specified destination IP or domain name # 94.83 [+0.00] -P Use the specified ASCII payload # 94.83 [+0.00] -f Read the ASCII payload from a file # 94.83 [+0.00] -F Read the hexadecimal payload from a file # 94.83 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 94.83 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 94.83 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 94.83 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 94.83 [+0.00] encapsulations in lower layers, most packet types allow/require # 94.84 [+0.00] additional packet-specific arguments in an ; # 94.84 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 94.84 [+0.00] dns, rtp, syslog, lldp and more; # 94.84 [+0.00] For context-help use 'help' as ! # 94.84 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 94.84 [+0.00] Enter -T help or -T rtp help for further information # 94.84 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 94.84 [+0.00] -V|VV|... Verbose and more verbose mode # 94.84 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 94.85 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 94.85 [+0.00] typically combined with one of the verbose modes (v or V) # 94.85 [+0.00] -v Show version # 94.85 [+0.00] -h Print this help # 94.85 [+0.00] # 94.85 [+0.00] Examples: # 94.85 [+0.00] mausezahn -x 99 # 94.85 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 94.85 [+0.00] mausezahn -t cdp change -c 0 # 94.85 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 94.85 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 94.85 [+0.00] # 94.85 [+0.00] Note: # 94.85 [+0.00] This tool is targeted for network developers! You should # 94.85 [+0.00] be aware of what you are doing and what these options above # 94.85 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 94.86 [+0.00] # 94.86 [+0.00] Please report bugs to # 94.86 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 94.86 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 94.86 [+0.00] Swiss federal institute of technology (ETH Zurich) # 94.86 [+0.00] License: GNU GPL version 2.0 # 94.86 [+0.00] This is free software: you are free to change and redistribute it. # 94.86 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 94.86 [+0.00] # 95.85 [+0.98] TEST: ctl4: port_vlan maxgroups: configure below ngroups [FAIL] # 95.85 [+0.00] dev veth1 vid 10: Adding more entries failed # 97.11 [+1.26] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 97.11 [+0.00] # 97.11 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 97.11 [+0.00] http://www.netsniff-ng.org # 97.11 [+0.00] # 97.11 [+0.00] Usage: mausezahn [options] [interface] || # 97.11 [+0.00] Options: # 97.11 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 97.11 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 97.12 [+0.00] -4 IPv4 mode (default) # 97.12 [+0.00] -6 IPv6 mode # 97.12 [+0.00] -R Set socket priority # 97.12 [+0.00] -c Send packet count times, default:1, infinite:0 # 97.12 [+0.00] -d Apply delay between transmissions. The delay value can be # 97.12 [+0.00] specified in usec (default, no additional unit needed), or in # 97.12 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 97.12 [+0.00] -r Multiplies the specified delay with a random value # 97.12 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 97.12 [+0.00] -a Use specified source mac address, no matter what has # 97.13 [+0.00] been specified with other arguments; keywords see below, # 97.13 [+0.00] Default is own interface # 97.13 [+0.00] -b Same with destination mac address; keywords: # 97.13 [+0.00] rand Use a random MAC address # 97.13 [+0.00] bc Use a broadcast MAC address # 97.13 [+0.00] own Use own interface MAC address (default for source MAC) # 97.13 [+0.00] stp Use IEEE 802.1d STP multicast address # 97.13 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 97.14 [+0.00] -A Use specified source IP address (default is own interface IP) # 97.14 [+0.00] -B Send packet to specified destination IP or domain name # 97.14 [+0.00] -P Use the specified ASCII payload # 97.14 [+0.00] -f Read the ASCII payload from a file # 97.14 [+0.00] -F Read the hexadecimal payload from a file # 97.14 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 97.14 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 97.14 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 97.14 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 97.15 [+0.00] encapsulations in lower layers, most packet types allow/require # 97.15 [+0.00] additional packet-specific arguments in an ; # 97.15 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 97.15 [+0.00] dns, rtp, syslog, lldp and more; # 97.15 [+0.00] For context-help use 'help' as ! # 97.15 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 97.15 [+0.00] Enter -T help or -T rtp help for further information # 97.15 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 97.15 [+0.00] -V|VV|... Verbose and more verbose mode # 97.15 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 97.16 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 97.16 [+0.00] typically combined with one of the verbose modes (v or V) # 97.16 [+0.00] -v Show version # 97.16 [+0.00] -h Print this help # 97.16 [+0.00] # 97.16 [+0.00] Examples: # 97.16 [+0.00] mausezahn -x 99 # 97.16 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 97.16 [+0.00] mausezahn -t cdp change -c 0 # 97.16 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 97.16 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 97.16 [+0.00] # 97.16 [+0.00] Note: # 97.16 [+0.00] This tool is targeted for network developers! You should # 97.16 [+0.00] be aware of what you are doing and what these options above # 97.16 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 97.16 [+0.00] # 97.16 [+0.00] Please report bugs to # 97.16 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 97.17 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 97.17 [+0.00] Swiss federal institute of technology (ETH Zurich) # 97.17 [+0.00] License: GNU GPL version 2.0 # 97.17 [+0.00] This is free software: you are free to change and redistribute it. # 97.17 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 97.17 [+0.00] # 98.17 [+1.00] TEST: ctl4: port_vlan maxgroups: add too many MDB entries [ OK ] # 98.32 [+0.15] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 98.32 [+0.00] # 98.32 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 98.32 [+0.00] http://www.netsniff-ng.org # 98.33 [+0.00] # 98.33 [+0.00] Usage: mausezahn [options] [interface] || # 98.33 [+0.00] Options: # 98.33 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 98.33 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 98.33 [+0.00] -4 IPv4 mode (default) # 98.33 [+0.00] -6 IPv6 mode # 98.33 [+0.00] -R Set socket priority # 98.33 [+0.00] -c Send packet count times, default:1, infinite:0 # 98.33 [+0.00] -d Apply delay between transmissions. The delay value can be # 98.34 [+0.00] specified in usec (default, no additional unit needed), or in # 98.34 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 98.34 [+0.00] -r Multiplies the specified delay with a random value # 98.34 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 98.35 [+0.00] -a Use specified source mac address, no matter what has # 98.35 [+0.00] been specified with other arguments; keywords see below, # 98.35 [+0.00] Default is own interface # 98.35 [+0.00] -b Same with destination mac address; keywords: # 98.35 [+0.00] rand Use a random MAC address # 98.35 [+0.00] bc Use a broadcast MAC address # 98.35 [+0.00] own Use own interface MAC address (default for source MAC) # 98.36 [+0.00] stp Use IEEE 802.1d STP multicast address # 98.36 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 98.36 [+0.00] -A Use specified source IP address (default is own interface IP) # 98.36 [+0.00] -B Send packet to specified destination IP or domain name # 98.36 [+0.00] -P Use the specified ASCII payload # 98.36 [+0.00] -f Read the ASCII payload from a file # 98.36 [+0.00] -F Read the hexadecimal payload from a file # 98.37 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 98.37 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 98.37 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 98.37 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 98.37 [+0.00] encapsulations in lower layers, most packet types allow/require # 98.37 [+0.00] additional packet-specific arguments in an ; # 98.38 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 98.38 [+0.00] dns, rtp, syslog, lldp and more; # 98.38 [+0.00] For context-help use 'help' as ! # 98.38 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 98.38 [+0.00] Enter -T help or -T rtp help for further information # 98.38 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 98.38 [+0.00] -V|VV|... Verbose and more verbose mode # 98.39 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 98.39 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 98.39 [+0.00] typically combined with one of the verbose modes (v or V) # 98.39 [+0.00] -v Show version # 98.39 [+0.00] -h Print this help # 98.39 [+0.00] # 98.39 [+0.00] Examples: # 98.39 [+0.00] mausezahn -x 99 # 98.39 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 98.39 [+0.00] mausezahn -t cdp change -c 0 # 98.39 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 98.39 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 98.40 [+0.00] # 98.40 [+0.00] Note: # 98.40 [+0.00] This tool is targeted for network developers! You should # 98.40 [+0.00] be aware of what you are doing and what these options above # 98.40 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 98.40 [+0.00] # 98.40 [+0.00] Please report bugs to # 98.40 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 98.40 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 98.40 [+0.00] Swiss federal institute of technology (ETH Zurich) # 98.40 [+0.00] License: GNU GPL version 2.0 # 98.40 [+0.00] This is free software: you are free to change and redistribute it. # 98.41 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 98.41 [+0.00] # 99.36 [+0.95] mcast_max_groups # 101.78 [+2.42] # 101.78 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 101.78 [+0.00] http://www.netsniff-ng.org # 101.78 [+0.00] # 101.78 [+0.00] Usage: mausezahn [options] [interface] || # 101.78 [+0.00] Options: # 101.78 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 101.78 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 101.78 [+0.00] -4 IPv4 mode (default) # 101.79 [+0.00] -6 IPv6 mode # 101.79 [+0.00] -R Set socket priority # 101.79 [+0.00] -c Send packet count times, default:1, infinite:0 # 101.79 [+0.00] -d Apply delay between transmissions. The delay value can be # 101.79 [+0.00] specified in usec (default, no additional unit needed), or in # 101.79 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 101.79 [+0.00] -r Multiplies the specified delay with a random value # 101.79 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 101.79 [+0.00] -a Use specified source mac address, no matter what has # 101.79 [+0.00] been specified with other arguments; keywords see below, # 101.80 [+0.00] Default is own interface # 101.80 [+0.00] -b Same with destination mac address; keywords: # 101.80 [+0.00] rand Use a random MAC address # 101.80 [+0.00] bc Use a broadcast MAC address # 101.80 [+0.00] own Use own interface MAC address (default for source MAC) # 101.80 [+0.00] stp Use IEEE 802.1d STP multicast address # 101.80 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 101.80 [+0.00] -A Use specified source IP address (default is own interface IP) # 101.80 [+0.00] -B Send packet to specified destination IP or domain name # 101.80 [+0.00] -P Use the specified ASCII payload # 101.80 [+0.00] -f Read the ASCII payload from a file # 101.80 [+0.00] -F Read the hexadecimal payload from a file # 101.81 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 101.81 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 101.81 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 101.81 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 101.81 [+0.00] encapsulations in lower layers, most packet types allow/require # 101.81 [+0.00] additional packet-specific arguments in an ; # 101.81 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 101.81 [+0.00] dns, rtp, syslog, lldp and more; # 101.81 [+0.00] For context-help use 'help' as ! # 101.81 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 101.82 [+0.00] Enter -T help or -T rtp help for further information # 101.82 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 101.82 [+0.00] -V|VV|... Verbose and more verbose mode # 101.82 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 101.82 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 101.82 [+0.00] typically combined with one of the verbose modes (v or V) # 101.82 [+0.00] -v Show version # 101.82 [+0.00] -h Print this help # 101.82 [+0.00] # 101.82 [+0.00] Examples: # 101.82 [+0.00] mausezahn -x 99 # 101.82 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 101.82 [+0.00] mausezahn -t cdp change -c 0 # 101.82 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 101.82 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 101.83 [+0.00] # 101.83 [+0.00] Note: # 101.83 [+0.00] This tool is targeted for network developers! You should # 101.83 [+0.00] be aware of what you are doing and what these options above # 101.83 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 101.83 [+0.00] # 101.83 [+0.00] Please report bugs to # 101.83 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 101.83 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 101.83 [+0.00] Swiss federal institute of technology (ETH Zurich) # 101.83 [+0.00] License: GNU GPL version 2.0 # 101.83 [+0.00] This is free software: you are free to change and redistribute it. # 101.83 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 101.83 [+0.00] # 102.91 [+1.08] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 102.92 [+0.00] # 102.92 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 102.92 [+0.00] http://www.netsniff-ng.org # 102.92 [+0.00] # 102.92 [+0.00] Usage: mausezahn [options] [interface] || # 102.92 [+0.00] Options: # 102.92 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 102.92 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 102.92 [+0.00] -4 IPv4 mode (default) # 102.92 [+0.00] -6 IPv6 mode # 102.92 [+0.00] -R Set socket priority # 102.92 [+0.00] -c Send packet count times, default:1, infinite:0 # 102.92 [+0.00] -d Apply delay between transmissions. The delay value can be # 102.92 [+0.00] specified in usec (default, no additional unit needed), or in # 102.93 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 102.93 [+0.00] -r Multiplies the specified delay with a random value # 102.93 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 102.93 [+0.00] -a Use specified source mac address, no matter what has # 102.93 [+0.00] been specified with other arguments; keywords see below, # 102.93 [+0.00] Default is own interface # 102.93 [+0.00] -b Same with destination mac address; keywords: # 102.93 [+0.00] rand Use a random MAC address # 102.93 [+0.00] bc Use a broadcast MAC address # 102.93 [+0.00] own Use own interface MAC address (default for source MAC) # 102.93 [+0.00] stp Use IEEE 802.1d STP multicast address # 102.93 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 102.94 [+0.00] -A Use specified source IP address (default is own interface IP) # 102.94 [+0.00] -B Send packet to specified destination IP or domain name # 102.94 [+0.00] -P Use the specified ASCII payload # 102.94 [+0.00] -f Read the ASCII payload from a file # 102.94 [+0.00] -F Read the hexadecimal payload from a file # 102.94 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 102.94 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 102.94 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 102.94 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 102.94 [+0.00] encapsulations in lower layers, most packet types allow/require # 102.94 [+0.00] additional packet-specific arguments in an ; # 102.94 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 102.95 [+0.00] dns, rtp, syslog, lldp and more; # 102.95 [+0.00] For context-help use 'help' as ! # 102.95 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 102.95 [+0.00] Enter -T help or -T rtp help for further information # 102.95 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 102.95 [+0.00] -V|VV|... Verbose and more verbose mode # 102.95 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 102.95 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 102.95 [+0.00] typically combined with one of the verbose modes (v or V) # 102.95 [+0.00] -v Show version # 102.95 [+0.00] -h Print this help # 102.95 [+0.00] # 102.95 [+0.00] Examples: # 102.95 [+0.00] mausezahn -x 99 # 102.96 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 102.96 [+0.00] mausezahn -t cdp change -c 0 # 102.96 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 102.96 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 102.96 [+0.00] # 102.96 [+0.00] Note: # 102.96 [+0.00] This tool is targeted for network developers! You should # 102.96 [+0.00] be aware of what you are doing and what these options above # 102.96 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 102.96 [+0.00] # 102.96 [+0.00] Please report bugs to # 102.96 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 102.96 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 102.96 [+0.00] Swiss federal institute of technology (ETH Zurich) # 102.96 [+0.00] License: GNU GPL version 2.0 # 102.96 [+0.00] This is free software: you are free to change and redistribute it. # 102.96 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 102.96 [+0.00] # 103.98 [+1.02] mcast_max_groups # 104.06 [+0.07] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 104.06 [+0.00] # 104.06 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 104.06 [+0.00] http://www.netsniff-ng.org # 104.06 [+0.00] # 104.06 [+0.00] Usage: mausezahn [options] [interface] || # 104.06 [+0.00] Options: # 104.06 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 104.06 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 104.06 [+0.00] -4 IPv4 mode (default) # 104.06 [+0.00] -6 IPv6 mode # 104.06 [+0.00] -R Set socket priority # 104.06 [+0.00] -c Send packet count times, default:1, infinite:0 # 104.07 [+0.00] -d Apply delay between transmissions. The delay value can be # 104.07 [+0.00] specified in usec (default, no additional unit needed), or in # 104.07 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 104.07 [+0.00] -r Multiplies the specified delay with a random value # 104.07 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 104.07 [+0.00] -a Use specified source mac address, no matter what has # 104.07 [+0.00] been specified with other arguments; keywords see below, # 104.07 [+0.00] Default is own interface # 104.07 [+0.00] -b Same with destination mac address; keywords: # 104.07 [+0.00] rand Use a random MAC address # 104.07 [+0.00] bc Use a broadcast MAC address # 104.07 [+0.00] own Use own interface MAC address (default for source MAC) # 104.08 [+0.00] stp Use IEEE 802.1d STP multicast address # 104.08 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 104.08 [+0.00] -A Use specified source IP address (default is own interface IP) # 104.08 [+0.00] -B Send packet to specified destination IP or domain name # 104.08 [+0.00] -P Use the specified ASCII payload # 104.08 [+0.00] -f Read the ASCII payload from a file # 104.08 [+0.00] -F Read the hexadecimal payload from a file # 104.08 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 104.08 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 104.09 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 104.09 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 104.09 [+0.00] encapsulations in lower layers, most packet types allow/require # 104.09 [+0.00] additional packet-specific arguments in an ; # 104.09 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 104.09 [+0.00] dns, rtp, syslog, lldp and more; # 104.09 [+0.00] For context-help use 'help' as ! # 104.09 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 104.09 [+0.00] Enter -T help or -T rtp help for further information # 104.09 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 104.10 [+0.00] -V|VV|... Verbose and more verbose mode # 104.10 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 104.10 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 104.10 [+0.00] typically combined with one of the verbose modes (v or V) # 104.10 [+0.00] -v Show version # 104.10 [+0.00] -h Print this help # 104.10 [+0.00] # 104.10 [+0.00] Examples: # 104.10 [+0.00] mausezahn -x 99 # 104.10 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 104.10 [+0.00] mausezahn -t cdp change -c 0 # 104.10 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 104.10 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 104.10 [+0.00] # 104.10 [+0.00] Note: # 104.10 [+0.00] This tool is targeted for network developers! You should # 104.10 [+0.00] be aware of what you are doing and what these options above # 104.10 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 104.11 [+0.00] # 104.11 [+0.00] Please report bugs to # 104.11 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 104.11 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 104.11 [+0.00] Swiss federal institute of technology (ETH Zurich) # 104.11 [+0.00] License: GNU GPL version 2.0 # 104.11 [+0.00] This is free software: you are free to change and redistribute it. # 104.11 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 104.11 [+0.00] # 105.18 [+1.07] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 105.18 [+0.00] # 105.18 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 105.18 [+0.00] http://www.netsniff-ng.org # 105.18 [+0.00] # 105.18 [+0.00] Usage: mausezahn [options] [interface] || # 105.18 [+0.00] Options: # 105.18 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 105.18 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 105.18 [+0.00] -4 IPv4 mode (default) # 105.19 [+0.00] -6 IPv6 mode # 105.19 [+0.00] -R Set socket priority # 105.19 [+0.00] -c Send packet count times, default:1, infinite:0 # 105.19 [+0.00] -d Apply delay between transmissions. The delay value can be # 105.19 [+0.00] specified in usec (default, no additional unit needed), or in # 105.19 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 105.19 [+0.00] -r Multiplies the specified delay with a random value # 105.19 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 105.19 [+0.00] -a Use specified source mac address, no matter what has # 105.19 [+0.00] been specified with other arguments; keywords see below, # 105.20 [+0.00] Default is own interface # 105.20 [+0.00] -b Same with destination mac address; keywords: # 105.20 [+0.00] rand Use a random MAC address # 105.20 [+0.00] bc Use a broadcast MAC address # 105.20 [+0.00] own Use own interface MAC address (default for source MAC) # 105.20 [+0.00] stp Use IEEE 802.1d STP multicast address # 105.20 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 105.20 [+0.00] -A Use specified source IP address (default is own interface IP) # 105.20 [+0.00] -B Send packet to specified destination IP or domain name # 105.20 [+0.00] -P Use the specified ASCII payload # 105.20 [+0.00] -f Read the ASCII payload from a file # 105.20 [+0.00] -F Read the hexadecimal payload from a file # 105.21 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 105.21 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 105.21 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 105.21 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 105.21 [+0.00] encapsulations in lower layers, most packet types allow/require # 105.21 [+0.00] additional packet-specific arguments in an ; # 105.21 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 105.21 [+0.00] dns, rtp, syslog, lldp and more; # 105.21 [+0.00] For context-help use 'help' as ! # 105.21 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 105.21 [+0.00] Enter -T help or -T rtp help for further information # 105.22 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 105.22 [+0.00] -V|VV|... Verbose and more verbose mode # 105.22 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 105.22 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 105.22 [+0.00] typically combined with one of the verbose modes (v or V) # 105.22 [+0.00] -v Show version # 105.22 [+0.00] -h Print this help # 105.22 [+0.00] # 105.22 [+0.00] Examples: # 105.22 [+0.00] mausezahn -x 99 # 105.22 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 105.22 [+0.00] mausezahn -t cdp change -c 0 # 105.22 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 105.22 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 105.22 [+0.00] # 105.23 [+0.00] Note: # 105.23 [+0.00] This tool is targeted for network developers! You should # 105.23 [+0.00] be aware of what you are doing and what these options above # 105.23 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 105.23 [+0.00] # 105.23 [+0.00] Please report bugs to # 105.23 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 105.23 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 105.23 [+0.00] Swiss federal institute of technology (ETH Zurich) # 105.23 [+0.00] License: GNU GPL version 2.0 # 105.23 [+0.00] This is free software: you are free to change and redistribute it. # 105.23 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 105.23 [+0.00] # 106.27 [+1.04] TEST: ctl4: port_vlan maxgroups: isolation of port and per-VLAN ngroups [FAIL] # 106.27 [+0.00] dev veth1 vid 10: Adding 2 MDB entries failed, but should have passed # 106.39 [+0.11] TEST: cfg6: port_vlan maxgroups: reporting and treatment of 0 [ OK ] # 106.60 [+0.22] TEST: cfg6: port_vlan maxgroups: isolation of port and per-VLAN maximums [ OK ] # 106.84 [+0.23] TEST: cfg6: port_vlan maxgroups: configure below ngroups [ OK ] # 106.93 [+0.09] TEST: cfg6: port_vlan maxgroups: add too many MDB entries [ OK ] # 107.24 [+0.31] TEST: cfg6: port_vlan maxgroups: isolation of port and per-VLAN ngroups [ OK ] # 107.44 [+0.20] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 107.44 [+0.00] # 107.44 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 107.44 [+0.00] http://www.netsniff-ng.org # 107.44 [+0.00] # 107.44 [+0.00] Usage: mausezahn [options] [interface] || # 107.44 [+0.00] Options: # 107.44 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 107.44 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 107.44 [+0.00] -4 IPv4 mode (default) # 107.44 [+0.00] -6 IPv6 mode # 107.44 [+0.00] -R Set socket priority # 107.44 [+0.00] -c Send packet count times, default:1, infinite:0 # 107.44 [+0.00] -d Apply delay between transmissions. The delay value can be # 107.45 [+0.00] specified in usec (default, no additional unit needed), or in # 107.45 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 107.45 [+0.00] -r Multiplies the specified delay with a random value # 107.45 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 107.45 [+0.00] -a Use specified source mac address, no matter what has # 107.45 [+0.00] been specified with other arguments; keywords see below, # 107.45 [+0.00] Default is own interface # 107.45 [+0.00] -b Same with destination mac address; keywords: # 107.45 [+0.00] rand Use a random MAC address # 107.45 [+0.00] bc Use a broadcast MAC address # 107.45 [+0.00] own Use own interface MAC address (default for source MAC) # 107.46 [+0.00] stp Use IEEE 802.1d STP multicast address # 107.46 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 107.46 [+0.00] -A Use specified source IP address (default is own interface IP) # 107.46 [+0.00] -B Send packet to specified destination IP or domain name # 107.46 [+0.00] -P Use the specified ASCII payload # 107.46 [+0.00] -f Read the ASCII payload from a file # 107.46 [+0.00] -F Read the hexadecimal payload from a file # 107.46 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 107.46 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 107.46 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 107.46 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 107.46 [+0.00] encapsulations in lower layers, most packet types allow/require # 107.47 [+0.00] additional packet-specific arguments in an ; # 107.47 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 107.47 [+0.00] dns, rtp, syslog, lldp and more; # 107.47 [+0.00] For context-help use 'help' as ! # 107.47 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 107.47 [+0.00] Enter -T help or -T rtp help for further information # 107.47 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 107.47 [+0.00] -V|VV|... Verbose and more verbose mode # 107.47 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 107.47 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 107.48 [+0.00] typically combined with one of the verbose modes (v or V) # 107.48 [+0.00] -v Show version # 107.48 [+0.00] -h Print this help # 107.48 [+0.00] # 107.48 [+0.00] Examples: # 107.48 [+0.00] mausezahn -x 99 # 107.48 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 107.48 [+0.00] mausezahn -t cdp change -c 0 # 107.48 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 107.48 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 107.48 [+0.00] # 107.48 [+0.00] Note: # 107.48 [+0.00] This tool is targeted for network developers! You should # 107.48 [+0.00] be aware of what you are doing and what these options above # 107.48 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 107.49 [+0.00] # 107.49 [+0.00] Please report bugs to # 107.49 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 107.49 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 107.49 [+0.00] Swiss federal institute of technology (ETH Zurich) # 107.49 [+0.00] License: GNU GPL version 2.0 # 107.49 [+0.00] This is free software: you are free to change and redistribute it. # 107.49 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 107.49 [+0.00] # 108.49 [+1.00] mcast_max_groups # 108.62 [+0.12] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 108.62 [+0.00] # 108.62 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 108.62 [+0.00] http://www.netsniff-ng.org # 108.62 [+0.00] # 108.62 [+0.00] Usage: mausezahn [options] [interface] || # 108.62 [+0.00] Options: # 108.62 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 108.62 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 108.63 [+0.00] -4 IPv4 mode (default) # 108.63 [+0.00] -6 IPv6 mode # 108.63 [+0.00] -R Set socket priority # 108.63 [+0.00] -c Send packet count times, default:1, infinite:0 # 108.63 [+0.00] -d Apply delay between transmissions. The delay value can be # 108.63 [+0.00] specified in usec (default, no additional unit needed), or in # 108.63 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 108.63 [+0.00] -r Multiplies the specified delay with a random value # 108.64 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 108.64 [+0.00] -a Use specified source mac address, no matter what has # 108.64 [+0.00] been specified with other arguments; keywords see below, # 108.64 [+0.00] Default is own interface # 108.64 [+0.00] -b Same with destination mac address; keywords: # 108.64 [+0.00] rand Use a random MAC address # 108.64 [+0.00] bc Use a broadcast MAC address # 108.64 [+0.00] own Use own interface MAC address (default for source MAC) # 108.65 [+0.00] stp Use IEEE 802.1d STP multicast address # 108.65 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 108.65 [+0.00] -A Use specified source IP address (default is own interface IP) # 108.65 [+0.00] -B Send packet to specified destination IP or domain name # 108.65 [+0.00] -P Use the specified ASCII payload # 108.65 [+0.00] -f Read the ASCII payload from a file # 108.65 [+0.00] -F Read the hexadecimal payload from a file # 108.65 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 108.66 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 108.66 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 108.66 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 108.66 [+0.00] encapsulations in lower layers, most packet types allow/require # 108.66 [+0.00] additional packet-specific arguments in an ; # 108.66 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 108.66 [+0.00] dns, rtp, syslog, lldp and more; # 108.66 [+0.00] For context-help use 'help' as ! # 108.66 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 108.66 [+0.00] Enter -T help or -T rtp help for further information # 108.66 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 108.67 [+0.00] -V|VV|... Verbose and more verbose mode # 108.67 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 108.67 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 108.67 [+0.00] typically combined with one of the verbose modes (v or V) # 108.67 [+0.00] -v Show version # 108.67 [+0.00] -h Print this help # 108.67 [+0.00] # 108.67 [+0.00] Examples: # 108.67 [+0.00] mausezahn -x 99 # 108.67 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 108.67 [+0.00] mausezahn -t cdp change -c 0 # 108.67 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 108.67 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 108.67 [+0.00] # 108.67 [+0.00] Note: # 108.67 [+0.00] This tool is targeted for network developers! You should # 108.67 [+0.00] be aware of what you are doing and what these options above # 108.67 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 108.68 [+0.00] # 108.68 [+0.00] Please report bugs to # 108.68 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 108.68 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 108.68 [+0.00] Swiss federal institute of technology (ETH Zurich) # 108.68 [+0.00] License: GNU GPL version 2.0 # 108.68 [+0.00] This is free software: you are free to change and redistribute it. # 108.68 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 108.68 [+0.00] # 109.70 [+1.02] TEST: ctl6: port_vlan maxgroups: reporting and treatment of 0 [FAIL] # 109.70 [+0.00] Adding 5 MDB entries failed but should have passed # 109.87 [+0.17] TEST: ctl6: port_vlan maxgroups: isolation of port and per-VLAN maximums [ OK ] # 110.06 [+0.19] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 110.06 [+0.00] # 110.06 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 110.06 [+0.00] http://www.netsniff-ng.org # 110.06 [+0.00] # 110.06 [+0.00] Usage: mausezahn [options] [interface] || # 110.07 [+0.00] Options: # 110.07 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 110.07 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 110.07 [+0.00] -4 IPv4 mode (default) # 110.07 [+0.00] -6 IPv6 mode # 110.07 [+0.00] -R Set socket priority # 110.07 [+0.00] -c Send packet count times, default:1, infinite:0 # 110.07 [+0.00] -d Apply delay between transmissions. The delay value can be # 110.07 [+0.00] specified in usec (default, no additional unit needed), or in # 110.07 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 110.07 [+0.00] -r Multiplies the specified delay with a random value # 110.07 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 110.07 [+0.00] -a Use specified source mac address, no matter what has # 110.08 [+0.00] been specified with other arguments; keywords see below, # 110.08 [+0.00] Default is own interface # 110.08 [+0.00] -b Same with destination mac address; keywords: # 110.08 [+0.00] rand Use a random MAC address # 110.08 [+0.00] bc Use a broadcast MAC address # 110.08 [+0.00] own Use own interface MAC address (default for source MAC) # 110.08 [+0.00] stp Use IEEE 802.1d STP multicast address # 110.08 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 110.08 [+0.00] -A Use specified source IP address (default is own interface IP) # 110.08 [+0.00] -B Send packet to specified destination IP or domain name # 110.08 [+0.00] -P Use the specified ASCII payload # 110.08 [+0.00] -f Read the ASCII payload from a file # 110.09 [+0.00] -F Read the hexadecimal payload from a file # 110.09 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 110.09 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 110.09 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 110.09 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 110.09 [+0.00] encapsulations in lower layers, most packet types allow/require # 110.09 [+0.00] additional packet-specific arguments in an ; # 110.09 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 110.09 [+0.00] dns, rtp, syslog, lldp and more; # 110.09 [+0.00] For context-help use 'help' as ! # 110.09 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 110.09 [+0.00] Enter -T help or -T rtp help for further information # 110.10 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 110.10 [+0.00] -V|VV|... Verbose and more verbose mode # 110.10 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 110.10 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 110.10 [+0.00] typically combined with one of the verbose modes (v or V) # 110.10 [+0.00] -v Show version # 110.10 [+0.00] -h Print this help # 110.10 [+0.00] # 110.10 [+0.00] Examples: # 110.10 [+0.00] mausezahn -x 99 # 110.10 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 110.10 [+0.00] mausezahn -t cdp change -c 0 # 110.10 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 110.10 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 110.10 [+0.00] # 110.10 [+0.00] Note: # 110.10 [+0.00] This tool is targeted for network developers! You should # 110.11 [+0.00] be aware of what you are doing and what these options above # 110.11 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 110.11 [+0.00] # 110.11 [+0.00] Please report bugs to # 110.11 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 110.11 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 110.11 [+0.00] Swiss federal institute of technology (ETH Zurich) # 110.11 [+0.00] License: GNU GPL version 2.0 # 110.11 [+0.00] This is free software: you are free to change and redistribute it. # 110.11 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 110.11 [+0.00] # 111.13 [+1.02] mcast_max_groups # 112.44 [+1.31] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 112.44 [+0.00] # 112.44 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 112.44 [+0.00] http://www.netsniff-ng.org # 112.44 [+0.00] # 112.44 [+0.00] Usage: mausezahn [options] [interface] || # 112.44 [+0.00] Options: # 112.44 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 112.45 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 112.45 [+0.00] -4 IPv4 mode (default) # 112.45 [+0.00] -6 IPv6 mode # 112.45 [+0.00] -R Set socket priority # 112.45 [+0.00] -c Send packet count times, default:1, infinite:0 # 112.45 [+0.00] -d Apply delay between transmissions. The delay value can be # 112.45 [+0.00] specified in usec (default, no additional unit needed), or in # 112.46 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 112.46 [+0.00] -r Multiplies the specified delay with a random value # 112.46 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 112.46 [+0.00] -a Use specified source mac address, no matter what has # 112.46 [+0.00] been specified with other arguments; keywords see below, # 112.46 [+0.00] Default is own interface # 112.47 [+0.00] -b Same with destination mac address; keywords: # 112.47 [+0.00] rand Use a random MAC address # 112.47 [+0.00] bc Use a broadcast MAC address # 112.47 [+0.00] own Use own interface MAC address (default for source MAC) # 112.47 [+0.00] stp Use IEEE 802.1d STP multicast address # 112.47 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 112.47 [+0.00] -A Use specified source IP address (default is own interface IP) # 112.47 [+0.00] -B Send packet to specified destination IP or domain name # 112.48 [+0.00] -P Use the specified ASCII payload # 112.48 [+0.00] -f Read the ASCII payload from a file # 112.48 [+0.00] -F Read the hexadecimal payload from a file # 112.48 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 112.48 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 112.48 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 112.48 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 112.48 [+0.00] encapsulations in lower layers, most packet types allow/require # 112.49 [+0.00] additional packet-specific arguments in an ; # 112.49 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 112.49 [+0.00] dns, rtp, syslog, lldp and more; # 112.49 [+0.00] For context-help use 'help' as ! # 112.49 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 112.49 [+0.00] Enter -T help or -T rtp help for further information # 112.50 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 112.50 [+0.00] -V|VV|... Verbose and more verbose mode # 112.50 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 112.50 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 112.50 [+0.00] typically combined with one of the verbose modes (v or V) # 112.50 [+0.00] -v Show version # 112.50 [+0.00] -h Print this help # 112.50 [+0.00] # 112.50 [+0.00] Examples: # 112.50 [+0.00] mausezahn -x 99 # 112.50 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 112.51 [+0.00] mausezahn -t cdp change -c 0 # 112.51 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 112.51 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 112.51 [+0.00] # 112.51 [+0.00] Note: # 112.51 [+0.00] This tool is targeted for network developers! You should # 112.51 [+0.00] be aware of what you are doing and what these options above # 112.51 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 112.51 [+0.00] # 112.51 [+0.00] Please report bugs to # 112.51 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 112.51 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 112.52 [+0.00] Swiss federal institute of technology (ETH Zurich) # 112.52 [+0.00] License: GNU GPL version 2.0 # 112.52 [+0.00] This is free software: you are free to change and redistribute it. # 112.52 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 112.52 [+0.00] # 113.63 [+1.11] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 113.63 [+0.00] # 113.63 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 113.63 [+0.00] http://www.netsniff-ng.org # 113.64 [+0.00] # 113.64 [+0.00] Usage: mausezahn [options] [interface] || # 113.64 [+0.00] Options: # 113.64 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 113.64 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 113.64 [+0.00] -4 IPv4 mode (default) # 113.64 [+0.00] -6 IPv6 mode # 113.64 [+0.00] -R Set socket priority # 113.64 [+0.00] -c Send packet count times, default:1, infinite:0 # 113.64 [+0.00] -d Apply delay between transmissions. The delay value can be # 113.65 [+0.00] specified in usec (default, no additional unit needed), or in # 113.65 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 113.65 [+0.00] -r Multiplies the specified delay with a random value # 113.65 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 113.65 [+0.00] -a Use specified source mac address, no matter what has # 113.65 [+0.00] been specified with other arguments; keywords see below, # 113.66 [+0.00] Default is own interface # 113.66 [+0.00] -b Same with destination mac address; keywords: # 113.66 [+0.00] rand Use a random MAC address # 113.66 [+0.00] bc Use a broadcast MAC address # 113.66 [+0.00] own Use own interface MAC address (default for source MAC) # 113.66 [+0.00] stp Use IEEE 802.1d STP multicast address # 113.66 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 113.66 [+0.00] -A Use specified source IP address (default is own interface IP) # 113.67 [+0.00] -B Send packet to specified destination IP or domain name # 113.67 [+0.00] -P Use the specified ASCII payload # 113.67 [+0.00] -f Read the ASCII payload from a file # 113.67 [+0.00] -F Read the hexadecimal payload from a file # 113.67 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 113.67 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 113.67 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 113.68 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 113.68 [+0.00] encapsulations in lower layers, most packet types allow/require # 113.68 [+0.00] additional packet-specific arguments in an ; # 113.68 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 113.68 [+0.00] dns, rtp, syslog, lldp and more; # 113.68 [+0.00] For context-help use 'help' as ! # 113.68 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 113.69 [+0.00] Enter -T help or -T rtp help for further information # 113.69 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 113.69 [+0.00] -V|VV|... Verbose and more verbose mode # 113.69 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 113.69 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 113.69 [+0.00] typically combined with one of the verbose modes (v or V) # 113.69 [+0.00] -v Show version # 113.69 [+0.00] -h Print this help # 113.69 [+0.00] # 113.69 [+0.00] Examples: # 113.69 [+0.00] mausezahn -x 99 # 113.70 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 113.70 [+0.00] mausezahn -t cdp change -c 0 # 113.70 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 113.70 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 113.70 [+0.00] # 113.70 [+0.00] Note: # 113.70 [+0.00] This tool is targeted for network developers! You should # 113.70 [+0.00] be aware of what you are doing and what these options above # 113.70 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 113.70 [+0.00] # 113.70 [+0.00] Please report bugs to # 113.70 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 113.71 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 113.71 [+0.00] Swiss federal institute of technology (ETH Zurich) # 113.71 [+0.00] License: GNU GPL version 2.0 # 113.71 [+0.00] This is free software: you are free to change and redistribute it. # 113.71 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 113.71 [+0.00] # 114.73 [+1.02] mcast_max_groups # 114.85 [+0.12] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 114.85 [+0.00] # 114.85 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 114.85 [+0.00] http://www.netsniff-ng.org # 114.85 [+0.00] # 114.85 [+0.00] Usage: mausezahn [options] [interface] || # 114.86 [+0.00] Options: # 114.86 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 114.86 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 114.86 [+0.00] -4 IPv4 mode (default) # 114.86 [+0.00] -6 IPv6 mode # 114.86 [+0.00] -R Set socket priority # 114.86 [+0.00] -c Send packet count times, default:1, infinite:0 # 114.86 [+0.00] -d Apply delay between transmissions. The delay value can be # 114.86 [+0.00] specified in usec (default, no additional unit needed), or in # 114.86 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 114.86 [+0.00] -r Multiplies the specified delay with a random value # 114.87 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 114.87 [+0.00] -a Use specified source mac address, no matter what has # 114.87 [+0.00] been specified with other arguments; keywords see below, # 114.87 [+0.00] Default is own interface # 114.87 [+0.00] -b Same with destination mac address; keywords: # 114.87 [+0.00] rand Use a random MAC address # 114.87 [+0.00] bc Use a broadcast MAC address # 114.87 [+0.00] own Use own interface MAC address (default for source MAC) # 114.87 [+0.00] stp Use IEEE 802.1d STP multicast address # 114.88 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 114.88 [+0.00] -A Use specified source IP address (default is own interface IP) # 114.88 [+0.00] -B Send packet to specified destination IP or domain name # 114.88 [+0.00] -P Use the specified ASCII payload # 114.88 [+0.00] -f Read the ASCII payload from a file # 114.88 [+0.00] -F Read the hexadecimal payload from a file # 114.88 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 114.88 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 114.88 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 114.88 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 114.89 [+0.00] encapsulations in lower layers, most packet types allow/require # 114.89 [+0.00] additional packet-specific arguments in an ; # 114.89 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 114.89 [+0.00] dns, rtp, syslog, lldp and more; # 114.89 [+0.00] For context-help use 'help' as ! # 114.89 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 114.89 [+0.00] Enter -T help or -T rtp help for further information # 114.89 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 114.90 [+0.00] -V|VV|... Verbose and more verbose mode # 114.90 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 114.90 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 114.90 [+0.00] typically combined with one of the verbose modes (v or V) # 114.90 [+0.00] -v Show version # 114.90 [+0.00] -h Print this help # 114.90 [+0.00] # 114.90 [+0.00] Examples: # 114.90 [+0.00] mausezahn -x 99 # 114.90 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 114.90 [+0.00] mausezahn -t cdp change -c 0 # 114.90 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 114.90 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 114.90 [+0.00] # 114.90 [+0.00] Note: # 114.91 [+0.00] This tool is targeted for network developers! You should # 114.91 [+0.00] be aware of what you are doing and what these options above # 114.91 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 114.91 [+0.00] # 114.91 [+0.00] Please report bugs to # 114.91 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 114.91 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 114.91 [+0.00] Swiss federal institute of technology (ETH Zurich) # 114.91 [+0.00] License: GNU GPL version 2.0 # 114.91 [+0.00] This is free software: you are free to change and redistribute it. # 114.91 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 114.91 [+0.00] # 115.94 [+1.03] TEST: ctl6: port_vlan maxgroups: configure below ngroups [FAIL] # 115.94 [+0.00] dev veth1 vid 10: Adding more entries failed # 117.29 [+1.35] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 117.29 [+0.00] # 117.29 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 117.29 [+0.00] http://www.netsniff-ng.org # 117.30 [+0.00] # 117.30 [+0.00] Usage: mausezahn [options] [interface] || # 117.30 [+0.00] Options: # 117.30 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 117.30 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 117.30 [+0.00] -4 IPv4 mode (default) # 117.30 [+0.00] -6 IPv6 mode # 117.30 [+0.00] -R Set socket priority # 117.30 [+0.00] -c Send packet count times, default:1, infinite:0 # 117.30 [+0.00] -d Apply delay between transmissions. The delay value can be # 117.30 [+0.00] specified in usec (default, no additional unit needed), or in # 117.30 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 117.30 [+0.00] -r Multiplies the specified delay with a random value # 117.31 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 117.31 [+0.00] -a Use specified source mac address, no matter what has # 117.31 [+0.00] been specified with other arguments; keywords see below, # 117.31 [+0.00] Default is own interface # 117.31 [+0.00] -b Same with destination mac address; keywords: # 117.31 [+0.00] rand Use a random MAC address # 117.31 [+0.00] bc Use a broadcast MAC address # 117.31 [+0.00] own Use own interface MAC address (default for source MAC) # 117.31 [+0.00] stp Use IEEE 802.1d STP multicast address # 117.31 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 117.32 [+0.00] -A Use specified source IP address (default is own interface IP) # 117.32 [+0.00] -B Send packet to specified destination IP or domain name # 117.32 [+0.00] -P Use the specified ASCII payload # 117.32 [+0.00] -f Read the ASCII payload from a file # 117.32 [+0.00] -F Read the hexadecimal payload from a file # 117.32 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 117.32 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 117.32 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 117.32 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 117.32 [+0.00] encapsulations in lower layers, most packet types allow/require # 117.33 [+0.00] additional packet-specific arguments in an ; # 117.33 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 117.33 [+0.00] dns, rtp, syslog, lldp and more; # 117.33 [+0.00] For context-help use 'help' as ! # 117.33 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 117.33 [+0.00] Enter -T help or -T rtp help for further information # 117.33 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 117.33 [+0.00] -V|VV|... Verbose and more verbose mode # 117.34 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 117.34 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 117.34 [+0.00] typically combined with one of the verbose modes (v or V) # 117.34 [+0.00] -v Show version # 117.34 [+0.00] -h Print this help # 117.34 [+0.00] # 117.34 [+0.00] Examples: # 117.34 [+0.00] mausezahn -x 99 # 117.34 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 117.34 [+0.00] mausezahn -t cdp change -c 0 # 117.34 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 117.35 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 117.35 [+0.00] # 117.35 [+0.00] Note: # 117.35 [+0.00] This tool is targeted for network developers! You should # 117.35 [+0.00] be aware of what you are doing and what these options above # 117.35 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 117.35 [+0.00] # 117.35 [+0.00] Please report bugs to # 117.35 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 117.35 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 117.35 [+0.00] Swiss federal institute of technology (ETH Zurich) # 117.35 [+0.00] License: GNU GPL version 2.0 # 117.35 [+0.00] This is free software: you are free to change and redistribute it. # 117.35 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 117.36 [+0.00] # 118.37 [+1.02] TEST: ctl6: port_vlan maxgroups: add too many MDB entries [ OK ] # 118.59 [+0.22] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 118.59 [+0.00] # 118.59 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 118.59 [+0.00] http://www.netsniff-ng.org # 118.59 [+0.00] # 118.59 [+0.00] Usage: mausezahn [options] [interface] || # 118.59 [+0.00] Options: # 118.59 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 118.60 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 118.60 [+0.00] -4 IPv4 mode (default) # 118.60 [+0.00] -6 IPv6 mode # 118.60 [+0.00] -R Set socket priority # 118.60 [+0.00] -c Send packet count times, default:1, infinite:0 # 118.60 [+0.00] -d Apply delay between transmissions. The delay value can be # 118.60 [+0.00] specified in usec (default, no additional unit needed), or in # 118.60 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 118.60 [+0.00] -r Multiplies the specified delay with a random value # 118.60 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 118.60 [+0.00] -a Use specified source mac address, no matter what has # 118.60 [+0.00] been specified with other arguments; keywords see below, # 118.61 [+0.00] Default is own interface # 118.61 [+0.00] -b Same with destination mac address; keywords: # 118.61 [+0.00] rand Use a random MAC address # 118.61 [+0.00] bc Use a broadcast MAC address # 118.61 [+0.00] own Use own interface MAC address (default for source MAC) # 118.61 [+0.00] stp Use IEEE 802.1d STP multicast address # 118.61 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 118.61 [+0.00] -A Use specified source IP address (default is own interface IP) # 118.61 [+0.00] -B Send packet to specified destination IP or domain name # 118.61 [+0.00] -P Use the specified ASCII payload # 118.61 [+0.00] -f Read the ASCII payload from a file # 118.61 [+0.00] -F Read the hexadecimal payload from a file # 118.61 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 118.62 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 118.62 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 118.62 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 118.62 [+0.00] encapsulations in lower layers, most packet types allow/require # 118.62 [+0.00] additional packet-specific arguments in an ; # 118.62 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 118.62 [+0.00] dns, rtp, syslog, lldp and more; # 118.62 [+0.00] For context-help use 'help' as ! # 118.62 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 118.62 [+0.00] Enter -T help or -T rtp help for further information # 118.62 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 118.63 [+0.00] -V|VV|... Verbose and more verbose mode # 118.63 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 118.63 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 118.63 [+0.00] typically combined with one of the verbose modes (v or V) # 118.63 [+0.00] -v Show version # 118.63 [+0.00] -h Print this help # 118.63 [+0.00] # 118.63 [+0.00] Examples: # 118.63 [+0.00] mausezahn -x 99 # 118.63 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 118.63 [+0.00] mausezahn -t cdp change -c 0 # 118.63 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 118.63 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 118.63 [+0.00] # 118.63 [+0.00] Note: # 118.63 [+0.00] This tool is targeted for network developers! You should # 118.63 [+0.00] be aware of what you are doing and what these options above # 118.64 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 118.64 [+0.00] # 118.64 [+0.00] Please report bugs to # 118.64 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 118.64 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 118.64 [+0.00] Swiss federal institute of technology (ETH Zurich) # 118.64 [+0.00] License: GNU GPL version 2.0 # 118.64 [+0.00] This is free software: you are free to change and redistribute it. # 118.64 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 118.64 [+0.00] # 119.66 [+1.02] mcast_max_groups # 122.26 [+2.60] # 122.26 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 122.26 [+0.00] http://www.netsniff-ng.org # 122.26 [+0.00] # 122.26 [+0.00] Usage: mausezahn [options] [interface] || # 122.26 [+0.00] Options: # 122.26 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 122.27 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 122.27 [+0.00] -4 IPv4 mode (default) # 122.27 [+0.00] -6 IPv6 mode # 122.27 [+0.00] -R Set socket priority # 122.27 [+0.00] -c Send packet count times, default:1, infinite:0 # 122.27 [+0.00] -d Apply delay between transmissions. The delay value can be # 122.27 [+0.00] specified in usec (default, no additional unit needed), or in # 122.27 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 122.27 [+0.00] -r Multiplies the specified delay with a random value # 122.27 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 122.27 [+0.00] -a Use specified source mac address, no matter what has # 122.28 [+0.00] been specified with other arguments; keywords see below, # 122.28 [+0.00] Default is own interface # 122.28 [+0.00] -b Same with destination mac address; keywords: # 122.28 [+0.00] rand Use a random MAC address # 122.28 [+0.00] bc Use a broadcast MAC address # 122.28 [+0.00] own Use own interface MAC address (default for source MAC) # 122.28 [+0.00] stp Use IEEE 802.1d STP multicast address # 122.28 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 122.28 [+0.00] -A Use specified source IP address (default is own interface IP) # 122.28 [+0.00] -B Send packet to specified destination IP or domain name # 122.28 [+0.00] -P Use the specified ASCII payload # 122.28 [+0.00] -f Read the ASCII payload from a file # 122.29 [+0.00] -F Read the hexadecimal payload from a file # 122.29 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 122.29 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 122.29 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 122.29 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 122.29 [+0.00] encapsulations in lower layers, most packet types allow/require # 122.29 [+0.00] additional packet-specific arguments in an ; # 122.29 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 122.29 [+0.00] dns, rtp, syslog, lldp and more; # 122.29 [+0.00] For context-help use 'help' as ! # 122.30 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 122.30 [+0.00] Enter -T help or -T rtp help for further information # 122.30 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 122.30 [+0.00] -V|VV|... Verbose and more verbose mode # 122.30 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 122.30 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 122.30 [+0.00] typically combined with one of the verbose modes (v or V) # 122.30 [+0.00] -v Show version # 122.30 [+0.00] -h Print this help # 122.30 [+0.00] # 122.30 [+0.00] Examples: # 122.30 [+0.00] mausezahn -x 99 # 122.30 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 122.30 [+0.00] mausezahn -t cdp change -c 0 # 122.31 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 122.31 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 122.31 [+0.00] # 122.31 [+0.00] Note: # 122.31 [+0.00] This tool is targeted for network developers! You should # 122.31 [+0.00] be aware of what you are doing and what these options above # 122.31 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 122.31 [+0.00] # 122.31 [+0.00] Please report bugs to # 122.31 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 122.31 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 122.31 [+0.00] Swiss federal institute of technology (ETH Zurich) # 122.31 [+0.00] License: GNU GPL version 2.0 # 122.31 [+0.00] This is free software: you are free to change and redistribute it. # 122.31 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 122.32 [+0.00] # 123.50 [+1.19] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 123.51 [+0.00] # 123.51 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 123.51 [+0.00] http://www.netsniff-ng.org # 123.51 [+0.00] # 123.51 [+0.00] Usage: mausezahn [options] [interface] || # 123.51 [+0.00] Options: # 123.51 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 123.51 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 123.51 [+0.00] -4 IPv4 mode (default) # 123.51 [+0.00] -6 IPv6 mode # 123.51 [+0.00] -R Set socket priority # 123.51 [+0.00] -c Send packet count times, default:1, infinite:0 # 123.51 [+0.00] -d Apply delay between transmissions. The delay value can be # 123.51 [+0.00] specified in usec (default, no additional unit needed), or in # 123.52 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 123.52 [+0.00] -r Multiplies the specified delay with a random value # 123.52 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 123.52 [+0.00] -a Use specified source mac address, no matter what has # 123.52 [+0.00] been specified with other arguments; keywords see below, # 123.52 [+0.00] Default is own interface # 123.53 [+0.00] -b Same with destination mac address; keywords: # 123.53 [+0.00] rand Use a random MAC address # 123.53 [+0.00] bc Use a broadcast MAC address # 123.53 [+0.00] own Use own interface MAC address (default for source MAC) # 123.53 [+0.00] stp Use IEEE 802.1d STP multicast address # 123.53 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 123.53 [+0.00] -A Use specified source IP address (default is own interface IP) # 123.53 [+0.00] -B Send packet to specified destination IP or domain name # 123.53 [+0.00] -P Use the specified ASCII payload # 123.53 [+0.00] -f Read the ASCII payload from a file # 123.54 [+0.00] -F Read the hexadecimal payload from a file # 123.54 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 123.54 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 123.54 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 123.54 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 123.54 [+0.00] encapsulations in lower layers, most packet types allow/require # 123.54 [+0.00] additional packet-specific arguments in an ; # 123.54 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 123.54 [+0.00] dns, rtp, syslog, lldp and more; # 123.55 [+0.00] For context-help use 'help' as ! # 123.55 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 123.55 [+0.00] Enter -T help or -T rtp help for further information # 123.55 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 123.55 [+0.00] -V|VV|... Verbose and more verbose mode # 123.55 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 123.55 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 123.55 [+0.00] typically combined with one of the verbose modes (v or V) # 123.55 [+0.00] -v Show version # 123.56 [+0.00] -h Print this help # 123.56 [+0.00] # 123.56 [+0.00] Examples: # 123.56 [+0.00] mausezahn -x 99 # 123.56 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 123.56 [+0.00] mausezahn -t cdp change -c 0 # 123.56 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 123.56 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 123.56 [+0.00] # 123.56 [+0.00] Note: # 123.56 [+0.00] This tool is targeted for network developers! You should # 123.56 [+0.00] be aware of what you are doing and what these options above # 123.56 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 123.56 [+0.00] # 123.56 [+0.00] Please report bugs to # 123.56 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 123.56 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 123.57 [+0.00] Swiss federal institute of technology (ETH Zurich) # 123.57 [+0.00] License: GNU GPL version 2.0 # 123.57 [+0.00] This is free software: you are free to change and redistribute it. # 123.57 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 123.57 [+0.00] # 124.54 [+0.97] mcast_max_groups # 124.68 [+0.14] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 124.68 [+0.00] # 124.68 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 124.68 [+0.00] http://www.netsniff-ng.org # 124.68 [+0.00] # 124.68 [+0.00] Usage: mausezahn [options] [interface] || # 124.68 [+0.00] Options: # 124.68 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 124.68 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 124.68 [+0.00] -4 IPv4 mode (default) # 124.69 [+0.00] -6 IPv6 mode # 124.69 [+0.00] -R Set socket priority # 124.69 [+0.00] -c Send packet count times, default:1, infinite:0 # 124.69 [+0.00] -d Apply delay between transmissions. The delay value can be # 124.69 [+0.00] specified in usec (default, no additional unit needed), or in # 124.69 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 124.69 [+0.00] -r Multiplies the specified delay with a random value # 124.69 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 124.69 [+0.00] -a Use specified source mac address, no matter what has # 124.69 [+0.00] been specified with other arguments; keywords see below, # 124.69 [+0.00] Default is own interface # 124.69 [+0.00] -b Same with destination mac address; keywords: # 124.69 [+0.00] rand Use a random MAC address # 124.70 [+0.00] bc Use a broadcast MAC address # 124.70 [+0.00] own Use own interface MAC address (default for source MAC) # 124.70 [+0.00] stp Use IEEE 802.1d STP multicast address # 124.70 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 124.70 [+0.00] -A Use specified source IP address (default is own interface IP) # 124.70 [+0.00] -B Send packet to specified destination IP or domain name # 124.70 [+0.00] -P Use the specified ASCII payload # 124.70 [+0.00] -f Read the ASCII payload from a file # 124.70 [+0.00] -F Read the hexadecimal payload from a file # 124.70 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 124.70 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 124.70 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 124.71 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 124.71 [+0.00] encapsulations in lower layers, most packet types allow/require # 124.71 [+0.00] additional packet-specific arguments in an ; # 124.71 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 124.71 [+0.00] dns, rtp, syslog, lldp and more; # 124.71 [+0.00] For context-help use 'help' as ! # 124.71 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 124.71 [+0.00] Enter -T help or -T rtp help for further information # 124.71 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 124.71 [+0.00] -V|VV|... Verbose and more verbose mode # 124.71 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 124.71 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 124.72 [+0.00] typically combined with one of the verbose modes (v or V) # 124.72 [+0.00] -v Show version # 124.72 [+0.00] -h Print this help # 124.72 [+0.00] # 124.72 [+0.00] Examples: # 124.72 [+0.00] mausezahn -x 99 # 124.72 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 124.72 [+0.00] mausezahn -t cdp change -c 0 # 124.72 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 124.72 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 124.72 [+0.00] # 124.72 [+0.00] Note: # 124.72 [+0.00] This tool is targeted for network developers! You should # 124.72 [+0.00] be aware of what you are doing and what these options above # 124.72 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 124.72 [+0.00] # 124.72 [+0.00] Please report bugs to # 124.72 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 124.72 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 124.73 [+0.00] Swiss federal institute of technology (ETH Zurich) # 124.73 [+0.00] License: GNU GPL version 2.0 # 124.73 [+0.00] This is free software: you are free to change and redistribute it. # 124.73 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 124.73 [+0.00] # 125.90 [+1.17] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 125.90 [+0.00] # 125.90 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 125.90 [+0.00] http://www.netsniff-ng.org # 125.90 [+0.00] # 125.90 [+0.00] Usage: mausezahn [options] [interface] || # 125.90 [+0.00] Options: # 125.90 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 125.90 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 125.91 [+0.00] -4 IPv4 mode (default) # 125.91 [+0.00] -6 IPv6 mode # 125.91 [+0.00] -R Set socket priority # 125.91 [+0.00] -c Send packet count times, default:1, infinite:0 # 125.91 [+0.00] -d Apply delay between transmissions. The delay value can be # 125.91 [+0.00] specified in usec (default, no additional unit needed), or in # 125.91 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 125.91 [+0.00] -r Multiplies the specified delay with a random value # 125.91 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 125.91 [+0.00] -a Use specified source mac address, no matter what has # 125.92 [+0.00] been specified with other arguments; keywords see below, # 125.92 [+0.00] Default is own interface # 125.92 [+0.00] -b Same with destination mac address; keywords: # 125.92 [+0.00] rand Use a random MAC address # 125.92 [+0.00] bc Use a broadcast MAC address # 125.92 [+0.00] own Use own interface MAC address (default for source MAC) # 125.92 [+0.00] stp Use IEEE 802.1d STP multicast address # 125.92 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 125.93 [+0.00] -A Use specified source IP address (default is own interface IP) # 125.93 [+0.00] -B Send packet to specified destination IP or domain name # 125.93 [+0.00] -P Use the specified ASCII payload # 125.93 [+0.00] -f Read the ASCII payload from a file # 125.93 [+0.00] -F Read the hexadecimal payload from a file # 125.93 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 125.93 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 125.93 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 125.94 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 125.94 [+0.00] encapsulations in lower layers, most packet types allow/require # 125.94 [+0.00] additional packet-specific arguments in an ; # 125.94 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 125.94 [+0.00] dns, rtp, syslog, lldp and more; # 125.94 [+0.00] For context-help use 'help' as ! # 125.94 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 125.94 [+0.00] Enter -T help or -T rtp help for further information # 125.95 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 125.95 [+0.00] -V|VV|... Verbose and more verbose mode # 125.95 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 125.95 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 125.95 [+0.00] typically combined with one of the verbose modes (v or V) # 125.95 [+0.00] -v Show version # 125.95 [+0.00] -h Print this help # 125.95 [+0.00] # 125.95 [+0.00] Examples: # 125.95 [+0.00] mausezahn -x 99 # 125.95 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 125.95 [+0.00] mausezahn -t cdp change -c 0 # 125.95 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 125.96 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 125.96 [+0.00] # 125.96 [+0.00] Note: # 125.96 [+0.00] This tool is targeted for network developers! You should # 125.96 [+0.00] be aware of what you are doing and what these options above # 125.96 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 125.96 [+0.00] # 125.96 [+0.00] Please report bugs to # 125.96 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 125.96 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 125.96 [+0.00] Swiss federal institute of technology (ETH Zurich) # 125.96 [+0.00] License: GNU GPL version 2.0 # 125.96 [+0.00] This is free software: you are free to change and redistribute it. # 125.97 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 125.97 [+0.00] # 126.96 [+0.99] TEST: ctl6: port_vlan maxgroups: isolation of port and per-VLAN ngroups [FAIL] # 126.96 [+0.00] dev veth1 vid 10: Adding 2 MDB entries failed, but should have passed # 128.09 [+1.13] TEST: cfg4: port_vlan: temp: mcast_vlan_snooping toggle [ OK ] # 129.21 [+1.13] 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__->