|
| Not sure I understand what you mean by different - each router has 2
tunnels, and each tunnel has the same IKE profile on each end, but each
pair has a unique profile/password/key, shared between the 2 routers at
each end. Shouldn't the parameters at each end be the same? Or does
each and every password need to be unique?
Here's what I have now:
Site A <==Tunnel A-B==> Site B
Router A config for "Tunnel A-B" IKE Profile: "A-B", password: "a2b")
Router B config for "Tunnel A-B" IKE Profile: "A-B", password: "a2b")
Site A <==Tunnel A-C==> Site C
Router A config for "Tunnel A-C" IKE Profile: "A-C", password: "a2c")
Router C config for "Tunnel A-C" IKE Profile: "A-C", password: "a2c")
Site B <==Tunnel A-B==> Site C
Router B config for "Tunnel B-C" IKE Profile: "B-C", password: "b2c")
Router C config for "Tunnel B-C" IKE Profile: "B-C", password: "b2c")
|
|