9 Oct
2011
9 Oct
'11
7:51 a.m.
Phil Mayers wrote:
Also:
update control { Virtual-Server := eap-inner2 }
...gives me warnings:
WARNING: You are modifying the value of virtual attribute Virtual-Server. This is not supported.
Am I doing this wrong? I was under the impression you could set Virtual-Server in the outer tunnel, to control which inner tunnel you used?
Yes, that's allowed. The issue is there should be *two* attributes. One to say "which virtual server am I in", and another to say "go use this virtual server". Right now there's one. Hence the confusion. Alan DeKok.