Problem with wifi TL-WN723N

Posts: 2
solodun
Joined: 19 Oct 2012
#1
Hello. I have problem with network configuration wlan0.
I do not really know how to adjust Linux, sorry.
Configuration using Network interfaces ( ceni )
wlan0 wireless *:*:*:*:*:* (my MAC __{{emoticon}}__ ) rtl8192cu realtek 802.11n wLaN
Scan
You see my router BSSID
double click for my network
Encryption:
WEP
I enter my password.
Accept
Method: DHCP
Class: allow-hotplug
Next 5 windows are not active (automatic adjustment)
After that, I do not know what to do __{{emoticon}}__
DNS Search ??? __{{emoticon}}__ __{{emoticon}}__ tried to put my router 10.0.0.138 did not work __{{emoticon}}__
DNS Nameservers ??? __{{emoticon}}__
help me please!!!
Posts: 6
xhack
Joined: 12 Oct 2012
#2
Don't worry about DNS search. If you don't understand what it is, in this case, you don't need it. For the nameservers it should automatically pull them from your router through DHCP, but if not you can use 8.8.8.8 and 8.8.4.4. Those are the google public nameservers and they work pretty well. If after configuraing that, you still don't have a working connection, please post the output of iwconfig and ifconfig as root.
Posts: 2
solodun
Joined: 19 Oct 2012
#3
iwconfig

wlan0 IEEE 802.11bgn ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
Retry long limit:7 RTS thr=2347 B Fragment thr:off
Encryption key:off
Power Management:off

lo no wireless extensions.

eth0 no wireless extensions.

$ sudo ifconfig
eth0 Link encap:Ethernet HWaddr 00:d0:59:67:8d:83
UP BROADCAST 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)

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

wlan0 Link encap:Ethernet HWaddr 64:70:02:22:7e:65
UP BROADCAST 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)