Kemp Support, how can we help?

The latest application delivery knowledge and expertise at your fingertips.

Limit connections to sub vs based on IP

 

 

 

Summary:

Want to limit connections to a subvs based on source IP

Environment:

Product: LoadMaster

Version: Any

Platform: Any

Application: Any

Question/Problem Description:

Wanted a way to limit only a single IP to connect to a new sub vs

Steps to Reproduce:  
Error Message:  
Defect Number:  
Enhancement Number:  
Cause:  
Resolution:

Create a content rule to match on the IP:
 

Rule Type: Content Matching

Match Type: Regular Expression
Header Field: src-ip

Match String: <IP Address>


Modified the rule and enable the following options:
 

  1. Negation
  2. Fail on Match

 
With these options enabled, the rule will match on and block anything that DOES NOT match the IP string that is specified in the rule.

 

You can then apply the rule to the virtual service/sub vs.

Workaround:  
Notes:

https://support.kemptechnologies.com/hc/en-us/articles/200498919-How-to-Content-Match-by-Source-IP


Comments