Alexander just stupid question cause i am not that skilled. What should
i clean up in my interfaces?

auto lo
iface lo inet loopback

auto eth2
#iface eth2 inet dhcp

auto ath0
#iface ath0 inet dhcp

auto wlan0
#iface wlan0 inet dhcp




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




iface eth1 inet static
address x.x.x.x
netmask x.x.x.x
gateway x.x.x.x

auto eth1

-- 
[[intrepid]] nm-applet can't start: permission issues
https://bugs.launchpad.net/bugs/249404
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to