System Fedora 8 All Updates
Latitude D400 IPW2200 & Network manager
I am trying to get NetworkManagerDispatcher to actually run my scripts.
Detail:
Scripts located in /etc/networkmanager/dispatcher.d
Perm set to 77 owner root (I will lock this down when it works)
Both network Manager and dispatcher are running
Networking both Wireless and Wired work fine but I want to set static IP and and my own resolv.conf for Wired and use a bash script to do this ( I have the script and it tests Ok from command line). I have tried bringing the whole network down/up and switching networks but the script doesn't get called. The script has calls to logger in it for debug and these never get hit.
Did I miss something? Help appreciated
Mike