1 .\" Hey, EMACS: -*- nroff -*-
2 .\" First parameter, NAME, should be all caps
3 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4 .\" other parameters are allowed: see man(7), man(1)
5 .TH mz.cfg 1 "March 7, 2010"
6 .\" Please adjust this date whenever revising the manpage.
8 .\" Some roff macros, for reference:
9 .\" .nh disable hyphenation
10 .\" .hy enable hyphenation
11 .\" .ad l left justify
12 .\" .ad b justify to both left and right margins
13 .\" .nf disable filling
14 .\" .fi enable filling
15 .\" .br insert line break
16 .\" .sp <n> insert n+1 empty lines
17 .\" for manpage-specific macros, see man(7)
19 mz \- a fast versatile packet generator
21 .B /etc/mausezahn/mz.cfg
25 .\" TeX users may be more comfortable with the \fB<whatever>\fP and
26 .\" \fI<whatever>\fP escape sequences to invode bold face and italics,
28 \fBMausezahn\fP is a free fast traffic generator written in C which allows
29 you to send nearly every possible and impossible packet. Mausezahn's MOPS
30 subsystem (Mausezahn's Own Packet System) supports an interactive mode with
31 a Cisco-style command line interface (CLI). In order to activate this
32 interactive mode, execute Mausezahn using the \fI-x\fP argument, optionally
33 followed by an arbitrary TCP port number, such as
37 in which case you can connect to Mausezahn via
41 If no port number is specified, Mausezahn uses the default port number 25542
42 (which is the date of towel day followed by the answer to the universe and
43 everything; however, you don't need to understand this in order to continue).
45 Login credentials as well as other
46 MOPS-related parameters can be specified in the Mausezahn configuration file
47 \fImz.cfg\fP located in \f/etc/mausezahn\fP. Currently, user-specific
48 configuration files are not supported.
50 If no configuration file is present Mausezahn assumes the following default login
61 Currently only login credentials can be configured within the configuration
62 file. Here is an example content of \fI/etc/mausezahn/mz.cfg\fP:
71 Additional configuration options will be officially supported with the next
74 \fI/etc/mausezahn/mz.cfg\fP
80 Visit www.perihel.at/sec/mz/ for Mausezahn news and additional information.
82 This manual page was written by Herbert Haas <herbert AT perihel DOT at>,
83 for the Debian project.