Thank you for your bug report. Is that issue new to focal? Could you add
a 'journalctl -b 0' log after triggering the error?

The code does
        char *conntrack_module[] = { "/sbin/modprobe", "nf_conntrack_pptp", 
NULL };
        if (!g_spawn_sync (NULL, conntrack_module, NULL, 0, NULL, NULL, NULL, 
NULL, NULL, &error)) {
                _LOGW ("modprobing nf_conntrack_pptp failed: %s", 
error->message);

so it should either load the module or print an error...

** Package changed: network-manager (Ubuntu) => network-manager-pptp
(Ubuntu)

** Changed in: network-manager-pptp (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1861322

Title:
  PPTP VPN doesn't work out of the box - nf_conntrack_pptp missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-pptp/+bug/1861322/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to