Multiple L2TP secrets

Hi, I have two sets of VPN users VPN_A and VPN_B.

I set the secret by IP → IPsec → Peers → Add New, and set the ‘generate policy’ to true, ‘address to 0.0.0.0/0’ and ‘secret’.

I would like to give each user group (VPN_A and VPN_B) a different L2TP secret, is this possible?

Thanks,

Chris

Yes, in ‘PPP’ settings.

HTH,

It is possible, but you can only tie it to the originating IP of the connection.

So set up 2 PEER’s under ipsec. Both should have a non-overlapping address range. One can have one secret and the other another. Whichever peer is triggered based on the originating ip of the connection, that secret will be used.

GL