I've run into a few problems with PPTP on PIX over the years.
I got one sorted today so figured I'd share the love.
We switched from a direct ethernet connection to being behind DSL router and NATing everything.
For some reason PPTP stopped and gave the error...
GRE request discarded from my.ip.add.ress to outside:x.x.x.x
The TCP 1723 part was fine but the GRE was now broken. After some debugging and testing it seems the change from direct to NATted we need the
fixup protocol pptp 1723
command. Once this was in it all worked fine again.
Subscribe to:
Post Comments (Atom)
Gentoo grub-probe not working
I have a bunch of history commands I run when I d a new kernel etc and one stopped working. grub-mkconfig would fail with grub-probe for /....
-
We still see this one occasionally. Had one case where we needed to get a policy on but couldn't reboot the firewall. So, tried a few ...
-
I gave Windows 10 another try tonight and after some pretty hefty updates I still have the same issues as before. Same hardware on Windows ...
-
I couldn't find a simple guide for this so here it is... I have Ubuntu 12.04 with btrfs as my main FS. Once Windows was install Ubunt...
1 comment:
Thank you!!! this pptp thing was driving me crazy and fixup did the trick
Post a Comment