Quantcast
Channel: All SRX Services Gateway posts
Viewing all articles
Browse latest Browse all 17645

Re: Route based VPN in and out same interface?

$
0
0

Hi,

 

It depends on how you have your zones set up.

 

For example, are reth20 and st0.100 in the same security zone?  Then you need an interzone policy configured.

 

user@srx# show security policies from-zone DMZ to-zone DMZ
policy permit-inter-zone {
match {
source-address 192.168.1.0/24;
destination-address 10.10.10.0/24;
application any;
}
then {
permit;
}
}

If the Secure Tunnel interface resides in its own zone, then you will need a regular policy from your incoming traffic zone to this security zone.


Viewing all articles
Browse latest Browse all 17645

Trending Articles



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