cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1909
Views
5
Helpful
4
Replies

Expressway CPL script - is a "reject status" required ?

bvanbenschoten
Level 5
Level 5

consider a typical rule to block common SIP scanning

<taa:rule unauthenticated-origin="(.+)@1.1.1.1" destination="(.*)"><reject status="403"/></taa:rule>


is is required that the Expressway send back a reject reason ?

can the message just be silently dropped ?

1 Accepted Solution

Accepted Solutions

You must have a status, otherwise Expressway will fail to load the CPL and raise an alarm.

View solution in original post

4 Replies 4

Patrick Sparkman
VIP Alumni
VIP Alumni
You need to ether a Proxy or Reject, if you don't have one, that node within the CPL will never take affect.

Can you have a Reject without sending a status message back ?

Such as:

<taa:rule unauthenticated-origin="(.+)@1.1.1.1" destination="(.*)"><reject status=""/></taa:rule>

OR

<taa:rule unauthenticated-origin="(.+)@1.1.1.1" destination="(.*)"><reject/></taa:rule>

You must have a status, otherwise Expressway will fail to load the CPL and raise an alarm.

Jonathan Schulenberg
Hall of Fame
Hall of Fame
One of the CLUS presentations last year on Expressway suggested an IPS in front of Expressway-E if you want a true stealth non-response.
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: