Question:
how do i connect to the internet in backtrack?
anonymous
2010-09-18 13:48:17 UTC
my laptop runs on windows but i have backtrack 3 and 4 on live cd's.when i reboot into backtrack my built-in wireless card (atheros ar9285) wont work.ive been told i need to download the ath9k driver but i cant access the internet in backtrack.i know the BASIC linux commands but dont know how to connect to my router(in backtarck) with an ethernet cable so i can download the driver.can anyone help PLEASE:)
Three answers:
jplatt39
2010-09-18 14:14:05 UTC
Try "sudo dhclient eth0" then "sudo ifconfig eth0 up"



For wireless the first thing to try is "find /lib/modules -iname 'ath9k*'" (without the double quotes but with the single quotes. If you find it then type "sudo modprobe ath9k". A lot of these drivers are already there, you just need to find them and they would exactly be in a subdirectory or other of /lib/modules. Assuming, as I believe, it is there the next step would be to tell your computer what the ssid of your router is and, if relevant, the encryption code. But you should probably use wpa_supplicant for that.



Hope these help.
mhnd_79
2010-09-18 13:52:04 UTC
try using ifconfig to bring the ethernet card up

sudo ifconfig eth0 up



usually it's called eth0 otherwise change it in the command

if the router was dhcp enabled which should be yes, then the internet will be up



don't forget to plug in the ethernet cable :-D
anonymous
2016-12-06 07:19:32 UTC
you've Administrator privledges on the account that works and man or woman rights on the diverse 2. it is your information superhighway danger-free practices settings are set too severe on both accts that dont artwork.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...