← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #76945]: Unable To Configure Internet Connection With Wireless ADSL Modem

 

Question #76945 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/76945

    Status: Answered => Open

freebie is still having a problem:
I am so confused here. I've all hardware connection done correctly.
Then I go to modem configuration settings at http://192.168.1.1 to store
my account info (username and password). After save/reboot the modem,
all the indicators are ON except for Internet indicator. On the
connection summary it shows that my internet is not connected. I'm very
confused, is it because of the ISP or is it because of pppoe not
configured?

However, I've followed through the steps above. This is the output:

sudo ifconfig
eth0      Link encap:Ethernet  HWaddr 00:1b:fc:fb:96:73  
          inet addr:192.168.1.2  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::21b:fcff:fefb:9673/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1240 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1351 errors:0 dropped:0 overruns:0 carrier:7
          collisions:0 txqueuelen:1000 
          RX bytes:649898 (634.6 KB)  TX bytes:180724 (176.4 KB)

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:3642 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3642 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:182100 (177.8 KB)  TX bytes:182100 (177.8 KB)

ppp0      Link encap:Point-to-Point Protocol  
          inet addr:10.176.162.11  P-t-P:10.6.6.6  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
          RX packets:2296 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2520 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3 
          RX bytes:1935877 (1.8 MB)  TX bytes:393305 (384.0 KB)


sudo iwconfig

lo        no wireless extensions.

eth0      no wireless extensions.

vboxnet0  no wireless extensions.

ppp0      no wireless extensions.


ping -c 5 www.google.com
ping: unknown host www.google.com

ping -c 5 209.85.227.103
connect: Network is unreachable

vboxnet0  no wireless extensions.

ppp0      no wireless extensions.


cat /etc/resolv.conf

zaryn@zaryn-desktop:~$ ping -c 5 www.google.com
ping: unknown host www.google.com
zaryn@zaryn-desktop:~$ ping -c 5 209.85.227.103
connect: Network is unreachable
zaryn@zaryn-desktop:~$ cat /etc/resolv.conf
### BEGIN INFO
#
# Modified_by:  NetworkManager
# Process:      /usr/bin/NetworkManager
# Process_id:   5113
#
### END INFO


nameserver 192.168.1.1


Back to my first post here, I couldn't configure pppoe and it gives this output:

Sorry, I scanned 2 interfaces, but the Access            │ 
          │ Concentrator of your provider did not respond. Please    │ 
          │ check your network and modem cables. Another reason      │ 
          │ for the scan failure may also be another running pppoe   │ 
          │ process which controls the modem.

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.