config web-proxy isolator-server
Configure forward-server addresses.
config web-proxy isolator-server
Description: Configure forward-server addresses.
edit <name>
set addr-type [ip|ipv6|...]
set ip {ipv4-address-any}
set ipv6 {ipv6-address}
set fqdn {string}
set port {integer}
set comment {string}
set masquerade [enable|disable]
set protocol {option1}, {option2}, ...
set ippool <name1>, <name2>, ...
next
end
config web-proxy isolator-server
|
Parameter |
Description |
Type |
Size |
Default |
||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
name |
Server name. |
string |
Maximum length: 63 |
|
||||||||
|
addr-type |
Address type of the forwarding proxy server: IP or FQDN. |
option |
- |
ip |
||||||||
|
|
|
|||||||||||
|
ip |
Forward proxy server IPv4 address. |
ipv4-address-any |
Not Specified |
0.0.0.0 |
||||||||
|
ipv6 |
Forward proxy server IPv6 address. |
ipv6-address |
Not Specified |
:: |
||||||||
|
fqdn |
Forward server Fully Qualified Domain Name (FQDN). |
string |
Maximum length: 255 |
|
||||||||
|
port |
Port number that the forwarding server expects to receive HTTP sessions on. |
integer |
Minimum value: 1 Maximum value: 65535 |
3128 |
||||||||
|
comment |
Comment. |
string |
Maximum length: 63 |
|
||||||||
|
masquerade |
set webproxy to use device address to connect proxy server. |
option |
- |
disable |
||||||||
|
|
|
|||||||||||
|
protocol |
Supported proxy protocols. |
option |
- |
http socks |
||||||||
|
|
|
|||||||||||
|
ippool |
Name of IP pool object. IP pool name. |
string |
Maximum length: 79 |
|
||||||||