config ftp-proxy explicit
Configure explicit FTP proxy settings.
config ftp-proxy explicit Description: Configure explicit FTP proxy settings. set incoming-ip {ipv4-address-any} set incoming-port {user} set outgoing-ip {ipv4-address-any} set sec-default-action [accept|deny] set server-data-mode [client|passive] set ssl [enable|disable] set ssl-algorithm [high|medium|...] set ssl-cert <name1>, <name2>, ... set ssl-dh-bits [768|1024|...] set status [enable|disable] end
config ftp-proxy explicit
Parameter |
Description |
Type |
Size |
Default |
||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
incoming-ip |
Accept incoming FTP requests from this IP address. An interface must have this IP address. |
ipv4-address-any |
Not Specified |
0.0.0.0 |
||||||||||
incoming-port |
Accept incoming FTP requests on one or more ports. |
user |
Not Specified |
|
||||||||||
outgoing-ip |
Outgoing FTP requests will leave from this IP address. An interface must have this IP address. |
ipv4-address-any |
Not Specified |
|
||||||||||
sec-default-action |
Accept or deny explicit FTP proxy sessions when no FTP proxy firewall policy exists. |
option |
- |
deny |
||||||||||
|
|
|||||||||||||
server-data-mode |
Determine mode of data session on FTP server side. |
option |
- |
client |
||||||||||
|
|
|||||||||||||
ssl |
Enable/disable the explicit FTPS proxy. |
option |
- |
disable |
||||||||||
|
|
|||||||||||||
ssl-algorithm |
Relative strength of encryption algorithms accepted in negotiation. |
option |
- |
high |
||||||||||
|
|
|||||||||||||
ssl-cert |
List of certificate names to use for SSL connections to this server. Certificate list. |
string |
Maximum length: 79 |
|
||||||||||
ssl-dh-bits |
Bit-size of Diffie-Hellman. |
option |
- |
2048 |
||||||||||
|
|
|||||||||||||
status |
Enable/disable the explicit FTP proxy. |
option |
- |
disable |
||||||||||
|
|