Bug#880982: ifup does not trigger scripts any more after booting

2017-11-08 Thread Narcis Garcia
I've realised this problem because of this software relies on this feature: www.actiu.net/durruter __ I'm using this express-made address because personal addresses aren't masked enough at this mail public archive. Public archive administrator should fix this against automated addresses

Bug#880982: ifup does not trigger scripts any more after booting

2017-11-08 Thread Narcis Garcia
Please try this with Debian 7 and Debian 8 to assume that behaviour has changed about /etc/network/if-*.d scripts (either because of ifupdown or udev) and Debian 9 has lost this up/down triggering feature. __ I'm using this express-made address because personal addresses aren't masked

Bug#880982: ifup does not trigger scripts any more after booting

2017-11-07 Thread Guus Sliepen
On Tue, Nov 07, 2017 at 09:55:17PM +0100, Narcis Garcia wrote: > Thanks Guus for the suggestion about netplug as alternative. > Network interface's configurtaion (IP) is already done when hotplugging > the cable. > > What is not working on same event is the run-parts of scripts in >

Bug#880982: ifup does not trigger scripts any more after booting

2017-11-07 Thread Narcis Garcia
Thanks Guus for the suggestion about netplug as alternative. Network interface's configurtaion (IP) is already done when hotplugging the cable. What is not working on same event is the run-parts of scripts in /etc/network/if-up.d (as non-Systemd Debian versions did) and maybe other directories as:

Bug#880982: ifup does not trigger scripts any more after booting

2017-11-06 Thread Guus Sliepen
Am 06.11.2017 um 17:53 schrieb Narcis Garcia: > Interface is declared at /etc/network/interfaces : > auto enp2s0 > allow-hotplug enp2s0 > iface enp2s0 inet dhcp > > An executable script: > /etc/network/if-up.d/test1 > only runs on boot (per each NIC). If network cable is plugged to enp2s0 > some

Processed: Re: Bug#880982: ifup does not trigger scripts any more after booting

2017-11-06 Thread Debian Bug Tracking System
Processing control commands: > reassign -1 ifupdown Bug #880982 [udev] ifup does not trigger scripts any more after booting Bug reassigned from package 'udev' to 'ifupdown'. No longer marked as found in versions systemd/232-25+deb9u1. Ignoring request to alter fixed versions of bug #880

Bug#880982: ifup does not trigger scripts any more after booting

2017-11-06 Thread Michael Biebl
Control: reassign -1 ifupdown Am 06.11.2017 um 17:53 schrieb Narcis Garcia: > Package: udev > Version: 232-25+deb9u1 > Severity: serious > > Tested with updated Debian 9 (amd64): > > Interface is declared at /etc/network/interfaces : > auto enp2s0 > allow-hotplug enp2s0 > iface enp2s0 inet dhcp

Bug#880982: ifup does not trigger scripts any more after booting

2017-11-06 Thread Narcis Garcia
Package: udev Version: 232-25+deb9u1 Severity: serious Tested with updated Debian 9 (amd64): Interface is declared at /etc/network/interfaces : auto enp2s0 allow-hotplug enp2s0 iface enp2s0 inet dhcp An executable script: /etc/network/if-up.d/test1 only runs on boot (per each NIC). If network