A SERVICE OF

logo

ProxySG Content Policy Language Guide
110
proxy.card=
Tests the ordinal number of the network interface card (NIC) used by a request.
Replaces:
proxy_card
Syntax
proxy.card=card_number
where card_number is an integer that reflects the installation order.
Layer and Transaction Notes
•Use in
<Admin>, <Proxy>, and <Forward> layers.
Applies to proxy transactions.
Examples
; Deny all incoming traffic through proxy card 0.
<proxy>
proxy.card=0 deny
See Also
Conditions:
client.address=, client.protocol=, proxy.address=, proxy.port=