If some websites not working on pptp VPN.
What you need to do is increase the MTU on ppp0. Since you want this to occur every time a new connection is initiated you need to edit /etc/ppp/ip-up find a space in there and add ‘ifconfig ppp0 mtu 1468’ that should fix things for you.