You could also try to trace it to see how far it gets:
sudo traceroute -I 173.194.41.166
You could also try to trace it to see how far it gets:
sudo traceroute -I 173.194.41.166
It reports that the network is unreachable. When I added mtnl name server ip address in ipv4 setting and
left DHCP automatic it gave the same result.
so you can ping the router, but not the web ?
can you access you routers web interface (wirelessly) ?
And the wired connection works perfectly? If you connect an Ethernet cable to router, you can access the internet?
Could be some kind of filter/firewall issue within the router…you’ll probably need to connect the cable anyway to access those settings
hi there,
i went through the all steps with ubuntu14.04 and Leoxsys (posted most of the commands output so that you can guide me, where i’m missing
yaj@desktop:~$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
yaj@desktop:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:e0:4c:64:05:d2
inet addr:192.168.1.2 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::2e0:4cff:fe64:5d2/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:20 errors:0 dropped:0 overruns:0 frame:0
TX packets:70 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2487 (2.4 KB) TX bytes:10076 (10.0 KB)
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:157 errors:0 dropped:0 overruns:0 frame:0
TX packets:157 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:11378 (11.3 KB) TX bytes:11378 (11.3 KB)
yaj@desktop:~$ lsusb
Bus 001 Device 002: ID 148f:7601 Ralink Technology, Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 046d:c52e Logitech, Inc.
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
yaj@desktop:~$ uname -r
3.13.0-29-generic
yaj@desktop:~$ uname -a
Linux desktop 3.13.0-29-generic #53-Ubuntu SMP Wed Jun 4 21:02:19 UTC 2014 i686 i686 i686 GNU/Linux
yaj@desktop:~$ sudo lshw -C network
[sudo] password for yaj:
*-network
description: Ethernet interface
product: RTL8101E/RTL8102E PCI Express Fast Ethernet controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:01:00.0
logical name: eth0
version: 02
serial: 00:e0:4c:64:05:d2
size: 100Mbit/s
capacity: 100Mbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full ip=192.168.1.2 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
resources: irq:40 ioport:e800(size=256) memory:fdfff000-fdffffff memory:fdfe0000-fdfeffff
yaj@desktop:~$ sudo modprobe mt7601Usta
modprobe: FATAL: Module mt7601Usta not found.
yaj@desktop:~$ lsmod
Module Size Used by
bnep 18895 2
rfcomm 53664 0
bluetooth 342263 10 bnep,rfcomm
joydev 17101 0
hid_generic 12492 0
snd_hda_codec_realtek 51029 1
usbhid 46997 0
snd_hda_intel 42730 3
snd_hda_codec 164067 2 snd_hda_codec_realtek,snd_hda_intel
hid 87604 2 hid_generic,usbhid
snd_hwdep 13272 1 snd_hda_codec
snd_pcm 85501 2 snd_hda_codec,snd_hda_intel
snd_page_alloc 14230 2 snd_pcm,snd_hda_intel
gpio_ich 13229 0
snd_seq_midi 13132 0
snd_seq_midi_event 14475 1 snd_seq_midi
i915 705574 3
snd_rawmidi 25135 1 snd_seq_midi
snd_seq 55383 2 snd_seq_midi_event,snd_seq_midi
video 18903 1 i915
snd_seq_device 14137 3 snd_seq,snd_rawmidi,snd_seq_midi
drm_kms_helper 46907 1 i915
snd_timer 28584 2 snd_pcm,snd_seq
drm 243792 4 i915,drm_kms_helper
snd 60871 16 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
lpc_ich 16864 0
i2c_algo_bit 13197 1 i915
soundcore 12600 1 snd
serio_raw 13230 0
mac_hid 13037 0
parport_pc 31981 1
ppdev 17391 0
lp 13299 0
parport 40836 3 lp,ppdev,parport_pc
psmouse 91033 0
r8169 61562 0
mii 13654 1 r8169
yaj@desktop:~$ sudo modprobe -r mt7601Usta
modprobe: FATAL: Module mt7601Usta not found.
yaj@desktop:~$ sudo modprobe mt7601Usta
modprobe: FATAL: Module mt7601Usta not found.
Did you compile the driver without error ?
Sorry to keep you waiting…
Yes, i followed and all steps as mentioned (ditto) on top of that i clearly observed the results in terminal alongwith each and every command i executed…there were no errors.
One close observation though, on top right menu (Network) i don’t have wireless even mentioned…
In case i haven’t answered your concern still, i can again execute the all commands again and this times attach the whole terminal results/logs in text file.
Thanks so much for helping me out.
This:-
yaj@desktop:~$ sudo modprobe -r mt7601Usta modprobe: FATAL: [b]Module mt7601Usta not found[/b]
kinda tells me the driver can’t have compiled/installed correctly.
Can you try again … but keep an eye out for errors … particularly when you run the:
make
and
sudo make install
commands.
Dear all,
I am new user in kali linux, I am using kali from virtualbox windows 10. I tried many time connect my Leo-hg150N usb adapter in kali linux, I can’t Possible connect. I commant sudo iwconfig that is showing only wlan0 only. I have internet connect but that only ethernet modem did’t show my usb adapter name. and tried airodump-ng wlan0mon. but not get bssid. can you help me…?
thanks & regards
Hinu
Hello Hinu - and welcome to the Forum.
Kali Linux looks very dubious to me. I found on Download LMDE 6 - Linux Mint " Kali Linux is made for the express purpose of penetration testing. It is built on the Debian codebase and is created by a security firm known as Offensive Security."
And on https://www.quora.com/What-are-differences-between-Linux-Mint-and-Kali-Linux?share=1 "1 advantage of kali over other distros is it can mount ntfs partitions even when not safely turned off from windows or its hibernated. and you can install other general purpose software as per needed.
For general purpose use, Mint would be the better option and there is much more support for it. What are you using Kali for?
For a start, try:
iwlist scan | grep ESSID
and post the output here. Is your router or modem listed?
keith
Hi Guys,
My understanding is that Kali is designed and built explicitly for penetration testing, which is a real requirement for large software projects. i.e. to find out if the project you are about to deploy have any predictable security flaws that could be exploited by third parties. I’m not sure it’s designed to be treated as a generic distribution for general use. If you’re not a penetration tester by trade, starting with Mint, Ubuntu or KUbuntu might be a better bet.
hth