[GH-ISSUE #187] No Internet after installing Katoolin #154

Open
opened 2026-02-26 04:30:38 +03:00 by kerem · 1 comment
Owner

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 update
after 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

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 update` after 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`
Author
Owner

@booleanOR commented on GitHub (Apr 2, 2019):

Try a static IP configuration for an interface. One of the installs does something to DHCP.

<!-- gh-comment-id:478823039 --> @booleanOR commented on GitHub (Apr 2, 2019): Try a static IP configuration for an interface. One of the installs does something to DHCP.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/katoolin-LionSec#154
No description provided.