I have read through all the manuals and posts on this forum but am still unable to solve this problem even after spending several days trying.
My PPTP connection works perfectly for connecting through to the internet. But I am unable to detect/connect over PPTP to my lan and file server.
My lan:
lannet    192.168.1.0/24
lan_dhcpserver_dns1    172.16.0.1          
lan_dhcpserver_gw    192.168.1.1          
lan_dhcpserver_netmask    255.255.255.0          
lan_dhcpserver_range    192.168.1.40-192.168.1.80
File server IP 192.168.1.42
PPTP:
PPTP-server-dns    172.16.0.1          
PPTP-server-IP-address    10.1.1.1          
PPTP-server-IP-range    10.1.1.2-10.1.1.100
Computer IP that I would like to connect to lan file server 10.1.1.2
Rules:
allow_standard             NAT             lan     lannet     wan     all-nets     all_tcpudp
HTTP_Allow             Allow     lan     lannet     wan     all-nets     all_services
HTTP_Allow_Inboud     Allow     wan     all-nets     lan     lannet     all_services
PPTP_Allow             Allow     AB1     PPTP-server-IP-range     lan     lannet     all_services
PPTP_HTTP_Allow     Allow     AB1     PPTP-server-IP-range     any     int_net     all_services
PPTP_HTTP_Allow_Inbound     Allow     lan     lannet     AB1     PPTP-server-IP-range     all_services
PPTP_allow_standard     NAT     AB1     PPTP-server-IP-range     wan     all-nets     all_services
Any tips or suggestions would be very much appreciated! 
