cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
391
Views
0
Helpful
1
Replies

Howto: Linking SRC IP to content rule selection

alanwright1
Level 1
Level 1

HI Experts,

I have a requirement to select different content rules (also different services) for the same header URL, the only key differentiator is the fact that source IP will change.

Flow is like this;

WAPG/W - CSS11503 - HTTP proxy - CSS11503 (same one as before) - MMSC

1 Reply 1

You will have to use ACLs in CSS to achieve that

for e.g

acl 1

clause 1 permit tcp a.b.c.d 255.255.255.255 destination content owner_name/rule_name prefer service

apply circuit-(VLAN1)

where a.b.c.d is the source address.

Please read the CSS securtiy guide before implementing ACLs on CSS. You need to have a "permit any any" ACL on the remaining Interfaces.

Thanks

Syed

Review Cisco Networking for a $25 gift card