I have windows cisco systems vpn-client with username/password auth to remote network. Via this client IPSec-tunnel is working correctly. I need to create tunnel from mikrotik rb1100 router.
I cant find info this from wiki. Plesse let me know, where I should set login/password parameters. In ipsec-peers I cant find these fields.
At first we need a pool from which RoadWarrior will will get an address. Typically in office you set up DHCP server for local workstations, the same DHCP pool can be used.
/ip pool add name=ipsec-RW ranges=192.168.77.2-192.168.77.254
Next we need to set up what settings to send to the client using Mode Conf.
As you can see we specified from which pool to give out address and two allowed subnets.
Now to allow only specific source/destination address in generated policies we will use policy group and create policy templates: