boot hangs on network interface configuring

Asked by LC всадник cbet

When upgrading to Karmic Koala it configures /etc/network/inrfaces in a way that makes the boot hanging forever, by changing it back to what it was before it boots properly but I have to reconfigure the internet with pppoeconf manually every time, one work around I thougtht would be setting up a command on the start up aplication to configure the pppoeconf and changing /etc/network/interface back to original, Does any one know the commands I have to use.

*on pppoeconf I need to put user and password

****this is how /etc/network/interface looks like

auto lo
iface lo inet loopback

auto eth0
iface dsl-provider inet ppp
pre-up /sbin/ifconfig eth0 up # line maintained by pppoeconf
provider dsl-provider

auto eth0
iface eth0 inet manual

****this is how it should look like

auto lo
iface lo inet loopback

any other Idea is very welcome, thanks

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.