07-12-2011 01:03 PM
Solved! Go to Solution.
07-12-2011 01:55 PM
root@SRX5800# set ike proxy-identity local 10.0.0.0/8 remote 192.168.1.0/24
07-12-2011 02:03 PM
... correction
set security ipsec vpn vpn-name ike proxy-identity local 10.0.0.0/8 remote 192.168.1.0/24 service any
07-12-2011 02:27 PM - edited 07-12-2011 02:28 PM
Guess it is important to provide the configuration stanza. Sorry about that!
[edit security ipsec vpn vpn-name]
root@SRX5800# set ike proxy-identity local 10.0.0.0/8 remote 192.168.1.0/24
Thanks for catching that oldtimer. Appreciate it
07-12-2011 03:27 PM