[Gllug] wicd manager

lucypeters at mail.com lucypeters at mail.com
Tue Oct 20 23:11:28 UTC 2009


These are the readings when I use the wireless connection and the wicd manager indicates I have a 95% WPA connection. 

/sbin/ifconfig
eth1      Link encap:Ethernet  HWaddr 00:0e:35:1e:de:f8  
          inet addr:192.168.0.104  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::20e:35ff:fe1e:def8/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:96 errors:14 dropped:19 overruns:0 frame:0
          TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:35577 (35.5 KB)  TX bytes:13880 (13.8 KB)
          Interrupt:5 Base address:0x8000 Memory:d0002000-d0002fff 

 /sbin/ifconfig -a
eth1      Link encap:Ethernet  HWaddr 00:0e:35:1e:de:f8  
          inet addr:192.168.0.104  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::20e:35ff:fe1e:def8/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:130 errors:14 dropped:19 overruns:0 frame:0
          TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:43835 (43.8 KB)  TX bytes:13880 (13.8 KB)
          Interrupt:5 Base address:0x8000 Memory:d0002000-d0002fff 



 netstat -nr
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
192.168.0.0     0.0.0.0         255.255.255.0   U         0 0          0 eth1
169.254.0.0     0.0.0.0         255.255.0.0     U         0 0          0 pan0
0.0.0.0         192.168.0.1     0.0.0.0         UG        0 0          0 eth1
0.0.0.0         0.0.0.0         0.0.0.0         U         0 0          0 pan0



ping -n 192.168.0.1
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.
64 bytes from 192.168.0.1: icmp_seq=1 ttl=127 time=5.00 ms
64 bytes from 192.168.0.1: icmp_seq=2 ttl=127 time=1.48 ms
64 bytes from 192.168.0.1: icmp_seq=3 ttl=127 time=1.33 ms

--- 192.168.0.1 ping statistics ---
31 packets transmitted, 31 received, 0% packet loss, time 30042ms
rtt min/avg/max/mdev = 1.306/1.588/5.000/0.711 ms



tcpdump eth1
tcpdump: no suitable device found



netstat -nr
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
192.168.0.0     0.0.0.0         255.255.255.0   U         0 0          0 eth1
169.254.0.0     0.0.0.0         255.255.0.0     U         0 0          0 pan0
0.0.0.0         192.168.0.1     0.0.0.0         UG        0 0          0 eth1
0.0.0.0         0.0.0.0         0.0.0.0         U         0 0          0 pan0


route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0 eth1
169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0 pan0
0.0.0.0         192.168.0.1     0.0.0.0         UG    0      0        0 eth1
0.0.0.0         0.0.0.0         0.0.0.0         U     1000   0        0 pan0



ping -n 192.168.0.1
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.
64 bytes from 192.168.0.1: icmp_seq=1 ttl=127 time=1.32 ms

--- 192.168.0.1 ping statistics ---
10 packets transmitted, 10 received, 0% packet loss, time 9014ms
rtt min/avg/max/mdev = 1.322/1.737/4.684/0.988 ms


tcpdump eth1
tcpdump: no suitable device found



cat /etc/resolv.conf
nameserver 192.168.0.1


traceroute -n 80.87.128.36
traceroute to 80.87.128.36 (80.87.128.36), 30 hops max, 60 byte packets
 1  192.168.0.1  1.314 ms  3.727 ms  3.729 ms
 2  * * *
 3  * * *


telnet www.google.com 80
telnet: could not resolve www.google.com/80: Name or service not known

Please advise.


Lucy



 



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.lug.org.uk/pipermail/gllug/attachments/20091020/74f90eaf/attachment.html>
-------------- next part --------------
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug


More information about the GLLUG mailing list