i'm use RT-N66 with 3.0.0.4.374.35_4 merlin
In older versions of the client when connected to an external PPTP VPN - run script nat-start from /jffs/scripts/ , this is not happening now, and it became impossible to prescribe a route between networks. For yet I do not know - it's a bug or have done so intentionally.
Now scripts will run - but for a different logic, I prescribe a simple route in the new build?
route add -net 192.168.2.0/24 ppp10 ?
Ps All scripts run fine, but too early, when there is no interface
Jan 5 23:53:07 pptp[1771]: PPTP plugin version 0.8.5 compiled for pppd-2.4.5, linux-2.6.22.19
Jan 5 23:53:07 pptp[1771]: pppd 2.4.5 started by admin, uid 0
Jan 5 23:53:07 pptp[1771]: Using interface ppp10
Jan 5 23:53:07 pptp[1771]: Connect: ppp10 <--> pptp (83.149.9.218)
Jan 5 23:53:07 pptp[1771]: MPPE 128-bit stateless compression enabled
Jan 5 23:53:07 pptp[1771]: found interface br0 for proxy arp
Jan 5 23:53:07 pptp[1771]: local IP address 192.168.1.1
Jan 5 23:53:07 pptp[1771]: remote IP address 192.168.1.50
<HERE OLD SCRIPT RUN PLACE>
In older versions of the client when connected to an external PPTP VPN - run script nat-start from /jffs/scripts/ , this is not happening now, and it became impossible to prescribe a route between networks. For yet I do not know - it's a bug or have done so intentionally.
Now scripts will run - but for a different logic, I prescribe a simple route in the new build?
route add -net 192.168.2.0/24 ppp10 ?
Ps All scripts run fine, but too early, when there is no interface
Jan 5 23:53:07 pptp[1771]: PPTP plugin version 0.8.5 compiled for pppd-2.4.5, linux-2.6.22.19
Jan 5 23:53:07 pptp[1771]: pppd 2.4.5 started by admin, uid 0
Jan 5 23:53:07 pptp[1771]: Using interface ppp10
Jan 5 23:53:07 pptp[1771]: Connect: ppp10 <--> pptp (83.149.9.218)
Jan 5 23:53:07 pptp[1771]: MPPE 128-bit stateless compression enabled
Jan 5 23:53:07 pptp[1771]: found interface br0 for proxy arp
Jan 5 23:53:07 pptp[1771]: local IP address 192.168.1.1
Jan 5 23:53:07 pptp[1771]: remote IP address 192.168.1.50
<HERE OLD SCRIPT RUN PLACE>