Method | Description |
---|---|
__init__(self, forced_port, forge_addr, overrideable, forge_port) | Constructor to initialize an instance of the TransparentRouter class. |
Table 5.90. Method summary
This constructor creates a new TransparentRouter instance which can be associated with a Service.
forced_port (integer) | |
---|---|
Default: 0 | |
Modify the destination port to this value. Default value: 0 (do not modify the target port) |
forge_addr (boolean) | |
---|---|
Default: FALSE | |
If set to TRUE , Zorp uses the client's source address as
the source of the server-side connection.
|
forge_port (complex) | |
---|---|
Default: Z_PORT_ANY | |
Defines the source port that Zorp uses in the server-side connection. See Section 5.12.1, The source address used in the server-side connection for details. |
Published on June 04, 2020
© 2007-2019 BalaSys
Send your comments to support@balasys.hu