Routes in PPTP vpn connection

Hi
I create a pptp connection for connect client-to-site
Site Details:
router rb750gl
IP public: 1.1.1.1
Lan: 192.168.226.0/24

Client:
no router, just adsl modem
IP public: 2.2.2.2
Lan :195.151.1.1/24

PPTP:

PPP secret
name:it / servise:pptp / profile: default-encryption / local-address: 172.16.1.1 /REMOTE-ADDRESS:172.16.1.2

Profile:
name="default-encryption" / session-timeout=2m / use-mpls=default / use-compression=default use-vj-compression=default / use-encryption=yes / only-one=default / change-tcp-mss=yes / address-list=""

interface pptp-server
Flags: X - disabled, D - dynamic, R - running

NAME USER MTU CLIENT-ADDRESS UPTIME ENCODING

0 PPTP-From-Stations it

PPTP Server
enable / authentication: mschap1 mschap2



when i create a vpn connection in client and connect to route ,
if enable default route in connection client can ping site but internet in client disconnected and if dont tik default route internet connected but ping request time out, and tracert goto client ip public no local-adress vpn



and local-address=192.168.226.254 remote-address=192.168.226.253 also dont work