I have installed the poptop package with ipkg. I have gone through the pptdp.conf and options.pptpd files and verified that the service S20poptop is running. The problem I am having is that I can't connect from LAN (not tried WAN, needs iptables config first).

I have altered the pptpd.conf file to match the following:

localip 192.168.1.1 (=my router's internal address)
remoteip 192.168.1.100-110, (=the ip's I want it to use)

Not working when trying to connect from a LAN client to the router.

What other configuration steps do I need to perform?