PPTP GRE tunneling

Hello,

I have some trouble reaching an external VPN server over PPTP,
I want to connect my windows client to this PPTP server and from the office it works,
but not from home behind an OpenWrt router.

This last time this occured I remembered needing to install a GRE package,
but now this doesn't do the trick,
so probably I need to do something else which I forgot.

can someone help me out.

You probably need this helper.

3 Likes

Install pptp nat alg

opkg update
opkg install kmod-nf-nathelper-extra

then restart firewall service or whole router and your pppptpp will pass.

1 Like

thank you both, that works

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.