Quantcast
Channel: SRX Services Gateway topics
Viewing all articles
Browse latest Browse all 3959

how to reference a specific term within a FW application

$
0
0

HI all

 

I got this example below. As you can see it is an HTTP application with many different ports. Now when I create FW polices I would just use http_all as my application and that would be it. But what if I want to reference specifically reference the term t2? 

 

set applications application http_all term t1 protocol tcp
set applications application http_all term t1 destination-port 3125
set applications application http_all term t2 protocol tcp
set applications application http_all term t2 destination-port 8080-8081
set applications application http_all term t3 protocol tcp
set applications application http_all term t3 destination-port 80
set applications application http_all term t4 protocol tcp
set applications application http_all term t4 destination-port 8000
set applications application http_all term t5 protocol tcp
set applications application http_all term t5 destination-port 8001
set applications application http_all term t6 protocol tcp
set applications application http_all term t6 destination-port 8002

I got another FW policy that I have to make and it is only for http 8080 and 8081, is there a way to reference only t2 in the FW without me having to create another application for it?

 

Thanks


Viewing all articles
Browse latest Browse all 3959

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>