followed the wiki’s but clients don’t even show getting denied in the firewall, nor do i see packet increase on the firewall rules??? is there something im missing? pptp seemed to work fine
another question, i setup up a bridge and change it to proxy arp. and this allowed vpn clients to see everything, but i have a feeling i should have set this on a interface and not created a bridge?
Once you have an interface in a bridge, you should do things like proxy-arp to the bridge, not to the interface itself, so that is correct.
Also, for IPSec, did you setup the NAT part of it? There should be some NAT ACCEPT rule(s), (so that the ipsec traffic doesn’t get natted along with regular internet traffic) look at the wiki for IPSEC again.
Nevermind, that NAT setup is for IPSEC - IPSEC (site-to-site)
Anyway, turn on the debug log on the Mikrotik and the PC and see where it is getting stuck at. That will help the most at this point.
IPSEC is complex on windows with all the custom auth/certificate stuff you have to do, double check EVERYTHING. If you have Windows Vista/7, you can instead use the very secure SSTP without any special setup on Windows. Unfortunately, it doesn’t work with XP.