Greetings!
New here...I am having issues with internet connection. I am connected to my router via wifi (wlan0) and have tried eth0 with no avail, and i do have internet on other machine. This problem surfaced after full upgrade/update/dist-upgrade and reboot (graphical GUI install | NON VM). Just cannot figure this one out. :confused:
Would love some help,
Thank you kindly!
root@lestat:~# uname -a
Linux lestat 4.8.0-kali1-amd64 #1 SMP Debian 4.8.5-1kali1 (2016-11-04) x86_64 GNU/Linux
root@lestat:~# lsb_release -a
No LSB modules are available.
Distributor ID: Kali
Description: Kali GNU/Linux Rolling
Release: kali-rolling
Codename: kali-rolling
root@lestat:~# ifconfig
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 00:24:e8:a8:00:7e txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 22 memory 0xf6ae0000-f6b00000
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1 (Local Loopback)
RX packets 16984 bytes 1026448 (1002.3 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 16984 bytes 1026448 (1002.3 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.0.16 netmask 255.255.255.0 broadcast 192.168.0.255
inet6 2606:6000:cacc:d200:7b6:4cc0:74bc:524f prefixlen 64 scopeid 0x0<global>
inet6 2606:6000:cacc:d200::2 prefixlen 128 scopeid 0x0<global>
inet6 fe80::310a:7628:6c12:f359 prefixlen 64 scopeid 0x20<link>
ether 00:22:fb:74:4b:18 txqueuelen 1000 (Ethernet)
RX packets 1751 bytes 305093 (297.9 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 250 bytes 27115 (26.4 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
root@lestat:~# airmon-ng start wlan0
Found 5 processes that could cause trouble.
If airodump-ng, aireplay-ng or airtun-ng stops working after
a short period of time, you may want to run 'airmon-ng check kill'
PID Name
638 wpa_supplicant
2147 dhclient
3560 NetworkManager
3596 dhclient
3747 dhclient
PHY Interface Driver Chipset
phy0 wlan0 iwlwifi Intel Corporation WiFi Link 5100
(mac80211 monitor mode vif enabled for [phy0]wlan0 on [phy0]wlan0mon)
(mac80211 station mode vif disabled for [phy0]wlan0)
root@lestat:~# dmesg | tail
[ 449.385113] usb 5-2: New USB device found, idVendor=03f0, idProduct=0862
[ 449.385120] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 449.385125] usb 5-2: Product: HP Wireless Keyboard Mouse Kit
[ 449.385129] usb 5-2: Manufacturer: HP
[ 449.402686] input: HP HP Wireless Keyboard Mouse Kit as /devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2:1.0/0003:03F0:0862.0007/input/input21
[ 449.461064] hid-generic 0003:03F0:0862.0007: input,hidraw2: USB HID v1.11 Keyboard [HP HP Wireless Keyboard Mouse Kit] on usb-0000:00:1d.0-2/input0
[ 449.503234] input: HP HP Wireless Keyboard Mouse Kit as /devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2:1.1/0003:03F0:0862.0008/input/input22
[ 449.561456] hid-generic 0003:03F0:0862.0008: input,hiddev0,hidraw3: USB HID v1.11 Mouse [HP HP Wireless Keyboard Mouse Kit] on usb-0000:00:1d.0-2/input1
[ 488.468705] fuse init (API version 7.25)
[ 488.567783] [drm:i965_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun
root@lestat:~# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.0.1 0.0.0.0 UG 600 0 0 wlan0
192.168.0.0 0.0.0.0 255.255.255.0 U 600 0 0 wlan0
root@lestat:~# cat/etc/resolv.conf
bash: cat/etc/resolv.conf: No such file or directory
root@lestat:~# ping google.com
ping: google.com: Name or service not known
root@lestat:~# ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT group default qlen 1000
link/ether 00:24:e8:a8:00:7e brd ff:ff:ff:ff:ff:ff
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DORMANT group default qlen 1000
link/ether 00:22:fb:74:4b:18 brd ff:ff:ff:ff:ff:ff
root@lestat:~# ifconfig -a
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 00:24:e8:a8:00:7e txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 22 memory 0xf6ae0000-f6b00000
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1 (Local Loopback)
RX packets 21176 bytes 1278128 (1.2 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 21176 bytes 1278128 (1.2 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.0.16 netmask 255.255.255.0 broadcast 192.168.0.255
inet6 2606:6000:cacc:d200:7b6:4cc0:74bc:524f prefixlen 64 scopeid 0x0<global>
inet6 2606:6000:cacc:d200::2 prefixlen 128 scopeid 0x0<global>
inet6 fe80::310a:7628:6c12:f359 prefixlen 64 scopeid 0x20<link>
ether 00:22:fb:74:4b:18 txqueuelen 1000 (Ethernet)
RX packets 2038 bytes 361756 (353.2 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 270 bytes 29239 (28.5 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
root@lestat:~# dhclient wlan0
[/B]smbd.service is not active, cannot reload.
invoke-rc.d: initscript smbd, action "reload" failed.
RTNETLINK answers: File exists
mkdir: cannot create directory '/etc/resolvconf/run': File exists[/B]
root@lestat:~# rfkill unblock wifi
root@lestat:~# rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
root@lestat:~# iwconfig
eth0 no wireless extensions.
wlan0 IEEE 802.11 ESSID:"Katzen Liebhaber"
Mode:Managed Frequency:5.2 GHz Access Point: 30:F7:72:95:C2:D2
Bit Rate=120 Mb/s Tx-Power=15 dBm
Retry short limit:7 RTS thr :off Fragment thr :off
Encryption key:off
Power Management:off
Link Quality=47/70 Signal level=-63 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:40 Missed beacon:0
lo no wireless extensions.