On 07/25/2017 04:05 PM, Frederic Muller wrote: > Ok I found a solution right here: > https://ask.fedoraproject.org/en/question/94500/connection-via-vpn-pptp-does-not-work-unless-firewall-is-disabled/ > > Basically GRE traffic is no longer allowed through the firewall so one need to do > the following (as root): > |firewall-cmd --permanent --direct --add-rule ipv4 filter INPUT 0-p gre -j ACCEPT > firewall-cmd --permanent --direct --add-rule ipv6 filter INPUT 0-p gre -j ACCEPT > firewall-cmd --reload ||modprobe nf_conntrack_pptp nf_conntrack_proto_gre And then it works for me.| Yep, that fixes it here for me on Linux. Thanks for continuing to look. I must admit that fell into the "assume" track since it failed, and still fails, on Android 7. Will have to see if I can find something similar on that. -- Fedora Users List - The place to go to speculate endlessly
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx