I'm on Ubuntu 10.04, and this bug has still not been solved. Doesn't seem too hard to fix though...
Use case: Connect to VPN via the network manager Symptom: Connection seems established, but syslog shows error: "nm-dispatcher.action: Script '/etc/NetworkManager/dispatcher.d/01ifupdown' exited with error status 1." Cause: As already mentioned, the script is called with arguments "vpn-up" and "vpn-down" while it expects "up" and "down". Because it does not recognize the arguments "vpn-up"/"vpn-down", it exits with status 1 resulting in the error in syslog. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/301693 Title: nm-dispatcher.action send wrong argument to scripts -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
