Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I an having trouble setting up a Static to Dynamic IPSEC site-to-site tunnel
I have a juniper device on the remote end with dynamic IP. Mentioned below juniper SSG config, which i believe is true.
configuration is based on route-based VPN.
I need to...
I learned that these acls are processed in hardware and the hit count option is for access lists processed In software like the ones applied on SVI or layer 3 interfaces. So looks like you may not see the hits, unless the the switch you have processe...
I learned that these acls are processed in hardware and the hit count option is for access lists processed In software like the ones applied on SVI or layer 3 interfaces. So looks like you may not see the hits, unless the the switch you have processe...
Hi, Thanks for the replies.
Will the below do for the cisco router?
crypto isakmp policy 10 encr aes 256 authentication pre-share group 2 lifetime 28800
crypto isakmp key emitac123 address 0.0.0.0 0.0.0.0
crypto ipsec transform-set TS esp-des esp-...