After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 438679 - dispatcher scripts not called for vpn
dispatcher scripts not called for vpn
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Dan Williams
Dan Williams
Depends on:
Blocks:
 
 
Reported: 2007-05-15 18:05 UTC by Christopher Aillon
Modified: 2008-04-27 21:34 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christopher Aillon 2007-05-15 18:05:02 UTC
See downstream bug: https://bugzilla.redhat.com/234007

Description of problem:

The scripts in the /etc/NetworkManager/dispatcher.d/ directory are not called
when a VPN link comes up or goes down.

Version-Release number of selected component (if applicable):

All in FC6.

How reproducible:

Get VPN link up or down, scripts are not called.

Expected results:
Scripts should called for all interfaces.
Comment 1 Christopher Aillon 2007-12-29 15:55:48 UTC
Bug 348915 is related...
Comment 2 Dan Williams 2008-04-27 21:34:08 UTC
In trunk.  The dispatcher will now call scripts with the "vpn-up" and "vpn-down" options, passing the VPN interface and the parent device interface to the script.