$ cat /etc/network/interfaces
auto lo
iface lo inet loopback

iface eth0 inet static
address 10.20.224.24
netmask 255.255.240.0
gateway 10.20.224.2
auto eth0

iface ath0 inet static
madwifi-base wifi0
madwifi-mode master
wireless-essid *****
address *.*.*.*
netmask *.*.*.*
pre-up iptables-restore < /etc/iptables.conf
auto ath0

------------------
$ find /usr/local -type f | grep libnm 
and
$ find /usr/local -type f | grep NetworkManager
gives nothing
output of $ find /usr/local -type f > /tmp/find.txt
is in attachment

** Attachment added: "find.txt"
   http://launchpadlibrarian.net/19416850/find.txt

-- 
Network manager rewrites /etc/resolv.conf when I connect PDA to USB
https://bugs.launchpad.net/bugs/292345
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