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

Betreff: srx210 connect to IP camera auto disconnect after 3 mins

$
0
0

 

from-zone trust to-zone untrust-hkbn {
            policy IPCamer-test {
                match {
                    source-address staff_192.168.0.55;
                    destination-address any;
                    application IPCamera;
                }
                then {
                    permit;
                }
            }

 

application IPCamera {
        protocol udp;
        source-port 0-65535;
        destination-port 0-65535;
        inactivity-timeout 1800;
    }

Viewing all articles
Browse latest Browse all 17645

Trending Articles



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