Hi guys.
I need to setup IPSEC between about 12 solaris hosts(with zones on
them) and about 4 Windows boxes within a closed network.
As far as I've learned from the sun docs my best option is to setup
ipsec with keys interchange (eq each host generates a key and it
should be loaded to every other host).
I've found a single example within /etc/ike/ike.conf describing
defenition of multicast IPSEC rule.
Is it possible to create a multicast rule that way so every 2 hosts
communicating will use different set of keys(the one previously
generated).
Or do i have to define a separate rule for every pair of host.
If you can point me to some material or an example of multicast ipsec
in solaris it will be gr8.
Thanks in advance.