IPsec/L2tp setup not working

Ok, apparently I am exceedingly dense. I cannot get l2tp/ipsec vpn
working on Mikrotik. The RB has been configured as the server. I
have tried with mac vpn client and Windows vpn client and cannot get
a connection. pptp works fine. Can someone give me a pointer
here.Here are the logs, numbers have been changed of course.

IPsec L2tp vpn on routeros

ppp secret add name=jack password=pass
local-address=10.120.0.1 remote-address=10.120.0.2

interface l2tp-server server set enabled=yes

ip ipsec peer add address=192.168.100.2 secret=password
generate-policy=yes

Log pri when trying to connect from a client

From Mac client

13:34:45 ipsec,ike,info received ISAKMP packet from
192.168.100.2:500, phase 1, Identity Protection
13:34:45 ipsec,ike,info responding phase 1, starting mode Identity
Protection (local 192.168.100.1:500) (remote192.168.100.2:500)
13:34:45 ipsec,ike,info no acceptable proposal found (remote unknown)
13:34:45 ipsec,ike,info failed to process packet
13:34:48 ipsec,ike,info received ISAKMP packet from
192.168.100.2:500, phase 1, Identity Protection
13:34:48 ipsec,ike,info responding phase 1, starting mode Identity
Protection (local 192.168.100.1:500) (remote192.168.100.2:500)
13:34:48 ipsec,ike,info no acceptable proposal found (remote unknown)
13:34:48 ipsec,ike,info failed to process packet


From Windows client

13:49:51 ipsec,ike,info received ISAKMP packet from
192.168.100.2:51437, phase 1, Identity Protection
13:49:51 ipsec,ike,info peer not configured
13:49:52 ipsec,ike,info received ISAKMP packet from
192.168.100.2:51437, phase 1, Identity Protection
13:49:52 ipsec,ike,info peer not configured