traffic-proxy
- service traffic-proxy <id>
 - AresC640
Atlas840
M10-Smart
M2
RS420
RXL15000
SDE
- Values:
 id – Traffic proxy service
- Instances:
 Multiple
- Required:
 - Required:
 - Required:
 
 
- service traffic-proxy <id> disable-ssl-compression
 - AresC640
Atlas840
M10-Smart
M2
RS420
RXL15000
SDE
Disable SSL/TLS compression on all connections
This option is useful when the limiting factor is CPU, not network bandwidth
 
- service traffic-proxy <id> hash-table-size <u32>
 - AresC640
Atlas840
M10-Smart
M2
RS420
RXL15000
SDE
Size of hash-table to use for SSL flow tracking
- Values:
 u32 – Number of elements (4096-65536)
 
- service traffic-proxy <id> hash-table-timeout <u32>
 - AresC640
Atlas840
M10-Smart
M2
RS420
RXL15000
SDE
Timeout of entries in hash-table
- Values:
 u32 – Timeout in seconds (10-3600)
 
- service traffic-proxy <id> local-vrf <id>
 - AresC640
Atlas840
M10-Smart
M2
RS420
RXL15000
SDE
VRF to run traffic proxy on
- Reference:
 
 
- service traffic-proxy <id> logging
 - AresC640
Atlas840
M10-Smart
M2
RS420
RXL15000
SDE
Enable event logging
 
- service traffic-proxy <id> logging connection
 - AresC640
Atlas840
M10-Smart
M2
RS420
RXL15000
SDE
Log information about new connections
 
- service traffic-proxy <id> logging content
 - AresC640
Atlas840
M10-Smart
M2
RS420
RXL15000
SDE
Log information about decrypted content
 
- service traffic-proxy <id> logging queue
 - AresC640
Atlas840
M10-Smart
M2
RS420
RXL15000
SDE
Show a log in the journal every time a new packet is enqueued
 
- service traffic-proxy <id> mark <u32>
 - AresC640
Atlas840
M10-Smart
M2
RS420
RXL15000
SDE
Mark diverted packets
- Values:
 u32 – Integer value from 0 to 2147483647 (0-2147483647)
 
- service traffic-proxy <id> mode <id>
 - AresC640
Atlas840
M10-Smart
M2
RS420
RXL15000
SDE
Proxy operating mode
- Values:
 https – Decode HTTP connection, including the removal of HPKP, HSTS, Upgrade and Alternate Protocol
pop3s – Decode POP3 connection
smtps – Decode SMTP connection
ssl – Do not decode SSL connection, decrypted connection content is treated as opaque stream of bytes
http – Decode plain HTTP connection
pop3 – Decode plain POP3 connection
smtp – Decode plain STMP connection
tcp – Do not decode TCP connection, decrypted connection content is treated as opaque stream of bytes
autossl – Do not decode SSL connection, work as protocol-independent STARTTLS support
 
- service traffic-proxy <id> port <u32>
 - AresC640
Atlas840
M10-Smart
M2
RS420
RXL15000
SDE
Local port to use to intercept traffic
- Values:
 u32 – Numeric port (1-65535)
 
- service traffic-proxy <id> queue <txt>
 - AresC640
Atlas840
M10-Smart
M2
RS420
RXL15000
SDE
Traffic queue where decrypted/decoded packets will be sent
- Reference:
 
 
- service traffic-proxy <id> vrf-mark <id>
 - AresC640
Atlas840
M10-Smart
M2
RS420
RXL15000
SDE
Mark diverted packets using a VRF
- Reference:
 
 
- service traffic-proxy <id> x509
 - AresC640
Atlas840
M10-Smart
M2
RS420
RXL15000
SDE
X.509 configuration parameters
- Required:
 - Required:
 
 
- service traffic-proxy <id> x509 ca-cert <file>
 - AresC640
Atlas840
M10-Smart
M2
RS420
RXL15000
SDE
- Values:
 file – CA certificate in PEM format to issue certificates forged on-the-fly
 
- service traffic-proxy <id> x509 ca-key <file>
 - AresC640
Atlas840
M10-Smart
M2
RS420
RXL15000
SDE
- Values:
 file – CA private key in PEM format to issue certificates forged on-the-fly
 
- service traffic-proxy <id> x509 dhparam <file>
 - AresC640
Atlas840
M10-Smart
M2
RS420
RXL15000
SDE
- Values:
 file – Diffie-Hellman parameters in PEM format
 
- service traffic-proxy <id> x509 leaf-crl-url <id>
 - AresC640
Atlas840
M10-Smart
M2
RS420
RXL15000
SDE
- Values:
 id –
URL to use as CRL distribution point
CRL for all forged certificates
 
- service traffic-proxy <id> x509 leaf-key-size <u32>
 - AresC640
Atlas840
M10-Smart
M2
RS420
RXL15000
SDE
- Values:
 u32 – Keysize in bits for leaf key RSA