mirror of
https://github.com/LionSec/katoolin.git
synced 2026-04-27 09:46:12 +03:00
[GH-ISSUE #187] No Internet after installing Katoolin #154
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/katoolin-LionSec#154
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hypst3r on GitHub (Mar 16, 2019).
Original GitHub issue: https://github.com/LionSec/katoolin/issues/187
Hi,
after installing Katoolin i had issue with:
gpg: keyserver receive failed: No data.
I fixed this issue with:
wget -q -O - archive.kali.org/archive-key.asc | apt-key add sudo apt-get updateafter that i just installed all Katoolin tools.
I did reboot and since than my internal wifi is not working nor external adapter,
i am connected but it's not working .
###I cheched:
pc@pc:~$ ping -c4 www.google.com ping: www.google.com: Name or service not known pc@pc:~$ sudo -i [sudo] password for pc: root@pc:~# ping -c4 www.google.com ping: www.google.com: Name or service not known root@pc:~# ping -c4 8.8.8.8 connect: Network is unreachable### BTW Here is my configuration
inxi -N Network: Device-1: Intel Ethernet I217-V driver: e1000e Device-2: Intel Wireless 7260 driver: iwlwifi Device-3: Atheros AR9271 802.11n type: USB driver: ath9k_htc@booleanOR commented on GitHub (Apr 2, 2019):
Try a static IP configuration for an interface. One of the installs does something to DHCP.