LinHES Forums
http://forum.linhes.org/

D-Link DWL-G510 Wireless Network card (Rev B)
http://forum.linhes.org/viewtopic.php?f=9&t=2974
Page 2 of 2

Author:  BoxOfSnoo [ Wed Jun 14, 2006 7:51 am ]
Post subject: 

You haven't given us enough information - i.e. how do you know it's not working? Please post the output from "route" and "iwconfig"

Author:  o0JoeCool0o [ Wed Jun 14, 2006 12:31 pm ]
Post subject: 

here is all the info .
Iknow it isnt working because even if I ifdown eth0
and leave only the wirless interface ath0 up I cannot do a apt-get updat or any other networking commands...

also the ifconfig shows nothing but errors for RX

===========================
IFCONFIG
===========================
ath0 Link encap:Ethernet HWaddr 00:15:E9:A2:C1:92
inet addr:192.168.1.215 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::215:e9ff:fea2:c192/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:60 dropped:0 overruns:0 frame:60
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:200
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:21 Memory:f2940000-f2950000

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:32 errors:0 dropped:0 overruns:0 frame:0
TX packets:32 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2085 (2.0 KiB) TX bytes:2085 (2.0 KiB)

==============================
IWCONFIG
==============================
ath0 IEEE 802.11 ESSID:""JoEwIrEL3Ss""
Mode:Managed Frequency:2.462 GHz Access Point: 00:00:00:00:00:00
Bit Rate:1 Mb/s Tx-Power:18 dBm Sensitivity=0/3
Retry:off RTS thr:off Fragment thr:off
Encryption key:69C9-DE2E-01 Security mode:restricted
Power Management:off
Link Quality=0/94 Signal level=-95 dBm Noise level=-95 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

==============================
ROUTE
==============================

Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 * 255.255.255.0 U 0 0 0 ath0
192.168.1.0 * 255.255.255.0 U 0 0 0 eth0
default 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
default 192.168.1.1 0.0.0.0 UG 0 0 0 ath0

==============================
File /etc/network/interfaces
==============================
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)

# The loopback interface
# automatically added when upgrading

auto lo eth0 ath0

iface lo inet loopback

iface ath0 inet static
wireless_essid "JoEwIrEL3Ss"
wireless_key 69C9DE2E01
wireless_mode managed
wireless_channel 11

address 192.168.1.215
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.1



iface eth0 inet static
address 192.168.1.210
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.1

Page 2 of 2 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/