Comment 2 for bug 803985

Revision history for this message
William Lusche (blusche) wrote : Re: Fresh install of Ubuntu 10.04 build, cannot connect to 2wire 2701 gateway using Firefox "http://192.168.1.254" or "http://homeportal/setup".

Here is additional info from Ubuntu on this necork connection issue:

bill@ubuntu:~$ ping 192.168.1.254
connect: Network is unreachable
bill@ubuntu:~$ ping 192.168.0.1
connect: Network is unreachable
bill@ubuntu:~$ lspci
00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev 03)
00:01.0 PCI bridge: Intel Corporation 4 Series Chipset PCI Express Root Port (rev 03)
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 01)
00:1d.0 USB Controller: Intel Corporation N10/ICH7 Family USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.2 IDE interface: Intel Corporation N10/ICH7 Family SATA IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 01)
01:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8500 GT] (rev a1)
03:00.0 Ethernet controller: Atheros Communications AR8151 v1.0 Gigabit Ethernet (rev c0)
bill@ubuntu:~$ ip link show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
bill@ubuntu:~$ dmesg | grep -i "net"
[ 0.000000] Transmeta GenuineTMx86
[ 0.004133] Initializing cgroup subsys net_cls
[ 0.160839] NET: Registered protocol family 16
[ 0.186885] NetLabel: Initializing
[ 0.186887] NetLabel: domain hash size = 128
[ 0.186888] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.186896] NetLabel: unlabeled traffic allowed by default
[ 0.234369] NET: Registered protocol family 2
[ 0.235188] NET: Registered protocol family 1
[ 0.248148] audit: initializing netlink socket (disabled)
[ 0.305577] NET: Registered protocol family 10
[ 0.306140] NET: Registered protocol family 17
[ 0.307169] misc network_throughput: hash matches
[ 7.608793] type=1505 audit(1309802959.800:3): operation="profile_load" pid=698 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[ 8.445922] type=1505 audit(1309802960.636:7): operation="profile_replace" pid=950 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
bill@ubuntu:~$ ip link show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
bill@ubuntu:~$ sudo lshw -c
[sudo] password for bill:
Hardware Lister (lshw) - B.02.14
usage: lshw [-format] [-options ...]
       lshw -version

 -version print program version (B.02.14)

format can be
 -html output hardware tree as HTML
 -xml output hardware tree as XML
 -short output hardware paths
 -businfo output bus information

options can be
 -class CLASS only show a certain class of hardware
 -C CLASS same as '-class CLASS'
 -c CLASS same as '-class CLASS'
 -disable TEST disable a test (like pci, isapnp, cpuid, etc. )
 -enable TEST enable a test (like pci, isapnp, cpuid, etc. )
 -quiet don't display status
 -sanitize sanitize output (remove sensitive information like serial numbers, etc.)
 -numeric output numeric IDs (for PCI, USB, etc.)

bill@ubuntu:~$ lsusb
Bus 005 Device 002: ID 0a81:0205 Chesen Electronics Corp. PS/2 Keyboard+Mouse Adapter
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 0781:5406 SanDisk Corp. Cruzer Micro 1/2/4GB Flash Drive
Bus 001 Device 002: ID 05e3:0606 Genesys Logic, Inc. USB 2.0 Hub / D-Link DUB-H4 USB 2.0 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
bill@ubuntu:~$ rfkill list
bill@ubuntu:~$ lsb-release -a
No command 'lsb-release' found, did you mean:
 Command 'lsb_release' from package 'lsb-release' (main)
lsb-release: command not found
bill@ubuntu:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.2 LTS
Release: 10.04
Codename: lucid
bill@ubuntu:~$ ifconfig
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:76 errors:0 dropped:0 overruns:0 frame:0
          TX packets:76 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:5840 (5.8 KB) TX bytes:5840 (5.8 KB)

bill@ubuntu:~$ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
bill@ubuntu:~$ /etc/network
bash: /etc/network: is a directory
bill@ubuntu:~$ cd /etc/network
bill@ubuntu:/etc/network$ ls -l
total 20
drwxr-xr-x 2 root root 4096 2011-02-11 05:20 if-down.d
drwxr-xr-x 2 root root 4096 2011-02-11 05:22 if-post-down.d
drwxr-xr-x 2 root root 4096 2011-02-11 05:22 if-pre-up.d
drwxr-xr-x 2 root root 4096 2011-02-11 05:20 if-up.d
-rw-r--r-- 1 root root 32 2011-06-25 07:01 interfaces
bill@ubuntu:/etc/network$ cd interfaces
bash: cd: interfaces: Not a directory
bill@ubuntu:/etc/network$ cd ..
bill@ubuntu:/etc$ cd /etc/network/interfaces
bash: cd: /etc/network/interfaces: Not a directory
bill@ubuntu:/etc$ cd etc/network
bash: cd: etc/network: No such file or directory
bill@ubuntu:/etc$ cd network
bill@ubuntu:/etc/network$ ls -l
total 20
drwxr-xr-x 2 root root 4096 2011-02-11 05:20 if-down.d
drwxr-xr-x 2 root root 4096 2011-02-11 05:22 if-post-down.d
drwxr-xr-x 2 root root 4096 2011-02-11 05:22 if-pre-up.d
drwxr-xr-x 2 root root 4096 2011-02-11 05:20 if-up.d
-rw-r--r-- 1 root root 32 2011-06-25 07:01 interfaces
bill@ubuntu:/etc/network$ interfaces
interfaces: command not found
bill@ubuntu:/etc/network$ vi interfaces
bill@ubuntu:/etc/network$ ping -c 4 8.8.8.8
connect: Network is unreachable
bill@ubuntu:/etc/network$