[j-nsp] Intrazone IPSEC

SunnyDay cscosunny at gmail.com
Thu Aug 20 03:15:53 EDT 2015


hi all

Im trying to set up intra zone policy based VPN on SRX  and it doesnt work,
below the config:


from-zone trust to-zone trust {
            policy 1 {
                match {
                    source-address [ local remote ];
                    destination-address [ remote local ];
                    application any;
                }
                then {
                    permit;
                    tunnel {
                         ipsec-vpn test_VPN
                    }
                    log {
                         session-close;

Anyone has any reference if this works?


Thanks.


More information about the juniper-nsp mailing list