If you specify the m_cloaking.so module, you must define a set of cloak keys, and optionally a cloak prefix as shown below. When using cloaking, the cloak keys are MANDATORY and must be included. However, if prefix is not included, it will default to your networks name from the <server> tag.
<cloak key1="-543241423"
key2="5378410432"
key3="1143242382"
key4="9504324581"
prefix="mynet">
Please note that the key values will accept any positive number between 0 and 2147483648, and should be large numbers. Using small numbers such as "7" or "1924" will seriously weaken the security of your cloak.
The cloak keys should be identical on all servers!
|