Quantcast
Channel: All Ethernet Switching posts
Viewing all articles
Browse latest Browse all 10307

Re: Blocking SSH Access EX4500

$
0
0

Firewall Filter should be configured in one of the below fashions.

 

Implicit deny-all case:

set firewall family inet filter lpbk term term-1 from <match-1>

set firewall family inet filter lpbk term term-1 then accept

set firewall family inet filter lpbk term term-2 from <match-2>

set firewall family inet filter lpbk term term-2 then accept

 

Explicit deny-all case:

set firewall family inet filter lpbk term term-1 from <match-1>

set firewall family inet filter lpbk term term-1 then accept

set firewall family inet filter lpbk term term-2 from <match-2>

set firewall family inet filter lpbk term term-2 then accept

set firewall family inet filter lpbk term term-3 then discard

 

Can you test this?

Thanks

Partha


Viewing all articles
Browse latest Browse all 10307

Trending Articles



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