L2TP server several connections

Hello.
I do L2TP server like this topic http://www.nasa-security.net/mikrotik/mikrotik-l2tp-with-ipsec/
and when a second user is connected, a first user is disconnected.

  1. How to make L2TP server on Mikrotik that have more than one active connections.
    May be any option exist?

  2. My LAN DHCP pool before Mikrotik is 192.168.0.110-160
    L2TP pool is 192.168.0.170-200 (for server and clients addresses)
    I want that l2tp-clients have acces to my LAN network. By default it is not possible.
    Tracing show that packets go to l2tp-server address and no more
    How to get access from l2tp-clients to LAN network?