You are not logged in.
There are two computers in my room.
A is connected to wireless router +adsl modem ,gateway is 192.168.1.1 ,localhost is 192.168.1.100.
Security Options is none
The pci wifi receiver was installed on computer B.
My android phone can connect wifi .
In computer B's console,
iw dev wlan0 scan
TSF: 44377007236 usec (0d, 12:19:37)
freq: 2452
beacon interval: 100 TUs
capability: ESS Privacy ShortPreamble ShortSlotTime (0x0431)
signal: -59.00 dBm
last seen: 0 ms ago
Information elements from Probe Response frame:
SSID: MyCharterWiFi99-2G
Supported rates: 1.0* 2.0* 5.5* 11.0* 6.0 9.0 12.0 18.0
DS Parameter set: channel 9
It means that wifi signal sent out by wireless router can be scanned by computer B.
No error info when to input
iw dev wlan0 connect MyCharterWiFi99-2G 2452
command in console of computer B.
, but nothing in my firefox when to input some urls.
How to connect the SSID: MyCharterWiFi99-2G with no password?
Last edited by luofeiyu (2015-11-03 11:59:49)
Offline
You need to get an IP address as well - generally this would be done with dhcpcd.
Please follow the wiki page and provide the output of diagnostics in [ code ] tags. For example, after you use the iw command to connect, what is the output of `ip a`?
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline