Alright guys have tried my best with this. Running kali linux 1.0.9 on len T-60. I just finished making a live USB with this thing with 3 partitions for kali/persistence/and encrypted persistence, I am not an advanced linux user but I have made decent progress. I am WiFi connected to my network but when I open a browser and try to navigate to a URL I receive "The connection has timed out" error along with tab being stuck in "connecting" now when I restart my WiFi using my hardware switch I am able to get internet access for 3-4 seconds. I think I need to turn promiscuous mode on but do not know the commands and have not been able to find them, here is situation:
root@kali:~# airmon-ng
Interface Chipset Driver
wlan0 Intel 4965AGN iwl4965 - [phy0]
dmesg | tail:
[12362.699358] scsi6 : usb-storage 2-1:1.0
[12363.698781] scsi 6:0:0:0: Direct-Access Generic Flash Disk 8.07 PQ: 0 ANSI: 4
[12363.699567] sd 6:0:0:0: Attached scsi generic sg3 type 0
[12363.701324] sd 6:0:0:0: [sdc] 1970176 512-byte logical blocks: (1.00 GB/962 MiB)
[12363.702451] sd 6:0:0:0: [sdc] Write Protect is off
[12363.702461] sd 6:0:0:0: [sdc] Mode Sense: 23 00 00 00
[12363.703822] sd 6:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[12364.450637] sdc: sdc1
[12364.454834] sd 6:0:0:0: [sdc] Attached SCSI removable disk
[12364.936334] FAT-fs (sdc1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
iwconfig:
wlan0 IEEE 802.11abgn ESSID:"House"
Mode:Managed Frequency:2.437 GHz Access Point: C4:3D:C7:47:A9:7E
Bit Rate=24 Mb/s Tx-Power=14 dBm
Retry short limit:7 RTS thrff Fragment thr
ff
Encryption keyff
Power Managementff
Link Quality=38/70 Signal level=-72 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:1 Invalid misc:2893 Missed beacon:0
lo no wireless extensions.
eth0 no wireless extensions.
ifconfig:
eth0 Link encap:Ethernet HWaddr 00:1a:6b:3a:17:21
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)
Interrupt:20 Memory:fe200000-fe220000
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:65536 Metric:1
RX packets:264 errors:0 dropped:0 overruns:0 frame:0
TX packets:264 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:17512 (17.1 KiB) TX bytes:17512 (17.1 KiB)
wlan0 Link encap:Ethernet HWaddr 00:13:e8:81:d5:ab
inet addr:192.168.1.147 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::213:e8ff:fe81:d5ab/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:42028 errors:0 dropped:0 overruns:0 frame:0
TX packets:30321 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:33968438 (32.3 MiB) TX bytes:3327786 (3.1 MiB)