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

(ask) Commited configuration but didn't shown on Operational Mode.

$
0
0

I would like to ask. I were configure the on configuration mode on such like following.

 

set security nat destination pool weboptinnew_10-2-114-46 routing-instance default
set security nat destination pool weboptinnew_10-2-114-46 address 10.2.114.46/32

set security nat destination rule-set DNAT-IntraDMZ-Global rule dnat_weboptinnew_1 description "dnat to 10.2.114.46, WebOptin new"
set security nat destination rule-set DNAT-IntraDMZ-Global rule dnat_weboptinnew_1 match destination-address 10.54.34.47/32
set security nat destination rule-set DNAT-IntraDMZ-Global rule dnat_weboptinnew_1 then destination-nat pool weboptinnew_10-2-114-46

after it is commited, it should be shown on operational mode. But at current state just came strange.

{primary:node1}
ipnet1@SRX-2-DMZ-BSD> show configuration security nat destination rule-set DNAT-IntraDMZ-Global rule dnat_weboptinnew_1 
description "dnat to 10.2.114.46, WebOptin new";
match {
    destination-address 10.54.34.47/32;
}
then {
    destination-nat {
        pool {
            weboptinnew_10-2-114-46;
        }
    }
}

{primary:node1}
ipnet1@SRX-2-DMZ-BSD> show security nat destination rule dnat_weboptinnew_1                                                
node0:
--------------------------------------------------------------------------

node1:
--------------------------------------------------------------------------

the second command on Operational mode didn't show any changes as the first state does. Can anybody knows what happened there? And how to resolve?


Viewing all articles
Browse latest Browse all 3959

Trending Articles



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