I'm trying to configure OpenWrt so clients can connect using PPTP. When I try to connect with networkmanager from a Fedora 14 box that's connected through Wifi, I get "failed to connect".
opkg update; opkg install pptpd kmod-mppe
/etc/init.d/pptpd enable
/etc/init.d/pptpd start
vim /etc/ppp/chap-secrets
#USERNAME PROVIDER PASSWORD IPADDRESS
SOMEONE pptpd SOMEPASSWORD 192.168.1.4