make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=mirrorr_gre_bridge_1q.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-2/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-2/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-2/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing/wt-2/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: mirror_gre_bridge_1q.sh # 6.06 [+6.06] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 6.07 [+0.00] # 6.07 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 6.07 [+0.00] http://www.netsniff-ng.org # 6.07 [+0.00] # 6.07 [+0.00] Usage: mausezahn [options] [interface] || # 6.07 [+0.00] Options: # 6.07 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 6.08 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 6.08 [+0.00] -4 IPv4 mode (default) # 6.08 [+0.00] -6 IPv6 mode # 6.08 [+0.00] -R Set socket priority # 6.08 [+0.00] -c Send packet count times, default:1, infinite:0 # 6.09 [+0.00] -d Apply delay between transmissions. The delay value can be # 6.09 [+0.00] specified in usec (default, no additional unit needed), or in # 6.09 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 6.10 [+0.00] -r Multiplies the specified delay with a random value # 6.10 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 6.10 [+0.00] -a Use specified source mac address, no matter what has # 6.10 [+0.00] been specified with other arguments; keywords see below, # 6.11 [+0.00] Default is own interface # 6.11 [+0.00] -b Same with destination mac address; keywords: # 6.11 [+0.00] rand Use a random MAC address # 6.11 [+0.00] bc Use a broadcast MAC address # 6.11 [+0.00] own Use own interface MAC address (default for source MAC) # 6.11 [+0.00] stp Use IEEE 802.1d STP multicast address # 6.12 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 6.12 [+0.00] -A Use specified source IP address (default is own interface IP) # 6.12 [+0.00] -B Send packet to specified destination IP or domain name # 6.12 [+0.00] -P Use the specified ASCII payload # 6.13 [+0.00] -f Read the ASCII payload from a file # 6.13 [+0.00] -F Read the hexadecimal payload from a file # 6.13 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 6.13 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 6.13 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 6.14 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 6.14 [+0.00] encapsulations in lower layers, most packet types allow/require # 6.14 [+0.00] additional packet-specific arguments in an ; # 6.14 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 6.15 [+0.00] dns, rtp, syslog, lldp and more; # 6.15 [+0.00] For context-help use 'help' as ! # 6.15 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 6.15 [+0.00] Enter -T help or -T rtp help for further information # 6.16 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 6.16 [+0.00] -V|VV|... Verbose and more verbose mode # 6.16 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 6.16 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 6.16 [+0.00] typically combined with one of the verbose modes (v or V) # 6.17 [+0.00] -v Show version # 6.17 [+0.00] -h Print this help # 6.17 [+0.00] # 6.17 [+0.00] Examples: # 6.17 [+0.00] mausezahn -x 99 # 6.17 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 6.17 [+0.00] mausezahn -t cdp change -c 0 # 6.17 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 6.18 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 6.18 [+0.00] # 6.18 [+0.00] Note: # 6.18 [+0.00] This tool is targeted for network developers! You should # 6.18 [+0.00] be aware of what you are doing and what these options above # 6.18 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 6.18 [+0.00] # 6.18 [+0.00] Please report bugs to # 6.19 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 6.19 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 6.19 [+0.00] Swiss federal institute of technology (ETH Zurich) # 6.19 [+0.00] License: GNU GPL version 2.0 # 6.19 [+0.00] This is free software: you are free to change and redistribute it. # 6.19 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 6.20 [+0.00] # 6.69 [+0.49] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 6.69 [+0.00] # 6.69 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 6.69 [+0.00] http://www.netsniff-ng.org # 6.69 [+0.00] # 6.69 [+0.00] Usage: mausezahn [options] [interface] || # 6.69 [+0.00] Options: # 6.69 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 6.70 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 6.70 [+0.00] -4 IPv4 mode (default) # 6.70 [+0.00] -6 IPv6 mode # 6.70 [+0.00] -R Set socket priority # 6.70 [+0.00] -c Send packet count times, default:1, infinite:0 # 6.70 [+0.00] -d Apply delay between transmissions. The delay value can be # 6.70 [+0.00] specified in usec (default, no additional unit needed), or in # 6.71 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 6.71 [+0.00] -r Multiplies the specified delay with a random value # 6.71 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 6.71 [+0.00] -a Use specified source mac address, no matter what has # 6.71 [+0.00] been specified with other arguments; keywords see below, # 6.72 [+0.00] Default is own interface # 6.72 [+0.00] -b Same with destination mac address; keywords: # 6.72 [+0.00] rand Use a random MAC address # 6.72 [+0.00] bc Use a broadcast MAC address # 6.72 [+0.00] own Use own interface MAC address (default for source MAC) # 6.72 [+0.00] stp Use IEEE 802.1d STP multicast address # 6.73 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 6.73 [+0.00] -A Use specified source IP address (default is own interface IP) # 6.73 [+0.00] -B Send packet to specified destination IP or domain name # 6.73 [+0.00] -P Use the specified ASCII payload # 6.73 [+0.00] -f Read the ASCII payload from a file # 6.74 [+0.00] -F Read the hexadecimal payload from a file # 6.74 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 6.74 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 6.74 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 6.74 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 6.75 [+0.00] encapsulations in lower layers, most packet types allow/require # 6.75 [+0.00] additional packet-specific arguments in an ; # 6.75 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 6.75 [+0.00] dns, rtp, syslog, lldp and more; # 6.75 [+0.00] For context-help use 'help' as ! # 6.76 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 6.76 [+0.00] Enter -T help or -T rtp help for further information # 6.76 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 6.76 [+0.00] -V|VV|... Verbose and more verbose mode # 6.76 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 6.76 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 6.77 [+0.00] typically combined with one of the verbose modes (v or V) # 6.77 [+0.00] -v Show version # 6.77 [+0.00] -h Print this help # 6.77 [+0.00] # 6.77 [+0.00] Examples: # 6.77 [+0.00] mausezahn -x 99 # 6.77 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 6.77 [+0.00] mausezahn -t cdp change -c 0 # 6.77 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 6.78 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 6.78 [+0.00] # 6.78 [+0.00] Note: # 6.78 [+0.00] This tool is targeted for network developers! You should # 6.78 [+0.00] be aware of what you are doing and what these options above # 6.78 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 6.78 [+0.00] # 6.78 [+0.00] Please report bugs to # 6.79 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 6.79 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 6.79 [+0.00] Swiss federal institute of technology (ETH Zurich) # 6.79 [+0.00] License: GNU GPL version 2.0 # 6.79 [+0.00] This is free software: you are free to change and redistribute it. # 6.79 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 6.79 [+0.00] # 7.38 [+0.58] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 7.38 [+0.01] # 7.38 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 7.38 [+0.00] http://www.netsniff-ng.org # 7.39 [+0.00] # 7.39 [+0.00] Usage: mausezahn [options] [interface] || # 7.39 [+0.00] Options: # 7.39 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 7.39 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 7.39 [+0.00] -4 IPv4 mode (default) # 7.40 [+0.00] -6 IPv6 mode # 7.40 [+0.00] -R Set socket priority # 7.40 [+0.00] -c Send packet count times, default:1, infinite:0 # 7.40 [+0.00] -d Apply delay between transmissions. The delay value can be # 7.40 [+0.00] specified in usec (default, no additional unit needed), or in # 7.41 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 7.41 [+0.00] -r Multiplies the specified delay with a random value # 7.41 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 7.42 [+0.00] -a Use specified source mac address, no matter what has # 7.42 [+0.00] been specified with other arguments; keywords see below, # 7.42 [+0.00] Default is own interface # 7.42 [+0.00] -b Same with destination mac address; keywords: # 7.42 [+0.00] rand Use a random MAC address # 7.43 [+0.00] bc Use a broadcast MAC address # 7.43 [+0.00] own Use own interface MAC address (default for source MAC) # 7.43 [+0.00] stp Use IEEE 802.1d STP multicast address # 7.43 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 7.43 [+0.00] -A Use specified source IP address (default is own interface IP) # 7.44 [+0.00] -B Send packet to specified destination IP or domain name # 7.44 [+0.00] -P Use the specified ASCII payload # 7.44 [+0.00] -f Read the ASCII payload from a file # 7.44 [+0.00] -F Read the hexadecimal payload from a file # 7.44 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 7.45 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 7.45 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 7.45 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 7.45 [+0.00] encapsulations in lower layers, most packet types allow/require # 7.46 [+0.00] additional packet-specific arguments in an ; # 7.46 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 7.46 [+0.00] dns, rtp, syslog, lldp and more; # 7.46 [+0.00] For context-help use 'help' as ! # 7.46 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 7.47 [+0.00] Enter -T help or -T rtp help for further information # 7.47 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 7.47 [+0.00] -V|VV|... Verbose and more verbose mode # 7.47 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 7.48 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 7.48 [+0.00] typically combined with one of the verbose modes (v or V) # 7.48 [+0.00] -v Show version # 7.48 [+0.00] -h Print this help # 7.48 [+0.00] # 7.48 [+0.00] Examples: # 7.48 [+0.00] mausezahn -x 99 # 7.48 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 7.49 [+0.00] mausezahn -t cdp change -c 0 # 7.49 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 7.49 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 7.49 [+0.00] # 7.49 [+0.00] Note: # 7.49 [+0.00] This tool is targeted for network developers! You should # 7.49 [+0.00] be aware of what you are doing and what these options above # 7.50 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 7.50 [+0.00] # 7.50 [+0.00] Please report bugs to # 7.50 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 7.50 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 7.50 [+0.00] Swiss federal institute of technology (ETH Zurich) # 7.50 [+0.00] License: GNU GPL version 2.0 # 7.50 [+0.00] This is free software: you are free to change and redistribute it. # 7.51 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 7.51 [+0.00] # 7.99 [+0.48] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 7.99 [+0.00] # 7.99 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 7.99 [+0.00] http://www.netsniff-ng.org # 7.99 [+0.00] # 7.99 [+0.00] Usage: mausezahn [options] [interface] || # 7.99 [+0.00] Options: # 7.99 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 8.00 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 8.00 [+0.00] -4 IPv4 mode (default) # 8.00 [+0.00] -6 IPv6 mode # 8.00 [+0.00] -R Set socket priority # 8.00 [+0.00] -c Send packet count times, default:1, infinite:0 # 8.00 [+0.00] -d Apply delay between transmissions. The delay value can be # 8.01 [+0.00] specified in usec (default, no additional unit needed), or in # 8.01 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 8.01 [+0.00] -r Multiplies the specified delay with a random value # 8.01 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 8.01 [+0.00] -a Use specified source mac address, no matter what has # 8.02 [+0.00] been specified with other arguments; keywords see below, # 8.02 [+0.00] Default is own interface # 8.02 [+0.00] -b Same with destination mac address; keywords: # 8.02 [+0.00] rand Use a random MAC address # 8.02 [+0.00] bc Use a broadcast MAC address # 8.02 [+0.00] own Use own interface MAC address (default for source MAC) # 8.02 [+0.00] stp Use IEEE 802.1d STP multicast address # 8.03 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 8.03 [+0.00] -A Use specified source IP address (default is own interface IP) # 8.03 [+0.00] -B Send packet to specified destination IP or domain name # 8.03 [+0.00] -P Use the specified ASCII payload # 8.03 [+0.00] -f Read the ASCII payload from a file # 8.04 [+0.00] -F Read the hexadecimal payload from a file # 8.04 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 8.04 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 8.04 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 8.04 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 8.05 [+0.00] encapsulations in lower layers, most packet types allow/require # 8.05 [+0.00] additional packet-specific arguments in an ; # 8.05 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 8.05 [+0.00] dns, rtp, syslog, lldp and more; # 8.05 [+0.00] For context-help use 'help' as ! # 8.05 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 8.06 [+0.00] Enter -T help or -T rtp help for further information # 8.06 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 8.06 [+0.00] -V|VV|... Verbose and more verbose mode # 8.06 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 8.06 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 8.07 [+0.00] typically combined with one of the verbose modes (v or V) # 8.07 [+0.00] -v Show version # 8.07 [+0.00] -h Print this help # 8.07 [+0.00] # 8.07 [+0.00] Examples: # 8.07 [+0.00] mausezahn -x 99 # 8.07 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 8.07 [+0.00] mausezahn -t cdp change -c 0 # 8.07 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 8.08 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 8.08 [+0.00] # 8.08 [+0.00] Note: # 8.08 [+0.00] This tool is targeted for network developers! You should # 8.08 [+0.00] be aware of what you are doing and what these options above # 8.08 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 8.08 [+0.00] # 8.08 [+0.00] Please report bugs to # 8.08 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 8.09 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 8.09 [+0.00] Swiss federal institute of technology (ETH Zurich) # 8.09 [+0.00] License: GNU GPL version 2.0 # 8.09 [+0.00] This is free software: you are free to change and redistribute it. # 8.09 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 8.09 [+0.00] # 8.65 [+0.56] TEST: ingress mirror to gretap [FAIL] # 8.65 [+0.00] Expected to capture == 10 packets, got 0. # 8.74 [+0.09] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 8.74 [+0.00] # 8.74 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 8.74 [+0.00] http://www.netsniff-ng.org # 8.74 [+0.00] # 8.75 [+0.00] Usage: mausezahn [options] [interface] || # 8.75 [+0.00] Options: # 8.75 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 8.75 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 8.75 [+0.00] -4 IPv4 mode (default) # 8.76 [+0.00] -6 IPv6 mode # 8.76 [+0.00] -R Set socket priority # 8.76 [+0.00] -c Send packet count times, default:1, infinite:0 # 8.76 [+0.00] -d Apply delay between transmissions. The delay value can be # 8.76 [+0.00] specified in usec (default, no additional unit needed), or in # 8.76 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 8.77 [+0.00] -r Multiplies the specified delay with a random value # 8.77 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 8.77 [+0.00] -a Use specified source mac address, no matter what has # 8.77 [+0.00] been specified with other arguments; keywords see below, # 8.78 [+0.00] Default is own interface # 8.78 [+0.00] -b Same with destination mac address; keywords: # 8.78 [+0.00] rand Use a random MAC address # 8.78 [+0.00] bc Use a broadcast MAC address # 8.78 [+0.00] own Use own interface MAC address (default for source MAC) # 8.79 [+0.00] stp Use IEEE 802.1d STP multicast address # 8.79 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 8.79 [+0.00] -A Use specified source IP address (default is own interface IP) # 8.79 [+0.00] -B Send packet to specified destination IP or domain name # 8.80 [+0.00] -P Use the specified ASCII payload # 8.80 [+0.00] -f Read the ASCII payload from a file # 8.80 [+0.00] -F Read the hexadecimal payload from a file # 8.80 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 8.80 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 8.81 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 8.81 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 8.81 [+0.00] encapsulations in lower layers, most packet types allow/require # 8.81 [+0.00] additional packet-specific arguments in an ; # 8.82 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 8.82 [+0.00] dns, rtp, syslog, lldp and more; # 8.82 [+0.00] For context-help use 'help' as ! # 8.82 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 8.83 [+0.00] Enter -T help or -T rtp help for further information # 8.83 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 8.83 [+0.00] -V|VV|... Verbose and more verbose mode # 8.83 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 8.84 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 8.84 [+0.00] typically combined with one of the verbose modes (v or V) # 8.84 [+0.00] -v Show version # 8.84 [+0.00] -h Print this help # 8.84 [+0.00] # 8.84 [+0.00] Examples: # 8.84 [+0.00] mausezahn -x 99 # 8.84 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 8.85 [+0.00] mausezahn -t cdp change -c 0 # 8.85 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 8.85 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 8.85 [+0.00] # 8.85 [+0.00] Note: # 8.85 [+0.00] This tool is targeted for network developers! You should # 8.85 [+0.00] be aware of what you are doing and what these options above # 8.86 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 8.86 [+0.00] # 8.86 [+0.00] Please report bugs to # 8.86 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 8.86 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 8.86 [+0.00] Swiss federal institute of technology (ETH Zurich) # 8.86 [+0.00] License: GNU GPL version 2.0 # 8.87 [+0.00] This is free software: you are free to change and redistribute it. # 8.87 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 8.87 [+0.00] # 9.47 [+0.60] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 9.47 [+0.00] # 9.47 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 9.48 [+0.00] http://www.netsniff-ng.org # 9.48 [+0.00] # 9.48 [+0.00] Usage: mausezahn [options] [interface] || # 9.48 [+0.00] Options: # 9.48 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 9.48 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 9.49 [+0.00] -4 IPv4 mode (default) # 9.49 [+0.00] -6 IPv6 mode # 9.49 [+0.00] -R Set socket priority # 9.49 [+0.00] -c Send packet count times, default:1, infinite:0 # 9.49 [+0.00] -d Apply delay between transmissions. The delay value can be # 9.49 [+0.00] specified in usec (default, no additional unit needed), or in # 9.50 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 9.50 [+0.00] -r Multiplies the specified delay with a random value # 9.50 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 9.50 [+0.00] -a Use specified source mac address, no matter what has # 9.51 [+0.00] been specified with other arguments; keywords see below, # 9.51 [+0.00] Default is own interface # 9.51 [+0.00] -b Same with destination mac address; keywords: # 9.51 [+0.00] rand Use a random MAC address # 9.51 [+0.00] bc Use a broadcast MAC address # 9.52 [+0.00] own Use own interface MAC address (default for source MAC) # 9.52 [+0.00] stp Use IEEE 802.1d STP multicast address # 9.52 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 9.52 [+0.00] -A Use specified source IP address (default is own interface IP) # 9.52 [+0.00] -B Send packet to specified destination IP or domain name # 9.53 [+0.00] -P Use the specified ASCII payload # 9.53 [+0.00] -f Read the ASCII payload from a file # 9.53 [+0.00] -F Read the hexadecimal payload from a file # 9.53 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 9.53 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 9.53 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 9.54 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 9.54 [+0.00] encapsulations in lower layers, most packet types allow/require # 9.54 [+0.00] additional packet-specific arguments in an ; # 9.54 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 9.54 [+0.00] dns, rtp, syslog, lldp and more; # 9.54 [+0.00] For context-help use 'help' as ! # 9.55 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 9.55 [+0.00] Enter -T help or -T rtp help for further information # 9.55 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 9.55 [+0.00] -V|VV|... Verbose and more verbose mode # 9.55 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 9.56 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 9.56 [+0.00] typically combined with one of the verbose modes (v or V) # 9.56 [+0.00] -v Show version # 9.56 [+0.00] -h Print this help # 9.56 [+0.00] # 9.56 [+0.00] Examples: # 9.56 [+0.00] mausezahn -x 99 # 9.56 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 9.56 [+0.00] mausezahn -t cdp change -c 0 # 9.56 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 9.57 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 9.57 [+0.00] # 9.57 [+0.00] Note: # 9.57 [+0.00] This tool is targeted for network developers! You should # 9.57 [+0.00] be aware of what you are doing and what these options above # 9.57 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 9.57 [+0.00] # 9.57 [+0.00] Please report bugs to # 9.57 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 9.57 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 9.58 [+0.00] Swiss federal institute of technology (ETH Zurich) # 9.58 [+0.00] License: GNU GPL version 2.0 # 9.58 [+0.00] This is free software: you are free to change and redistribute it. # 9.58 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 9.58 [+0.00] # 10.07 [+0.49] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 10.08 [+0.00] # 10.08 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 10.08 [+0.00] http://www.netsniff-ng.org # 10.08 [+0.00] # 10.08 [+0.00] Usage: mausezahn [options] [interface] || # 10.08 [+0.00] Options: # 10.08 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 10.08 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 10.08 [+0.00] -4 IPv4 mode (default) # 10.09 [+0.00] -6 IPv6 mode # 10.09 [+0.00] -R Set socket priority # 10.09 [+0.00] -c Send packet count times, default:1, infinite:0 # 10.09 [+0.00] -d Apply delay between transmissions. The delay value can be # 10.09 [+0.00] specified in usec (default, no additional unit needed), or in # 10.09 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 10.10 [+0.00] -r Multiplies the specified delay with a random value # 10.10 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 10.10 [+0.00] -a Use specified source mac address, no matter what has # 10.10 [+0.00] been specified with other arguments; keywords see below, # 10.10 [+0.00] Default is own interface # 10.10 [+0.00] -b Same with destination mac address; keywords: # 10.11 [+0.00] rand Use a random MAC address # 10.11 [+0.00] bc Use a broadcast MAC address # 10.11 [+0.00] own Use own interface MAC address (default for source MAC) # 10.11 [+0.00] stp Use IEEE 802.1d STP multicast address # 10.11 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 10.11 [+0.00] -A Use specified source IP address (default is own interface IP) # 10.11 [+0.00] -B Send packet to specified destination IP or domain name # 10.12 [+0.00] -P Use the specified ASCII payload # 10.12 [+0.00] -f Read the ASCII payload from a file # 10.12 [+0.00] -F Read the hexadecimal payload from a file # 10.12 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 10.12 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 10.13 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 10.13 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 10.13 [+0.00] encapsulations in lower layers, most packet types allow/require # 10.13 [+0.00] additional packet-specific arguments in an ; # 10.13 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 10.13 [+0.00] dns, rtp, syslog, lldp and more; # 10.14 [+0.00] For context-help use 'help' as ! # 10.14 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 10.14 [+0.00] Enter -T help or -T rtp help for further information # 10.14 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 10.14 [+0.00] -V|VV|... Verbose and more verbose mode # 10.14 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 10.15 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 10.15 [+0.00] typically combined with one of the verbose modes (v or V) # 10.15 [+0.00] -v Show version # 10.15 [+0.00] -h Print this help # 10.15 [+0.00] # 10.15 [+0.00] Examples: # 10.15 [+0.00] mausezahn -x 99 # 10.15 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 10.15 [+0.00] mausezahn -t cdp change -c 0 # 10.15 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 10.16 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 10.16 [+0.00] # 10.16 [+0.00] Note: # 10.16 [+0.00] This tool is targeted for network developers! You should # 10.16 [+0.00] be aware of what you are doing and what these options above # 10.16 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 10.16 [+0.00] # 10.16 [+0.00] Please report bugs to # 10.16 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 10.17 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 10.17 [+0.00] Swiss federal institute of technology (ETH Zurich) # 10.17 [+0.00] License: GNU GPL version 2.0 # 10.17 [+0.00] This is free software: you are free to change and redistribute it. # 10.17 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 10.17 [+0.00] # 10.67 [+0.50] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 10.67 [+0.00] # 10.67 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 10.67 [+0.00] http://www.netsniff-ng.org # 10.68 [+0.00] # 10.68 [+0.00] Usage: mausezahn [options] [interface] || # 10.68 [+0.00] Options: # 10.68 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 10.68 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 10.68 [+0.00] -4 IPv4 mode (default) # 10.68 [+0.00] -6 IPv6 mode # 10.68 [+0.00] -R Set socket priority # 10.69 [+0.00] -c Send packet count times, default:1, infinite:0 # 10.69 [+0.00] -d Apply delay between transmissions. The delay value can be # 10.69 [+0.00] specified in usec (default, no additional unit needed), or in # 10.69 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 10.69 [+0.00] -r Multiplies the specified delay with a random value # 10.70 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 10.70 [+0.00] -a Use specified source mac address, no matter what has # 10.70 [+0.00] been specified with other arguments; keywords see below, # 10.70 [+0.00] Default is own interface # 10.70 [+0.00] -b Same with destination mac address; keywords: # 10.70 [+0.00] rand Use a random MAC address # 10.70 [+0.00] bc Use a broadcast MAC address # 10.71 [+0.00] own Use own interface MAC address (default for source MAC) # 10.71 [+0.00] stp Use IEEE 802.1d STP multicast address # 10.71 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 10.71 [+0.00] -A Use specified source IP address (default is own interface IP) # 10.71 [+0.00] -B Send packet to specified destination IP or domain name # 10.72 [+0.00] -P Use the specified ASCII payload # 10.72 [+0.00] -f Read the ASCII payload from a file # 10.72 [+0.00] -F Read the hexadecimal payload from a file # 10.72 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 10.72 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 10.72 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 10.73 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 10.73 [+0.00] encapsulations in lower layers, most packet types allow/require # 10.73 [+0.00] additional packet-specific arguments in an ; # 10.73 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 10.73 [+0.00] dns, rtp, syslog, lldp and more; # 10.74 [+0.00] For context-help use 'help' as ! # 10.74 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 10.74 [+0.00] Enter -T help or -T rtp help for further information # 10.74 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 10.74 [+0.00] -V|VV|... Verbose and more verbose mode # 10.74 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 10.75 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 10.75 [+0.00] typically combined with one of the verbose modes (v or V) # 10.75 [+0.00] -v Show version # 10.75 [+0.00] -h Print this help # 10.75 [+0.00] # 10.75 [+0.00] Examples: # 10.75 [+0.00] mausezahn -x 99 # 10.76 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 10.76 [+0.00] mausezahn -t cdp change -c 0 # 10.76 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 10.76 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 10.76 [+0.00] # 10.76 [+0.00] Note: # 10.76 [+0.00] This tool is targeted for network developers! You should # 10.76 [+0.00] be aware of what you are doing and what these options above # 10.76 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 10.77 [+0.00] # 10.77 [+0.00] Please report bugs to # 10.77 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 10.77 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 10.77 [+0.00] Swiss federal institute of technology (ETH Zurich) # 10.77 [+0.00] License: GNU GPL version 2.0 # 10.77 [+0.00] This is free software: you are free to change and redistribute it. # 10.77 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 10.77 [+0.00] # 11.22 [+0.45] TEST: egress mirror to gretap [FAIL] # 11.22 [+0.00] Expected to capture == 10 packets, got 0. # 11.32 [+0.10] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 11.33 [+0.00] # 11.33 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 11.33 [+0.00] http://www.netsniff-ng.org # 11.33 [+0.00] # 11.33 [+0.00] Usage: mausezahn [options] [interface] || # 11.33 [+0.00] Options: # 11.33 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 11.33 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 11.34 [+0.00] -4 IPv4 mode (default) # 11.34 [+0.00] -6 IPv6 mode # 11.34 [+0.00] -R Set socket priority # 11.34 [+0.00] -c Send packet count times, default:1, infinite:0 # 11.34 [+0.00] -d Apply delay between transmissions. The delay value can be # 11.34 [+0.00] specified in usec (default, no additional unit needed), or in # 11.35 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 11.35 [+0.00] -r Multiplies the specified delay with a random value # 11.35 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 11.35 [+0.00] -a Use specified source mac address, no matter what has # 11.36 [+0.00] been specified with other arguments; keywords see below, # 11.36 [+0.00] Default is own interface # 11.36 [+0.00] -b Same with destination mac address; keywords: # 11.36 [+0.00] rand Use a random MAC address # 11.36 [+0.00] bc Use a broadcast MAC address # 11.36 [+0.00] own Use own interface MAC address (default for source MAC) # 11.37 [+0.00] stp Use IEEE 802.1d STP multicast address # 11.37 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 11.37 [+0.00] -A Use specified source IP address (default is own interface IP) # 11.37 [+0.00] -B Send packet to specified destination IP or domain name # 11.37 [+0.00] -P Use the specified ASCII payload # 11.38 [+0.00] -f Read the ASCII payload from a file # 11.38 [+0.00] -F Read the hexadecimal payload from a file # 11.38 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 11.38 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 11.38 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 11.39 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 11.39 [+0.00] encapsulations in lower layers, most packet types allow/require # 11.39 [+0.00] additional packet-specific arguments in an ; # 11.39 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 11.39 [+0.00] dns, rtp, syslog, lldp and more; # 11.40 [+0.00] For context-help use 'help' as ! # 11.40 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 11.40 [+0.00] Enter -T help or -T rtp help for further information # 11.40 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 11.40 [+0.00] -V|VV|... Verbose and more verbose mode # 11.40 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 11.41 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 11.41 [+0.00] typically combined with one of the verbose modes (v or V) # 11.41 [+0.00] -v Show version # 11.41 [+0.00] -h Print this help # 11.41 [+0.00] # 11.41 [+0.00] Examples: # 11.41 [+0.00] mausezahn -x 99 # 11.41 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 11.42 [+0.00] mausezahn -t cdp change -c 0 # 11.42 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 11.42 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 11.42 [+0.00] # 11.42 [+0.00] Note: # 11.42 [+0.00] This tool is targeted for network developers! You should # 11.42 [+0.00] be aware of what you are doing and what these options above # 11.42 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 11.42 [+0.00] # 11.42 [+0.00] Please report bugs to # 11.43 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 11.43 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 11.43 [+0.00] Swiss federal institute of technology (ETH Zurich) # 11.43 [+0.00] License: GNU GPL version 2.0 # 11.43 [+0.00] This is free software: you are free to change and redistribute it. # 11.43 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 11.44 [+0.00] # 11.94 [+0.51] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 11.95 [+0.00] # 11.95 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 11.95 [+0.00] http://www.netsniff-ng.org # 11.95 [+0.00] # 11.95 [+0.00] Usage: mausezahn [options] [interface] || # 11.95 [+0.00] Options: # 11.95 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 11.96 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 11.96 [+0.00] -4 IPv4 mode (default) # 11.96 [+0.00] -6 IPv6 mode # 11.96 [+0.00] -R Set socket priority # 11.96 [+0.00] -c Send packet count times, default:1, infinite:0 # 11.97 [+0.00] -d Apply delay between transmissions. The delay value can be # 11.97 [+0.00] specified in usec (default, no additional unit needed), or in # 11.97 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 11.97 [+0.00] -r Multiplies the specified delay with a random value # 11.97 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 11.98 [+0.00] -a Use specified source mac address, no matter what has # 11.98 [+0.00] been specified with other arguments; keywords see below, # 11.98 [+0.00] Default is own interface # 11.98 [+0.00] -b Same with destination mac address; keywords: # 11.99 [+0.00] rand Use a random MAC address # 11.99 [+0.00] bc Use a broadcast MAC address # 11.99 [+0.00] own Use own interface MAC address (default for source MAC) # 11.99 [+0.00] stp Use IEEE 802.1d STP multicast address # 11.99 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 11.99 [+0.00] -A Use specified source IP address (default is own interface IP) # 12.00 [+0.00] -B Send packet to specified destination IP or domain name # 12.00 [+0.00] -P Use the specified ASCII payload # 12.00 [+0.00] -f Read the ASCII payload from a file # 12.00 [+0.00] -F Read the hexadecimal payload from a file # 12.00 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 12.01 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 12.01 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 12.01 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 12.01 [+0.00] encapsulations in lower layers, most packet types allow/require # 12.02 [+0.00] additional packet-specific arguments in an ; # 12.02 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 12.02 [+0.00] dns, rtp, syslog, lldp and more; # 12.02 [+0.00] For context-help use 'help' as ! # 12.03 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 12.03 [+0.00] Enter -T help or -T rtp help for further information # 12.03 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 12.03 [+0.00] -V|VV|... Verbose and more verbose mode # 12.04 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 12.04 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 12.04 [+0.00] typically combined with one of the verbose modes (v or V) # 12.04 [+0.00] -v Show version # 12.04 [+0.00] -h Print this help # 12.04 [+0.00] # 12.04 [+0.00] Examples: # 12.05 [+0.00] mausezahn -x 99 # 12.05 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 12.05 [+0.00] mausezahn -t cdp change -c 0 # 12.05 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 12.05 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 12.05 [+0.00] # 12.05 [+0.00] Note: # 12.05 [+0.00] This tool is targeted for network developers! You should # 12.06 [+0.00] be aware of what you are doing and what these options above # 12.06 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 12.06 [+0.00] # 12.06 [+0.00] Please report bugs to # 12.06 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 12.06 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 12.06 [+0.00] Swiss federal institute of technology (ETH Zurich) # 12.07 [+0.00] License: GNU GPL version 2.0 # 12.07 [+0.00] This is free software: you are free to change and redistribute it. # 12.07 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 12.07 [+0.00] # 12.55 [+0.48] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 12.56 [+0.00] # 12.56 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 12.56 [+0.00] http://www.netsniff-ng.org # 12.56 [+0.00] # 12.56 [+0.00] Usage: mausezahn [options] [interface] || # 12.56 [+0.00] Options: # 12.56 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 12.57 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 12.57 [+0.00] -4 IPv4 mode (default) # 12.57 [+0.00] -6 IPv6 mode # 12.57 [+0.00] -R Set socket priority # 12.57 [+0.00] -c Send packet count times, default:1, infinite:0 # 12.58 [+0.00] -d Apply delay between transmissions. The delay value can be # 12.58 [+0.00] specified in usec (default, no additional unit needed), or in # 12.58 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 12.58 [+0.00] -r Multiplies the specified delay with a random value # 12.59 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 12.59 [+0.00] -a Use specified source mac address, no matter what has # 12.59 [+0.00] been specified with other arguments; keywords see below, # 12.59 [+0.00] Default is own interface # 12.60 [+0.00] -b Same with destination mac address; keywords: # 12.60 [+0.00] rand Use a random MAC address # 12.60 [+0.00] bc Use a broadcast MAC address # 12.60 [+0.00] own Use own interface MAC address (default for source MAC) # 12.60 [+0.00] stp Use IEEE 802.1d STP multicast address # 12.60 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 12.61 [+0.00] -A Use specified source IP address (default is own interface IP) # 12.61 [+0.00] -B Send packet to specified destination IP or domain name # 12.61 [+0.00] -P Use the specified ASCII payload # 12.61 [+0.00] -f Read the ASCII payload from a file # 12.62 [+0.00] -F Read the hexadecimal payload from a file # 12.62 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 12.62 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 12.62 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 12.63 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 12.63 [+0.00] encapsulations in lower layers, most packet types allow/require # 12.63 [+0.00] additional packet-specific arguments in an ; # 12.63 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 12.64 [+0.00] dns, rtp, syslog, lldp and more; # 12.64 [+0.00] For context-help use 'help' as ! # 12.64 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 12.64 [+0.00] Enter -T help or -T rtp help for further information # 12.64 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 12.65 [+0.00] -V|VV|... Verbose and more verbose mode # 12.65 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 12.65 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 12.65 [+0.00] typically combined with one of the verbose modes (v or V) # 12.66 [+0.00] -v Show version # 12.66 [+0.00] -h Print this help # 12.66 [+0.00] # 12.66 [+0.00] Examples: # 12.66 [+0.00] mausezahn -x 99 # 12.66 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 12.66 [+0.00] mausezahn -t cdp change -c 0 # 12.66 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 12.67 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 12.67 [+0.00] # 12.67 [+0.00] Note: # 12.67 [+0.00] This tool is targeted for network developers! You should # 12.67 [+0.00] be aware of what you are doing and what these options above # 12.67 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 12.67 [+0.00] # 12.67 [+0.00] Please report bugs to # 12.68 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 12.68 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 12.68 [+0.00] Swiss federal institute of technology (ETH Zurich) # 12.68 [+0.00] License: GNU GPL version 2.0 # 12.68 [+0.00] This is free software: you are free to change and redistribute it. # 12.68 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 12.68 [+0.00] # 13.17 [+0.49] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 13.18 [+0.01] # 13.18 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 13.18 [+0.00] http://www.netsniff-ng.org # 13.19 [+0.00] # 13.19 [+0.00] Usage: mausezahn [options] [interface] || # 13.19 [+0.00] Options: # 13.19 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 13.19 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 13.20 [+0.00] -4 IPv4 mode (default) # 13.20 [+0.00] -6 IPv6 mode # 13.20 [+0.00] -R Set socket priority # 13.20 [+0.00] -c Send packet count times, default:1, infinite:0 # 13.20 [+0.00] -d Apply delay between transmissions. The delay value can be # 13.21 [+0.00] specified in usec (default, no additional unit needed), or in # 13.21 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 13.21 [+0.00] -r Multiplies the specified delay with a random value # 13.21 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 13.22 [+0.00] -a Use specified source mac address, no matter what has # 13.22 [+0.00] been specified with other arguments; keywords see below, # 13.22 [+0.00] Default is own interface # 13.22 [+0.00] -b Same with destination mac address; keywords: # 13.22 [+0.00] rand Use a random MAC address # 13.23 [+0.00] bc Use a broadcast MAC address # 13.23 [+0.00] own Use own interface MAC address (default for source MAC) # 13.23 [+0.00] stp Use IEEE 802.1d STP multicast address # 13.23 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 13.24 [+0.00] -A Use specified source IP address (default is own interface IP) # 13.24 [+0.00] -B Send packet to specified destination IP or domain name # 13.24 [+0.00] -P Use the specified ASCII payload # 13.24 [+0.00] -f Read the ASCII payload from a file # 13.24 [+0.00] -F Read the hexadecimal payload from a file # 13.25 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 13.25 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 13.25 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 13.25 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 13.26 [+0.00] encapsulations in lower layers, most packet types allow/require # 13.26 [+0.00] additional packet-specific arguments in an ; # 13.26 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 13.26 [+0.00] dns, rtp, syslog, lldp and more; # 13.27 [+0.00] For context-help use 'help' as ! # 13.27 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 13.27 [+0.00] Enter -T help or -T rtp help for further information # 13.27 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 13.28 [+0.00] -V|VV|... Verbose and more verbose mode # 13.28 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 13.28 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 13.28 [+0.00] typically combined with one of the verbose modes (v or V) # 13.29 [+0.00] -v Show version # 13.29 [+0.00] -h Print this help # 13.29 [+0.00] # 13.29 [+0.00] Examples: # 13.29 [+0.00] mausezahn -x 99 # 13.29 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 13.29 [+0.00] mausezahn -t cdp change -c 0 # 13.29 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 13.29 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 13.30 [+0.00] # 13.30 [+0.00] Note: # 13.30 [+0.00] This tool is targeted for network developers! You should # 13.30 [+0.00] be aware of what you are doing and what these options above # 13.30 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 13.30 [+0.00] # 13.30 [+0.00] Please report bugs to # 13.30 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 13.31 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 13.31 [+0.00] Swiss federal institute of technology (ETH Zurich) # 13.31 [+0.00] License: GNU GPL version 2.0 # 13.31 [+0.00] This is free software: you are free to change and redistribute it. # 13.31 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 13.31 [+0.00] # 13.74 [+0.42] TEST: ingress mirror to ip6gretap [FAIL] # 13.74 [+0.00] Expected to capture == 10 packets, got 0. # 13.82 [+0.08] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 13.82 [+0.00] # 13.82 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 13.82 [+0.00] http://www.netsniff-ng.org # 13.82 [+0.00] # 13.82 [+0.00] Usage: mausezahn [options] [interface] || # 13.83 [+0.00] Options: # 13.83 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 13.83 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 13.83 [+0.00] -4 IPv4 mode (default) # 13.83 [+0.00] -6 IPv6 mode # 13.83 [+0.00] -R Set socket priority # 13.84 [+0.00] -c Send packet count times, default:1, infinite:0 # 13.84 [+0.00] -d Apply delay between transmissions. The delay value can be # 13.84 [+0.00] specified in usec (default, no additional unit needed), or in # 13.85 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 13.85 [+0.00] -r Multiplies the specified delay with a random value # 13.85 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 13.85 [+0.00] -a Use specified source mac address, no matter what has # 13.86 [+0.00] been specified with other arguments; keywords see below, # 13.86 [+0.00] Default is own interface # 13.86 [+0.00] -b Same with destination mac address; keywords: # 13.86 [+0.00] rand Use a random MAC address # 13.86 [+0.00] bc Use a broadcast MAC address # 13.87 [+0.00] own Use own interface MAC address (default for source MAC) # 13.87 [+0.00] stp Use IEEE 802.1d STP multicast address # 13.87 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 13.87 [+0.00] -A Use specified source IP address (default is own interface IP) # 13.88 [+0.00] -B Send packet to specified destination IP or domain name # 13.88 [+0.00] -P Use the specified ASCII payload # 13.88 [+0.00] -f Read the ASCII payload from a file # 13.88 [+0.00] -F Read the hexadecimal payload from a file # 13.88 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 13.89 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 13.89 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 13.89 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 13.90 [+0.00] encapsulations in lower layers, most packet types allow/require # 13.90 [+0.00] additional packet-specific arguments in an ; # 13.90 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 13.90 [+0.00] dns, rtp, syslog, lldp and more; # 13.91 [+0.00] For context-help use 'help' as ! # 13.91 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 13.91 [+0.00] Enter -T help or -T rtp help for further information # 13.91 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 13.92 [+0.00] -V|VV|... Verbose and more verbose mode # 13.92 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 13.92 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 13.92 [+0.00] typically combined with one of the verbose modes (v or V) # 13.92 [+0.00] -v Show version # 13.93 [+0.00] -h Print this help # 13.93 [+0.00] # 13.93 [+0.00] Examples: # 13.93 [+0.00] mausezahn -x 99 # 13.93 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 13.93 [+0.00] mausezahn -t cdp change -c 0 # 13.93 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 13.93 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 13.94 [+0.00] # 13.94 [+0.00] Note: # 13.94 [+0.00] This tool is targeted for network developers! You should # 13.94 [+0.00] be aware of what you are doing and what these options above # 13.94 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 13.94 [+0.00] # 13.94 [+0.00] Please report bugs to # 13.94 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 13.94 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 13.94 [+0.00] Swiss federal institute of technology (ETH Zurich) # 13.95 [+0.00] License: GNU GPL version 2.0 # 13.95 [+0.00] This is free software: you are free to change and redistribute it. # 13.95 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 13.95 [+0.00] # 14.44 [+0.49] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 14.44 [+0.00] # 14.44 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 14.44 [+0.00] http://www.netsniff-ng.org # 14.44 [+0.00] # 14.44 [+0.00] Usage: mausezahn [options] [interface] || # 14.45 [+0.00] Options: # 14.45 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 14.45 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 14.45 [+0.00] -4 IPv4 mode (default) # 14.45 [+0.00] -6 IPv6 mode # 14.46 [+0.00] -R Set socket priority # 14.46 [+0.00] -c Send packet count times, default:1, infinite:0 # 14.46 [+0.00] -d Apply delay between transmissions. The delay value can be # 14.46 [+0.00] specified in usec (default, no additional unit needed), or in # 14.46 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 14.47 [+0.00] -r Multiplies the specified delay with a random value # 14.47 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 14.47 [+0.00] -a Use specified source mac address, no matter what has # 14.47 [+0.00] been specified with other arguments; keywords see below, # 14.48 [+0.00] Default is own interface # 14.48 [+0.00] -b Same with destination mac address; keywords: # 14.48 [+0.00] rand Use a random MAC address # 14.48 [+0.00] bc Use a broadcast MAC address # 14.48 [+0.00] own Use own interface MAC address (default for source MAC) # 14.48 [+0.00] stp Use IEEE 802.1d STP multicast address # 14.49 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 14.49 [+0.00] -A Use specified source IP address (default is own interface IP) # 14.49 [+0.00] -B Send packet to specified destination IP or domain name # 14.49 [+0.00] -P Use the specified ASCII payload # 14.50 [+0.00] -f Read the ASCII payload from a file # 14.50 [+0.00] -F Read the hexadecimal payload from a file # 14.50 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 14.50 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 14.50 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 14.51 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 14.51 [+0.00] encapsulations in lower layers, most packet types allow/require # 14.51 [+0.00] additional packet-specific arguments in an ; # 14.52 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 14.52 [+0.00] dns, rtp, syslog, lldp and more; # 14.52 [+0.00] For context-help use 'help' as ! # 14.52 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 14.52 [+0.00] Enter -T help or -T rtp help for further information # 14.53 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 14.53 [+0.00] -V|VV|... Verbose and more verbose mode # 14.53 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 14.53 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 14.54 [+0.00] typically combined with one of the verbose modes (v or V) # 14.54 [+0.00] -v Show version # 14.54 [+0.00] -h Print this help # 14.54 [+0.00] # 14.54 [+0.00] Examples: # 14.54 [+0.00] mausezahn -x 99 # 14.54 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 14.54 [+0.00] mausezahn -t cdp change -c 0 # 14.54 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 14.55 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 14.55 [+0.00] # 14.55 [+0.00] Note: # 14.55 [+0.00] This tool is targeted for network developers! You should # 14.55 [+0.00] be aware of what you are doing and what these options above # 14.55 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 14.55 [+0.00] # 14.55 [+0.00] Please report bugs to # 14.55 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 14.55 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 14.56 [+0.00] Swiss federal institute of technology (ETH Zurich) # 14.56 [+0.00] License: GNU GPL version 2.0 # 14.56 [+0.00] This is free software: you are free to change and redistribute it. # 14.56 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 14.56 [+0.00] # 15.04 [+0.48] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 15.04 [+0.00] # 15.04 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 15.04 [+0.00] http://www.netsniff-ng.org # 15.04 [+0.00] # 15.04 [+0.00] Usage: mausezahn [options] [interface] || # 15.05 [+0.00] Options: # 15.05 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 15.05 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 15.05 [+0.00] -4 IPv4 mode (default) # 15.05 [+0.00] -6 IPv6 mode # 15.05 [+0.00] -R Set socket priority # 15.05 [+0.00] -c Send packet count times, default:1, infinite:0 # 15.06 [+0.00] -d Apply delay between transmissions. The delay value can be # 15.06 [+0.00] specified in usec (default, no additional unit needed), or in # 15.06 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 15.06 [+0.00] -r Multiplies the specified delay with a random value # 15.06 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 15.07 [+0.00] -a Use specified source mac address, no matter what has # 15.07 [+0.00] been specified with other arguments; keywords see below, # 15.07 [+0.00] Default is own interface # 15.07 [+0.00] -b Same with destination mac address; keywords: # 15.07 [+0.00] rand Use a random MAC address # 15.07 [+0.00] bc Use a broadcast MAC address # 15.07 [+0.00] own Use own interface MAC address (default for source MAC) # 15.08 [+0.00] stp Use IEEE 802.1d STP multicast address # 15.08 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 15.08 [+0.00] -A Use specified source IP address (default is own interface IP) # 15.08 [+0.00] -B Send packet to specified destination IP or domain name # 15.09 [+0.00] -P Use the specified ASCII payload # 15.09 [+0.00] -f Read the ASCII payload from a file # 15.09 [+0.00] -F Read the hexadecimal payload from a file # 15.09 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 15.09 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 15.10 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 15.10 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 15.10 [+0.00] encapsulations in lower layers, most packet types allow/require # 15.10 [+0.00] additional packet-specific arguments in an ; # 15.10 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 15.11 [+0.00] dns, rtp, syslog, lldp and more; # 15.11 [+0.00] For context-help use 'help' as ! # 15.11 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 15.11 [+0.00] Enter -T help or -T rtp help for further information # 15.11 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 15.11 [+0.00] -V|VV|... Verbose and more verbose mode # 15.12 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 15.12 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 15.12 [+0.00] typically combined with one of the verbose modes (v or V) # 15.12 [+0.00] -v Show version # 15.12 [+0.00] -h Print this help # 15.12 [+0.00] # 15.12 [+0.00] Examples: # 15.12 [+0.00] mausezahn -x 99 # 15.12 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 15.12 [+0.00] mausezahn -t cdp change -c 0 # 15.13 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 15.13 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 15.13 [+0.00] # 15.13 [+0.00] Note: # 15.13 [+0.00] This tool is targeted for network developers! You should # 15.13 [+0.00] be aware of what you are doing and what these options above # 15.13 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 15.13 [+0.00] # 15.13 [+0.00] Please report bugs to # 15.13 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 15.14 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 15.14 [+0.00] Swiss federal institute of technology (ETH Zurich) # 15.14 [+0.00] License: GNU GPL version 2.0 # 15.14 [+0.00] This is free software: you are free to change and redistribute it. # 15.14 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 15.14 [+0.00] # 15.69 [+0.54] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 15.69 [+0.00] # 15.69 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 15.69 [+0.00] http://www.netsniff-ng.org # 15.70 [+0.00] # 15.70 [+0.00] Usage: mausezahn [options] [interface] || # 15.70 [+0.00] Options: # 15.70 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 15.70 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 15.71 [+0.00] -4 IPv4 mode (default) # 15.71 [+0.00] -6 IPv6 mode # 15.71 [+0.00] -R Set socket priority # 15.71 [+0.00] -c Send packet count times, default:1, infinite:0 # 15.71 [+0.00] -d Apply delay between transmissions. The delay value can be # 15.72 [+0.00] specified in usec (default, no additional unit needed), or in # 15.72 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 15.72 [+0.00] -r Multiplies the specified delay with a random value # 15.73 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 15.73 [+0.00] -a Use specified source mac address, no matter what has # 15.73 [+0.00] been specified with other arguments; keywords see below, # 15.74 [+0.00] Default is own interface # 15.74 [+0.00] -b Same with destination mac address; keywords: # 15.74 [+0.00] rand Use a random MAC address # 15.74 [+0.00] bc Use a broadcast MAC address # 15.74 [+0.00] own Use own interface MAC address (default for source MAC) # 15.75 [+0.00] stp Use IEEE 802.1d STP multicast address # 15.75 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 15.75 [+0.00] -A Use specified source IP address (default is own interface IP) # 15.76 [+0.00] -B Send packet to specified destination IP or domain name # 15.76 [+0.00] -P Use the specified ASCII payload # 15.76 [+0.00] -f Read the ASCII payload from a file # 15.76 [+0.00] -F Read the hexadecimal payload from a file # 15.76 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 15.77 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 15.77 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 15.77 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 15.78 [+0.00] encapsulations in lower layers, most packet types allow/require # 15.78 [+0.00] additional packet-specific arguments in an ; # 15.78 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 15.79 [+0.00] dns, rtp, syslog, lldp and more; # 15.79 [+0.00] For context-help use 'help' as ! # 15.79 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 15.79 [+0.00] Enter -T help or -T rtp help for further information # 15.80 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 15.80 [+0.00] -V|VV|... Verbose and more verbose mode # 15.80 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 15.80 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 15.81 [+0.00] typically combined with one of the verbose modes (v or V) # 15.81 [+0.00] -v Show version # 15.81 [+0.00] -h Print this help # 15.81 [+0.00] # 15.81 [+0.00] Examples: # 15.81 [+0.00] mausezahn -x 99 # 15.81 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 15.81 [+0.00] mausezahn -t cdp change -c 0 # 15.81 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 15.82 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 15.82 [+0.00] # 15.82 [+0.00] Note: # 15.82 [+0.00] This tool is targeted for network developers! You should # 15.82 [+0.00] be aware of what you are doing and what these options above # 15.82 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 15.83 [+0.00] # 15.83 [+0.00] Please report bugs to # 15.83 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 15.83 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 15.83 [+0.00] Swiss federal institute of technology (ETH Zurich) # 15.83 [+0.00] License: GNU GPL version 2.0 # 15.83 [+0.00] This is free software: you are free to change and redistribute it. # 15.83 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 15.84 [+0.00] # 16.28 [+0.44] TEST: egress mirror to ip6gretap [FAIL] # 16.28 [+0.00] Expected to capture == 10 packets, got 0. not ok 1 selftests: net/forwarding: mirror_gre_bridge_1q.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__->