James Bensley <jwbensley@gmail.com> writes:
On 12 September 2015 at 19:21, Neil Morris <nmorris@tibus.com> wrote:
@James I have stripped everything back just using just the ‘Framed’ sections and can get authentications to pass successfully. As soon as I add an AVP it fails again…
This is usually an indicator that there is a mistake with your AVP pair then. You are dropping the user into a non-existing VRF, or attaching them to a loopback and assigning a static route in a different VRF, or assigning them a WAN IP not valid in that VRF etc.
Yes. And this part of the config looked very odd to me: Framed-Route = "0.0.0.0 0.0.0.0 89.x.y.134", I am pretty sure that doesn't do what you wanted. But that's of course pure guesswork as you haven't tried to explain what you expect from this... Bjørn