...
Parameter | suspend_msg_on_mac_change | |
---|---|---|
Type | Boolean | |
Value | To avoid confusion arising from non critical errors during a MAC address change, logging is by default suppressed (default value is "true"). To enable tracing during a MAC address change set this parameter to "false" Example:
|
log
Parameter | log | |
---|---|---|
Type | Text string | |
Value | If this parameter is set to some valid file name CHARON VM logs Recv and Xmit packets at the emulated port layer. In certain situations enabling this parameter may help to detect loss of packets. Example:
|
legacy_mode
Parameter | legacy_mode | |||
---|---|---|---|---|
Type | Boolean | |||
Value | If this parameter is set to "true" CHARON-VAX tries to use very first implementation of "packet_port" having certain restrictions such as inability to automatically change MAC address on given interface etc. This setting may be needed if CHARON-VAX runs in VMware environment for example and you do not want to allow promiscuous mode. In other situations please do not change its default value ("false"). Example:
|
...