Bugzilla – Bug 141077
AVM DSL interface not up if server is rebootet
Last modified: 2006-01-24 00:26:49 UTC
Fritzcard DSL Rev. 2.0, Startmode = onboot (or "auto"), dial on demand. Problem: if the server is rebootet, it is not possible to make a dialout. KInternet shows that the interface is _not_ startet. Workaround is to add "ifup dsl0" in the "start" section of /etc/init.d/smpppd, after starting the smpppd. Note that this has worked in Suse 9.2. Note that the interface "dsl0" is setup in /etc/init.d/network, but this is _before_ the smpppd is startet. Why is this interface set up before it is available? How are interfaces provided by smpppd supposed to be set up?
A YOU update of sysconfig should fix this. *** This bug has been marked as a duplicate of 131741 ***
OK, I have looked at bug 131741. - added $should-start isdn in /etc/init.d/network - insserv network - removed my "ifup dsl0" in /etc/init.d/smppd - reboot and voila: the interface dsl0 is started! But the YOU update of sysconfig? I have tried YOU today, but it shows still no sysconfig update. My version of sysconfig is from 9-9-2005.
You are right, the update seems to be delayed for some reason, Christian any idea why this update is still pending ?
Because i still had open issues which must go to the update as well. Then illness and vacation dalayed it additionally. It will go out this week.
fixed