[Bug 1054184] Re: can't connect to internet with modem gsm after updating resolvconf and isc-dhcp-client
alif f.s
1054184 at bugs.launchpad.net
Sat Sep 22 15:53:44 UTC 2012
should i use sudo?. here is the output.
pc at alif-PC:~$ ls -l /etc/resolv.conf
lrwxrwxrwx 1 root root 29 Jun 22 15:35 /etc/resolv.conf -> ../run/resolvconf/resolv.conf
pc at alif-PC:~$ cat /etc/resolv.conf
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 127.0.0.1
pc at alif-PC:~$ ls -l /run/resolvconf
total 4
-rw-r--r-- 1 root root 0 Sep 22 12:13 enable-updates
drwxr-xr-x 2 root root 60 Sep 22 22:40 interface
-rw-r--r-- 1 root root 172 Sep 22 22:40 resolv.conf
pc at alif-PC:~$ ls -l /run/resolvconf/interface
total 4
-rw-r--r-- 1 root root 21 Sep 22 22:40 NetworkManager
pc at alif-PC:~$ for F in /run/resolvconf/interface/* ; do echo === $F === ; cat $F ; done
=== /run/resolvconf/interface/NetworkManager ===
nameserver 127.0.0.1
pc at alif-PC:~$ ls -l /etc/resolvconf/resolv.conf.d
total 4
-rw-r--r-- 1 root root 0 Mar 30 03:37 base
-rw-r--r-- 1 root root 151 Mar 30 03:37 head
pc at alif-PC:~$ for F in /etc/resolvconf/resolv.conf.d/* ; do echo === $F === ; cat $F ; done
=== /etc/resolvconf/resolv.conf.d/base ===
=== /etc/resolvconf/resolv.conf.d/head ===
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
pc at alif-PC:~$ cat /etc/NetworkManager/NetworkManager.conf
[main]
plugins=ifupdown,keyfile
dns=dnsmasq
[ifupdown]
managed=false
pc at alif-PC:~$ ps -elfww|grep dnsmasq
4 S nobody 8629 826 0 80 0 - 1346 poll_s 22:40 ? 00:00:00 /usr/sbin/dnsmasq --no-resolv --keep-in-foreground --no-hosts --bind-interfaces --pid-file=/var/run/sendsigs.omit.d/network-manager.dnsmasq.pid --listen-address=127.0.0.1 --conf-file=/var/run/nm-dns-dnsmasq.conf --cache-size=0 --proxy-dnssec
0 S pc 8890 8735 0 80 0 - 1092 pipe_w 22:45 pts/0 00:00:00 grep --color=auto dnsmasq
pc at alif-PC:~$
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to resolvconf in Ubuntu.
https://bugs.launchpad.net/bugs/1054184
Title:
can't connect to internet with modem gsm after updating resolvconf and
isc-dhcp-client
Status in “resolvconf” package in Ubuntu:
Incomplete
Bug description:
i have successfully dialed a modem from network manager. But
unfortunately couldn't reach the internet. this was happened after
updating resolvconf yesterday. Now i'm reporting this bug from third
party app for dialing modem IXCONN.
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: resolvconf 1.63ubuntu16
ProcVersionSignature: Ubuntu 3.2.0-30.48-generic-pae 3.2.27
Uname: Linux 3.2.0-30-generic-pae i686
NonfreeKernelModules: wl
ApportVersion: 2.0.1-0ubuntu13
Architecture: i386
Date: Fri Sep 21 23:02:33 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423)
PackageArchitecture: all
SourcePackage: resolvconf
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/1054184/+subscriptions
More information about the foundations-bugs
mailing list