LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   usb wireless adapter RTL8187 (https://www.linuxquestions.org/questions/linux-networking-3/usb-wireless-adapter-rtl8187-843069/)

kakil 11-08-2010 01:39 PM

usb wireless adapter RTL8187
 
Hello every one ,
I connected usb adapter wireless into my pc that contain fedora13
and configured automatically ,and it show me all the wireless ranges
made connected with the wireless network ,but the problem it doesnt open internet?what I have to do?

and below the output of the commands:

$ ifconfig -a
wlan0 link encap:Ethernet HWaddr 00:c0:ca:3e:F4:89
inet addr:192.168.2.179 Bcast:192.168.2.255 Mask:255.255.255.0
inet6 addr: fe80::2c0:caff:fe3e:f489/64 Scope:link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Rx packets:299 errors:0 dropped :0 overruns:0 frame:0
Tx packets:19 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
Rx bytes:37396(36.5 Kib) Tx bytes:5780(5.6Kib)
$ route -n
Kernel IP routing table
Destination Gateway Genmask flags Metric ref use Iface
192.168.100.0 0.0.0.0 255.255.255.0 U 0 0 0 virbr1
192.168.2.0 0.0.0.0 255.255.255.0 U 2 0 0 wlan0
192.168.122.0 0.0.0.0 255.255.255.0 U 0 0 0 virbr0


$ cat /etc/resolv.conf
#Generated by NetworkManger


#No nameservers found ;try putting DNS server into your
# ifcfg files in /etc/sysconfig/network-scripts like so:
#
#DNS1 = xxx.xxx.xxx.xxx
#DNS2 = xxx.xxx.xxx.xxx
#DOMAIN=lab.foo.com bar.foo.com


$ traceroute -n www.heise.de
:Temporary failur in name resolution
cannot handle "host" cmdline arg 'www.heise.de' on position (argc 2)
windows_vista kakil is online now Click to check your reputation for this post Report This Post

MS3FGX 11-09-2010 09:48 PM

How did you get the IP you are using? Was it automatically given to your machine via DHCP, or did you set it manually? Are you able to ping any other IPs on the network (like the router) or external IPs like 4.4.4.4?

kakil 11-10-2010 03:06 AM

thanks to reply

I get the ip's and DNS automatically
and I can ping with other ip's.

but there is broadcasting ip's also but I dont know whai it mean

but I dont know why internet not open?

my regards


All times are GMT -5. The time now is 11:42 PM.