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

Re: Simply cannot get SNMP working on SRX240

$
0
0

Hi Romeo

 

Thanks for the reply.

 

I already have the Polcies in place

 

       from-zone Trust to-zone Trust {
            policy test {
                match {
                    source-address any;
                    destination-address any;
                    application any;
                }
                then {
                    permit;
                    log {
                        session-close;
                    }
                    count;
                }
            }
        }
     from-zone Trust to-zone junos-host {
            policy test {
                match {
                    source-address any;
                    destination-address any;
                    application any;
                }
                then {
                    permit;
                }
            }
        }

Still no dice. Can't seemd to find a good reason as to why it's not working

 


Viewing all articles
Browse latest Browse all 17645

Trending Articles



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