auth_tls_ok_client (boolean, n/a:r) | |
---|---|
Default: "" | |
Shows whether the client-side authentication was performed over a secure channel. |
auth_tls_ok_server (boolean, n/a:r) | |
---|---|
Default: "" | |
Shows whether the server-side authentication was performed over a secure channel. |
data_port_max (integer, rw:r) | |
---|---|
Default: 41000 | |
On the proxy side, ports equal to or below the value of data_port_max can be allocated as the data channel.
|
data_port_min (integer, rw:r) | |
---|---|
Default: 40000 | |
On the proxy side, ports equal to or above the value of data_port_min can be allocated as the data channel.
|
data_protection_enabled_client (boolean, n/a:r) | |
---|---|
Default: "" | |
Shows whether the data channel is encrypted or not on the client-side. |
data_protection_enabled_server (boolean, n/a:r) | |
---|---|
Default: "" | |
Shows whether the data channel is encrypted or not on the server-side. |
hostname (string, n/a:rw) | |
---|---|
Default: | |
The hostname of the FTP server to connect to, when inband routing is used. |
hostport (integer, n/a:rw) | |
---|---|
Default: | |
The port of the FTP server to connect to, when inband routing is used. |
max_hostname_length (integer, rw:r) | |
---|---|
Default: 128 | |
Maximum length of hostname. Used only in non-transparent mode. |
max_line_length (integer, rw:r) | |
---|---|
Default: 255 | |
Maximum length of a line that the proxy is allowed to transfer. Requests/responses exceeding this limit are dropped. |
proxy_password (string, n/a:rw) | |
---|---|
Default: | |
The password to be used for proxy authentication given by the user, when inband authentication is used. |
proxy_username (string, n/a:rw) | |
---|---|
Default: | |
The username to be used for proxy authentication given by the user, when inband authentication is used. |
request (complex, rw:rw) | |
---|---|
Default: | |
Normative policy hash for FTP requests indexed by command name (e.g.: "USER", "PWD" etc.). See also Section 2.1, Policies for requests and responses. |
request_command (string, n/a:rw) | |
---|---|
Default: n/a | |
When a request is evaluated on the policy level, this variable contains the requested command. |
request_parameter (string, n/a:rw) | |
---|---|
Default: n/a | |
When a request is evaluated on the policy level, this variable contains the parameters of the requested command. |
request_stack (complex, rw:rw) | |
---|---|
Default: | |
Hash containing the stacking policy for the FTP commands. The hash is indexed by the FTP command (e.g. RETR, STOR). See also Section 2.3.1, Proxy stacking. |
response (complex, rw:rw) | |
---|---|
Default: | |
Normative policy hash for FTP responses indexed by command name and answer code (e.g.: "USER","331"; "PWD","200" etc.). See also Section 2.1, Policies for requests and responses. |
response_parameter (string, n/a:rw) | |
---|---|
Default: | |
When a response is evaluated on the policy level, this variable contains answer parameters. |
response_status (string, n/a:rw) | |
---|---|
Default: | |
When a response is evaluated on the policy level, this variable contains the answer code. |
response_strip_msg (boolean, rw:r) | |
---|---|
Default: FALSE | |
Strip the response message and only send the response code. |
target_port_range (string, rw:r) | |
---|---|
Default: "21" | |
The port where the client can connect through a non-transparent FtpProxy. |
timeout (integer, rw:r) | |
---|---|
Default: 300000 | |
General I/O timeout in milliseconds. When there is no specific timeout for a given operation, this value is used. |
Published on May 30, 2024
© BalaSys IT Ltd.
Send your comments to support@balasys.hu