Hello misc, hope I did'n miss anything here.
Is it right that with the in-kernel PPPoE driver in OpenBSD 3.7 the file /etc/ppp/ppp.linkup it not executed on reconnect? Is there another file ? Thanks, MartinD: My file looks like this: (without the line break) MYADDR: !bg sh -c "/usr/local/bin/ez-ipupdate --config-file /etc/ez-ipupdate.conf" For testing I also included an entry like !bg sh -c "/usr/bin/touch /tmp/likup.done"