[driverloader] Configuration problem?

SJK 0mi6xmq02 at sneakemail.com
Sun Jul 24 23:08:39 EDT 2005


Hello,
 
I am using Mandrake 10.2.  I have a HP Pavilion dv4000 with the IntelPro 2200 wireless.  I have tried various ways to get the wireless card to work but have been unsuccessful.  The driverloader software seems to have worked.  The light on the WiFi indicator now illuminates and seem to be able to connect to the router but I am unable to access the internet.  I saw someone with a similar problem and it was suggested that he forward the output below for review to help troubleshoot the problem.
 
I am using the 30 day trial license and will purchase it if I can get this working.  Thanks for any help you can offer.
 
.....
 
 
[stephen at localhost ~]$ cat /etc/sysconfig/network-scripts/ifcfg-eth2
DEVICE=eth2
BOOTPROTO=dhcp
ONBOOT=yes
HWADDR=00:12:f0:9a:66:5b
METRIC=10
MII_NOT_SUPPORTED=no
USERCTL=yes
WIRELESS_MODE=Managed
WIRELESS_ESSID=wirelessnetworksjk
DHCP_CLIENT=dhclient
NEEDHOSTNAME=yes
PEERDNS=yes
PEERYP=no
PEERNTPD=no
[stephen at localhost ~]$
 
[root at localhost stephen]# iwlist eth2 scanning
eth2      Scan completed :
          Cell 01 - Address: 00:06:25:FE:24:3C
                    ESSID:"wirelessnetworksjk"
                    Mode:Managed
                    Frequency:2.437 GHz (Channel 6)
                    Quality:94/94  Signal level:-30 dBm  Noise level:-154 dBm
                    Encryption key:off
                    Bit Rate:1 Mb/s
                    Bit Rate:2 Mb/s
                    Bit Rate:5.5 Mb/s
                    Bit Rate:11 Mb/s
                    Bit Rate:18 Mb/s
                    Bit Rate:24 Mb/s
                    Bit Rate:36 Mb/s
                    Bit Rate:54 Mb/s
                    Bit Rate:6 Mb/s
                    Bit Rate:9 Mb/s
                    Bit Rate:12 Mb/s
                    Bit Rate:48 Mb/s
                    Extra:bcn_int=100
 
ifdown eth2
no output
 
[root at localhost stephen]# ifup eth2
 
Determining IP information for eth2... done.
[root at localhost stephen]#
 
[root at localhost stephen]# ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:0A:E4:D3:A4:46
          inet addr:192.168.1.103  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::20a:e4ff:fed3:a446/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2197 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2491 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:936426 (914.4 Kb)  TX bytes:310152 (302.8 Kb)
          Interrupt:20 Base address:0x4400
 
eth1      Link encap:UNSPEC  HWaddr 05-E4-0A-00-EC-06-50-26-00-00-00-00-00-00-00-00
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
 
eth2      Link encap:Ethernet  HWaddr 00:12:F0:9A:66:5B
          inet addr:192.168.1.121  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::212:f0ff:fe9a:665b/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:179 errors:0 dropped:0 overruns:0 frame:0
          TX packets:36 errors:81 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:30576 (29.8 Kb)  TX bytes:4752 (4.6 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:2835 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2835 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:214659 (209.6 Kb)  TX bytes:214659 (209.6 Kb)
 
sit0      Link encap:IPv6-in-IPv4
          inet6 addr: ::127.0.0.1/96 Scope:Unknown
          UP RUNNING NOARP  MTU:1480  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
 
[root at localhost stephen]# iwconfig
lo        no wireless extensions.
 
eth1      no wireless extensions.
 
eth0      no wireless extensions.
 
eth2      IEEE 802.11g  ESSID:"wirelessnetworksjk"  Nickname:"localhost"
          Mode:Managed  Frequency:2.437 GHz  Access Point: 00:06:25:FE:24:3C
          Bit Rate=54 Mb/s
          RTS thr=1600 B   Fragment thr=2304 B
          Encryption key:off
          Power Management:off
          Link Quality=94/94  Signal level=-30 dBm  Noise level=-154 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0
 
sit0      no wireless extensions.
 
[root at localhost stephen]#
 
 
[root at localhost stephen]# ip route
192.168.1.0/24 dev eth2  proto kernel  scope link  src 192.168.1.121  metric 10
192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.103  metric 10
default via 192.168.1.1 dev eth2  metric 10
default via 192.168.1.1 dev eth0  metric 10
[root at localhost stephen]#
 
 [root at localhost stephen]# ip addr
1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
    inet6 ::1/128 scope host
       valid_lft forever preferred_lft forever
2: eth1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ieee1394 05:e4:0a:00:ec:06:50:26 brd ff:ff:ff:ff:ff:ff:ff:ff
3: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:0a:e4:d3:a4:46 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.103/24 brd 192.168.1.255 scope global eth0
    inet6 fe80::20a:e4ff:fed3:a446/64 scope link
       valid_lft forever preferred_lft forever
4: eth2: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:12:f0:9a:66:5b brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.121/24 brd 192.168.1.255 scope global eth2
    inet6 fe80::212:f0ff:fe9a:665b/64 scope link
       valid_lft forever preferred_lft forever
5: sit0: <NOARP,UP> mtu 1480 qdisc noqueue
    link/sit 0.0.0.0 brd 0.0.0.0
    inet6 ::127.0.0.1/96 scope host
       valid_lft forever preferred_lft forever
[root at localhost stephen]#
 
[root at localhost stephen]# cat /etc/resolv.conf
search rn.hr.cox.net local
nameserver 127.0.0.1
nameserver 68.10.16.245
nameserver 68.10.16.30
nameserver 68.9.16.30
[root at localhost stephen]#
 
[root at localhost stephen]# ping www.linuxant.com -I eth2 -c 5
 
ping: unknown host www.linuxant.com
[root at localhost stephen]# ping 63.246.136.80 -I eth2 -c 5
PING 63.246.136.80 (63.246.136.80) from 192.168.1.121 eth2: 56(84) bytes of data.
>From 192.168.1.121 icmp_seq=1 Destination Host Unreachable
>From 192.168.1.121 icmp_seq=1 Destination Host Unreachable
>From 192.168.1.121 icmp_seq=1 Destination Host Unreachable
>From 192.168.1.121 icmp_seq=1 Destination Host Unreachable
>From 192.168.1.121 icmp_seq=1 Destination Host Unreachable
 
--- 63.246.136.80 ping statistics ---
0 packets transmitted, 0 received, +5 errors
 
[root at localhost stephen]#
 
[root at localhost stephen]# tail -n 30 /var/log/messages
Jul 24 17:44:57 localhost kernel: martian source 192.168.1.121 from 68.10.16.30, on dev eth0
Jul 24 17:44:57 localhost kernel: ll header: 00:0a:e4:d3:a4:46:00:06:25:fe:24:3a:08:00
Jul 24 17:45:00 localhost CROND[29902]: (mail) CMD (/usr/bin/python -S /usr/lib/mailman/
cron/gate_news)
Jul 24 17:45:02 localhost kernel: martian source 192.168.1.121 from 192.168.1.1, on dev eth0
Jul 24 17:45:02 localhost kernel: ll header: 00:0a:e4:d3:a4:46:00:06:25:fe:24:3a:08:06
Jul 24 17:45:02 localhost kernel: Shorewall:OUTPUT:REJECT:IN= OUT=eth2 SRC=192.168.1.103 
DST=68.10.16.245 LEN=62 TOS=0x00 PREC=0x00 TTL=64 ID=49041 DF PROTO=UDP SPT=32854 DPT=53 
LEN=42
Jul 24 17:45:02 localhost kernel: martian source 192.168.1.121 from 68.10.16.30, on dev eth0
Jul 24 17:45:02 localhost kernel: ll header: 00:0a:e4:d3:a4:46:00:06:25:fe:24:3a:08:00
Jul 24 17:45:03 localhost kernel: martian source 192.168.1.121 from 192.168.1.1, on dev eth0
Jul 24 17:45:03 localhost kernel: ll header: 00:0a:e4:d3:a4:46:00:06:25:fe:24:3a:08:06
Jul 24 17:45:04 localhost kernel: martian source 192.168.1.121 from 192.168.1.1, on dev eth0
Jul 24 17:45:04 localhost kernel: ll header: 00:0a:e4:d3:a4:46:00:06:25:fe:24:3a:08:06
Jul 24 17:45:05 localhost kernel: martian source 192.168.1.121 from 192.168.1.1, on dev eth0
Jul 24 17:45:05 localhost kernel: ll header: ff:ff:ff:ff:ff:ff:00:06:25:fe:24:3a:08:06
Jul 24 17:45:08 localhost kernel: Shorewall:OUTPUT:REJECT:IN= OUT=eth2 SRC=192.168.1.103 
DST=68.10.16.245 LEN=76 TOS=0x00 PREC=0x00 TTL=64 ID=55043 DF PROTO=UDP SPT=32854 DPT=53 
LEN=56
Jul 24 17:45:14 localhost kernel: Shorewall:OUTPUT:REJECT:IN= OUT=eth2 SRC=192.168.1.103 
DST=68.10.16.245 LEN=76 TOS=0x00 PREC=0x00 TTL=64 ID=61044 DF PROTO=UDP SPT=32855 DPT=53 
LEN=56
Jul 24 17:45:16 localhost kernel: martian source 192.168.1.255 from 192.168.1.100, on dev 
eth0
Jul 24 17:45:16 localhost kernel: ll header: ff:ff:ff:ff:ff:ff:00:0c:f1:e5:6b:4a:08:00
Jul 24 17:45:20 localhost kernel: Shorewall:OUTPUT:REJECT:IN= OUT=eth2 SRC=192.168.1.121 
DST=224.0.0.251 LEN=68 TOS=0x00 PREC=0x00 TTL=255 ID=74 DF PROTO=UDP SPT=5353 DPT=5353 
LEN=48
Jul 24 17:46:07 localhost kernel: Shorewall:OUTPUT:REJECT:IN= OUT=eth2 SRC=192.168.1.121 
DST=63.246.136.80 LEN=84 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=ICMP TYPE=8 CODE=0 ID=65141
 SEQ=1
Jul 24 17:46:07 localhost kernel: Shorewall:OUTPUT:REJECT:IN= OUT=eth2 SRC=192.168.1.121 
DST=63.246.136.80 LEN=84 TOS=0x00 PREC=0x00 TTL=64 ID=1 DF PROTO=ICMP TYPE=8 CODE=0 ID=65141
 SEQ=1
Jul 24 17:46:07 localhost kernel: Shorewall:OUTPUT:REJECT:IN= OUT=eth2 SRC=192.168.1.121 
DST=63.246.136.80 LEN=84 TOS=0x00 PREC=0x00 TTL=64 ID=2 DF PROTO=ICMP TYPE=8 CODE=0 ID=65141
 SEQ=1
Jul 24 17:46:07 localhost kernel: Shorewall:OUTPUT:REJECT:IN= OUT=eth2 SRC=192.168.1.121 
DST=63.246.136.80 LEN=84 TOS=0x00 PREC=0x00 TTL=64 ID=3 DF PROTO=ICMP TYPE=8 CODE=0 ID=65141
 SEQ=1
Jul 24 17:46:07 localhost kernel: Shorewall:OUTPUT:REJECT:IN= OUT=eth2 SRC=192.168.1.121 
DST=63.246.136.80 LEN=84 TOS=0x00 PREC=0x00 TTL=64 ID=4 DF PROTO=ICMP TYPE=8 CODE=0 ID=65141
 SEQ=1
Jul 24 17:46:16 localhost kernel: martian source 192.168.1.255 from 192.168.1.100, on dev 
eth0
Jul 24 17:46:16 localhost kernel: ll header: ff:ff:ff:ff:ff:ff:00:0c:f1:e5:6b:4a:08:00
Jul 24 17:46:45 localhost kernel: martian source 192.168.1.255 from 192.168.1.121, on dev 
eth2
Jul 24 17:46:45 localhost kernel: ll header: ff:ff:ff:ff:ff:ff:00:0a:e4:d3:a4:46:08:00
Jul 24 17:46:45 localhost kernel: martian source 192.168.1.255 from 192.168.1.121, on dev 
eth2
Jul 24 17:46:45 localhost kernel: ll header: ff:ff:ff:ff:ff:ff:00:0a:e4:d3:a4:46:08:00
[root at localhost stephen]#
 
--------------------------------------
Protect yourself from spam, 
use http://sneakemail.com


More information about the driverloader mailing list