Multiple L2TP/IPSec VPNs

Hi

I can setup VPN according to this page:
http://www.nasa-security.net/mikrotik/mikrotik-l2tp-with-ipsec/

But i can not add an second VPN without loggin out the 1:st VPN user …


The problem seems to originate in the IPSec Peer address stating 0.0.0.0/0.0.0.0 but if i change it to the VPNs remote address
it still does not connect as i like to add 2 VPNs more and with different remote address defined in PPP Profile.

when changing address to my remote address in ipsec peers it complain that it can not find configuration but if i use address “0.0.0.0/0.0.0.0.0” it works but this means only one VPN at the time permitted as i understand it …

what is the solution ?