Results 1 to 3 of 3
hi all. i am a newbie in the linux world. i am using knoppix live 6.2 from a cd. i am not able to connect to the internet. i have ...
- 01-17-2012 #1Just Joined!
- Join Date
- Jan 2012
- Posts
- 1
knoppix networking using a wifi connection
hi all. i am a newbie in the linux world. i am using knoppix live 6.2 from a cd. i am not able to connect to the internet. i have a wifi connection. knoppix gets connected to the wifi well and good. i saw the status and found that it is receiving ip address etc. properly. i have the dhcp enabled. but i am not able to connect to the internet through this connection. how do i do this?
- 01-17-2012 #2Linux Guru
- Join Date
- May 2011
- Posts
- 1,818
Is the DHCP server also your wireless router by chance? Is it configured to dish out a gateway and DNS info (it should be)?
To see what your knoppix box is set to, show the output of these commands:
# current ip config
# available wireless devicesCode:ip a
# routing tableCode:iwconfig
the routing table should have a default gateway listed for your wireless device (probably the ip address of your wireless router)Code:route -n
# DNS settings
this should have at least one nameserver listedCode:cat /etc/resolv.conf
- 01-18-2012 #3
kopixx wifii
If you have a Delll you will need NDISWRAPPER.


Reply With Quote
