Most probably, your interface appears in /etc/network/interfaces. By default, NetworkManager does not manage interfaces that appear in /etc/network/interfaces.
Take a backup of the interfaces file and replace it with : auto lo iface lo inet loopback You can create new connections for this interface using the NetworkManager. This also skips network configuration during start up. Regards Jerrin On Fri, Sep 7, 2012 at 6:41 AM, Adhin D <[email protected]> wrote: > On Wed, Sep 5, 2012 at 8:05 PM, [email protected] > <[email protected]>wrote: > >> Delete all existing connections form network connections. u may find in >> setting of u r browser >> > > Then I wont be able to connect to internet at all. I may have to create > new connection every time I need and delete it after use. > I just want to skip the network configuration during startup. That's all. > > -- > > ---------------------------------------------------------------------------------------------------------------- > May the FOSS be with you... always > - Adhin > > ---------------------------------------------------------------------------------------------------------------- > > -- > "Freedom is the only law". > "Freedom Unplugged" > http://www.ilug-tvm.org > > You received this message because you are subscribed to the Google > Groups "ilug-tvm" group. > To control your subscription visit > http://groups.google.co.in/group/ilug-tvm/subscribe > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > > > > For details visit the google group page: > http://groups.google.com/group/ilug-tvm?hl=en > -- "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To control your subscription visit http://groups.google.co.in/group/ilug-tvm/subscribe To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the google group page: http://groups.google.com/group/ilug-tvm?hl=en
