A site wishes to perform source address translation on packets arriving from the Internet for clients using somepools but not others. The determination is not based on the client's IP address, but on the pool they are loadbalanced to. What could best accomplish this goal?
A. A SNAT for all addresses could be defined, and then disable the SNAT processing for select pools
B. The decision to perform source address translation is always based on VLAN
C. For each virtual server, regardless their default load balancing pools, association with SNAT pools couldvary dependent upon need
D. The decision to perform source address translation is always based on a client's address (or network)