I enabled the PPTP server, but I cannot pass traffic into my internal networks
From PFSenseDocs
You probably neglected to create a firewall rule to allow this traffic.
Go to Firewall Rules and add a rule on the PPTP interface to permit traffic from PPTP clients. (ex: interface PPTP, protocol any, source PPTP clients, destination any)
Traffic should now pass through the interface correctly.
